Skip to content

Releases: Netcracker/pgskipper-operator

1.52.2

12 Feb 13:54
Immutable release. Only release title and notes can be modified.
33dff9e

Choose a tag to compare

What's Changed

  • fix: CPCAP-6283 Unable to check status of backups by @Tvion in #251

  • fix: [PSUPCLCAP-3293] Reindex procedure for broken indexes improvement by @Tvion in #252

  • feat: Implementation of test pipeline to pgskipper repository by @Gravelord in #250

  • chore(deps): bump golang.org/x/crypto from 0.47.0 to 0.48.0 in /operator by @dependabot[bot] in #254

  • chore(deps): bump google.golang.org/api from 0.264.0 to 0.265.0 in /operator by @dependabot[bot] in #255

  • chore(deps): bump github.com/Netcracker/qubership-dbaas-adapter-core from 0.11.0 to 0.11.1 in /services/dbaas-adapter by @dependabot[bot] in #238

  • chore(deps): bump github.com/gofiber/fiber/v2 from 2.52.9 to 2.52.11 in /services/pgbackrest-sidecar by @dependabot[bot] in #239

  • chore(deps): bump github.com/gofiber/fiber/v2 from 2.52.9 to 2.52.11 in /services/replication-controller by @dependabot[bot] in #240

  • chore(deps): bump github.com/Netcracker/qubership-credential-manager from 0.0.12 to 0.0.14 in /operator by @dependabot[bot] in #235

  • chore(deps): bump github.com/gofiber/fiber/v2 from 2.52.9 to 2.52.11 in /services/dbaas-adapter by @dependabot[bot] in #236

  • chore(deps): bump github.com/jackc/pgx/v4 from 4.18.2 to 4.18.3 in /services/dbaas-adapter by @dependabot[bot] in #237

  • chore(deps): bump google.golang.org/api from 0.262.0 to 0.264.0 in /operator by @dependabot[bot] in #234

New Contributors

Full Changelog: 1.52.1...1.52.2

1.52.1

04 Feb 13:51
Immutable release. Only release title and notes can be modified.
c0075a9

Choose a tag to compare

What's Changed

  • chore: remove unused scripts by @Tvion in #213
  • fix: [CPCAP-5916] Fix protocol for patroni requests in metric collector by @Tvion in #214
  • chore(deps): bump sigs.k8s.io/controller-runtime from 0.23.0 to 0.23.1 in /operator by @dependabot[bot] in #215
  • chore(deps): bump google.golang.org/api from 0.260.0 to 0.262.0 in /operator by @dependabot[bot] in #216
  • chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.4.0 to 1.21.0 in /services/backup-daemon/go by @dependabot[bot] in #217
  • chore(deps): bump sigs.k8s.io/controller-runtime from 0.23.0 to 0.23.1 in /services/backup-daemon/go by @dependabot[bot] in #220
  • chore(deps): bump sigs.k8s.io/controller-runtime from 0.23.0 to 0.23.1 in /services/monitoring-agent by @dependabot[bot] in #223
  • chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.2.2 to 1.13.1 in /services/backup-daemon/go by @dependabot[bot] in #218
  • chore(deps): bump requests from 2.32.3 to 2.32.5 in /tests/docker by @dependabot[bot] in #228
  • chore(deps): bump pyasn1 from 0.6.1 to 0.6.2 in /tests/docker by @dependabot[bot] in #227
  • chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/postgresql/armpostgresqlflexibleservers/v2 from 2.1.0 to 2.1.1 in /services/backup-daemon/go by @dependabot[bot] in #219
  • chore(deps): bump requests from 2.32.3 to 2.32.5 in /services/backup-daemon by @dependabot[bot] in #225
  • Update dockerUpgradeImage in values.yaml by @Tvion in #229
  • chore(deps): bump pyyaml from 6.0.1 to 6.0.3 in /services/backup-daemon by @dependabot[bot] in #222
  • fix: check_crud_user by @mchekalov in #230
  • chore(deps): bump pyasn1-modules from 0.3.0 to 0.4.2 in /services/backup-daemon by @dependabot[bot] in #224
  • chore(ci): update of CLA workflow by @NetcrackerCLPLCI in #84
  • fix: enable recovery for more than two nodes by @yerkennz in #212

Full Changelog: 1.52.0...1.52.1

1.52.0

