Skip to content

March 4, 2021

Compare
Choose a tag to compare
@zanieb zanieb released this 04 Mar 16:04
· 485 commits to master since this release
a96bc8f

Changelog

March 4, 2021

Released on March 4, 2021.

Enhancements

  • Upgrade hasura version to 1.3.3 - #188
  • Upgrade apollo base image to debian-buster - #198
  • Install tini from apt instead of GitHub in apollo image - #199

Fixes

  • Fixed the execution of the create-tenant-job in the Helm charts to allow for custom Apollo ports - #201
  • Improve delete_flow_run performance by avoiding slow deletion triggers - #202

Breaking Changes

Contributors