Skip to content

v2.0.0-beta.31

Choose a tag to compare

@github-actions github-actions released this 06 May 04:02

   🚀 Features

  • Cloudflare/StateStore:
    • Wire OTLP traces, metrics, and logs  -  by Sam Goodwin in #181 (14b8a)
  • aws:
    • Harden ApiGateway REST resources (bindings, retries, stage patches)  -  by Sam Goodwin and Adrian Witaszak in #169 (e4b84)
  • cloudflare:
    • Add Tunnel, VpcService, and VpcServiceRef  -  by Kotkoroid and Sam Goodwin in #123 (090c1)
    • Expose raw durable object sql storage  -  by m@s in #188 (20c03)
    • Add Hyperdrive resource with dev-mode local DB support  -  by Julian Archila in #158 (8e651)
    • Workers observability traces  -  by Michael K in #244 (ae531)
  • core:
    • Support for adoption in the core engine (using read)  -  by Sam Goodwin in #167 (9914e)
    • Replace create+update with one reconcile function  -  by Sam Goodwin in #179 (bfd4f)
  • neon:
    • Add Neon serverless Postgres provider  -  by Sam Goodwin in #134 (3b5e8)
  • test:
    • Add dev flag to test harness, toggleable via ALCHEMY_DEV  -  by Sam Goodwin in #183 (7856a)
  • website:
    • Generate llms.txt from page frontmatter  -  by Sam Goodwin in #170 (9ad47)

   🐞 Bug Fixes

  • Cloudflare:
    • Dedupe Container DO bindings by namespaceId  -  by Christopher Yovanovitch and Sam Goodwin in #172 (a2c54)
  • Cloudflare/SecretsStore:
    • Adoption opt-in by default  -  by Stibbs in #163 (d9f22)
  • aws/lambda:
    • Scope public url invokes  -  by José Netto in #162 (1e092)
    • Pass invoked via url permission  -  by José Netto in #161 (3e978)
  • cloudflare:
    • Enable hyperdrive in dev mode  -  by John Royal and Sam Goodwin in #242 (86623)
  • cloudflare/worker:
    • Make asset hash path-independent and reuse manifest when unchanged  -  by Sam Goodwin in #165 (e1669)
    View changes on GitHub