We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 56c8178 + de27d80 commit 47b4b73Copy full SHA for 47b4b73
articles/cosmos-db/table-sdk-dotnet-standard.md
@@ -37,6 +37,9 @@ ms.date: 03/18/2019
37
## Release notes for 1.0.0 series
38
1.0.0 series takes the dependency on [Microsoft.Azure.DocumentDB.Core](https://www.nuget.org/packages/Microsoft.Azure.DocumentDB.Core/).
39
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
+
43
### <a name="1.0.5"/>1.0.5
44
* Introduce new config under TableClientConfiguration to use Rest Executor to communicate with Cosmos DB Table API
45
0 commit comments