Update dependency awslabs/aws-sdk-swift to from: "0.74.0" #29
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
from: "0.32.0"
->from: "0.74.0"
Release Notes
awslabs/aws-sdk-swift (awslabs/aws-sdk-swift)
v0.74.0
Compare Source
What's Changed
Full Changelog: awslabs/aws-sdk-swift@0.73.0...0.74.0
v0.73.0
Compare Source
What's Changed
Full Changelog: awslabs/aws-sdk-swift@0.72.0...0.73.0
v0.72.0
Compare Source
What's Changed
Full Changelog: awslabs/aws-sdk-swift@0.71.0...0.72.0
v0.71.0
Compare Source
What's Changed
Full Changelog: awslabs/aws-sdk-swift@0.70.0...0.71.0
v0.70.0
Compare Source
What's Changed
Full Changelog: awslabs/aws-sdk-swift@0.69.0...0.70.0
v0.69.0
Compare Source
What's Changed
Full Changelog: awslabs/aws-sdk-swift@0.68.0...0.69.0
v0.68.0
Compare Source
What's Changed
Full Changelog: awslabs/aws-sdk-swift@0.67.0...0.68.0
v0.67.0
Compare Source
What's Changed
Full Changelog: awslabs/aws-sdk-swift@0.66.0...0.67.0
v0.66.0
Compare Source
What's Changed
Full Changelog: awslabs/aws-sdk-swift@0.65.0...0.66.0
v0.65.0
Compare Source
What's Changed
Full Changelog: awslabs/aws-sdk-swift@0.64.0...0.65.0
v0.64.0
Compare Source
What's Changed
Full Changelog: awslabs/aws-sdk-swift@0.63.0...0.64.0
v0.63.0
Compare Source
What's Changed
Full Changelog: awslabs/aws-sdk-swift@0.62.0...0.63.0
v0.62.0
Compare Source
What's Changed
Full Changelog: awslabs/aws-sdk-swift@0.61.0...0.62.0
v0.61.0
Compare Source
What's Changed
Full Changelog: awslabs/aws-sdk-swift@0.60.0...0.61.0
v0.60.0
Compare Source
What's Changed
Full Changelog: awslabs/aws-sdk-swift@0.59.0...0.60.0
v0.59.0
Compare Source
What's Changed
Full Changelog: awslabs/aws-sdk-swift@0.58.0...0.59.0
v0.58.0
Compare Source
What's Changed
Full Changelog: awslabs/aws-sdk-swift@0.57.0...0.58.0
v0.57.0
Compare Source
What's Changed
Full Changelog: awslabs/aws-sdk-swift@0.56.0...0.57.0
v0.56.0
Compare Source
What's Changed
Full Changelog: awslabs/aws-sdk-swift@0.55.0...0.56.0
v0.55.0
Compare Source
What's Changed
Full Changelog: awslabs/aws-sdk-swift@0.54.0...0.55.0
v0.54.0
Compare Source
What's Changed
Full Changelog: awslabs/aws-sdk-swift@0.53.0...0.54.0
v0.53.0
Compare Source
What's Changed
Full Changelog: awslabs/aws-sdk-swift@0.52.0...0.53.0
v0.52.0
Compare Source
What's Changed
Full Changelog: awslabs/aws-sdk-swift@0.51.0...0.52.0
v0.51.0
Compare Source
What's Changed
Full Changelog: awslabs/aws-sdk-swift@0.50.0...0.51.0
v0.50.0
Compare Source
What's Changed
Full Changelog: awslabs/aws-sdk-swift@0.49.0...0.50.0
v0.49.0
Compare Source
What's Changed
Full Changelog: awslabs/aws-sdk-swift@0.48.0...0.49.0
v0.48.0
Compare Source
What's Changed
Full Changelog: awslabs/aws-sdk-swift@0.47.0...0.48.0
v0.47.0
Compare Source
What's Changed
Full Changelog: awslabs/aws-sdk-swift@0.46.0...0.47.0
v0.46.0
Compare Source
What's Changed
Full Changelog: awslabs/aws-sdk-swift@0.45.0...0.46.0
v0.45.0
Compare Source
What's Changed
Full Changelog: awslabs/aws-sdk-swift@0.44.0...0.45.0
v0.44.0
Compare Source
What's Changed
Full Changelog: awslabs/aws-sdk-swift@0.43.0...0.44.0
v0.43.0
Compare Source
What's Changed
Full Changelog: awslabs/aws-sdk-swift@0.42.0...0.43.0
v0.42.0
Compare Source
What's Changed
Full Changelog: awslabs/aws-sdk-swift@0.41.0...0.42.0
v0.41.0
Compare Source
What's Changed
Full Changelog: awslabs/aws-sdk-swift@0.40.0...0.41.0
v0.40.0
Compare Source
What's Changed
Full Changelog: awslabs/aws-sdk-swift@0.39.0...0.40.0
v0.39.0
Compare Source
What's Changed
Full Changelog: awslabs/aws-sdk-swift@0.38.0...0.39.0
v0.38.0
Compare Source
What's Changed
Full Changelog: awslabs/aws-sdk-swift@0.37.0...0.38.0
v0.37.0
Compare Source
What's Changed
Full Changelog: awslabs/aws-sdk-swift@0.36.0...0.37.0
v0.36.3
Compare Source
What's Changed
This is a hotfix release on 0.36.2. The sole change is that smithy-swift is updated to 0.41.2, which pulls several fixes to the
URLSessionHTTPClient
from latest in the smithy-swift main branch.Full Changelog: awslabs/aws-sdk-swift@0.36.2...0.36.3
v0.36.2
Compare Source
What's Changed
This is a hotfix release on 0.36.1. The sole change is that smithy-swift is updated to 0.41.1, which fixes
FoundationStreamBridge
(a component ofURLSessionHTTPClient
with some newer changes pulled in from the smithy-swiftmain
branch.Full Changelog: awslabs/aws-sdk-swift@0.36.1...0.36.2
v0.36.1
Compare Source
What's Changed
This release is a patch release on 0.36.0, to fix an issue with RestXMLError. Ex. S3 404 NotFound is now properly returned.
Full Changelog: awslabs/aws-sdk-swift@0.36.0...0.36.1
v0.36.0
Compare Source
What's Changed
Full Changelog: awslabs/aws-sdk-swift@0.35.0...0.36.0
v0.35.0
Compare Source
What's Changed
Full Changelog: awslabs/aws-sdk-swift@0.34.0...0.35.0
v0.34.0
Compare Source
What's Changed
Full Changelog: awslabs/aws-sdk-swift@0.33.0...0.34.0
v0.33.0
Compare Source
What's Changed
Full Changelog: awslabs/aws-sdk-swift@0.32.0...0.33.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.