gitlab ongresinc/stackgres 1.17.4

11 hours ago

🚀 Release 1.17.4 (2025-11-04)

🗒 NOTES

StackGres 1.17.4 is out! 🎊 🍾

This release is not just a patch, it brings the long waited PostgreSQL 18 (this time for real) together with some fixes and updated images.

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

✨ NEW FEATURES AND CHANGES

  • Support for Kubernetes 1.34
  • PostgreSQL 18.0 (previos patch didn't?! 🤦 )

Web Console

Nothing new here! 👀

🐛 FIXES

  • Removed old image dependency in order to solve CVE-2023-37920
  • exec-with-env receives HUP erroneously from local constroller and dies
  • Cluster local controller check extension cache when no changes are performed on extensions
  • NPE when disableConnectionPooling is true and no sgPoolingConfig is not set

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.17.4/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.