🚀 Release 1.19.0-rc5 (2026-07-22)
🗒 NOTES
StackGres 1.19.0-rc5 is out! 🎊 🍾
This patch release fix a few issues
So, what you are waiting for to try this release and have a look to the future of StackGres!
✨ NEW FEATURES AND CHANGES
Nothing new here! 👀
Web Console
Nothing new here! 👀
🐛 FIXES
- Default configurations generated for SGShardedCluster are continuously logged as being removed due to change in apiVersion
- Operator logs Deleting or Patching for resources that are not actually deleted or patched by fire-and-forget reconciliation handlers
- Set reconciliation log level to debug to avoid noise
- Installation ID is not stored in SGConfig
- Installation ID is not reused after stored
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.19.0-rc5/helm/stackgres-operator.tgz
IMPORTANT: This release is incompatible with previous
alphaorbetaversions. Upgrading from those versions will require uninstalling completely StackGres including all clusters and StackGres CRDs (those instackgres.iogroup) first.
Thank you for all the issues created, ideas, and code contributions by the StackGres Community!