Skip to content

v0.22.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 08:01
· 1778 commits to main since this release
06c7d02

What's Changed

  • feat(tfacc): add wafv2 service; REGIONAL ARN scope + CAPTCHA URL fixes by @vieiralucas in #1919
  • feat(tfacc): add firehose service; report ExtendedS3 default options by @vieiralucas in #1920
  • feat(tfacc): add cloudwatch service; fix DeleteDashboards response shape by @vieiralucas in #1921
  • fix(cloudformation): expand SAM Function Policies into a role + non-API events into triggers by @vieiralucas in #1923
  • test(tfacc): un-deny wafv2 WebACLLoggingConfiguration (firehose fix lifted it) by @vieiralucas in #1924
  • fix(ses): emit result node in SES v1 Query-protocol write responses by @vieiralucas in #1926
  • fix(apigateway,apigatewayv2): cover dropped fields in Update* patch arms by @vieiralucas in #1927
  • feat(tfacc): add ses (v1) service; identity ARN/token/omit-absent + reputation fixes by @vieiralucas in #1936
  • fix(kinesis): implement SubscribeToShard + fix multi-shard sequence anchors + PutRecords errors by @vieiralucas in #1925
  • fix(cognito): expire access tokens on first-party operations by @vieiralucas in #1928
  • fix(s3): map ListDirectoryBuckets to s3express, not s3:ListBuckets by @vieiralucas in #1929
  • fix(iam): gate AssumeRoot on RootSessions + empty NotAction/NotResource matches nothing by @vieiralucas in #1930
  • fix(lambda): return X-Amz-Log-Result for buffered Invoke with LogType=Tail by @vieiralucas in #1931
  • fix(glue): implement BatchUpdatePartition, DeleteSchemaVersions, UpdateDevEndpoint by @vieiralucas in #1932
  • fix(cloudformation): synthesize implicit API from SAM Function Api/HttpApi events by @vieiralucas in #1933
  • fix(elasticache,ecs,ecr): persist dropped Update/Delete fields (1.13) by @vieiralucas in #1935
  • fix(firehose): round-trip non-S3 destinations (Redshift/OpenSearch/Splunk/HTTP/...) (1.13) by @vieiralucas in #1939
  • feat(tfacc): add apigateway (v1) service; SDK/export disposition + validator bool by @vieiralucas in #1940
  • fix(elbv2): emit result node in Query-protocol metadata-only responses by @vieiralucas in #1941
  • fix(ssm): persist OpsItem timestamps, maint-window-task ServiceRoleArn, shared doc version by @vieiralucas in #1934
  • fix(cognito,wafv2,ses): persist dropped Update/Create fields (1.13) by @vieiralucas in #1937
  • fix(cloudfront,logs,kinesis,s3): persist dropped fields + real promote/disassociate (1.13) by @vieiralucas in #1938
  • chore(release): bump workspace to v0.22.0 by @vieiralucas in #1942

Full Changelog: v0.21.1...v0.22.0