[MS] Azure SDK Release (June 2026) - devamazonaws.blogspot.com

Thank you for your interest in the new Azure SDKs! We release new features, improvements, and bug fixes every month. 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

Azure AI Transcription reaches general availability for Python

The Python azure-ai-transcription (1.0.0) client library is now generally available. This is the first stable release of the library, giving Python developers a supported client for working with Azure AI's transcription service.

Microsoft Planetary Computer Pro client library reaches general availability for Python

The Python azure-planetarycomputer (1.0.0) client library is now generally available. Alongside the first stable release, this version adds new response models, including AssetStatisticsResponse, ClassMapLegendResponse, and QueryableDefinitionsResponse, and the queryable and class-map-legend operations now return these richer types. Note one breaking change carried into GA: StacOperations.list_collections was renamed to StacOperations.get_collections.

Initial stable releases

Initial beta releases

Release notes


Post Updated on July 6, 2026 at 06:56AM
Thanks for reading
from devamazonaws.blogspot.com

Comments

Popular posts from this blog

[MS] Pulling a single item from a C++ parameter pack by its index, remarks - devamazonaws.blogspot.com

[MS] Boosting Azure DevOps Security with GHAS Code Scanning - devamazonaws.blogspot.com

[MS] How can I check that all the changes in a git branch have been cherry-picked or rebased into its upstream branch? - devamazonaws.blogspot.com