Skip to content

Commit 16a5229

Browse files
authored
Update sql-api-sdk-python.md
1 parent bf5bd0e commit 16a5229

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/cosmos-db/sql/sql-api-sdk-python.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ ms.custom: devx-track-python
4242
|**Current supported platform**|[Python 3.6+](https://www.python.org/downloads/)|
4343

4444
> [!IMPORTANT]
45-
> * Versions 4.3.0b2 and higher only support Python 3.6+. Python 2 is not supported.
45+
> * Versions 4.3.0b2 and higher support Async IO operations and only support Python 3.6+. Python 2 is not supported.
4646
4747
## Release history
4848
Release history is maintained in the azure-sdk-for-python repo, for detailed list of releases, see the [changelog file](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/cosmos/azure-cosmos/CHANGELOG.md).
@@ -56,6 +56,7 @@ Microsoft provides notification at least **12 months** in advance of retiring an
5656
5757
| Version | Release Date | Retirement Date |
5858
| --- | --- | --- |
59+
| 4.3.0 |May 23, 2022 |--- |
5960
| 4.2.0 |Oct 09, 2020 |--- |
6061
| 4.1.0 |Aug 10, 2020 |--- |
6162
| 4.0.0 |May 20, 2020 |--- |

0 commit comments

Comments
 (0)