Skip to content

v0.2.1

Choose a tag to compare

@hisanari-dev hisanari-dev released this 12 Jun 15:04
269babd

What's Changed

Fixed

S3

  • CopyObject and all multipart upload operations now enforce ACL permission checks for anonymous requests; previously anonymous callers could bypass ACL restrictions on these paths

STS

  • AssumeRole now validates RoleArn (length 20–2048) and RoleSessionName (length 2–64, pattern [\w+=,.@-]*), returning ValidationError for out-of-range or malformed inputs

KMS

  • CreateKey now persists the Tags parameter; previously tags were accepted but silently discarded, causing Terraform's default_tags mechanism to loop indefinitely on plan/apply

DynamoDB

  • CreateTable now persists the Tags parameter; previously tags were accepted but silently discarded

Full Changelog: https://github.com/optiflowic/kumolo/blob/main/CHANGELOG.md