Releases: ydb-platform/ydb-python-sdk
Releases · ydb-platform/ydb-python-sdk
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
2.11.1
2.11.0
Supported both protobuf lib version (3 and 4).
What's Changed
- Bump protobuf from 3.15.0 to 3.18.3 in /examples/reservations-bot-demo/cloud_function by @dependabot in #51
- Bump protobuf from 3.20.1 to 3.20.2 in /examples/time-series-serverless by @dependabot in #50
- remove experimental client from ydb python sdk by @gridnevvvit in #58
- add build.md by @gridnevvvit in #59
- fixes by @gridnevvvit in #61
- Generate protobuf from ydb-api-protos by @rekby in #63
- Support protubuf 3 and protobuf 4 same time by @rekby in #66
- Add pythonpath to tox testenv by @rekby in #76
- add alias IamTokenCredentials for TokenServiceCredentials by @rekby in #75
New Contributors
Full Changelog: 2.10.0...2.11.0
2.10.0
What's Changed
- basic_example_v1: added how-to-run.txt by @zinal in #43
- basic_example_v1: added comments on TablePathPrefix usage to avoid confusion by @zinal in #44
- fixed incorrect comment on TablePathPrefix in basic_example.py by @zinal in #48
- Avoid double-quoting of identifiers by @shashkin in #49
New Contributors
Full Changelog: 2.9.0...2.10.0