This repository was archived by the owner on Oct 29, 2021. It is now read-only.
Update module github.com/Azure/go-autorest to v14#18
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
Author
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: go.sum |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
v11.7.0+incompatible->v14.2.0Release Notes
Azure/go-autorest
v14.2.0Compare Source
github.com/Azure/go-autorestimportable.v14.1.1Compare Source
Bug Fixes
x-ms-authorization-auxiliaryheader value separator to comma.v14.1.0Compare Source
New Features
azure.SetEnvironment()that will update the global environments map with the specified values.v14.0.1Compare Source
Bug Fixes
v14.0.0Compare Source
v13.4.1Compare Source
Bug Fixes
x-ms-authorization-auxiliaryheader value separator to comma.v13.4.0Compare Source
v13.3.3Compare Source
Bug Fixes
v13.3.2Compare Source
Bug Fixes
autorest.AsStringSlice()to convert slice elements to their string representation.v13.3.1Compare Source
Bug Fixes
v13.3.0Compare Source
New Features
autorest.NewSharedKeyAuthorizer()and dependent types.autorest.NewSASTokenAuthorizer()and dependent types.ServicePrincipalToken.SetCustomRefresh()so a custom refresh function can be invoked when a token has expired.Bug Fixes
cli.AccessTokensPath()to respectAZURE_CONFIG_DIRwhen set.v13.2.0Compare Source
New Features
adal.InitiateDeviceAuthWithContext()adal.CheckForUserCompletionWithContext()adal.WaitForUserCompletionWithContext()v13.1.0Compare Source
New Features
v13.0.2Compare Source
Bug Fixes
v13.0.1Compare Source
v13.0.0Compare Source
v12.4.3Compare Source
Bug Fixes
autorest.MultiTenantServicePrincipalTokenAuthorizerwill now properly add its auxiliary bearer tokens.v12.4.2Compare Source
Bug Fixes
overridestanza from Gopkg.toml andreplacedirective from go.mod as they don't apply when being consumed as a dependency.ocagentthat still depends on protobuf v1.2.requiredclause with matchingconstraintstanzas so thatdepdependencies match go.sum.v12.4.1Compare Source
Bug Fixes
v12.4.0Compare Source
New Features
autorest.WithPrepareDecoratorsandautorest.GetPrepareDecoratorsfor adding and retrieving a custom chain of PrepareDecorators to the provided context.v12.3.0Compare Source
New Features
secret scenario; this basically bundles multiple OAuthConfig and ServicePrincipalToken types into corresponding
MultiTenant* types along with a new authorizer that adds the primary and auxiliary token headers to the reqest.
The authenticaion helpers have been updated to support this scenario; if environment var AZURE_AUXILIARY_TENANT_IDS
is set with a semicolon delimited list of tenants the multi-tenant codepath will kick in to create the appropriate authorizer.
See
adal.NewMultiTenantOAuthConfig,adal.NewMultiTenantServicePrincipalTokenandautorest.NewMultiTenantServicePrincipalTokenAuthorizeralong with their supporting types and methods.
autorest.WithSendDecoratorsandautorest.GetSendDecoratorsfor adding and retrieving a custom chain of SendDecorators to the provided context.autorest.DoRetryForStatusCodesWithCapandautorest.DelayForBackoffWithCapto enforce an upper bound on the duration between retries.v12.2.0Compare Source
New Features
autorest.WithXML,autorest.AsMerge,autorest.WithBytespreparer decorators.autorest.ByUnmarshallingBytesresponse decorator.Response.IsHTTPStatusandResponse.HasHTTPStatushelper methods for inspecting HTTP status code inautorest.Responsetypes.Bug Fixes
autorest.DelayWithRetryAfternow supports HTTP-Dates in theRetry-Afterheader and is not limited to just 429 status codes.v12.1.0Compare Source
New Features
to.ByteSlicePtr().azure.ResourceIdentifier.v12.0.0Compare Source
Breaking Changes
In preparation for modules the following deprecated content has been removed.
utilspackageversionpackagev11.9.0Compare Source
New Features
ResourceIdentifiersfield toazure.Environmentcontaining resource IDs for public and sovereign clouds.v11.8.0Compare Source
New Features
autorest.NewClientWithOptions()to support endpoints that require free renegotiation.v11.7.1Compare Source
Bug Fixes
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.