OnGres Inc./StackGres: Release 0.9-RC1
Name: StackGres
Owner: OnGres Inc.
Release: 0.9-RC1
Released: 2020-07-29
License: AGPL-3.0
Release Assets:
# Release 0.9-RC1 ## NOTES * Clusters uses Postgres version 11.8 and 12.3 * Clusters uses Envoy version 1.15.0 with new [postgres Envoy network filter](https://www.envoyproxy.io/docs/envoy/v1.15.0/configuration/listeners/network_filters/postgres_proxy_filter) * Reorganization of internal pod ports so that 5432 now points to postgres instance. * Added scripts section for cluster initialization to load SQL snippets or small SQL files from ConfigMaps or Secrets * UI authentication / authorization based on JWT token and backed by kubernetes RBAC * UI's URLs reload to the same page so they can be used for collaboration * UI include now interface to create/edit/delete Logs CRDs * Match functionality between CRDs and UI * Stats are now shown per Pod and have been improved * Added distributed logs create/edit/view to the UI * Custom Grafana dashboard is used by default when enabling Grafana integration * Timeline is now exposed in backup status * Allow GCP workload identity configuration for Postgres Backups * Update default values for nonProductionOptions to be production oriented by default ## FIXES * Fixed retention not honored * Internal error when deleting a distributed logs CR * Cluster resources are not deleted when deleting a cluster from the REST API * Distributed logs REST API return an error relation does not exists * Control Data field is not being stored in the backup CR * Fields are not written in some versions of kubernetes generating cluster update events * Automatic backup job does not enforce a non-root security context