Skip to content

build(deps): update aws-smithy-runtime requirement from <=1.6 to <=1.8 - #117

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/aws-smithy-runtime-lte-1.8
Open

build(deps): update aws-smithy-runtime requirement from <=1.6 to <=1.8#117
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/aws-smithy-runtime-lte-1.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 10, 2025

Copy link
Copy Markdown
Contributor

Updates the requirements on aws-smithy-runtime to permit the latest version.

Changelog

Sourced from aws-smithy-runtime's changelog.

March 10th, 2025

New this release:

March 4th, 2025

New this release:

  • 🎉 (client, smithy-rs#121) Adds support for event stream operations with non-REST protocols such as RPC v2 CBOR.

February 20th, 2025

New this release:

  • 🐛 (server) Fixed code generation failure that occurred when using Result as a shape name in Smithy models with constrained members by properly handling naming conflicts with Rust's built-in Result type
  • 🐛 (server) Previously, models would fail to generate when both the list and at least one of its members was directly constrained with documentation comments

February 12th, 2025

February 3rd, 2025

January 28th, 2025

January 23rd, 2025

January 17th, 2025

January 14th, 2025

New this release:

  • 🐛🎉 (client, smithy-rs#3845) S3 client behavior is updated to always calculate a checksum by default for operations that support it (such as PutObject or UploadPart), or require it (such as DeleteObjects). The default checksum algorithm is CRC32. Checksum behavior can be configured using when_supported and when_required options - in shared config using request_checksum_calculation, or as env variable using AWS_REQUEST_CHECKSUM_CALCULATION.

    The S3 client attempts to validate response checksums for all S3 API operations that support checksums. However, if the SDK has not implemented the specified checksum algorithm then this validation is skipped. Checksum validation behavior can be configured using when_supported and when_required options - in shared config using response_checksum_validation, or as env variable using AWS_RESPONSE_CHECKSUM_VALIDATION.

  • 🐛🎉 (client, smithy-rs#3967) Updates client generation to conform with Smithy's updates to the httpChecksum trait.

  • 🐛 (client, aws-sdk-rust#1234) Fix token bucket not being set for standard and adaptive retry modes

December 30th, 2024

December 26th, 2024

... (truncated)

Commits

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)

Updates the requirements on [aws-smithy-runtime](https://github.com/smithy-lang/smithy-rs) to permit the latest version.
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

---
updated-dependencies:
- dependency-name: aws-smithy-runtime
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 10, 2025
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.

0 participants