Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency zalando-postgres-operator to v1.14.0 #3243

Open
wants to merge 1 commit into
base: next
Choose a base branch
from

Conversation

henry-pa-bot[bot]
Copy link
Contributor

@henry-pa-bot henry-pa-bot bot commented Dec 23, 2024

This PR contains the following updates:

Package Update Change
zalando-postgres-operator minor v1.13.0 -> v1.14.0

Release Notes

zalando/postgres-operator (zalando-postgres-operator)

v1.14.0: Hopeful Amoeba

Compare Source

The year is coming to a close and we are happy to announce another new release of the Postgres Operator. Thanks to everyone who contributed with PRs, feedback, raising issues or providing ideas.

New features
  • support for Postgres 17 (#​2773)
  • abitility to set QPS and burst limits for api client to make operator better handle bigger fleets (#​2667)
  • sidecars can be running with a set of Commands (#​2449, #​2825)
  • support for new EBS CSI Driver (#​2677)
  • provide more scaling means for streams and support ignore recovery type (zalando-internal) (#​2817)
Enhancements
  • add compatibility with Patroni 4 (#​2818)
  • added retry logic for switchover candidate search in asynchronous mode (#​2760)
  • preparedDatabases feature supports database and schema names with special characters (#​2745, #​2782)
  • operator sets annotation if last major version upgrade failed, next attempt skipped when annotation is present (#​2727, #​2755)
  • added more pre-checks before executing major version upgrade script (#​2772)
  • remember specs of PVCs on sync to make cluster deletion not miss out on them in edge cases (#​2785)
  • cleaned up reported problems by go linter (mostly redundant type from arrays) (#​2739)
  • improved logs about automated major versio upgrades (#​2807)
  • use a more recent postgres-exporter example in servicemonitor manifest (#​2777)
  • update Go to 1.23.4 and also updated dependencies (#​2824, #​2740, #​2816, #​2819)
  • [Helm] make replica count for UI deployment configurable zyue110026 (#​2708)
Bugfixes
  • update CRD schema pattern for resources to allow empty strings (#​2735)
  • do not use extra labels to list stream resources because they can change and lead to duplicates (#​2803)
  • Spilo image contains fix for breaking change for pushing backups with wal-g (#​2786)
  • [Helm] fix indentation of extraEnvs in operator deployment (#​2783, #​2814)
  • [Helm] cluste role was lacking patch privilege on PVCs (#​2762)
Breaking changes
  • updated logs on SYNC and UPDATE events (#​2738)
  • dropping support for Postgres 12 (#​2773)

amd images:
Docker image: registry.opensource.zalan.do/acid/postgres-operator:v1.14.0
UI Docker image: registry.opensource.zalan.do/acid/postgres-operator-ui:v1.14.0
Logical Backup Docker image: registry.opensource.zalan.do/acid/logical-backup:v1.14.0

Multi-arch image (arm):
Postgres Operator: ghcr.io/zalando/postgres-operator:v1.14.0
UI: ghcr.io/zalando/postgres-operator-ui:v1.14.0
Logical Backup: ghcr.io/zalando/postgres-operator/logical-backup:v1.14.0

Default Spilo image: ghcr.io/zalando/spilo-17:4.0-p2

Thanks to our contributors: @​idanovinda, @​hughcapet, @​FxKu, @​macedigital, @​sdudoladov
@​fahedouch, @​cosimomeli, @​tabbyl21, @​Demch1k, @​dmotte, @​prasadkris,
@​mjtrangoni @​zyue110026, @​DaDummy, @​Mart-Kuc


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

| datasource | package                                       | from    | to      |
| ---------- | --------------------------------------------- | ------- | ------- |
| git-tags   | https://github.com/zalando/postgres-operator/ | v1.13.0 | v1.14.0 |
@henry-pa-bot henry-pa-bot bot requested a review from kitos9112 as a code owner December 23, 2024 12:11
@henry-pa-bot henry-pa-bot bot added area/kubernetes size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Dec 23, 2024
@henry-pa-bot
Copy link
Contributor Author

henry-pa-bot bot commented Dec 23, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.0s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY secretlint yes no 1.43s
✅ YAML prettier 1 0 0.34s
✅ YAML yamllint 1 0 0.37s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant