Releases: ydb-platform/ydb-python-sdk
Releases · ydb-platform/ydb-python-sdk
3.0.1b5
- Remove six package from code and dependencies (remove support python2)
- Use anonymous credentials by default instead of iam metadata (use ydb.driver.credentials_from_env_variables for creds by env var)
- Close grpc streams while closing readers/writers
- Add control plane operations for topic api: create, drop
- Add six package to requirements
Full Changelog: 3.0.1b4...3.0.1b5
2.12.3 Add six package to requirements
- Add six package to requirements
- Fixed error while passing date parameter in execute
Full Changelog: 2.12.2...2.12.3
3.0.1b4
- Initial implementation of topic reader
Full Changelog: 3.0.1b3...3.0.1b4
3.0.1b3
- Fix error of check retriable error for idempotent operations (error exist since 2.12.1)
Full Changelog: 3.0.1b2...3.0.1b3
2.12.2
- Fix error of check retriable error for idempotent operations (error exist since 2.12.1)
Full Changelog: 2.12.1...2.12.2
3.0.1b2
- Add initial topic writer
Full Changelog: 3.0.1b1...3.0.1b2
3.0.1b1
- start 3.0 beta branch
Full Changelog: 2.12.1...3.0.1b1
2.12.1
What's Changed
- add unknown item type to scheme ls by @Valeria1235 in #100
- ignore content_type from credentials provider by @VasilyStepanov in #106
Full Changelog: 2.12.0...2.12.1
2.12.0
What's Changed
- switch proto-files to current master by @rekby in #84
- fix error message logging by @VasilyStepanov in #93
- add support for snapshot_read_only transactions by @Valeria1235 in #88
- Fix test environments
New Contributors
- @VasilyStepanov made their first contribution in #93
- @Valeria1235 made their first contribution in #88
Full Changelog: 2.11.1...2.12.0