Releases: databento/databento-cpp
Releases · databento/databento-cpp
0.50.0
0.49.0
Release notes
Enhancements
- Added
SkippedRecordsAfterSlowReadingto theErrorCodeenum for gateway errors
originating from slow client catch-up
0.48.0
Release notes
Enhancements
- Added
SlowReaderBehaviorenum andLiveBuilder::SetSlowReaderBehavior()to configure
gateway behavior when client falls behind - Added
SlowReaderBehavior()getter toLiveBlockingandLiveThreaded
Bug fixes
- Added conversion for missing schemas for function
RTypeFromSchema - Added explicit optional construction in
json_helpers.hpp(credit: Enrico Detoma)
0.47.0
Release notes
Enhancements
- Added Zstd compression support to live clients which can be enabled with
LiveBuilder::SetCompression(). It's disabled by default - Added
Compression()getter toLiveBlockingandLiveThreaded - Upgraded default
httplibversion to 0.30.1
Breaking changes
- Added an overload to the
ReadSomemethod onIReadablefor timeout support
0.46.1
Release notes
Enhancements
- Added new publisher for Blue Ocean ATS (
OCEA_MEMOIR_OCEA)
0.46.0
Release notes
Enhancements
- Added new off-market publisher for Cboe Futures Exchange (
XCBF_PITCH_XOFF) - Added new
StatTypevariants to be used byXCBF.PITCHdataset:UpperPriceLimitLowerPriceLimitBlockVolumeVenueSpecificVolume1
0.45.0
Release notes
Enhancements
- Added download retry, resumption, and checksum verification to
Historical::BatchDownload - Added new venue, dataset, and publisher for Cboe Futures Exchange (
XCBF.PITCH) - Upgraded default
httplibversion to 0.28.0
0.44.0
0.43.0
Release notes
Enhancements
- Made
Unseta fully-supported variant ofSystemCodeandErrorCode
Breaking changes
- Removed
modeparameter inHistorical::MetadataGetCost()
0.42.0
Release notes
Enhancements
- Added
EndOfIntervalvariant toSystemCode
Breaking changes
- Removed
bill_idfield fromBatchJobstruct