Skip to content

v0.25.2

Choose a tag to compare

@github-actions github-actions released this 16 Jun 23:57

   🚀 Features

  • stripe:
    • Add per-call request options  -  by Alex in #349 (9babf)
    • Add webhook signature verification  -  by Alex in #350 (a06f8)

   🐞 Bug Fixes

  • aws,cloudflare:
    • Patch broken list envelopes  -  by Sam Goodwin (cf48b)
  • cloudflare:
    • Patch listRegionalHostnames, listPipelines, getPhase, listWorkflows  -  by Sam Goodwin (d44c9)
    • EmailRoutingRuleNotFound  -  by Sam Goodwin (5d3b6)
    • Patch errors and core matcher logic  -  by Sam Goodwin (1c5fe)

   🏎 Performance

  • cloudflare,core: Defer schema construction with Schema.suspend  -  by Sam Goodwin in #348 (d9471)
    View changes on GitHub