Showing results for July 2020 - Azure SDK Blog

Jul 28, 2020
1
0

Custom transport in Python SDK: an HTTPX experiment

lmazuel
lmazuel

One of the most important design concepts of the new Azure SDK for Python is that the SDK is modular. This allows us to provide highly customizable HTTP pipelines that users can configure to their own needs. In this article, I will briefly describe the main HTTP pipeline for the Azure SDK for Python, then focus on the HTTP transport and the ab

pythonHTTPHTTP transport
Jul 16, 2020
0
0

Azure SDK Release (July 2020) – Routing Failure Notification in Azure DevOps

Daniel Jurek
Daniel Jurek

Welcome to the July release of the Azure SDK. We have updated the following libraries: These are ready to use in your production applications. You can find details of all released libraries on our releases page. New preview releases: We believe these are ready for you to use and experiment with, but not yet ready for production. B...

releases
Jul 7, 2020
0
0

Introducing new previews for Azure management libraries

Nick Zhu
Nick Zhu

We’re excited to announce that a new set of Azure management libraries for Java, .NET and Python are now in Public Preview. These libraries follow the Azure SDK guidelines and share a number of core features such as authentication protocols, HTTP retries, logging, and transport protocols.

javapythonreleases