Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.65 KB

File metadata and controls

32 lines (19 loc) · 1.65 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

1.1.1 - 2026-03-11

Added

  • (lambda-events) support X509 custom authorizer in IoT events (#1114)
  • (lambda-events) add Control Tower lifecycle events module (#1107)
  • (lambda-events) add VPC Lattice event structures (#1036)
  • Add builder pattern support for event response types (#1090)

Fixed

  • (sns) support SubscriptionConfirmation and UnsubscribeConfirmation message types (#1102)
  • (lambda-events) claims_to_add_or_override type in CognitoEventUserPoolsPreTokenGenV2 (#1100)

Other

  • (lambda-events) deprecate authorizer-specific fields in ApiGatewayV2httpRequest (#1089)

1.0.3 - 2026-01-06

Changed

  • MSRV updated from 1.82.0 to 1.84.0, enabled MSRV-aware resolver (#1078)