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.
1 parent f4a646a commit 9ff154dCopy full SHA for 9ff154d
articles/cosmos-db/sql-api-sdk-python.md
@@ -36,7 +36,7 @@ ms.author: anfeldma
36
37
## Release History
38
39
-### 4.0.0 (2020-05-20)
+### 4.0.0
40
41
* Stable release.
42
* Added HttpLoggingPolicy to pipeline to enable passing in a custom logger for request and response headers.
@@ -303,6 +303,7 @@ Any request to Azure Cosmos DB using a retired SDK are rejected by the service.
303
304
| Version | Release Date | Retirement Date |
305
| --- | --- | --- |
306
+| [4.0.0](#400) |May 20, 2020 |--- |
307
| [3.0.2](#302) |Nov 15, 2018 |--- |
308
| [3.0.1](#301) |Oct 04, 2018 |--- |
309
| [2.3.3](#233) |Sept 08, 2018 |August 30, 2020 |
0 commit comments