swift-server / swift-aws-lambda-runtime

Swift implementation of AWS Lambda Runtime
Apache License 2.0
1.12k stars 100 forks source link

Include the docc tutorial into 1.0.0 #316

Closed sebsto closed 6 months ago

sebsto commented 6 months ago

This is a cherry pick for commits on main (https://github.com/swift-server/swift-aws-lambda-runtime/commit/5d300b2e1bb5b78a6ea2018f6988e2e37f630336 and https://github.com/swift-server/swift-aws-lambda-runtime/commit/c85c875593fe3fc1aacc915984d797886d469625) to be included in the 1.0.0 release

These two commits include

Motivation:

These two commits are merged to main, please consider them for inclusion in the 1.0.0 release

Modifications:

See https://github.com/swift-server/swift-aws-lambda-runtime/commit/5d300b2e1bb5b78a6ea2018f6988e2e37f630336 and https://github.com/swift-server/swift-aws-lambda-runtime/commit/c85c875593fe3fc1aacc915984d797886d469625

Result:

Updated doc 🎉