Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 28, 2024

This PR contains the following updates:

Package Update Change
swift-server/swift-aws-lambda-runtime patch from: "1.0.0-alpha.2" -> from: "1.0.0-alpha.3"

Release Notes

swift-server/swift-aws-lambda-runtime (swift-server/swift-aws-lambda-runtime)

v1.0.0-alpha.3

Compare Source

TL;DR

This is the last 1.0.0-alpha.x release. We started to work on a v2 that will embrace Swift6, structured concurrency, service lifecycles amongst other changes. You can read more about the proposed changes in this PR.

Thank you to all contributors.

Some notable changes
  • You can now use an environment variable to specify the local lambda invocation endpoint (by @​jsonfry in #​321)

  • You can now package project's resources in the generated ZIP file (by @​camdenfullmer in #​333)

  • You can now have tasks that will run after a response is returned, but before the runtime fetches the next event (aka detached tasks) (by @​Buratti in #​334) - This API will change for v2

Detailed list of changes

New Contributors

Full Changelog: awslabs/swift-aws-lambda-runtime@1.0.0-alpha.2...1.0.0-alpha.3


Configuration

📅 Schedule: Branch creation - "before 12pm every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant