Skip to content

v0.28.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 16:52

   🚨 Breaking Changes

  • Update all specs and fix generate scripts and optimize compile  -  by Sam Goodwin in #360 (313cc)

   🚀 Features

  • aws: Update AWS SDKs, inclding lambda micro vms  -  by Sam Goodwin (06001)

   🐞 Bug Fixes

  • Update workos specs  -  by Sam Goodwin (3c2f2)
  • aws:
    • Patch ec2 InvalidSubnetConflict  -  by Sam Goodwin (67841)
    • Remove RetryableError from BucketNotEmpty  -  by Sam Goodwin (c00f1)
    • Encode operation name  -  by Sam Goodwin (e2a9a)
    • Add PreconditionFailed + ConditionalRequestConflict to s3 putObject  -  by Sam Goodwin and Claude Fable 5 (78457)
  • cloudflare:
    • DurableObjectCheckError for containers  -  by Sam Goodwin (6fc3c)
    • Patch TokenManagedByCloudflare for AccountApiToken  -  by Sam Goodwin (4bb79)
    • Patch ZoneCreationBlocked  -  by Sam Goodwin (2bf71)
    • Surface null-body 429 as retryable TooManyRequests  -  by Michael K in #362 (718f8)
  • cloudflare/workers-for-platforms:
    • Type getDispatchNamespaceScriptSetting errors + loosen placement  -  by Sam Goodwin in #361 (645c7)
    View changes on GitHub