ReleaseCloudflare (Workers AI)Cloudflare (Workers AI)published Sep 15, 2025seen 5d

cloudflare/actors v0.0.1-beta.6

cloudflare/actors

Open original ↗

Captured source

source ↗
published Sep 15, 2025seen 5dcaptured 12hhttp 200method plain

v0.0.1-beta.6

Repository: cloudflare/actors

Tag: v0.0.1-beta.6

Published: 2025-09-15T02:13:17Z

Prerelease: yes

Release notes:

What's Changed

  • fix: exclude list & add WebSocket support to recipients by @eckoln in https://github.com/cloudflare/actors/pull/58
  • fix: socket on onSocketConnect by @eckoln in https://github.com/cloudflare/actors/pull/59
  • Bump wrangler versions by @Brayden in https://github.com/cloudflare/actors/pull/66
  • Hono example by @Brayden in https://github.com/cloudflare/actors/pull/65
  • Update naming conventions for web sockets and actor name by @Brayden in https://github.com/cloudflare/actors/pull/61
  • fix: sockets on onWebSocketUpgrade by @eckoln in https://github.com/cloudflare/actors/pull/67
  • Durable objects example fixes by @mw10013 in https://github.com/cloudflare/actors/pull/68
  • Export the retry utilities by @lambrospetrou in https://github.com/cloudflare/actors/pull/69
  • Manage Instances Example Fixes by @mw10013 in https://github.com/cloudflare/actors/pull/70
  • Playground fixes by @mw10013 in https://github.com/cloudflare/actors/pull/71
  • Sockets example fix by @mw10013 in https://github.com/cloudflare/actors/pull/72
  • Alarms reference proper identifier when awaking Actor by @Brayden in https://github.com/cloudflare/actors/pull/62
  • Run migrations only on explicit call by @Brayden in https://github.com/cloudflare/actors/pull/75
  • Replace setTimeout with scheduler by @Brayden in https://github.com/cloudflare/actors/pull/78
  • Add package-lock.json for CI by @Brayden in https://github.com/cloudflare/actors/pull/79

New Contributors

  • @eckoln made their first contribution in https://github.com/cloudflare/actors/pull/58
  • @mw10013 made their first contribution in https://github.com/cloudflare/actors/pull/68

Full Changelog: https://github.com/cloudflare/actors/compare/v0.0.1-beta.5...v0.0.1-beta.6

Notability

notability 3.0/10

Minor beta release from Cloudflare