Skip to content

v2.0.0-beta.60

Choose a tag to compare

@github-actions github-actions released this 06 Jul 22:38

   🚀 Features

  • aws/ec2:
    • KeyPair resource + hosted Instance HTTP serving  -  by Sam Goodwin in #714 (62f05)
  • aws/lambda:
    • MicroVM images and CF vs AWS container benchmarks  -  by Sam Goodwin in #712 (7f238)
  • cli:
    • --yes auto-upgrades the Cloudflare state store  -  by Michael K in #728 (c0ced)
  • cloudflare:
    • Custom vite environments and rsc  -  by John Royal in #685 (7b866)
    • Bind Workflows to async Workers  -  by Sam Goodwin in #707 (9c7b8)
  • cloudflare/workers-for-platforms:
    • Dispatch namespace binding + deploy workers into namespaces  -  by Sam Goodwin in #715 (c9f89)
  • docker:
    • Add Docker resources  -  by Austin and John Royal in #649 (968bb)
  • neon:
  • planetscale:
    • Expose pooledOrigin on PostgresRole  -  by Alex in #717 (9641b)
    • Persist PlanetScale branch replica intent  -  by Alex in #719 (cfb72)

   🐞 Bug Fixes

  • aws:
    • Remove dead DashboardsNotFound invalid tag handling code  -  by Sam Goodwin (86b04)
    • Provide Region to STS GetCallerIdentity during login  -  by Sam Goodwin in #709 (3c3e8)
    • Break Region/AWSEnvironment layer cycle in env auth account-id lookup  -  by Sam Goodwin in #710 (351c3)
  • aws/ecs:
    • Fix effectful ECS containers and add e2e smoke test that actually deploys  -  by Sam Goodwin in #713 (8cd7a)
  • cli:
    • Load the stack entry via a file:// URL so the CLI works on Windows  -  by d3lay in #696 (2ced8)
    • Report retained resources during destroy  -  by bjorntechTobbe in #739 (48021)
  • cloudflare:
    • Detect and recover cf state store partial deploy  -  by Michael K in #700 (37584)
    • Adopt durable object classes created outside alchemy  -  by Sam Goodwin in #495 (3d063)
    • Fold command + env into the memo hash for StaticSite  -  by Michael K in #738 (36b49)
    • Cold-recovery read for Access Application  -  by Andy Jefferson in #742 (ed44f)
  • cloudflare/containers:
    • Wrangler-parity defaults and readiness for fast, reliable starts  -  by Sam Goodwin in #708 (c740f)
    • Auto-restart stopped/crashed containers, fail fast on crash  -  by Sam Goodwin in #711 (c1906)
  • test:
    • Deflake live test suite and harden Cloudflare providers  -  by Sam Goodwin and Cursor (6965b)
  • website:
    • Collapse the tab-row height on mobile  -  by Sam Goodwin in #734 (c85e2)
    View changes on GitHub