Skip to content

v12.47.0

Choose a tag to compare

@riderx riderx released this 10 Nov 20:06
· 3569 commits to main since this release

🆕 Changelog

Changed

  • Updated Hyperdrive database bindings from generic naming (HYPERDRIVE_DB_EU, HYPERDRIVE_DB_AS, HYPERDRIVE_DB_NA) to connection-type-specific naming (HYPERDRIVE_CAPGO_DIRECT_*, HYPERDRIVE_CAPGO_SESSION_*, HYPERDRIVE_CAPGO_TRANSACTION_*) for improved database connection management across EU, AS, and NA regions
  • Refactored database connection logic to use transaction-specific Hyperdrive bindings for better connection pooling and resource management
  • Updated Cloudflare Workers configuration to support multiple Hyperdrive connection types (direct, session, transaction) across all deployment environments

🔗 Full Changelog: v12.46.4...v12.47.0