Page History
...
| Code Block | ||
|---|---|---|
| ||
sbe.target.language: 'Java' sbe.validation.stop.on.error: 'true' sbe.target.namespace: 'com.marketfactory.protocol.sbe4' sbe.java.generate.interfaces: 'true' sbe.generate.stubs: true |
5.3.0 - 29 Aug 2025
- [UPDATED] Schema changed to 19458. Non-breaking change.
- [FIXED] When a partial message read was done and then the next socket read read no bytes; the original bytes were lost.
5.2.0 - 19 Feb 2025
- [UPDATED] Updated to schema version 19457. Non breaking change.
5.1.0 - 12 Aug 2024
- [UPDATED] Improved SBE samples, reference API implementation and documentation.
5.0.0 - 9 Apr 2024
- [UPDATED] BREAKING CHANGE. Schema changed to 19456
- All repeating groups counts changed from uint8 (255) to uint16 (65535). This was done specifically to allow more MarketDataIncrementalRefresh entries as some venues send 300+ entries per side. This change requires no code changes on the client-side but changes the message wire-format and is NOT backwards compatible.
- [UPDATED] Updated agrona and SBE dependency versions
...
Overview
Content Tools