27 Jan 07:22
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

  • fix: query_max_time metric, use lower func for comparison by @svetychkina in #193
  • feat: [CPCAP-4636] upgrade pg to 18 by @yerkennz in #164
  • fix: pgsentinel instalation by @yerkennz in #210
  • chore(deps): bump google.golang.org/api from 0.249.0 to 0.260.0 in /operator by @dependabot[bot] in #194
  • chore(deps): bump k8s.io/client-go from 0.34.1 to 0.35.0 in /operator by @dependabot[bot] in #195
  • chore(deps): bump sigs.k8s.io/controller-runtime from 0.18.4 to 0.23.0 in /services/monitoring-agent by @dependabot[bot] in #208
  • chore(deps): bump sigs.k8s.io/controller-runtime from 0.14.1 to 0.23.0 in /services/backup-daemon/go by @dependabot[bot] in #200
  • chore(deps): bump sigs.k8s.io/controller-runtime from 0.22.1 to 0.23.0 in /operator by @dependabot[bot] in #198
  • chore(deps): bump github.com/Netcracker/qubership-credential-manager from 0.0.11 to 0.0.12 in /operator by @dependabot[bot] in #197
  • fix: docker images by @yerkennz in #209
  • chore(deps): bump k8s.io/client-go from 0.29.0 to 0.35.0 in /services/dbaas-adapter by @dependabot[bot] in #202
  • chore(deps): bump requests-oauthlib from 1.3.0 to 2.0.0 in /tests/docker by @dependabot[bot] in #168
  • chore(deps): bump websocket-client from 1.2.3 to 1.9.0 in /tests/docker by @dependabot[bot] in #169
  • chore(deps): bump markupsafe from 2.1.1 to 3.0.3 in /tests/docker by @dependabot[bot] in #170
  • chore(deps): bump zipp from 3.8.0 to 3.23.0 in /tests/docker by @dependabot[bot] in #172
  • chore(deps): bump aniso8601 from 9.0.1 to 10.0.1 in /services/backup-daemon by @dependabot[bot] in #175
  • chore(deps): bump flask-httpauth from 4.5.0 to 4.8.0 in /services/backup-daemon by @dependabot[bot] in #176
  • chore(deps): bump google-api-python-client from 2.68.0 to 2.188.0 in /services/backup-daemon by @dependabot[bot] in #179
  • chore(deps): bump markupsafe from 2.1.1 to 3.0.3 in /services/backup-daemon by @dependabot[bot] in #180
  • chore(deps): bump protobuf from 4.25.0 to 6.33.4 in /services/backup-daemon by @dependabot[bot] in #182
  • chore(deps): bump aniso8601 from 9.0.1 to 10.0.1 in /tests/docker by @dependabot[bot] in #190
  • fix: Dependencies upgrade by @Tvion in #211

New Contributors

Full Changelog: 1.51.5...1.52.0

1.51.5

15 Jan 10:20
Immutable release. Only release title and notes can be modified.
fc4c868

Choose a tag to compare

What's Changed

  • fix: vulnerabilities by @Tvion in #167
  • feat: Added the dependabot for Docker and Go apps by @andyroode in #83
  • fix: dependabot patches by @Tvion in #173
  • chore(deps): bump alpine from 3.22 to 3.23 in /operator/build by @dependabot[bot] in #174
  • chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.47.0 in /operator by @dependabot[bot] in #178
  • chore(deps): bump go.uber.org/zap from 1.27.0 to 1.27.1 in /services/dbaas-adapter by @dependabot[bot] in #188
  • chore(deps): bump go.uber.org/zap from 1.27.0 to 1.27.1 in /services/monitoring-agent by @dependabot[bot] in #189
  • chore(deps): bump go.uber.org/zap from 1.27.0 to 1.27.1 in /services/pgbackrest-sidecar by @dependabot[bot] in #191
  • chore(deps): bump k8s.io/code-generator from 0.34.1 to 0.35.0 in /operator by @dependabot[bot] in #181
  • chore(deps): bump go.uber.org/zap from 1.27.0 to 1.27.1 in /services/replication-controller by @dependabot[bot] in #192
  • chore(deps): bump go.uber.org/zap from 1.24.0 to 1.27.1 in /services/backup-daemon/go by @dependabot[bot] in #187
  • chore(deps): bump github.com/avast/retry-go/v4 from 4.6.1 to 4.7.0 in /operator by @dependabot[bot] in #186
  • chore(deps): bump github.com/hashicorp/consul/api from 1.32.1 to 1.33.2 in /operator by @dependabot[bot] in #185
  • chore(deps): bump go.uber.org/zap from 1.27.0 to 1.27.1 in /operator by @dependabot[bot] in #184

New Contributors

Full Changelog: 1.51.4...1.51.5

1.51.4

09 Jan 07:51
Immutable release. Only release title and notes can be modified.
0b8d0fc

Choose a tag to compare

What's Changed

Full Changelog: 1.51.3...1.51.4

1.51.3

15 Dec 14:41
Immutable release. Only release title and notes can be modified.
6dbb712

Choose a tag to compare

