File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed
Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## 0.49.0 - TBD
4- - Added ` SkippedRecordsAfterSlowReading ` to the ` ErrorCode ` enum for gateway errors originating
5- from slow client catch-up.
3+ ## 0.49.0 - 2026-02-24
4+
5+ ### Enhancements
6+ - Added ` SkippedRecordsAfterSlowReading ` to the ` ErrorCode ` enum for gateway errors
7+ originating from slow client catch-up
68
79## 0.48.0 - 2026-02-18
810
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ cmake_minimum_required(VERSION 3.24..4.2)
66
77project (
88 databento
9- VERSION 0.48 .0
9+ VERSION 0.49 .0
1010 LANGUAGES CXX
1111 DESCRIPTION "Official Databento client library"
1212)
Original file line number Diff line number Diff line change 11# Maintainer: Databento <support@databento.com>
22_pkgname=databento-cpp
33pkgname=databento-cpp-git
4- pkgver=0.48 .0
4+ pkgver=0.49 .0
55pkgrel=1
66pkgdesc=" Official C++ client for Databento"
77arch=(' any' )
You can’t perform that action at this time.
0 commit comments