Azure SDK for Embedded C (July 2022)
The Azure SDK team is pleased to make available the July 2022 client library release.
Updates
- Azure Core
Installation Instructions
To install any of our packages, copy and paste the following commands into a terminal:
git clone https://github.com/Azure/azure-sdk-for-c
git checkout <tag_name>
Feedback
If you have a bug or feature request for one of the libraries, please post an issue to GitHub.
Release highlights
azure-sdk-for-c Changelog
Other Changes
- Removed unreachable code in
az_http_policy_retry.c
.
Latest Releases
View all the latest versions of C packages here.