gitlab ongresinc/stackgres 1.6.0-rc2

latest releases: 1.13.0, 1.13.0-rc2, 1.13.0-rc1...
10 months ago

🚀 Release 1.6.0-rc2 (2023-11-07)

🗒 NOTES

StackGres 1.6.0-rc2 is out! 🎊 🍾

This release fix a couple of critical bugs we found in 1.6.0-rc1 that affect the correct functioning of StackGres operator, please upgrade ASAP for a safer experience.

✨ NEW FEATURES AND CHANGES

Nothing new here! 👀

Web Console

  • Support for creating namespaces if the user has permissions to do so

🐛 FIXES

  • Operator fail to upgrade to 1.6.0-rc1 due to errors updating the CRDs
  • SGDbOps Jobs fails due to missing permission

Web Console

Nothing new here! 👀

🚧 KNOWN ISSUES

  • Backups may be restored with inconsistencies when performed with a Postgres instance running on a different architecture (#1539)

🆙 UPGRADE

To upgrade from a previous installation of the StackGres operator's helm chart you will have to upgrade the helm chart release. For more detailed information please refer to our documentation.

To upgrade StackGres operator's (upgrade only works starting from 1.1 version or above) helm chart issue the following commands (replace namespace and release name if you used something different):

helm upgrade -n "stackgres" "stackgres-operator" https://stackgres.io/downloads/stackgres-k8s/stackgres/1.6.0-rc2/helm/stackgres-operator.tgz

IMPORTANT: This release is incompatible with previous alpha or beta versions. Upgrading from those versions will require uninstalling completely StackGres including all clusters and StackGres CRDs (those in stackgres.io group) first.

Thank you for all the issues created, ideas, and code contributions by the StackGres Community!

🔀 FULL LIST OF COMMITS

Don't miss a new stackgres release

NewReleases is sending notifications on new releases.