Skip to content

Commit e43ba75

Browse files
authored
Merge pull request #88423 from donghexu/patch-6
1.0.5 GA
2 parents 78126b5 + 2deaf42 commit e43ba75

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 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.5"/>1.0.5
41+
* Introduce new config under TableClientConfiguration to use Rest Executor to communicate with Cosmos DB Table API
42+
4043
### <a name="1.0.5-preview"/>1.0.5-preview
4144
* Bug fixes
4245

@@ -87,6 +90,7 @@ This cross-platform .NET Standard library [Microsoft.Azure.Cosmos.Table](https:/
8790
### 1.0.0 series
8891
| Version | Release Date | Retirement Date |
8992
| --- | --- | --- |
93+
| [1.0.5](#1.0.5) |September 13, 2019 |--- |
9094
| [1.0.5-preview](#1.0.5-preview) |Auguest 20, 2019 |--- |
9195
| [1.0.4](#1.0.4) |Auguest 12, 2019 |--- |
9296
| [1.0.4-preview](#1.0.4-preview) |July 26, 2019 |--- |

0 commit comments

Comments
 (0)