Skip to content

Releases: ydb-platform/ydb-cpp-sdk

v3.14.0

18 Feb 20:30
1f2134e

Choose a tag to compare

What's Changed

  • EXPERIMENTAL! Added direct read option for topic read session
  • Added GetEndpoint for driver config
  • Supported more connection string variants
  • Removed fulltext index layout
  • Supported TCP_NODELAY option for grpc sockets
  • Supported access levels in whoami
  • EXPERIMENTAL! Supported keyed write session for topics
  • Supported PartitionMaxInFlightBytes for topic read session

Full Changelog: v3.13.0...v3.14.0

v3.13.0

18 Feb 20:20
565693e

Choose a tag to compare

What's Changed

  • Fixed infinite connect in blocking write topic session
  • EXPERIMENTAL! Supported fulltext index
  • Added deadline propagation
  • Supported Message Level Parallelism in topics
  • Supported ExportToFs and ImportFromFs
  • Fixed bug with keep alive interval
  • Added GetDatabase for driver
  • Supported encryption settings for ExportFs
  • Supported include index data for export and import
  • Supported API for assigning vectors to multiple clusters in vector index
  • Supported exclude_regexps in export/import API

Full Changelog: v3.12.0...v3.13.0

v3.12.0

21 Oct 14:32

Choose a tag to compare

What's Changed

  • Added generating deb packages without deps
  • Added AvailabilityPeriod option for topic consumer
  • Supported metrics level for topics
  • Supported Bytes and Text type aliases
  • Fixed bug in TOperationId
  • Fixed dangling function pointers in IAM cred provider
  • Fixed data loss in BulkUpsert
  • Fixed not working PreferLocalDC balancing policy
  • Fixed forgotten Reserve replacement in TExportClient

Full Changelog: v3.11.1...v3.12.0

v3.11.1

09 Oct 15:28
3f602f2

Choose a tag to compare

What's Changed

  • Removed STL comparator override for const char*

Full Changelog: v3.11.0...v3.11.1

v3.11.0

09 Oct 15:27
25529d4

Choose a tag to compare

What's Changed

  • Added NoMerge and NoCache options for SelfCheck handle
  • Supported custom executor pass to YDB driver

Full Changelog: v3.10.0...v3.11.0

v3.10.0

17 Sep 08:38
ef51fb1

Choose a tag to compare

What's Changed

  • Supported Cache Modes for tables
  • Added new scheme entry - StreamingQuery
  • Fixed IAM credentials provider bug
  • Changed gRPC load balancing policy to round robin
  • Added GetBrokenData method for topics reader
  • EXPERIMANTAL: Added PreferPrimaryPile balancing policy for YDB in bridge mode

Full Changelog: v3.9.0...v3.10.0

v3.9.0

01 Sep 17:54

Choose a tag to compare

What's Changed

  • Increased required gRPC version to 1.41.0
  • Supported RESTORE operation
  • Replaced types to std::chrono in wide datetime types
  • Supported DescribeSystemView method in Table Service
  • Supported INCREMENTAL_BACKUP operation
  • Added pile info in discovery client
  • Added external_data_channels_count in table builder

Full Changelog: v3.8.2...v3.9.0

v3.8.2

01 Sep 17:36

Choose a tag to compare

What's Changed

  • Moved bridge pile name to node location for convenience

Full Changelog: v3.8.1...v3.8.2

v3.8.1

01 Sep 17:34
e8ac479

Choose a tag to compare

What's Changed

  • Fixed OOM in TValueBuilder

Full Changelog: v3.8.0...v3.8.1

v3.8.0

01 Sep 17:33
8027fa1

Choose a tag to compare

What's Changed

  • Added build TValue on arena in TValueBuilder
  • Supported new scheme object - Transfer

Full Changelog: v3.7.0...v3.8.0