We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b033f9 commit 4648cbfCopy full SHA for 4648cbf
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 0.14.0 - TBD
+## 0.14.0 - 2023-06-14
4
- Added support for reusing a `Live` client to reconnect
5
- Added `metadata` property to `Live`
6
- Added `DatatbentoLiveProtocol` class
@@ -14,6 +14,7 @@
14
- Upgraded `pandas` to to 1.5.3
15
- Upgraded `requests` to to 2.28.1
16
- Upgraded `zstandard` to to 0.21.0
17
+- Removed 10 minute minimum request time range restriction
18
- Removed support for Python 3.7
19
20
## 0.13.0 - 2023-06-02
0 commit comments