github Azure/azure-sdk-for-python azure-core_1.35.1

latest releases: azure-mgmt-computefleet_2.0.0b1, azure-ai-projects_1.1.0b4, azure-ai-textanalytics_6.0.0b1...
one day ago

1.35.1 (2025-09-11)

Bugs Fixed

  • Fixed an issue where the retry_backoff_max parameter in RetryPolicy and AsyncRetryPolicy constructors was being ignored, causing retry operations to use default maximum backoff values instead of the user-specified limits. #42444

Other Changes

  • BearerTokenCredentialPolicy and AsyncBearerTokenCredentialPolicy will now properly surface credential exceptions when handling claims challenges. Previously, exceptions from credential token requests were suppressed; now they are raised and chained with the original 401 HttpResponseError response for better debugging visibility. #42536

Don't miss a new azure-sdk-for-python release

NewReleases is sending notifications on new releases.