Releases: ydb-platform/ydb-cpp-sdk
Releases · ydb-platform/ydb-cpp-sdk
v3.6.0
What's Changed
- Added topic to table transaction for query client
- Added encryption parameters for import and export client
- Added return of virtual timestamp for scan query
- Supported per gRPC channel TCP connections
- Added ListObjectsInS3Export handle in import client
- Fixed federated topic debug print templates
Full Changelog: v3.5.1...v3.6.0
v3.5.1
What's Changed
- Fixed missing src file in client-ydb_federated_topic-impl target
- Fixed GCC link error in client-ydb_federated_topic-impl target
Full Changelog: v3.5.0...v3.5.1
v3.5.0
What's Changed
- Added traceparent to TRequestSettings
- Added NFederatedTopic::TDeferredCommit implementation
- Fixed register of GZIP and ZSTD codecs in topic client
Full Changelog: v3.4.0...v3.5.0
v3.4.0
What's Changed
- Added commit for autopartitioned topics
- Added max_committed_time_lag for DescribeConsumer
- Fixed GCC link error in client-ydb_query-impl target
Full Changelog: v3.3.1...v3.4.0
v3.3.1
What's Changed
- Fixed offset set in TStartPartitionSessionEvent::Confirm
- Added CI check for GCC
Full Changelog: v3.3.0...v3.3.1
v3.3.0
What's Changed
- Fixed BackoffTimeout overflow in retrier
- Added GetParameterTypes for TTableClient
- Allowed to disable discovery routine for driver/client scope
- Fixed use-after-move in topic write session
- Added GetAllClusters method to TFederatedTopicClient
Full Changelog: v3.2.2...v3.3.0
v3.2.2
What's Changed
- Fixed use-head-after-free bug in TTopicClient
- Supported GetConsumedRu method with TQueryClient
- Added metrics load in TQueryClient
Full Changelog: v3.2.1...v3.2.2
v3.2.1
v3.2.0
What's Changed
- Added YDB service to devcontainer setup
- Supported compile with GCC-13
- Added TNodeDescription serialization to proto type via SerializeTo method
- Added TDescribeResourceResult serialization to proto type via SerializeTo method
- Added GetStatus and ExtractStatus methods to TYdbErrorException
- Extended TRateLimiterClient properties
- Supported external data sources describe in TTableClient
- Added GetConfig for TDriver
- Added return query meta in TQueryClient and TTableClient
- Added CreateChangefeeds import status return in TImportClient
Full Changelog: v3.1.0...v3.2.0
v3.1.0
What's Changed
- Fixed segfault in scan query iterator
- Supported progress stats return from server
- Added ChainActor ping kind
- Fixed pool limit exceeding after server restart in QueryClient
- Fixed TTypeParser crash on EmptyList
- Supported double config mode for BSC/distconf
- Added serialize to proto for TTopicDescription, TAutoPartitioningSettings, TPartitioningSettings, TConsumerSettings, TCreateTopicSettings
Full Changelog: v3.0.0...v3.1.0