- Added NewServerFromConfig API for loading external configs and enabled WebSocket leafnode connections to use HTTP proxies with configurable write deadlines.
- Improved JetStream performance: faster TTL handling, meta snapshot optimizations, binary search for timestamp lookups, and reduced heap allocations in the filestore.
- Fixed numerous bugs and race conditions across JetStream, filestore, and server shutdown handling, including TTL state recovery, scheduled message triggering, and raft stability.