Ydb

Latest version: v3.12.0

Safety actively analyzes 638430 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 16

3.1.1

* Fixed bug with ModuleNotFoundError while import ydb

3.1.0

COMPLETE CHANGELOG FROM v2:
* Add api for topic service

BREAKING CHANGES:
* deny any action in transaction after commit/rollback (switch to old behaviour with ydb.global_allow_split_transactions(True))
* raise exception for truncated response by default (switch to old behavior with ydb.global_allow_truncated_result(True))
* drop support python 2
* Use anonymous credentials for auth by default instead of iam metadata (use ydb.driver.credentials_from_env_variables for creds by env var)

3.0.1b13

* Fixed commit for sync reader
* Group messages while send to server
* Prevent stop topic client by GC while reader/writer alived

3.0.1b12

* Added flush reader commits on reader close
* Fix stop executor in python 3.8
* Fix handle background errors

3.0.1b11

* Fixed global_allow_split_transactions
* Added reader.receive_message() method
* Swap topic_path and consumer arguments in topic_client.reader method

3.0.1b10

* fixed sqlalchemy get_columns method with not null columns
* fixed requirements.txt

Page 6 of 16

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.