Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/Azure/go-autorest/autorest/adal from 0.6.0 to 0.9.23 #118

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 10, 2023

Bumps github.com/Azure/go-autorest/autorest/adal from 0.6.0 to 0.9.23.

Release notes

Sourced from github.com/Azure/go-autorest/autorest/adal's releases.

autorest/adal/v0.9.23

Enable updating JWT via callback for workloadidentity #719

autorest/adal/v0.9.22

Retract adal versions with token refresh errors #716

autorest/adal/v0.9.21

Update crypto dependency to latest version #708

autorest/adal/v0.9.20

Handle expires_on in int format #698

autorest/adal/v0.9.19

Added federated OIDC JWT support. #680 do not poll for availability if MSI type is not IMDS #685

autorest/adal/v0.9.18

Remove IMDS probe when determining environment #669

autorest/adal/v0.9.17

  • Update crypto dependency to address CVE #659

autorest/adal/v0.9.16

Create a default transport #654

autorest/adal/v0.9.15

Switch to github.com/golang-jwt/jwt v4.0.0 #645

autorest/adal/v0.9.14

Add some logging for LROs #633

autorest/adal/v0.9.13

Return an error if resp and err are nil #617

autorest/adal/v0.9.12

Add logging for authentication requests/responses #616

autorest/adal/v0.9.11

Better support for authenticating in a managed identity environment Azure/go-autorest#613

autorest/adal/v0.9.10

Handle empty expires_on #599

autorest/adal/v0.9.9

Fix parsing of expires_on #594

autorest/adal/v0.9.8

Add multi-tenant certificate auth support #590

autorest/adal/v0.9.7

... (truncated)

Changelog

Sourced from github.com/Azure/go-autorest/autorest/adal's changelog.

CHANGELOG

NOTE Please see a module's release notes for change details.

v14.2.1

  • In Future.WaitForCompletionRef(), if the initial async response includes a Retry-After header, sleep for the specified amount of time before starting to poll.
  • Added APIManagementHostManagementSuffix field in Azure environment map.
  • Added SynapseEndpointSuffix and ResourceIdentifiers/Synapse field in Azure environment map.

v14.2.0

  • Added package comment to make github.com/Azure/go-autorest importable.

v14.1.1

Bug Fixes

  • Change x-ms-authorization-auxiliary header value separator to comma.

v14.1.0

New Features

  • Added azure.SetEnvironment() that will update the global environments map with the specified values.

v14.0.1

Bug Fixes

  • Fix race condition when refreshing token.
  • Fixed some tests to work with Go 1.14.

v14.0.0

Breaking Changes

  • By default, the DoRetryForStatusCodes functions will no longer infinitely retry a request when the response returns an HTTP status code of 429 (StatusTooManyRequests). To opt in to the old behavior set autorest.Count429AsRetry to false.

New Features

  • Variable autorest.Max429Delay can be used to control the maximum delay between retries when a 429 is received with no Retry-After header. The default is zero which means there is no cap.

v13.4.0

New Features

  • Added field SendDecorators to the Client type. This can be used to specify a custom chain of SendDecorators per client.
  • Added method Client.Send() which includes logic for selecting the preferred chain of SendDecorators.

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 10, 2023
Bumps [github.com/Azure/go-autorest/autorest/adal](https://github.com/Azure/go-autorest) from 0.6.0 to 0.9.23.
- [Release notes](https://github.com/Azure/go-autorest/releases)
- [Changelog](https://github.com/Azure/go-autorest/blob/main/CHANGELOG.md)
- [Commits](Azure/go-autorest@tracing/v0.6.0...autorest/adal/v0.9.23)

---
updated-dependencies:
- dependency-name: github.com/Azure/go-autorest/autorest/adal
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/Azure/go-autorest/autorest/adal-0.9.23 branch from 4e8864e to 7e2d30c Compare May 11, 2023 21:45
@genevieve genevieve merged commit ef1f022 into main May 11, 2023
4 checks passed
@genevieve genevieve deleted the dependabot/go_modules/github.com/Azure/go-autorest/autorest/adal-0.9.23 branch May 11, 2023 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant