Releases: ydb-platform/ydb-python-sdk
Releases · ydb-platform/ydb-python-sdk
3.5.1
- Fixed access to connection if connection cannot be found by node id
Full Changelog: 3.5.0...3.5.1
3.5.0
- Added functions for check column table type table of any type of scheme entry
Full Changelog: 3.4.0...3.5.0
3.4.0
- Add to public topic reader api: TopicReaderBatch, wait_message
Full Changelog: 3.3.7...3.4.0
3.3.7
- Added copy of locals() dicts at internals
Full Changelog: 3.3.6...3.3.7
3.3.6 Add list type to converter from result to native type (fix problem with get list result in dbapi/sqlalchemy)
- Add list type to converter from result to native type (fix problem with get list result in dbapi/sqlalchemy)
Full Changelog: 3.3.5...3.3.6
3.3.5 Fixed bugs with WriterAsyncIO.__del__ and hung ups for topic reader and writer
- Fixed use positional argument instead of named in WriterAsyncIO.del
- Fixed release buffer while read topic by one messages
- Fixed race condition between commit_with_ack and reconnect in topic writer
Full Changelog: 3.3.4...3.3.5
3.3.4
- Fixed handle stop partition request from server
Full Changelog: 3.3.3...3.3.4
3.3.3
- Fixed hang while write messages to closed driver
- Removed fixed version of aiohttp
Full Changelog: 3.3.2...3.3.3
3.3.2
- Fix keep DataQuery in local cache and set flag keep_in_cache for server
Full Changelog: 3.3.1...3.3.2
3.3.1
- Fix exception for convert sync to async iterator
- Fixed start many sync writers/readers in parallel
Full Changelog: 3.3.0...3.3.1