Skip to content

Releases: ydb-platform/ydb-python-sdk

3.0.1b4

07 Feb 15:31
Compare
Choose a tag to compare
3.0.1b4 Pre-release
Pre-release
  • Initial implementation of topic reader

Full Changelog: 3.0.1b3...3.0.1b4

3.0.1b3

06 Feb 16:45
Compare
Choose a tag to compare
3.0.1b3 Pre-release
Pre-release
  • 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

06 Feb 16:35
Compare
Choose a tag to compare
  • 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

06 Feb 16:45
Compare
Choose a tag to compare
3.0.1b2 Pre-release
Pre-release
  • Add initial topic writer

Full Changelog: 3.0.1b1...3.0.1b2

3.0.1b1

06 Feb 16:45
Compare
Choose a tag to compare
3.0.1b1 Pre-release
Pre-release
  • start 3.0 beta branch

Full Changelog: 2.12.1...3.0.1b1

2.12.1

17 Jan 09:49
b0ef996
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.12.0...2.12.1

2.12.0

11 Jan 06:34
05d17e3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.11.1...2.12.0

2.11.1

27 Dec 11:01
b99de15
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.11.0...2.11.1

2.11.0

21 Dec 10:43
71cc176
Compare
Choose a tag to compare

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

  • @rekby made their first contribution in #63

Full Changelog: 2.10.0...2.11.0

2.10.0

11 Sep 20:14
Compare
Choose a tag to compare

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