Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Bump github.com/aws/smithy-go from 1.13.5 to 1.14.1 #286

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 14, 2023

Bumps github.com/aws/smithy-go from 1.13.5 to 1.14.1.

Changelog

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

Release (2023-08-07)

Module Highlights

  • github.com/aws/smithy-go: v1.14.1
    • Bug Fix: Prevent duplicated error returns in EndpointResolverV2 default implementation.

Release (2023-07-31)

General Highlights

  • Feature: Adds support for smithy-modeled endpoint resolution.

Release (2022-12-02)

  • No change notes available for this release.

Release (2022-10-24)

Module Highlights

  • github.com/aws/smithy-go: v1.13.4
    • Bug Fix: fixed document type checking for encoding nested types

Release (2022-09-14)

  • No change notes available for this release.

Release (v1.13.2)

  • No change notes available for this release.

Release (v1.13.1)

  • No change notes available for this release.

Release (v1.13.0)

Module Highlights

  • github.com/aws/smithy-go: v1.13.0
    • Feature: Adds support for the Smithy httpBearerAuth authentication trait to smithy-go. This allows the SDK to support the bearer authentication flow for API operations decorated with httpBearerAuth. An API client will need to be provided with its own bearer.TokenProvider implementation or use the bearer.StaticTokenProvider implementation.

Release (v1.12.1)

Module Highlights

  • github.com/aws/smithy-go: v1.12.1
    • Bug Fix: Fixes a bug where JSON object keys were not escaped.

Release (v1.12.0)

Module Highlights

  • github.com/aws/smithy-go: v1.12.0
    • Feature: transport/http: Add utility for setting context metadata when operation serializer automatically assigns content-type default value.

... (truncated)

Commits
  • 341bcbe Release 2023-08-07
  • bf1287c add smithy-go container LRU impl and debounce returns in v2 endpoint resoluti...
  • 3714cee Release 2023-07-31
  • 19081fb remove ep20 ref in GH action (#442)
  • fc41a89 Add support for smithy-modeled endpoint resolution. (#441)
  • 7f8b3b9 Add Go Synthetic Trait equality methods (#423)
  • 1521536 Solve audit accessibility violation issue (#418)
  • 6768320 add GH workflows for ep20 feature branch (#419)
  • 08fe458 Merge pull request #413 from aws/fix-struct-errorcode
  • 2498bc7 changelog
  • 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/smithy-go](https://github.com/aws/smithy-go) from 1.13.5 to 1.14.1.
- [Release notes](https://github.com/aws/smithy-go/releases)
- [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md)
- [Commits](aws/smithy-go@v1.13.5...v1.14.1)

---
updated-dependencies:
- dependency-name: github.com/aws/smithy-go
  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 Aug 14, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 21, 2023

Superseded by #289.

@dependabot dependabot bot closed this Aug 21, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/main/github.com/aws/smithy-go-1.14.1 branch August 21, 2023 02:38
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.

0 participants