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.
2 parents 320bd12 + 7277641 commit 05d17e3Copy full SHA for 05d17e3
CHANGELOG.md
@@ -1,3 +1,4 @@
1
+## 2.12.0 ##
2
* Fixed error message while get token from metadata with asyncio iam
3
* Add `SnapshotReadOnly` transaction mode support to `session.transaction`
4
setup.py
@@ -6,7 +6,7 @@
6
7
setuptools.setup(
8
name="ydb",
9
- version="2.11.1",
+ version="2.12.0",
10
description="YDB Python SDK",
11
author="Yandex LLC",
12
author_email="ydb@yandex-team.ru",
0 commit comments