Skip to content

v1.1.0

Compare
Choose a tag to compare
@esune esune released this 11 Feb 21:14
· 7 commits to main since this release
7f7e40f

This release focuses on general usability improvements, bugfixes and dependency updates.

A notable change is the removal of default resource limits in the Helm chart: this will allow deployers to specify their own limits or not specify limits at all, depending on their setup and deployment scenario. Removing resource limits (with the appropaiate k8s setup) should reduce significantly throttling issues experienced by the services.

Breaking Changes:

  • PostgreSQL version has been updated to 16.4. Updating existing deployments will require manual intervention to upgrade the database using an init container or other method invoking pg_upgrade

What's Changed

Full Changelog: v1.0.0...v1.1.0