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
Welcome to the May release of the Azure SDK. We have updated the following libraries:
-
Azure Attestation for .NET and Python version 1.0
-
Azure Confidential Ledger version 1.0: Initial Release
-
Azure Container Registry version 1.0: Initial Release
-
Azure Cosmos DB client library for Java version 4.15
- Added
backendLatencyInMs
inCosmosDiagnostics
forDIRECT
connection mode andretryContext
inCosmosDiagnostics
for query operations.
- Added
-
Azure Functions for .NET version 1.0: Initial Release
-
Azure Purview Catalog version 1.0: Initial Release
-
Azure Purview Scanning version 1.0: Initial Release
-
Azure SDK for Python (Conda) preview packages are now available in the Microsoft channel
- Read more here: Introducing the Azure SDK for Python (Conda)
- See also https://anaconda.org/microsoft
-
Azure Web PubSub version 1.0: Initial Release
-
Cognitive Search version 11.3.0-beta.2
- Added support for Semantic Search, a collection of query-related capabilities that add semantic relevance and language understanding to search results.
- Added support for Knowledge Store, a feature of Azure Cognitive Search that persists output from an AI enrichment pipeline for independent analysis or downstream processing.
- See change log.
-
Event Grid, Event Hubs, and Service Bus Azure Function extensions are now available. Event Hubs and Service Bus extensions have added MSI support.
-
Event Grid for .NET, JavaScript, and Python (version 4.2) and for Java (version 4.3)
- Java: added new Storage System Events:
StorageAsyncOperationInitiatedEventData
,StorageBlobTierChangedEventData
and new Policy Insights System EventsPolicyInsightsPolicyStateCreatedEventData
,PolicyInsightsPolicyStateChangedEventData
,PolicyInsightsPolicyStateDeletedEventData
. - JavaScript: added new Storage System Events:
Microsoft.PolicyInsights.PolicyStateCreated
,Microsoft.PolicyInsights.PolicyStateChanged
,Microsoft.PolicyInsights.PolicyStateDeleted
,Microsoft.Storage.AsyncOperationInitiated
,Microsoft.Storage.BlobTierChanged
.
- Java: added new Storage System Events:
-
Identity for .NET (version 1.4), Java (version 1.3), JavaScript (version 2.0), Python (version 1.6), C++ (version 1.0). See the following change logs:
- .NET: https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/identity/Azure.Identity/CHANGELOG.md#140-2021-05-12
- Java: https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/identity/azure-identity/CHANGELOG.md#130-2021-05-11
- JavaScript: https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/identity/identity/CHANGELOG.md#200-beta3-2021-05-12
- Python: https://github.com/Azure/azure-sdk-for-python/blob/master/sdk/identity/azure-identity/CHANGELOG.md#160-2021-05-13
-
Service Bus for .NET (version 7.2), Java (version 7.3), JavaScript (version 7.1), and Python (version 7.2)
- JavaScript: added support for passing
NamedKeyCredential
as the credential type toServiceBusClient
andServiceBusAdminstrationClient
and for passingSASCredential
toServiceBusClient
.
- JavaScript: added support for passing
Release Notes
- All release notes
- .NET release notes
- Java release notes
- Python release notes
- JavaScript/TypeScript 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
Always amazes me when I see an announcement of a new release for something *without any indication of how to update to it* 😉 If I’m a VS user, I assume this “release” will just turn up as what… ? A Visual Studio update ? A new set of nuget packages ?
Which release are you interested in understanding how to update? We appreciate your feedback, and we make every effort to incorporate suggestions to improve the content of our blogs. We have added additional content, links to supporting blog post, and code snippets to the June release blog. We hope that you will find it more useful.
I do not understand what package is ‘Azure Functions for .NET version 1.0: Initial Release’ ? Do you have a link or documentation about this initial release ?
In this Introducing the new Azure Function Extension Libraries blog post, there are links to the docs and code samples that you may find helpful.