chore(deps): update dependency azure-core to v1.39.0#147
Open
red-hat-konflux[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update dependency azure-core to v1.39.0#147red-hat-konflux[bot] wants to merge 1 commit intomainfrom
red-hat-konflux[bot] wants to merge 1 commit intomainfrom
Conversation
2c2c261 to
0244d41
Compare
0244d41 to
dc44a7e
Compare
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
dc44a7e to
85cdec8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==1.38.0→==1.39.0Release Notes
Azure/azure-sdk-for-python (azure-core)
v1.39.0Compare Source
Breaking Changes
azure_cloudsetting environment variable fromAZURE_CLOUDtoAZURE_SDK_CLOUD_CONF.v1.38.3Compare Source
Bugs Fixed
PipelineClient.format_urlto preserve trailing slash in the base URL when the URL template is query-string-only (e.g.,?key=value). #45365SensitiveHeaderCleanupPolicyto persist theinsecure_domain_changeflag across retries after a cross-domain redirect. #45518Other Changes
BearerTokenCredentialPolicyandAsyncBearerTokenCredentialPolicyto prevent simultaneous token refresh attempts across multiple processes. This helps mitigate the thundering herd problem during token refresh operations. #43720v1.38.2Compare Source
Bugs Fixed
PipelineClient.format_urlto preserve the leading slash when the URL template starts with/?. #45218v1.38.1Compare Source
Bugs Fixed
PipelineClient.format_urlto avoid adding trailing slashes when the URL template contains only query parameters. #45044Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.