Skip to content

Commit c659310

Browse files
update CHANGELOG.md
1 parent 8b54af2 commit c659310

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
- Supported in ADO.NET GetSchema(Async). CollectionNames:
2+
* Tables
3+
* TablesWithCollections
4+
* DataSourceInformation
5+
* MetaDataCollections
6+
* Restrictions
7+
- Rename field _onStatus -> _onNotSuccessStatus in YdbDataReader
8+
- If session is not active, do not invoke DeleteNotActiveSession(session)
9+
- AttachStream: connect stream using NodeId
10+
- PoolManager: change pool properties on field
11+
- Delete *Settings.DefaultInstance because it's a singleton object that's changed by tasks when NodeId is set
12+
- DbConnection.Session.OnStatus(status) in YdbTransaction
13+
114
## v0.9.4
215
- Do not pessimize the node on Grpc.Core.StatusCode.Cancelled and Grpc.Core.StatusCode.DeadlineExceeded.
316
- Dispose of WriterSession using dispose CancellationToken.

0 commit comments

Comments
 (0)