Releases: ydb-platform/ydb-python-sdk
Releases · ydb-platform/ydb-python-sdk
3.21.13
- Refactor auth token refresh logic
 
Full Changelog: 3.21.12...3.21.13
3.21.12
- Fix getattr propagation to wrapped stream
 
Full Changelog: 3.21.11...3.21.12
3.21.11
- Fix is_view, is_resource_pool for SchemeEntryType
 
Full Changelog: 3.21.10...3.21.11
3.21.10
- Fix stream error handling
 
Full Changelog: 3.21.9...3.21.10
3.21.9
- Add method explain for explain query to QuerySession and QuerySessionPool classes
 
Full Changelog: 3.21.8...3.21.9
3.21.8
- Fix: convert gRPC stream termination to YDB errors in async query client
 
Full Changelog: 3.21.7...3.21.8
3.21.7
- Remove default timeout from topic stream
 
Full Changelog: 3.21.6...3.21.7
3.21.6
- Wrap prepare execute request exceptions to ydb.Error
 - Add async methods to QuerySessionPool
 - Add default grpc keepalive value
 - Add detailed debug logs to topic instances
 
Full Changelog: 3.21.5...3.21.6
3.21.5
- Ability to create Date type from datetime
 
Full Changelog: 3.21.4...3.21.5
3.21.4
- Add index to resultsets
 
Full Changelog: 3.21.3...3.21.4