percona / percona-postgresql-operator

Percona Operator for PostgreSQL
https://www.percona.com/doc/kubernetes-operator-for-postgresql/index.html
Apache License 2.0
258 stars 50 forks source link

CLOUD-727: Bump github.com/aws/aws-sdk-go from 1.45.24 to 1.51.2 #694

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

CLOUD-727 Powered by Pull Request Badge

Bumps github.com/aws/aws-sdk-go from 1.45.24 to 1.51.2.

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.51.2 (2024-03-18)

Service Client Updates

  • service/cloudformation: Updates service API and documentation
    • This release supports for a new API ListStackSetAutoDeploymentTargets, which provider auto-deployment configuration as a describable resource. Customers can now view the specific combinations of regions and OUs that are being auto-deployed.
  • service/kms: Updates service API and documentation
    • Adds the ability to use the default policy name by omitting the policyName parameter in calls to PutKeyPolicy and GetKeyPolicy
  • service/mediatailor: Updates service API and documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • This release launches the ModifyIntegration API and support for data filtering for zero-ETL Integrations.
  • service/s3: Updates service API and examples
    • Fix two issues with response root node names.
  • service/timestream-query: Updates service documentation

Release v1.51.1 (2024-03-15)

Service Client Updates

  • service/backup: Updates service API and documentation
  • service/codebuild: Updates service API and documentation
    • AWS CodeBuild now supports overflow behavior on Reserved Capacity.
  • service/connect: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • Add media accelerator and neuron device information on the describe instance types API.
  • service/kinesisanalyticsv2: Updates service API and documentation
  • service/s3: Updates service documentation and examples
    • Documentation updates for Amazon S3.
  • service/sagemaker: Updates service API and documentation
    • Adds m6i, m6id, m7i, c6i, c6id, c7i, r6i r6id, r7i, p5 instance type support to Sagemaker Notebook Instances and miscellaneous wording fixes for previous Sagemaker documentation.
  • service/workspaces-thin-client: Updates service API and documentation

Release v1.51.0 (2024-03-14)

Service Client Updates

  • service/amplify: Updates service documentation
  • service/ec2-instance-connect: Updates service API and documentation
  • service/elasticloadbalancingv2: Updates service documentation
  • service/fis: Updates service API and documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Updates Amazon RDS documentation for EBCDIC collation for RDS for Db2.
  • service/secretsmanager: Updates service documentation
    • Doc only update for Secrets Manager
  • service/timestream-influxdb: Adds new service

SDK Features

  • service/iotroborunner: Remove Iotroborunner
    • This change removes the iotroborunner service, since it is deprecated.

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
JNKPercona commented 5 months ago
Test name Status
custom-extensions passed
demand-backup passed
init-deploy passed
monitoring passed
operator-self-healing passed
scaling passed
scheduled-backup passed
self-healing passed
start-from-backup passed
telemetry-transfer passed
upgrade-minor passed
users passed
We run 12 out of 12

commit: https://github.com/percona/percona-postgresql-operator/pull/694/commits/bf2bacb7a13691484c9345493398f6d4089d3663 image: perconalab/percona-postgresql-operator:PR-694-bf2bacb7a

dependabot[bot] commented 5 months ago

Superseded by #697.