github sivchari/kumo v0.26.0

5 hours ago

What's Changed

  • fix(apigateway): inject stage variables into Lambda proxy events by @wakame1367 in #836
  • fix(sts): derive AssumedRoleUser ARN from the requested RoleArn by @wakame1367 in #837
  • fix(sns): forward message attributes on RawMessageDelivery and log delivery failures by @wakame1367 in #838
  • fix(eventbridge): cap DeliveredEvents and exclude it from the snapshot by @wakame1367 in #839
  • fix(lambda): queue async Event invocations for Runtime API functions by @wakame1367 in #840
  • fix(s3): preserve SSE and metadata through CopyObject and multipart uploads by @wakame1367 in #841
  • feat(s3): invoke Lambda on ObjectCreated events via LambdaFunctionConfiguration by @wakame1367 in #842
  • test: assert on real values in sts/s3 golden tests instead of ignoring them by @sivchari in #844
  • fix(sns): use slog.Error instead of slog.Default().Error() by @sivchari in #845
  • fix(s3): apply bucket default encryption to PutObject and CreateMultipartUpload by @sivchari in #846
  • test: assert stageVariables are injected into the Lambda proxy event by @sivchari in #847
  • test: add SNS to SQS raw-delivery attribute-forwarding integration test by @sivchari in #848
  • test: add S3 to Lambda notification integration test by @sivchari in #849
  • fix(s3): initialize MultipartUploads map for restored buckets by @shiv3 in #852
  • release v0.26.0 by @sivchari in #853

New Contributors

Full Changelog: v0.25.3...v0.26.0

Don't miss a new kumo release

NewReleases is sending notifications on new releases.