File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 1+ * Fixed: send PartitionIds in InitRequest.
2+ * Do a committed offset on StopPartitionSessionRequest event anyway.
3+ * Added log info on StopPartitionSessionRequest event.
4+ * PartitioningSettings were changed to change the PartitionCountLimit to MaxActivePartitions.
15* Dev: updated System.IdentityModel.Tokens.Jwt from version 0.7.0 to version 8.5.0.
26* PartitionSession.Stop uses committedOffset to complete commit tasks.
37* Changed batch type: IReadOnlyCollection<Message<TValue >> -> IReadOnlyList<Message<TValue >>.
48* Invoking TryReadRequestBytes before deserializing message.
5- * Updated Ydb.Protos 1.0.6 -> 1.1.0 : Updated version of the Grpc.Net.Client library to 2.67.0.
9+ * Updated Ydb.Protos 1.0.6 -> 1.1.1 : Updated version of the Grpc.Net.Client library to 2.67.0 and proto messages .
610* Fixed: YdbDataReader.GetDataTypeName for optional values.
711* Added support for "Columns" collectionName in YdbConnection.GetSchema(Async).
812
You can’t perform that action at this time.
0 commit comments