What's Changed

  • feat: [CPCAP-2570] Add labels to operator service by @Tvion in #139
  • feat: [CPCAP-2570] Add liveness probes for metric collector by @Tvion in #140
  • vulnerbility fix, powateam/powa-web by @jyot560 in #141
  • Fix pg_patroni_service_slot_cleaner_for_host func add wal_keep_size by @yerkennz in #142
  • fix: Reconciliation failure after attempts count exceeded by @Tvion in #144
  • fix: Vault Removal by @gowthami786 in #118
  • feat: delete pgskipper-operator-core dependency by @Tvion in #145
  • Add License Header by @github-actions[bot] in #146
  • chore: use buildkit caching to speedup go mod download by @vlsi in #105
  • fix: golangci lint editorconfig lints by @mchekalov in #100
  • chore: update of common config files by @NetcrackerCLPLCI in #47
  • feat: [CPCAP-5002] Single repo implementation with history by @Tvion in #150
  • fix: delete workflows by @Tvion in #152
  • fix: workflow naming by @Tvion in #153
  • Replicator fix by @Tvion in #155
  • Add License Header by @github-actions[bot] in #151
  • fix: DR manager initialization in case of postgres-core absence by @Tvion in #156
  • fix: upgrade procedure replica waiting by @Tvion in #157
  • CPCAP-5131 operator rewrites labels for components deployed by helm charts by @Tvion in #158
  • Fix: connectTimeout default value by @yerkennz in #159
  • fix: postgres-operator service not found by @Tvion in #160

New Contributors

  • @gowthami786 made their first contribution in #118
  • @github-actions[bot] made their first contribution in #146

Full Changelog: 1.50.0...1.51.3

release-2025.2-1.48.9

21 Nov 12:24

Choose a tag to compare

What's Changed

  • PSUPCLCAP-2546 Vulnerabilities fix by @Tvion

Full Changelog: release-2025.2-1.48.8...release-2025.2-1.48.9

1.51.1

14 Nov 13:23

Choose a tag to compare

What's Changed

  • feat: [CPCAP-2570] Add labels to operator service by @Tvion in #139
  • feat: [CPCAP-2570] Add liveness probes for metric collector by @Tvion in #140

Full Changelog: 1.51.0...1.51.1

1.51.0

13 Nov 08:51

Choose a tag to compare

What's Changed

  • fix: save previous collation version for the case of first failed reconcile by @Tvion in #88
  • Fix: altering in case of standby by @yerkennz in #91
  • fix: base image upgrade by @jyot560 in #92
  • feat: Add Prometheus alerts for standby cluster streaming and lag conditions by @Tvion in #89
  • Fix: GetContainerNameForPatroniPod for all cases by @yerkennz in #95
  • Fix: import regexp lib by @yerkennz in #98
  • fix: params defaults for podAnnotations and configMapAnnotations by @mchekalov in #97
  • fix: Pgbackrest CRD fix by @Tvion in #99
  • fix: vulnerability fix by @jyot560 in #101
  • feat: Add full and diff retention settings to pgBackRest configuration in CR by @Tvion in #104
  • fix: fix yaml formatting issue for resource limits by @vlsi in #102
  • fix: correct YAML formatting in _helpers.tpl by @Tvion in #114
  • Fix: backwards compatibility by @yerkennz in #112
  • Fix: reorder InitDRManager logic by @yerkennz in #113
  • Reindex-concurrent by @Tvion in #111
  • fix: Update quickstart.md by @Tvion in #115
  • feat: Add patroniResourcesLimitMemory field to Patroni configuration by @Tvion in #117
  • Fix: skip setting password while altering in case of standby by @yerkennz in #116
  • fix: rename env variable by @Tvion in #119
  • feat: Add pgbackrest backup monitoring by @mchekalov in #106
  • revert: integration tests ver by @yerkennz in #122
  • fix: make DR init resilient when cr is missing by @yerkennz in #123
  • fix: patroniResourcesLimitMemory null case by @yerkennz in #125
  • fix: lock tree metric by @yerkennz in #126
  • Fix: pg_stat queries division by zero error by @yerkennz in #127
  • fix: remove group by from lock tree by @yerkennz in #128
  • fix: [CPCAP-4047] make compression level optional in BackupDaemon struct by @Tvion in #129
  • fix: [CPCAP-4056] add default security context to pgbackrest exporter by @Tvion in #130
  • Fix: [CPCAP-4076] enable secret in case there is no storage.type value by @yerkennz in #132
  • Fix: skipping exporter configurations when cluster is standby by @yerkennz in #131
  • fix: vulnerability fix in integration test by @jyot560 in #134
  • fix: [PSUPCLCAP-2296] update collation fix functions to return errors by @Tvion in #133
  • feat: add ImagePullPolicy to containers by @Tvion in #136
  • feat: [CPCAP-2570] Add Kubernetes labels to deployments by @Tvion in #135
  • Fix: handle external database case for postgres exporter setup by @Tvion in #138

New Contributors

  • @vlsi made their first contribution in #102

Full Changelog: release-2025.3-1.50.0...1.51.0

1.50.4

13 Nov 06:53

Choose a tag to compare

What's Changed

  • Fix: skipping exporter configurations when cluster is standby by @yerkennz in #131
  • Fix: handle external database case for postgres exporter setup by @Tvion in #138

Full Changelog: 1.50.3...1.50.4