Skip to content

v0.44.4

Choose a tag to compare

@github-actions github-actions released this 26 Jul 19:55
· 609 commits to main since this release
559c129

What's Changed

  • fix(cloudformation): in-place UpdateStack for Glue Database/Table + Timestream Table (stop wiping catalog/records) by @vieiralucas in #2403
  • feat(sdk): add first-party C#/.NET test SDK by @solrevdev in #2393
  • fix(apigatewayv2,config,ses): region-scope RoutingRule/config-event/mail-from/WS identity ARNs by @vieiralucas in #2409
  • fix(ec2): region-scope TransitGateway/NetworkInsights/ICE/VerifiedAccess/LocalGateway ARNs by @vieiralucas in #2405
  • fix(elasticache): accept Valkey 7.2 for serverless caches (stale MajorEngineVersion gate) by @vieiralucas in #2404
  • fix(cloudwatch,ses,mq,elbv2,redshift): C0-control-safe XML escaping (use canonical helper) by @vieiralucas in #2411
  • fix(sagemaker): 6 modeled ops 404'd on a generated family mismatch (resolve against parent) by @vieiralucas in #2412
  • fix(apigateway,apigatewayv2): AWS_PROXY Lambda function-error -> 502 + v2 payload-2.0 simple response by @vieiralucas in #2413
  • fix(cloudformation): in-place UpdateStack for ASG (no instance churn) + control-plane types by @vieiralucas in #2416
  • fix(rds): accept mysql 8.4 + postgres 18 GA majors (stale engine-version allowlist) by @vieiralucas in #2408
  • fix(release): survive crates.io rate limits instead of dying on the first 429 by @vieiralucas in #2410
  • test(php-sdk): self-spawn fakecloud + fail loud in E2E harness by @vieiralucas in #2407
  • fix(core,sigv4): non-S3 body-hash binding + anonymous public-read under --verify-sigv4 by @vieiralucas in #2415
  • fix(kms,iam,lambda,ses): pagination resumes past a deleted marker (no page-1 restart) by @vieiralucas in #2406
  • chore(release): bump workspace to v0.44.4 by @vieiralucas in #2417

New Contributors

Full Changelog: v0.44.3...v0.44.4