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

Bump github.com/aws/aws-sdk-go from 1.44.49 to 1.44.78 #1597

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 16, 2022

Bumps github.com/aws/aws-sdk-go from 1.44.49 to 1.44.78.

Release notes

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

Release v1.44.78 (2022-08-16)

Service Client Updates

  • service/rekognition: Updates service API, documentation, paginators, and examples
    • This release adds APIs which support copying an Amazon Rekognition Custom Labels model and managing project policies across AWS account.
  • service/servicecatalog: Updates service documentation
    • Documentation updates for Service Catalog

Release v1.44.77 (2022-08-15)

Service Client Updates

  • service/cloudfront: Updates service API and documentation
    • Adds Http 3 support to distributions
  • service/identitystore: Updates service documentation
  • service/sso: Updates service documentation
    • Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On)
  • service/wisdom: Updates service API and documentation

Release v1.44.76 (2022-08-12)

Service Client Updates

  • service/amp: Updates service API and documentation
  • service/chime-sdk-messaging: Updates service API, documentation, and paginators
  • service/ivs: Updates service API and documentation
  • service/personalize-runtime: Updates service API and documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Adds support for RDS Custom to DBInstanceClass in ModifyDBInstance

Release v1.44.75 (2022-08-11)

Service Client Updates

  • service/backupstorage: Adds new service
  • service/glue: Updates service API
    • Add support for Python 3.9 AWS Glue Python Shell jobs
  • service/privatenetworks: Adds new service

Release v1.44.74 (2022-08-11)

SDK Enhancements

  • service/dynamodb/dynamodbattribute: Add String method to UnixTime
    • Adds a String method to UnixTime, so that when structs with this field get logged it prints a human readable time.

Release v1.44.73 (2022-08-10)

... (truncated)

Changelog

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

Release v1.44.78 (2022-08-16)

Service Client Updates

  • service/rekognition: Updates service API, documentation, paginators, and examples
    • This release adds APIs which support copying an Amazon Rekognition Custom Labels model and managing project policies across AWS account.
  • service/servicecatalog: Updates service documentation
    • Documentation updates for Service Catalog

Release v1.44.77 (2022-08-15)

Service Client Updates

  • service/cloudfront: Updates service API and documentation
    • Adds Http 3 support to distributions
  • service/identitystore: Updates service documentation
  • service/sso: Updates service documentation
    • Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On)
  • service/wisdom: Updates service API and documentation

Release v1.44.76 (2022-08-12)

Service Client Updates

  • service/amp: Updates service API and documentation
  • service/chime-sdk-messaging: Updates service API, documentation, and paginators
  • service/ivs: Updates service API and documentation
  • service/personalize-runtime: Updates service API and documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Adds support for RDS Custom to DBInstanceClass in ModifyDBInstance

Release v1.44.75 (2022-08-11)

Service Client Updates

  • service/backupstorage: Adds new service
  • service/glue: Updates service API
    • Add support for Python 3.9 AWS Glue Python Shell jobs
  • service/privatenetworks: Adds new service

Release v1.44.74 (2022-08-11)

SDK Enhancements

  • service/dynamodb/dynamodbattribute: Add String method to UnixTime
    • Adds a String method to UnixTime, so that when structs with this field get logged it prints a human readable time.

Release v1.44.73 (2022-08-10)

... (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 Aug 16, 2022
@github-actions
Copy link
Contributor

Thanks for submitting this pull request 🎉. The team will review it soon and get back to you.

If you haven't already, please take a moment to review our project contributing guideline and Code of Conduct document.

@pavannd1 pavannd1 added the kueue label Aug 17, 2022
@PrasadG193
Copy link
Contributor

@dependabot rebase

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.49 to 1.44.78.
- [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.44.49...v1.44.78)

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

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.78 branch from fd76d3f to 7d96e03 Compare August 17, 2022 04:36
@mergify mergify bot merged commit 36dbefd into master Aug 17, 2022
@mergify mergify bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.78 branch August 17, 2022 05:03
r4rajat pushed a commit to r4rajat/kanister that referenced this pull request Aug 28, 2022
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.49 to 1.44.78.
- [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.44.49...v1.44.78)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file kueue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants