Skip to content

Releases: ydb-platform/ydb-python-sdk

3.8.1

06 Mar 09:10
Compare
Choose a tag to compare
  • Fixed to handle deadline on topic stream in async driver

Full Changelog: 3.8.0...3.8.1

3.8.0

25 Jan 13:44
Compare
Choose a tag to compare
  • Added clients for draft.BaseDynamicConfig service

Full Changelog: 3.7.1...3.8.0

3.7.1

24 Jan 16:28
Compare
Choose a tag to compare
  • Updated protobuf generated code

Full Changelog: 3.7.0...3.7.1

2.15.1

08 Dec 09:22
Compare
Choose a tag to compare
  • Fixed python2 compatibility

Full Changelog: 2.15.0...2.15.1

3.7.0

07 Dec 09:34
Compare
Choose a tag to compare
  • Added ExternalError issue

Full Changelog: 3.6.0...3.7.0

3.6.0 Added with_use_type_v3 to ExportToS3Settings

06 Dec 15:52
Compare
Choose a tag to compare
  • Added with_use_type_v3 to ExportToS3Settings

Full Changelog: 3.5.2...3.6.0

2.15.0

23 Nov 14:11
Compare
Choose a tag to compare
  • Fixed python2 compatibility

Full Changelog: 2.14.0...2.15.0

2.14.0

23 Nov 10:49
Compare
Choose a tag to compare
  • Added YDB convert support EmptyDict, EmptyList types
  • Added EXTERNAL_ERROR status code and issue ExternalError

Full Changelog: 2.13.4...2.14.0

2.13.5

23 Nov 10:47
Compare
Choose a tag to compare
  • Added YDB convert support EmptyDict, EmptyList types
  • Added EXTERNAL_ERROR status code and issue ExternalError

Full Changelog: 2.13.4...2.13.5

3.5.2 set 1 thread for encode/decode messages

31 Oct 06:00
Compare
Choose a tag to compare
  • Set 1 thread as default for encode/decode messages, was 4
  • Added comments about calls encoders/decoders in parallel from multiply threads

Full Changelog: 3.5.1...3.5.2