Thank you for your interest in the new Azure SDKs! We release new features, improvements, and bug fixes every month. Please subscribe to our Azure SDK Blog RSS Feed to get notified when a new release is available.
You can find links to packages, code, and docs on our Azure SDK Releases page.
Release Highlights
In April, we have released the following libraries:
Azure Communication Services SDK
Azure Communication Chat, Common, Identity, and SMS libraries were released under version 1.0.0. Read more here: Announcing the new Azure Communication Services Libraries GA.
Cosmos DB for Java version 4.14.0
See Changelog
Event Hubs for .NET & Python – version 5.4.0; Event Hubs for Javascript version 5.5.0
- .NET: Added support for using
AzureNamedKeyCredential
andAzureSasCredential
types to authenticate Event Hubs clients. Using these credentials allow the shared key or SAS to be updated without creating a new client. - .NET: Multiple enhancements were made to the transport paths for publishing and reading events to reduce memory allocations and increase performance. (A community contribution, courtesy of danielmarbach). See Change Log for more details.
- Python: Added support for using
azure.core.credentials.AzureSasCredential
as credential for authenticating producer and consumer clients. See Change Log for more details. - JS: Added support for using
NamedKeyCredential
andSASCredential
as the credential type for authenticating producer and consumer clients. See Change Log for more details.
Text Analytics
Now supports healthcare analysis and multiple actions analysis. Read more here: Text Analytics for analyzing healthcare entities and multiple actions.
Release Notes
- All release notes
- .NET release notes
- Java release notes
- Python release notes
- JavaScript/TypeScript release notes
- Android release notes
- iOS release notes
- C++ release notes
Azure SDK Blog Contributions
We are open to Azure SDK blog contributions and invite you to be a guest blogger. Please contact us at azsdkblog@microsoft.com with your topic and we’ll get you setup.
Azure SDK Links
- Azure SDK Website: aka.ms/azsdk
- Azure SDK Intro (3 minute video): aka.ms/azsdk/intro
- Azure SDK Intro Deck (PowerPoint deck): aka.ms/azsdk/intro/deck
- Azure SDK Releases: aka.ms/azsdk/releases
- Azure SDK Blog: aka.ms/azsdk/blog
- Azure SDK Twitter: twitter.com/AzureSDK
- Azure SDK Design Guidelines: aka.ms/azsdk/guide
- Azure SDKs & Tools: azure.microsoft.com/downloads
- Azure SDK Central Repository: github.com/azure/azure-sdk
- Azure SDK for .NET: github.com/azure/azure-sdk-for-net
- Azure SDK for Java: github.com/azure/azure-sdk-for-java
- Azure SDK for Python: github.com/azure/azure-sdk-for-python
- Azure SDK for JavaScript/TypeScript: github.com/azure/azure-sdk-for-js
- Azure SDK for Android: github.com/Azure/azure-sdk-for-android
- Azure SDK for iOS: github.com/Azure/azure-sdk-for-ios
- Azure SDK for Go: github.com/Azure/azure-sdk-for-go
- Azure SDK for C: github.com/Azure/azure-sdk-for-c
- Azure SDK for C++: github.com/Azure/azure-sdk-for-cpp
0 comments