This repository was archived by the owner on Feb 12, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 175
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: Azure/go-autorest
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: autorest/v0.11.17
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: Azure/go-autorest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: autorest/v0.11.18
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 15 files changed
- 1 contributor
Commits on Jan 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c0fe8b0 - Browse repository at this point
Copy the full SHA c0fe8b0View commit details
Commits on Feb 4, 2021
-
Refactor managed identity detection logic (#613)
* Refactor managed identity authentication * Fix MSI detection logic * add test hook to fake IMDS endpoint being available moved MSI-specific fields into ServicePrincipalMSISecret type. refined MSI detection during token refresh. set HTTP request method to GET for MSI requests. fixed tests * small clean-up * fix cloudshell and add test * fix nil sender * allow msiEndpoint param to override default value fixed up some more doc comments * update docs * add logging for detemining environment * update test
Configuration menu - View commit details
-
Copy full SHA for def88ef - Browse repository at this point
Copy the full SHA def88efView commit details
Commits on Feb 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 243526f - Browse repository at this point
Copy the full SHA 243526fView commit details -
Add LogAuth classification for logging authentication (#615)
* Add LogAuth classification for logging authentication * improve doc comment
Configuration menu - View commit details
-
Copy full SHA for 820a319 - Browse repository at this point
Copy the full SHA 820a319View commit details -
Add logging for authentication requests/responses (#616)
The logging of request/response bodies is explicitly opt-in via the LogAuth setting, so that LogDebug won't disclose credential data.
Configuration menu - View commit details
-
Copy full SHA for 8c0b29a - Browse repository at this point
Copy the full SHA 8c0b29aView commit details
Commits on Feb 10, 2021
-
Return an error if resp and err are nil (#617)
This will allow retry logic to kick in and also avoid up-stream panics due to both the response and the error being nil.
Configuration menu - View commit details
-
Copy full SHA for 79a63e7 - Browse repository at this point
Copy the full SHA 79a63e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7f947c - Browse repository at this point
Copy the full SHA c7f947cView commit details
There are no files selected for viewing