noctarius / timescaledb-event-streamer

timescaledb-event-streamer is a command line program to create a stream of CDC (Change Data Capture) TimescaleDB Hypertable events from a PostgreSQL installation running the TimescaleDB extension.
Apache License 2.0
39 stars 3 forks source link

Bump github.com/aws/aws-sdk-go from 1.50.12 to 1.51.20 #272

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps github.com/aws/aws-sdk-go from 1.50.12 to 1.51.20.

Release notes

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

Release v1.51.20 (2024-04-11)

Service Client Updates

  • service/batch: Updates service API and documentation
    • This release adds the task properties field to attempt details and the name field on EKS container detail.
  • service/cloudfront: Updates service API and documentation
    • CloudFront origin access control extends support to AWS Lambda function URLs and AWS Elemental MediaPackage v2 origins.
  • service/codebuild: Updates service documentation
    • Support access tokens for Bitbucket sources
  • service/iam: Updates service API and documentation
    • For CreateOpenIDConnectProvider API, the ThumbprintList parameter is no longer required.
  • service/medialive: Updates service API, documentation, waiters, and paginators
    • AWS Elemental MediaLive introduces workflow monitor, a new feature that enables the visualization and monitoring of your media workflows. Create signal maps of your existing workflows and monitor them by creating notification and monitoring template groups.
  • service/monitoring: Updates service API and documentation
    • This release adds support for Metric Characteristics for CloudWatch Anomaly Detection. Anomaly Detector now takes Metric Characteristics object with Periodic Spikes boolean field that tells Anomaly Detection that spikes that repeat at the same time every week are part of the expected pattern.
  • service/omics: Updates service API and documentation
  • service/pipes: Updates service API
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Updates Amazon RDS documentation for Standard Edition 2 support in RDS Custom for Oracle.
  • service/s3control: Updates service documentation
    • Documentation updates for Amazon S3-control.
  • service/wafv2: Adds new service

Release v1.51.19 (2024-04-10)

Service Client Updates

  • service/cleanrooms: Updates service API and documentation
  • service/connect: Updates service API and documentation
  • service/networkmonitor: Updates service documentation
  • service/qconnect: Updates service API and documentation
  • service/rekognition: Updates service API and documentation
    • Added support for ContentType to content moderation detections.
  • service/supplychain: Updates service API, documentation, and examples
  • service/workspaces-thin-client: Updates service API and documentation

Release v1.51.18 (2024-04-09)

Service Client Updates

  • service/codebuild: Updates service API and documentation
    • Add new webhook filter types for GitHub webhooks
  • service/mediaconvert: Updates service API and documentation
    • This release includes support for bringing your own fonts to use for burn-in or DVB-Sub captioning workflows.
  • service/pinpoint: Updates service API and documentation
    • The OrchestrationSendingRoleArn has been added to the email channel and is used to send emails from campaigns or journeys.
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • This release adds support for specifying the CA certificate to use for the new db instance when restoring from db snapshot, restoring from s3, restoring to point in time, and creating a db instance read replica.

... (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)
dependabot[bot] commented 3 months ago

Superseded by #273.