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
40 stars 3 forks source link

Bump github.com/aws/aws-sdk-go from 1.48.10 to 1.48.13 #158

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps github.com/aws/aws-sdk-go from 1.48.10 to 1.48.13.

Release notes

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

Release v1.48.13 (2023-12-05)

Service Client Updates

  • service/athena: Updates service API and documentation
    • Adding IdentityCenter enabled request for interactive query
  • service/cleanroomsml: Updates service API and documentation
  • service/cloudformation: Updates service documentation
    • Documentation update, December 2023
  • service/ec2: Updates service API and documentation
    • Adds A10G, T4G, and H100 as accelerator name options and Habana as an accelerator manufacturer option for attribute based selection

Release v1.48.12 (2023-12-04)

Service Client Updates

  • service/billingconductor: Updates service API and documentation
  • service/braket: Updates service API and documentation
  • service/cloud9: Updates service API and documentation
    • This release adds the requirement to include the imageId parameter in the CreateEnvironmentEC2 API call.
  • service/cloudformation: Updates service waiters
    • Including UPDATE_* states as a success status for CreateStack waiter.
  • service/finspace: Updates service API and documentation
  • service/medialive: Updates service API and documentation
    • Adds support for custom color correction on channels using 3D LUT files.
  • service/servicecatalog-appregistry: Updates service documentation

Release v1.48.11 (2023-12-01)

Service Client Updates

  • service/qconnect: Updates service API and documentation
  • service/rbin: Updates service API and documentation
  • service/verifiedpermissions: Updates service API and documentation
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 9 months ago

Superseded by #159.