Checking in changes prior to tagging of version 0.7.0.#207
Conversation
Changelog diff is: diff --git a/Changes b/Changes index 49a76a3..db60fb4 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,8 @@ Revision history for Perl extension aws-lambda {{$NEXT}} + +0.7.0 2025-12-13T04:33:18Z - Support tenant id in AWS::Lambda::Context #203 - Add support for AWS_LAMBDA_MAX_CONCURRENCY #204 - Mark Amazon Linux 2 (AL2) based layers as no longer maintained #206
|
Caution Review failedThe pull request is closed. WalkthroughThis release PR bumps the package version from 0.6.0 to 0.7.0 across all module files and manifests. It adds release notes documenting three features: tenant ID support in Lambda context, AWS_LAMBDA_MAX_CONCURRENCY support, and marking AL2-based layers as no longer maintained. Documentation is updated to clarify AL2 deprecation and migrate references toward AL2023. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes The changes consist primarily of homogeneous version bumps (repetitive string replacements) combined with straightforward documentation updates. The release notes are factual summaries. Primary review focus should be:
Possibly related PRs
Poem
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (7)
Comment |
Changelog diff is:
diff --git a/Changes b/Changes
index 49a76a3..db60fb4 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
Revision history for Perl extension aws-lambda
{{$NEXT}}
+
+0.7.0 2025-12-13T04:33:18Z
- Support tenant id in AWS::Lambda::Context #203
- Add support for AWS_LAMBDA_MAX_CONCURRENCY #204
- Mark Amazon Linux 2 (AL2) based layers as no longer maintained #206
Summary by CodeRabbit
New Features
Deprecations
Documentation
✏️ Tip: You can customize this high-level summary in your review settings.