databento 0.38.0
Release notes
This release adds a new feature to the Live client for automatically reconnecting when an unexpected disconnection occurs.
Enhancements
- Added
Referencedata client withcorporate_actions.get_range(...)method - Added
ReconnectPolicyenumeration - Added
reconnect_policyparameter to theLiveclient to specify client reconnection behavior - Added
Live.add_reconnect_callbackmethod for specifying a callback to handle client reconnections - Added platform information to the user agent reported by the
HistoricalandLiveclients - Upgraded
databento-dbnto 0.19.1 - Added
BBOMsg,CBBOMsg, andStatusMsgexports to the rootdatabentopackage
Breaking changes
- Calling
Live.stopwill now clear all user streams and callbacks - Renamed
SessiontoLiveSessionin thedatabento.live.sessionmodule