Skip to content

Commit 8b97f45

Browse files
UPDATE CHANGELOG.md
1 parent 88394f0 commit 8b97f45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Ydb.Sdk/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
- Canceling AttachStream after calling the `DeleteSession` method.
3030
- Fixed bug: fixed issue where session was not deleted (`ClientTransportTimeout`).
3131
- Fixed bug: Grpc.Core.StatusCode.Cancelled was mapped to server's Canceled status.
32-
- ADO.NET: PoolingSessionSource 2.0 based on Npgsql pooling algorithm.
32+
- Feat ADO.NET: PoolingSessionSource 2.0 based on lock-free FIFO pooling algorithm.
3333
- Added new ADO.NET options:
3434
- `MinSessionPool`: The minimum connection pool size.
3535
- `SessionIdleTimeout`: The time (in seconds) to wait before closing idle session in the pool if the count of all sessions exceeds `MinSessionPool`.

0 commit comments

Comments
 (0)