Skip to content

Releases: Netcracker/pgskipper-operator

1.53.12

Choose a tag to compare

@github-actions github-actions released this 14 Jul 13:02

🚀 Release

What's Changed

🐞 Bug Fixes

  • (#539) fix: [PSUPCLCAP-4937] Remove port specification from powa-gateway-dep… by @Tvion
  • (#538) fix: [CPCAP-11196] use default storageName in AwsS3Vault by @yerkennz
  • (#537) fix: [PSUPCLCAP-4782] Support case of major and collation upgrade by @Tvion

Full Changelog: 1.53.11...v1.53.12

1.53.11

Choose a tag to compare

@github-actions github-actions released this 10 Jul 12:41

🚀 Release

What's Changed

  • (#525) chore(deps): bump github.com/gofiber/fiber/v2 from 2.52.13 to 2.52.14 in /services/replication-controller by @dependabot[bot]
  • (#526) chore(deps): bump github.com/gofiber/fiber/v2 from 2.52.13 to 2.52.14 in /services/pgbackrest-sidecar by @dependabot[bot]
  • (#527) chore(deps): bump github.com/gofiber/fiber/v2 from 2.52.13 to 2.52.14 in /services/dbaas-adapter by @dependabot[bot]

💡 New Features

🐞 Bug Fixes

  • (#535) fix: [CPCAP-9492] change defaultmode to 0420 by @svetychkina
  • (#534) fix: rm null params from values by @yerkennz
  • (#533) fix: [CPCAP-11637] disable null param by @yerkennz
  • (#531) fix: [CPCAP-11583] S3 secret usage in backup-daemon by @Tvion
  • (#530) fix: [CPCAP-11518] enable additional properties for some services by @yerkennz
  • (#522) fix: [CPCAP-9492] container hardening by @svetychkina
  • (#528) fix: [CPCAP-11518] add additionalProperties globally by @yerkennz
  • (#519) fix: [CPCAP-9555] vulnerabilities by @yerkennz
  • (#521) fix: [PSUPCLCAP-4725] custom cluster name defaults for services charts by @Tvion

Full Changelog: 1.53.10...v1.53.11

1.53.10

Choose a tag to compare

@github-actions github-actions released this 01 Jul 14:48

🚀 Release

What's Changed

🐞 Bug Fixes

  • (#518) fix: [PSUPCLCAP-4725] Update Patroni config map handling to use cluster-specific names and improve config map management by @Tvion
  • (#517) fix: [CPCAP-6309] validate wrong PITR for restore by @yerkennz
  • (#501) fix: [CPCAP-10184] by @mchekalov

Full Changelog: 1.53.9...v1.53.10

1.53.9

Choose a tag to compare

@github-actions github-actions released this 30 Jun 06:42

🚀 Release

What's Changed

  • (#503) Add build-args for PG_VERSION in Helm workflow by @Tvion
  • (#494) refactor: update Helm charts release workflow and improve job configurations by @borislavr
  • (#493) fix: update action versions in helm-charts-release workflow by @borislavr
  • (#444) Add License Header by @github-actions[bot]
  • (#108) fix: log explicit messages when bootstrap.dcs.standby_cluster can't parse by @vlsi

💡 New Features

🐞 Bug Fixes

  • (#502) fix: [PSUP-4725] Update GetContainerNameForPatroniPod to accept clusterName parameter for improved pod container naming by @Tvion
  • (#498) fix: [CPCAP-9519] handle empty storageName by @yerkennz
  • (#499) fix: [CPCAP-678] empty cr.kind by @mchekalov
  • (#497) fix: [CPCAP-10480] skip readOnlyFileSystem for major upgrade container and fix database deletion in tests by @Tvion
  • (#496) fix: [PSUPCLCAP-4691] correct index name formatting in reindexing logic to include quotes by @Tvion
  • (#472) fix: [CPCAP-10132] increase recommended resources for DBaaS adapter by @yerkennz
  • (#491) fix: [CPCAP-10664] by @mchekalov
  • (#495) Feat/add marker tests by @mchekalov
  • (#484) feat: [CPCAP-10184] add backup-daemon marker mechanism by @mchekalov
  • (#492) fix: [CPCAP-10862] place recovery logs to writable file by @yerkennz
  • (#482) feat: [CPCAP-9519] integrate Backup Daemon with Cloud Backuper by @yerkennz
  • (#490) fix: [PSUPCLCAP-4545] vulnerabilities by @yerkennz
  • (#489) fix: [CPCAP-10664] Resolve race condition in backup-daemon by @mchekalov

Full Changelog: 1.53.8...v1.53.9

1.53.8

Choose a tag to compare

@github-actions github-actions released this 17 Jun 06:39

A Helm chart for Kubernetes

1.53.7

Choose a tag to compare

@github-actions github-actions released this 08 May 14:34

🚀 Release

What's Changed

  • (#439) Disable arm build by @Tvion
  • (#427) chore(deps): bump google.golang.org/api in /operator by @dependabot[bot]
  • (#424) chore(deps): bump github.com/hashicorp/consul/api in /operator by @dependabot[bot]
  • (#423) chore(deps): bump github.com/Netcracker/qubership-credential-manager in /operator by @dependabot[bot]
  • (#437) chore(deps): bump github.com/gofiber/fiber/v2 from 2.52.12 to 2.52.13 in /services/dbaas-adapter by @dependabot[bot]
  • (#436) chore(deps): bump github.com/gofiber/fiber/v2 from 2.52.12 to 2.52.13 in /services/pgbackrest-sidecar by @dependabot[bot]
  • (#435) chore(deps): bump github.com/gofiber/fiber/v2 from 2.52.12 to 2.52.13 in /services/replication-controller by @dependabot[bot]
  • (#431) chore(deps): bump charset-normalizer from 2.0.12 to 3.4.7 in /tests/docker by @dependabot[bot]
  • (#428) chore(deps): bump netcracker/qubership-docker-integration-tests in /tests by @dependabot[bot]
  • (#429) chore(deps): bump flask-restful from 0.3.9 to 0.3.10 in /tests/docker by @dependabot[bot]
  • (#430) chore(deps): bump robotframework-databaselibrary from 1.2.4 to 2.4.1 in /tests/docker by @dependabot[bot]
  • (#433) chore(deps): bump certifi from 2024.7.4 to 2026.4.22 in /tests/docker by @dependabot[bot]
  • (#422) fix: [CPCAP-9068] vulnerabilities packages by @yerkennz

💡 New Features

  • (#419) feat: Add AGENTS.md and CLAUDE.md for AI coding assistant guidance by @Tvion

🐞 Bug Fixes


Full Changelog: 1.53.6...v1.53.7

1.53.6

Choose a tag to compare

@github-actions github-actions released this 27 Apr 09:07

🚀 Release

What's Changed

  • (#415) chore(deps): bump github.com/jackc/pgx/v5 from 5.9.1 to 5.9.2 in /services/monitoring-agent by @dependabot[bot]
  • (#414) chore(deps): bump github.com/jackc/pgx/v5 from 5.9.0 to 5.9.2 in /services/query-exporter in the go_modules group across 1 directory by @dependabot[bot]
  • (#368) fix: set ownerReferences in CreateServiceIfNotExists and CreateConfigMapIfNotExists by @vlsi
  • (#413) fix: [CPCAP-8985] add default value for backupDaemon.s3Storage.region by @yerkennz
  • (#412) chore(deps): bump github.com/jackc/pgx/v5 from 5.7.6 to 5.9.0 in /services/query-exporter in the go_modules group across 1 directory by @dependabot[bot]
  • (#411) chore(deps): bump github.com/moby/spdystream from 0.5.0 to 0.5.1 in /operator by @dependabot[bot]
  • (#410) chore(deps): bump github.com/moby/spdystream from 0.5.0 to 0.5.1 in /services/monitoring-agent by @dependabot[bot]
  • (#408) chore(deps): bump werkzeug from 3.1.5 to 3.1.6 in /tests/docker in the pip group across 1 directory by @dependabot[bot]
  • (#365) chore(deps): bump requests from 2.32.5 to 2.33.0 in /services/backup-daemon/docker in the pip group across 1 directory by @dependabot[bot]
  • (#384) chore(deps): bump robotframework from 5.0 to 7.4.2 in /tests/docker by @dependabot[bot]
  • (#387) chore(deps): bump psycopg2 from 2.9.10 to 2.9.11 in /tests/docker by @dependabot[bot]
  • (#396) chore(deps): bump rsa from 4.8 to 4.9.1 in /tests/docker by @dependabot[bot]
  • (#397) chore(deps): bump requests from 2.32.5 to 2.33.1 in /tests/docker by @dependabot[bot]
  • (#395) chore(deps): bump google.golang.org/api in /operator by @dependabot[bot]
  • (#400) chore: added empty .qubership/grand-report.json file by @NetcrackerCLPLCI

🐞 Bug Fixes

  • (#370) fix: use psycopg2 instead of psycopg2-binary to link against system libpq by @vlsi
  • (#405) fix: [CPCAP-3400] test tags and hardcode images test by @yerkennz
  • (#416) fix: [CPCAP-9043] checking version pgsql by @yerkennz
  • (#401) fix:[CPCAP-1169] rollback exitcode by @yerkennz

Full Changelog: 1.53.5...v1.53.6

1.53.5

Choose a tag to compare

@github-actions github-actions released this 13 Apr 08:22

🚀 Release

What's Changed

  • (#406) Add missing extension for postgres upgrade container by @Tvion
  • (#391) chore(deps): bump github.com/prometheus/common in /services/monitoring-agent by @dependabot[bot]
  • (#390) chore(deps): bump github.com/jackc/pgx/v5 in /services/monitoring-agent by @dependabot[bot]
  • (#388) chore(deps): bump ruamel-yaml-clib from 0.2.12 to 0.2.15 in /tests/docker by @dependabot[bot]
  • (#385) chore(deps): bump typing-extensions from 4.2.0 to 4.15.0 in /tests/docker by @dependabot[bot]
  • (#383) chore(deps): bump kubernetes from 31.0.0 to 35.0.0 in /tests/docker by @dependabot[bot]
  • (#382) chore(deps): bump netcracker/qubership-docker-integration-tests from 0.3.9 to 0.4.1 in /tests by @dependabot[bot]
  • (#373) chore(deps): bump k8s.io/api from 0.35.2 to 0.35.3 in /operator by @dependabot[bot]
  • (#386) chore(deps): update dependabot configuration to use monthly updates and group dependencies by @Tvion
  • (#48) chore: [skip ci] update of superlinter config files by @NetcrackerCLPLCI
  • (#372) chore(deps): bump google.golang.org/api from 0.272.0 to 0.273.0 in /operator by @dependabot[bot]
  • (#374) chore(deps): bump github.com/hashicorp/consul/api from 1.33.4 to 1.33.7 in /operator by @dependabot[bot]
  • (#377) chore(deps): bump k8s.io/api from 0.35.2 to 0.35.3 in /services/backup-daemon/go by @dependabot[bot]
  • (#379) chore(deps): bump k8s.io/client-go from 0.35.2 to 0.35.3 in /services/dbaas-adapter by @dependabot[bot]
  • (#381) chore(deps): bump k8s.io/client-go from 0.35.2 to 0.35.3 in /services/monitoring-agent by @dependabot[bot]
  • (#346) chore(deps): bump itsdangerous from 2.1.2 to 2.2.0 in /tests/docker by @dependabot[bot]
  • (#366) chore(ci): update workflow runners to use Ubuntu 22.04 for build by @Tvion
  • (#357) chore(deps): bump the pip group across 1 directory with 2 updates by @dependabot[bot]
  • (#354) chore(deps): bump sigs.k8s.io/controller-runtime from 0.23.1 to 0.23.3 in /services/backup-daemon/go by @dependabot[bot]
  • (#349) chore(deps): bump importlib-metadata from 4.11.3 to 8.7.1 in /tests/docker by @dependabot[bot]
  • (#347) chore(deps): bump pyasn1 from 0.6.2 to 0.6.3 in /tests/docker by @dependabot[bot]
  • (#350) chore(deps): bump k8s.io/code-generator from 0.35.1 to 0.35.2 in /operator by @dependabot[bot]
  • (#355) chore(deps): bump sigs.k8s.io/controller-runtime from 0.23.1 to 0.23.3 in /services/monitoring-agent by @dependabot[bot]
  • (#351) chore(deps): bump robotframework-requests from 0.9 to 0.9.7 in /tests/docker by @dependabot[bot]
  • (#352) chore(deps): bump pytz from 2022.1 to 2026.1.post1 in /tests/docker by @dependabot[bot]
  • (#348) chore(deps): bump github.com/hashicorp/consul/api from 1.33.3 to 1.33.4 in /operator by @dependabot[bot]
  • (#329) chore(deps): bump k8s.io/client-go from 0.35.1 to 0.35.2 in /operator by @dependabot[bot]
  • (#353) chore(deps): bump sigs.k8s.io/controller-runtime from 0.23.1 to 0.23.3 in /operator by @dependabot[bot]

💡 New Features

  • (#121) feat(ci): add security-scan workflow to scan for vulnerabilities in dependencies by @NetcrackerCLPLCI
  • (#371) feat(ci): added new workflow to bump test-workflows version by @NetcrackerCLPLCI
  • (#110) fix(ci): update PR auto-assignment workflow to use pull_request event and improve fork handling by @NetcrackerCLPLCI

🐞 Bug Fixes

  • (#403) fix[PSUPCLCAP-3894]: fix vulnerabilities by @yerkennz
  • (#404) fix: update powa UI templates to check for ingress.enabled flag by @Tvion
  • (#402) Update Go and go-jose versions by @svetychkina
  • (#398) fix[CPCAP-6276]: add pgsentinel for pg 15-17 by @yerkennz
  • (#110) fix(ci): update PR auto-assignment workflow to use pull_request event and improve fork handling by @NetcrackerCLPLCI

Full Changelog: 1.53.4...v1.53.5

1.53.4

Choose a tag to compare

@github-actions github-actions released this 20 Mar 19:55

🚀 Release

What's Changed

  • (#363) Add PG_VERSION build argument to Helm chart workflow by @Tvion
  • (#362) Rename pgskipper-docker-query-exporter to qubership-docker-query-expo… by @Tvion

Full Changelog: 1.53.3...v1.53.4

1.53.3

Choose a tag to compare

@github-actions github-actions released this 20 Mar 13:06
Immutable release. Only release title and notes can be modified.

A Helm chart for Kubernetes