Skip to content

Commit afbe329

Browse files
Update CHANGELOG.md
1 parent fc8072c commit afbe329

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
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

0 commit comments

Comments
 (0)