Skip to content

Commit

Permalink
Update python.md (#2251)
Browse files Browse the repository at this point in the history
Initial release of azure-security-attestation Beta version for Python
  • Loading branch information
mssindhurid authored Jan 14, 2021
1 parent ca6e3bd commit 2e034c0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions releases/2021-01/python.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ The Azure SDK team is pleased to make available the January 2021 client library
- Tables
- Text Analytics
- Form Recognizer
- Microsoft Azure Attestation

## Installation Instructions

Expand All @@ -35,6 +36,7 @@ pip install azure-eventhub-checkpointstoreblob-aio
pip install azure-servicebus
pip install azure-ai-textanalytics --pre
pip install azure-ai-formrecognizer --pre
pip install azure-security-attestation --pre
```

## Feedback
Expand Down Expand Up @@ -66,6 +68,10 @@ If you have a bug or feature request for one of the libraries, please post an is
- Fixed bug where connection establishment on macOS with Clang 12 triggering unrecognized selector exception (#15567).
- Fixed bug in accessing message properties triggering segmentation fault when the underlying C bytes are NULL (#15568).

### Microsoft Azure Attestation [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/master/sdk/attestation/azure-security-attestation/CHANGELOG.md#100b1-2020-12-09)

- Initial release of Azure Security Attestation to support data-plane operations.

## Latest Releases

View all the latest versions of Python packages [here][python-latest-releases].
Expand Down

0 comments on commit 2e034c0

Please sign in to comment.