Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps github.com/aws/aws-sdk-go-v2/feature/rds/auth from 1.4.22 to 1.5.1.

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/feature/rds/auth's changelog.

Release (2021-07-15)

General Highlights

  • Dependency Update: Updated github.com/aws/smithy-go to latest version
  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/config: v1.5.0
    • Feature: Support has been added for EC2 IPv6-enabled Instance Metadata Service Endpoints.
  • github.com/aws/aws-sdk-go-v2/feature/ec2/imds: v1.3.0
    • Feature: Support has been added for EC2 IPv6-enabled Instance Metadata Service Endpoints.
  • github.com/aws/aws-sdk-go-v2/service/acm: v1.5.0
    • Feature: Updated service model to latest version.
  • github.com/aws/aws-sdk-go-v2/service/amp: v1.3.0
    • Feature: Updated service model to latest version.
  • github.com/aws/aws-sdk-go-v2/service/amplify: v1.4.0
    • Feature: Updated service model to latest version.
  • github.com/aws/aws-sdk-go-v2/service/amplifybackend: v1.3.0
    • Feature: Updated service model to latest version.
  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.10.0
    • Feature: The ErrorCode method on generated service error types has been corrected to match the API model.
  • github.com/aws/aws-sdk-go-v2/service/chime: v1.6.0
    • Feature: Updated service model to latest version.
  • github.com/aws/aws-sdk-go-v2/service/cloudformation: v1.7.0
    • Feature: The ErrorCode method on generated service error types has been corrected to match the API model.
  • github.com/aws/aws-sdk-go-v2/service/cloudfront: v1.7.0
    • Feature: Updated service model to latest version.
  • github.com/aws/aws-sdk-go-v2/service/cloudsearch: v1.5.0
    • Feature: The ErrorCode method on generated service error types has been corrected to match the API model.
  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.6.0
    • Feature: The ErrorCode method on generated service error types has been corrected to match the API model.
  • github.com/aws/aws-sdk-go-v2/service/databasemigrationservice: v1.6.0
    • Feature: Updated service model to latest version.
  • github.com/aws/aws-sdk-go-v2/service/devopsguru: v1.6.0
    • Feature: Updated service model to latest version.
  • github.com/aws/aws-sdk-go-v2/service/directconnect: v1.6.0
    • Feature: Updated service model to latest version.
  • github.com/aws/aws-sdk-go-v2/service/docdb: v1.8.0
    • Feature: The ErrorCode method on generated service error types has been corrected to match the API model.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.12.0
    • Feature: Updated service model to latest version.
  • github.com/aws/aws-sdk-go-v2/service/eks: v1.8.0
    • Feature: Updated service model to latest version.
  • github.com/aws/aws-sdk-go-v2/service/elasticache: v1.8.0
    • Feature: The ErrorCode method on generated service error types has been corrected to match the API model.
  • github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk: v1.5.0
    • Feature: The ErrorCode method on generated service error types has been corrected to match the API model.
  • github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing: v1.5.0
    • Feature: The ErrorCode method on generated service error types has been corrected to match the API model.
    • Documentation: Updated service model to latest revision.

... (truncated)

Commits
  • 615c6e2 Release 2021-07-15
  • d2a1329 Add doc.go for feature/ec2/imds/internal/configtesting
  • 5c8a732 Updated smithy-go dependency version
  • 62cded0 Fix NewUploader document indentation (#1288)
  • 8cf692b internal/repotools: IsModuleChanged bugfix (#1342)
  • e58d850 Update API Models (#1340)
  • d9823c0 Remove internal/repotools/changes (#1339)
  • f5b68d1 EC2 IMDS IPv6 Support (#1337)
  • a38059c Updates the error code returned for Errors modeled with awsQueryError trait (...
  • 0806248 Add Nvim to inclusive list of editors for repotools (#1336)
  • Additional commits viewable in compare view

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 <dependency name> 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)

Bumps [github.com/aws/aws-sdk-go-v2/feature/rds/auth](https://github.com/aws/aws-sdk-go-v2) from 1.4.22 to 1.5.1.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/pi/v1.5.1/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@feature/rds/auth/v1.4.22...service/pi/v1.5.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 9, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 19, 2024

Superseded by #324.

@dependabot dependabot bot closed this Dec 19, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/store/awsrds/github.com/aws/aws-sdk-go-v2/feature/rds/auth-1.5.1 branch December 19, 2024 21:56
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant