gitlab ongresinc/stackgres 1.16.1

latest releases: 1.17.2, 1.17.1, 1.17.0...
4 months ago

🚀 Release 1.16.1 (2025-04-21)

🗒 NOTES

StackGres 1.16.1 is out! 🎊 🍾

This patch release fix a few issues encountered in version 1.16.0, please upgrade as soon as possible.

So, what you are waiting for to try this release and have a look to the future of StackGres!

✨ NEW FEATURES AND CHANGES

  • Listen for PVC changes in order to reconcile clusters

Web Console

Nothing new here! 👀

🐛 FIXES

  • SGShardedCluster fail adding Citus extensions for Postgres 17
  • Readiness Web client is not closed
  • When extension version is not set latest version is not chosen

Web Console

  • TPS not decoded for the delta encoding

🚧 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.16.1/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.