Skip to content

v5.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jun 14:42
337f1ca

Added

  • Option to disable/enable schema creation (ALLOW_SCHEMA_CREATION)
  • Forms yaml can now be in the database (overriding the local file)
  • Database queries are by default no longer logged, use ENABLE_DB_QUERY_LOGGING to enable it again
  • Mongodb connection test

Changed

  • Improved schema creation error messages and error handling
  • Schema patching is now done at application initialization
  • Rewrote database connections with await/async

Fixed

  • Vault credentials, alpine requires decode -d instead --decode
  • Type on jobstatus notification template