Releases: ydb-platform/ydb-python-sdk
Releases · ydb-platform/ydb-python-sdk
3.8.1
- Fixed to handle deadline on topic stream in async driver
Full Changelog: 3.8.0...3.8.1
3.8.0
- Added clients for draft.BaseDynamicConfig service
Full Changelog: 3.7.1...3.8.0
3.7.1
- Updated protobuf generated code
Full Changelog: 3.7.0...3.7.1
2.15.1
- Fixed python2 compatibility
Full Changelog: 2.15.0...2.15.1
3.7.0
- Added ExternalError issue
Full Changelog: 3.6.0...3.7.0
3.6.0 Added with_use_type_v3 to ExportToS3Settings
- Added with_use_type_v3 to ExportToS3Settings
Full Changelog: 3.5.2...3.6.0
2.15.0
- Fixed python2 compatibility
Full Changelog: 2.14.0...2.15.0
2.14.0
- 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
- 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
- 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