Skip to content

v0.19.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 22:27
· 86 commits to main since this release
7c0ccce

What's Changed

  • ci(release): add fakecloud-ec2 to the crates.io publish list by @vieiralucas in #1679
  • fix(persistence): ignore lost+found and other benign entries in the empty-dir check by @WarpRat in #1691
  • fix(dynamodb): evaluate NOT( without a trailing space in condition expressions by @WarpRat in #1681
  • fix(sqs): return message to source queue when redrive target ARN is unresolvable by @ericz7900 in #1676
  • fix(cloudformation): resolve Lambda alias Ref to ARN and accept qualified ESM FunctionName by @WarpRat in #1683
  • fix(dynamodb): support legacy KeyConditions/QueryFilter Query parameters by @WarpRat in #1687
  • feat(cloudformation): expand AWS::Serverless::StateMachine in the SAM transform by @WarpRat in #1686
  • feat(cloudformation): provision SQS/SNS/S3 policy resources by @WarpRat in #1689
  • chore(aws-models): weekly refresh from aws/api-models-aws by @github-actions[bot] in #1648
  • ci: free hosted-tool cache + large packages to fix E2E disk-full flake by @vieiralucas in #1692
  • feat(cloudformation): record unmodelled resource types instead of failing the stack by @vieiralucas in #1693
  • feat(glue): implement GetSessionEndpoint and GetDashboardUrl by @vieiralucas in #1694
  • feat(cognito): implement multi-region user pool replica operations by @vieiralucas in #1695
  • ci: relocate container storage to /mnt to kill the lambda-runtimes disk-full flake by @vieiralucas in #1696
  • fix(deps): bump postgres crates to patch RUSTSEC-2026-0178/0179/0180 by @vieiralucas in #1697
  • chore(release): bump workspace to v0.19.0 by @vieiralucas in #1698

New Contributors

Full Changelog: v0.18.0...v0.19.0