Skip to content

4.4.3 - Bugfix

Latest
Compare
Choose a tag to compare
@jddicki2 jddicki2 released this 04 Aug 14:32
· 2 commits to main since this release
a3b8205

Update note: for 4.4 we have switched the mysql driver being used. Please update your secrets object to use "mysql+mysqldb" instead of "mysqlmysql+mysqlconnector" in the SQLALCHEMY_DATABASE_URI

Bug fix:

  • Added mysqlconnector driver back into API image for compatibility.