You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added support for listing_id, issuer_id, and security_id as stype_in
values for the security master and corporate actions reference data
endpoints, and security_id for the adjustment factors endpoint
Added a dataset parameter to MetadataHttpAPI.list_fields(). If not
provided, the returned fields are for the latest DBN encoding version,
which may not match a specific dataset's schema
Upgraded databento-dbn to 0.67.0:
Improved performance of record field accessors that convert a raw value to an enum, such
as side(), action() and rtype(), by no longer copying the description when
constructing the conversion error