Skip to content

Releases: ydb-platform/ydb-python-sdk

3.6.0 Added with_use_type_v3 to ExportToS3Settings

06 Dec 15:52

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

Choose a tag to compare

  • Fixed python2 compatibility

Full Changelog: 2.14.0...2.15.0

2.14.0

23 Nov 10:49

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

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

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

3.5.1

22 Sep 09:16

Choose a tag to compare

  • Fixed access to connection if connection cannot be found by node id

Full Changelog: 3.5.0...3.5.1

3.5.0

15 Sep 12:40

Choose a tag to compare

  • 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

18 Aug 15:47

Choose a tag to compare

  • Add to public topic reader api: TopicReaderBatch, wait_message

Full Changelog: 3.3.7...3.4.0

3.3.7

18 Aug 12:28

Choose a tag to compare

  • 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)

29 Jun 08:20

Choose a tag to compare

  • 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