Skip to content

v21.0.1

Latest

Choose a tag to compare

@regisb regisb released this 28 Jan 08:08
fade015
  • [Chore] Remove unnecessary hatch definition for version. (by @mlabeeb03)

  • [BugFix] Add correct EVENT_BUS_REDIS_CONNECTION_URL settings for event-bus. (by @Faraz32123)

  • [Bugfix] Add CELERY_BROKER_URL settings as celery tasks were failing due to empty celery broker url. (by @Faraz32123)

  • [Bugfix] Fix site configuration initialization by ensuring all sites have names before running create_or_update_site_configuration to prevent IntegrityError (by @CodeWithEmad)