Releases: ydb-platform/ydb-python-sdk
Releases Β· ydb-platform/ydb-python-sdk
3.17.2
- Add data_columns support in TableIndex
Full Changelog: 3.17.1...3.17.2
3.17.1
- New autogenerated docs
- Add an ability to create async index
Full Changelog: 3.17.0...3.17.1
3.17.0
- Query Session Pool redesign
Full Changelog: 3.16.1...3.17.0
3.16.1
- SLO tests for query service
- Fix connection close mechanism
Full Changelog: 3.16.0...3.16.1
3.16.0
- Async implementation of Query Service SDK
- New basic example with Query Service SDK
Full Changelog: 3.15.0...3.16.0
3.15.0
- Query service client support
- Add dunder version to ydb package
- OAuth 2.0 token exchange. Allow multiple resource parameters in according to https://www.rfc-editor.org/rfc/rfc8693
Full Changelog: 3.14.0...3.15.0
3.14.0
- Added load OAuth 2.0 token exchange credentials provider from config file
Full Changelog: 3.13.1...3.14.0
3.13.1
- Moved grpc draft imports to draft folder
Full Changelog: 3.13.0...3.13.1
3.13.0
- Added alter topic method
Full Changelog: 3.12.3...3.13.0
3.12.3
- Fixed leak sessions on asyncio timeout
- Fixed missed parameter in internal stream_reader.close() - reader hungs up
Full Changelog: 3.12.2...3.12.3