Skip to content

v0.27.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 05:01

   🐞 Bug Fixes

  • cloudflare:
    • NoSuchKey for getObject  -  by Sam Goodwin (6b29c)
    • AiGatewaySpendingLimitDeprecated, MissingSitemap, WorkerHasNoVersions  -  by Sam Goodwin (24a0b)
    • Map non-500 internal server error to InternalServerError  -  by Sam Goodwin (ba06b)
    • ZonePurged error for api-gateway listUserSchemas  -  by Sam Goodwin (1520a)
    • PolicyValidationFailed iam.listUserGroupMembership  -  by Sam Goodwin (ede85)
    • Throw TransportError when null body is received  -  by Sam Goodwin (e54dd)
    • AccessReferenceNotFound for zero-trust apis  -  by Sam Goodwin (b294a)
    • Handle null result in pagination apis as empty list  -  by Sam Goodwin (3f354)
  • core:
    • Emit boolean OpenAPI enum literals  -  by Lukas Steiner in #356 (1adb4)
    View changes on GitHub