Skip to content

Commit 47b4b73

Browse files
authored
Merge pull request #111210 from PaulCheng/patch-1
CosmosDb table sdk 1.0.7 release note
2 parents 56c8178 + de27d80 commit 47b4b73

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/cosmos-db/table-sdk-dotnet-standard.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ ms.date: 03/18/2019
3737
## Release notes for 1.0.0 series
3838
1.0.0 series takes the dependency on [Microsoft.Azure.DocumentDB.Core](https://www.nuget.org/packages/Microsoft.Azure.DocumentDB.Core/).
3939

40+
### <a name="1.0.7"/>1.0.7
41+
* Performance improvement by setting Table SDK default trace level to SourceLevels.Off, which can be opted in via app.config
42+
4043
### <a name="1.0.5"/>1.0.5
4144
* Introduce new config under TableClientConfiguration to use Rest Executor to communicate with Cosmos DB Table API
4245

0 commit comments

Comments
 (0)