megachangelog
Fix1.4.3

v1.4.3 Bug Fixes

This release includes bug fixes for the API Gateway WebSocket cache parameter handling, improved subscription ID handling and connection management, and corrected deserialization of large JavaScript numbers that exceed u64/i64 range.

1.4.3 (2026-06-08)

Bug Fixes

  • api-gateway: Accept cache parameter in WebSocket requests, fix #10451 (#10453) (f1c9b7c)
  • Improve subscription ID handling and connection management, thanks @H31nz3l (#10485) (6d7bbe5)
  • native: Don't fail deserializing JS numbers above u64/i64 range (#11033) (efcfe89)
api-gatewaywebsocketnativebug-fixesstability

Source: original entry ↗