Skip to content

v0.44.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 06:21
· 698 commits to main since this release
8f0e889

What's Changed

  • chore(aws-models): weekly refresh from aws/api-models-aws by @github-actions[bot] in #2351
  • fix(elasticache): ListTagsForResource returns empty TagList for existing untagged resources by @vieiralucas in #2358
  • fix(apigatewayv2): percent-decode stage-name path segment so $default is readable by @vieiralucas in #2359
  • fix(ec2): aggregate SG rule ranges by protocol/port in DescribeSecurityGroups by @vieiralucas in #2360
  • fix(lambda): derive function/alias/layer ARNs from the request region by @vieiralucas in #2361
  • feat(rds): support postgres 17.x in the engine-version matrix by @vieiralucas in #2357
  • fix(sqs,kms,logs,stepfunctions,eventbridge,cfn): build client-visible ARNs from the request region by @vieiralucas in #2363
  • fix(acm,ecr,kafka): ACM PEM panic guard, ECR OCI blob-commit offload, MSK UPDATING restart recovery by @vieiralucas in #2364
  • fix(dynamodb): numeric-equality for Number-set ADD/DELETE + validate values on BatchWrite/TransactWrite by @vieiralucas in #2365
  • fix(cloudformation): apply UpdateStack changes for all provisioned types + expand SAM Connector/Application/StateMachine-Events by @vieiralucas in #2366
  • fix(ssm,eventbridge): persist SendCommand completion and EventBridge→Logs delivery through the durable save path by @vieiralucas in #2367
  • fix(redshift,config,eks,route53resolver): persist dropped Modify/Put fields by @vieiralucas in #2369
  • fix(firehose,opensearch): merge partial destination updates + persist ExtendedS3/software-update/data-source/scheduled-action state by @vieiralucas in #2370
  • fix(ec2,sns): Describe NotFound guards + real filters + pagination; count attributes in SNS Publish size by @vieiralucas in #2373
  • fix(appsync,athena,glue): real introspection/schema-merge, workgroup engine version, no dangling calc results, real schema diff, settle stuck runs by @vieiralucas in #2371
  • fix(swf,efs,cloudcontrol,acmpca,managedblockchain,wafv2): create real continuations/children/destinations, surface read-only props, honor imported cert metadata, validate invitations, persist rule-set expiry by @vieiralucas in #2374
  • feat(dynamodb): multi-table import from a root export directory by @sushruth in #2368
  • fix(route53,kms,cloudwatch,dynamodb): error codes, alias DELETE match, asymmetric decrypt algo check, GetMetricStatistics validation, atomic transact idempotency by @vieiralucas in #2375
  • fix(elbv2,ecr,ce,appconfig): non-persisted target health, serialized layer-part appends, nested tag-status validation, ValidateConfiguration validators by @vieiralucas in #2376
  • fix(athena,opensearch,redshift,swf,sns,ec2): settle cancelled capacity, real delete-catalog identity, reflect maintenance/aqua status, reject closed-execution mutations, validate Publish Subject, paginate DescribeImages by @vieiralucas in #2377
  • chore(release): bump workspace to v0.44.0 by @vieiralucas in #2378

Full Changelog: v0.43.0...v0.44.0