chore(deps): update dependency swift-server/swift-aws-lambda-events to v1 #49
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.4.0"->from: "1.2.4"Release Notes
swift-server/swift-aws-lambda-events (swift-server/swift-aws-lambda-events)
v1.2.4Compare Source
This patch releases fixes a failing unit test on Swift 6.3 and update the dependency on
swift-http-types1.5.1 or more recent.What's Changed
SemVer Patch
Other Changes
Full Changelog: awslabs/swift-aws-lambda-events@1.2.3...1.2.4
v1.2.3Compare Source
This is the first release of this library in its new home
/awslabs, so we changed the legal files (NOTICE, CONTRIBUTIONS, ...) and the license header in all source files.This release also fixes a long standing bug on DynamoDB events decoding.
Thank you @benrosen78 for the contribution.
What's Changed
SemVer Patch
New Contributors
Full Changelog: awslabs/swift-aws-lambda-events@1.2.2...1.2.3
v1.2.2Compare Source
Mitigation for apple/swift-http-types#107 and project hygiene
What's Changed
SemVer Patch
Full Changelog: awslabs/swift-aws-lambda-events@1.2.1...1.2.2
v1.2.1Compare Source
What's Changed
SemVer Patch
Full Changelog: awslabs/swift-aws-lambda-events@1.2.0...1.2.1
v1.2.0Compare Source
What's Changed
SemVer Minor
New Contributors
Full Changelog: awslabs/swift-aws-lambda-events@1.1.0...1.2.0
v1.1.0Compare Source
This new release
adds support for APIGateway WebSocket events as per AWS documentation (thank you @richwolf)
migrates all test cases to Swift Testing
bump minimum supported Swift version to 5.10 (we maintain the three last major releases, 5.10, 6.0, and 6.1)
What's Changed
SemVer Minor
Full Changelog: awslabs/swift-aws-lambda-events@1.0.0...1.1.0
v1.0.0Compare Source
This library has been in existence for seven years and is utilized by downstream libraries such as Vapor and Hummingbird.
The Swift Server Working Group has resolved to release a v1.0.0 version to ensure API stability in the future.
Subsequent modifications will adhere to semantic versioning conventions.
v0.5.0Compare Source
Main Changes
All changes
New Contributors
Full Changelog: awslabs/swift-aws-lambda-events@0.4.0...0.5.0
Configuration
📅 Schedule: Branch creation - "before 12pm every weekday" (UTC), 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.