Skip to content

v0.13.0

Choose a tag to compare

@github-actions github-actions released this 27 Apr 11:02
· 2250 commits to main since this release
2a59479

What's Changed

  • docs(numbers): bump every count to 26 services / 1,849 ops by @vieiralucas in #754
  • docs(iam): drop stale "KMS key policies / NotPrincipal / SCPs" limitations claims by @vieiralucas in #755
  • feat(elbv2): real health probes with state machine by @vieiralucas in #756
  • docs(numbers): bump APIGW v2 28 -> 103, total 1,849 -> 1,924 by @vieiralucas in #758
  • feat(sns): real RSA-SHA256 message signing with served public cert by @vieiralucas in #757
  • feat(ses): RFC 5322 / MIME builder for TestRenderEmailTemplate by @vieiralucas in #760
  • feat(logs): real GetLogGroupFields, ListLogGroupsForQuery, StartLiveTail by @vieiralucas in #761
  • feat(stepfunctions): real UpdateExpression eval for dynamodb:updateItem by @vieiralucas in #762
  • feat(ssm): real patch + association + document metadata tracking by @vieiralucas in #763
  • fix(conformance): map every shipped service to its real wire protocol by @vieiralucas in #759
  • feat(sqs): rate-limited async message move tasks with cancellation by @vieiralucas in #765
  • feat(kms): AWS-shaped binary ciphertext blob with AES-256-GCM by @vieiralucas in #766
  • fix(ecr): enforce 200-char Smithy cap on principalArn + reset baseline to 100% by @vieiralucas in #764
  • chore(audit): close remaining stub gaps + ECS tag coverage by @vieiralucas in #767
  • feat(elasticache): real Memcached engine via Docker by @vieiralucas in #768
  • feat(scheduler): cross-account target delivery by @vieiralucas in #769
  • feat(stepfunctions): real activity worker pool by @vieiralucas in #770
  • feat(ecr): real image scanning via optional Trivy CLI by @vieiralucas in #771
  • feat(rds): real Oracle, SQL Server, and Db2 engines via Docker by @vieiralucas in #773
  • feat(apigateway): API Gateway v1 (REST APIs) — 118 ops, real Lambda data plane by @vieiralucas in #774
  • feat(elbv2): in-process HTTP data plane for ALBs by @vieiralucas in #775
  • feat(core): make request body cap env-tunable, raise default to 1 GiB by @vieiralucas in #776
  • feat(core): streaming request body for S3 + ECR uploads by @vieiralucas in #777
  • feat(cloudfront): scaffold service + distributions, invalidations, tags by @vieiralucas in #778
  • feat(cloudfront): OAC + cache, origin request, response headers, continuous deployment policies by @vieiralucas in #779
  • feat(cloudfront): Functions, Public Keys, Key Groups, KVS, OAI, Monitoring Subscriptions by @vieiralucas in #780
  • feat(lambda): support legacy runtimes (nodejs16, python3.8-3.10, java11, go1.x) by @vieiralucas in #781
  • feat(streaming): true chunk-by-chunk streaming for S3 + ECR uploads by @vieiralucas in #782
  • feat(cloudfront): legacy Streaming Distributions (RTMP) — full CRUD by @vieiralucas in #783
  • refactor(streaming): drop buffered fallback in S3/ECR upload paths by @vieiralucas in #785
  • feat(cloudfront): field-level encryption + realtime log configs (batch 5) by @vieiralucas in #784
  • feat(lambda): add nodejs24.x, python3.14, java25, dotnet10 runtimes by @vieiralucas in #787
  • fix(s3): route virtual-hosted PUT object through streaming dispatch by @vieiralucas in #788
  • test(dispatch): cover streaming_route path-style and virtual-hosted S3 by @vieiralucas in #789
  • feat(cloudfront): VPC origins + anycast + trust stores + resource policies (batch 6a) by @vieiralucas in #786
  • feat(cloudfront): connection groups + domain ops + managed cert + promote-staging by @vieiralucas in #790
  • feat(route53): scaffold service + hosted zones + RRsets (batch 1) by @vieiralucas in #791
  • feat(route53): health checks (batch 2) by @vieiralucas in #792
  • feat(route53): traffic policies + instances (batch 3) by @vieiralucas in #793
  • feat(route53): DNSSEC + KSK + query logging + CIDR collections (batch 4) by @vieiralucas in #794
  • feat(route53): VPC + delegation sets + geo + tags + account limits (batch 5) by @vieiralucas in #795
  • feat(acm): scaffold AWS Certificate Manager — full 17-op control plane by @vieiralucas in #796
  • feat(application-autoscaling): scaffold full 14-op JSON 1.1 control plane by @vieiralucas in #797
  • feat(wafv2): scaffold full 55-op JSON 1.1 control plane by @vieiralucas in #798
  • feat(athena): scaffold AWS Athena - 70-op JSON 1.1 control plane by @vieiralucas in #799
  • release(v0.13.0): bump versions, refresh docs, register new crates by @vieiralucas in #801

Full Changelog: v0.12.0...v0.13.0