Skip to content

Commit b8566e1

Browse files
authored
VER: Release 0.54.0
See release notes.
2 parents 3a813cd + efacc49 commit b8566e1

File tree

9 files changed

+101
-67
lines changed

9 files changed

+101
-67
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 0.54.0 - 2025-05-13
4+
5+
#### Enhancements
6+
- Added new off-market publishers for Eurex, and European Energy Exchange (EEX)
7+
- Increased live subscription symbol chunking size
8+
- Upgraded `databento-dbn` to 0.34.0
9+
310
## 0.53.0 - 2025-04-29
411

512
#### Enhancements

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The library is fully compatible with the latest distribution of Anaconda 3.9 and
3232
The minimum dependencies as found in the `pyproject.toml` are also listed below:
3333
- python = "^3.9"
3434
- aiohttp = "^3.8.3"
35-
- databento-dbn = "0.33.1"
35+
- databento-dbn = "0.34.0"
3636
- numpy= ">=1.23.5"
3737
- pandas = ">=1.5.3"
3838
- pip-system-certs = ">=4.0" (Windows only)

0 commit comments

Comments
 (0)