Skip to content

chore: release v1.1.0#792

Merged
bnusunny merged 1 commit into
mainfrom
release-1.1.0
Jul 9, 2026
Merged

chore: release v1.1.0#792
bnusunny merged 1 commit into
mainfrom
release-1.1.0

Conversation

@bnusunny

@bnusunny bnusunny commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Summary

Release v1.1.0. This is the release-prep change for the version that ships Lambda SnapStart support (merged in #790).

Changes

  • Bump crate version 1.0.11.1.0 (Cargo.toml, Cargo.lock).
  • Promote the ## Unreleased CHANGELOG section to ## v1.1.0 - 2026-07-09.

Highlights in v1.1.0

  • Lambda SnapStart support (feat: add Lambda SnapStart support #790): the adapter bridges the SnapStart lifecycle to the inner web app via two opt-in HTTP hooks — AWS_LWA_SNAPSTART_BEFORE_CHECKPOINT_PATH (before checkpoint) and AWS_LWA_SNAPSTART_AFTER_RESTORE_PATH (after restore). After restore it refreshes its own HTTP client and re-runs the readiness check before admitting traffic, and rejects external traffic to the hook paths with 403.

No functional code changes in this PR — version/changelog only.

@bnusunny bnusunny requested a review from a team as a code owner July 9, 2026 17:14
@bnusunny bnusunny merged commit 87f0c87 into main Jul 9, 2026
8 checks passed
@bnusunny bnusunny deleted the release-1.1.0 branch July 9, 2026 17:41
bnusunny added a commit that referenced this pull request Jul 10, 2026
* Revert "chore: release v1.1.0 (#792)"

This reverts commit 87f0c87.

* Revert "feat: add Lambda SnapStart support (#790)"

This reverts commit 48caa3d.
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.

2 participants