Skip to content

Commit 1cf4786

Browse files
authored
Update CHANGELOG.md
1 parent 5b20c16 commit 1cf4786

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

CHANGELOG.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
1-
COMPLETE CHANGELOG FROM v2:
2-
* Add api for topic service
3-
4-
BROKEN CHANGES:
5-
* deny any action in transaction after commit/rollback (switch to old behaviour with ydb.global_allow_split_transactions(True))
6-
* raise exception for truncated response by default (switch to old behavior with ydb.global_allow_truncated_result(True))
7-
* drop support python 2
8-
* Use anonymous credentials for auth by default instead of iam metadata (use ydb.driver.credentials_from_env_variables for creds by env var)
1+
* Fixed commit for sync reader
2+
* Group messages while send to server
3+
* Prevent stop topic client by GC while reader/writer alived
94

105
## 3.0.1b12 ##
116
* Added flush reader commits on reader close

0 commit comments

Comments
 (0)