Skip to content

chore: bump compatibility_date to 2024-04-03 to enable RPC#168

Closed
kptdobe wants to merge 1 commit into
mainfrom
fix/do-compat-date
Closed

chore: bump compatibility_date to 2024-04-03 to enable RPC#168
kptdobe wants to merge 1 commit into
mainfrom
fix/do-compat-date

Conversation

@kptdobe

@kptdobe kptdobe commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

The current `compatibility_date = "2023-10-30"` predates the Cloudflare Workers flag that enables RPC on Durable Objects. A comment in the codebase notes that admin APIs cannot call `DocRoom.handleApiCall` directly without enabling RPC.

`2024-04-03` is the minimum date that enables the RPC flag. Bumping to this date unblocks direct method calls on DO stubs as a follow-up.

🤖 Generated with Claude Code

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@kptdobe

kptdobe commented Jun 11, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #172 which consolidates all DO best-practice fixes.

@kptdobe kptdobe closed this Jun 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant