Skip to content
This repository was archived by the owner on Oct 10, 2025. It is now read-only.

Bump github.com/aws/aws-sdk-go from 1.43.42 to 1.44.28#85

Merged
pdorschner merged 1 commit into
mainfrom
dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.28
Jun 7, 2022
Merged

Bump github.com/aws/aws-sdk-go from 1.43.42 to 1.44.28#85
pdorschner merged 1 commit into
mainfrom
dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.28

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 7, 2022

Bumps github.com/aws/aws-sdk-go from 1.43.42 to 1.44.28.

Release notes

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

Release v1.44.28 (2022-06-06)

Service Client Updates

  • service/chime-sdk-messaging: Updates service API, documentation, and paginators
  • service/connect: Updates service API, documentation, and paginators

SDK Enhancements

  • service/cloudwatch: Add helper to send request payload as GZIP content encoding
    • Adds a new helper, WithGzipRequest to the cloudwatch package. The helper will configure the payload to be sent as content-encoding: gzip. It is supported by operations like PutMetricData. See the service's API Reference documentation for other operations supported.

Release v1.44.27 (2022-06-02)

Service Client Updates

  • service/application-insights: Updates service API and documentation
  • service/codeartifact: Updates service documentation
  • service/connect: Updates service API, documentation, and paginators
  • service/kendra: Updates service API and documentation
  • service/proton: Updates service API, documentation, waiters, and paginators
  • service/voice-id: Updates service API and documentation

Release v1.44.26 (2022-06-01)

Service Client Updates

  • service/backup-gateway: Updates service API and documentation
  • service/chime-sdk-meetings: Updates service API and documentation
  • service/forecast: Updates service API and documentation
  • service/route53: Updates service API, documentation, and paginators
    • Add new APIs to support Route 53 IP Based Routing

Release v1.44.25 (2022-05-31)

Service Client Updates

  • service/cognito-idp: Updates service API and documentation
  • service/drs: Updates service API, documentation, and paginators
  • service/iotsitewise: Updates service API and documentation
  • service/lookoutmetrics: Updates service API and documentation
  • service/sagemaker: Updates service API
    • Amazon SageMaker Notebook Instances now support Jupyter Lab 3.
  • service/transcribe: Updates service API and documentation

Release v1.44.24 (2022-05-27)

Service Client Updates

  • service/appflow: Updates service API and documentation

... (truncated)

Changelog

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

Release v1.44.28 (2022-06-06)

Service Client Updates

  • service/chime-sdk-messaging: Updates service API, documentation, and paginators
  • service/connect: Updates service API, documentation, and paginators

SDK Enhancements

  • service/cloudwatch: Add helper to send request payload as GZIP content encoding
    • Adds a new helper, WithGzipRequest to the cloudwatch package. The helper will configure the payload to be sent as content-encoding: gzip. It is supported by operations like PutMetricData. See the service's API Reference documentation for other operations supported.

Release v1.44.27 (2022-06-02)

Service Client Updates

  • service/application-insights: Updates service API and documentation
  • service/codeartifact: Updates service documentation
  • service/connect: Updates service API, documentation, and paginators
  • service/kendra: Updates service API and documentation
  • service/proton: Updates service API, documentation, waiters, and paginators
  • service/voice-id: Updates service API and documentation

Release v1.44.26 (2022-06-01)

Service Client Updates

  • service/backup-gateway: Updates service API and documentation
  • service/chime-sdk-meetings: Updates service API and documentation
  • service/forecast: Updates service API and documentation
  • service/route53: Updates service API, documentation, and paginators
    • Add new APIs to support Route 53 IP Based Routing

Release v1.44.25 (2022-05-31)

Service Client Updates

  • service/cognito-idp: Updates service API and documentation
  • service/drs: Updates service API, documentation, and paginators
  • service/iotsitewise: Updates service API and documentation
  • service/lookoutmetrics: Updates service API and documentation
  • service/sagemaker: Updates service API
    • Amazon SageMaker Notebook Instances now support Jupyter Lab 3.
  • service/transcribe: Updates service API and documentation

Release v1.44.24 (2022-05-27)

Service Client Updates

  • service/appflow: Updates service API and documentation

... (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 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 dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 7, 2022
@pdorschner
Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.43.42 to 1.44.28.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go@v1.43.42...v1.44.28)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.28 branch from 860b405 to c6e3251 Compare June 7, 2022 13:38
@pdorschner pdorschner merged commit ca1dd96 into main Jun 7, 2022
@pdorschner pdorschner deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.28 branch June 7, 2022 13:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant