Skip to content
Permalink

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/adal/v0.9.21
Choose a base ref
...
head repository: Azure/go-autorest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: autorest/adal/v0.9.23
Choose a head ref
  • 6 commits
  • 18 files changed
  • 5 contributors

Commits on Aug 8, 2022

  1. Fix validation in resource id parsing (#704)

    Co-authored-by: Joel Hendrix <jhendrix@microsoft.com>
    karataliu and jhendrixMSFT authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    2fa44cb View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Update CI to latest Go and Ubuntu images (#717)

    * Update CI to latest Go and Ubuntu images
    
    * fix cov install
    
    * gofmt
    jhendrixMSFT authored Jan 17, 2023
    Configuration menu
    Copy the full SHA
    93a6fda View commit details
    Browse the repository at this point in the history
  2. Retract adal versions with token refresh errors (#716)

    Signed-off-by: Bernd Verst <github@bernd.dev>
    
    Signed-off-by: Bernd Verst <github@bernd.dev>
    Co-authored-by: Joel Hendrix <jhendrix@microsoft.com>
    berndverst and jhendrixMSFT authored Jan 17, 2023
    Configuration menu
    Copy the full SHA
    79575dd View commit details
    Browse the repository at this point in the history
  3. feat: allow getting authorizer from existing file settings (#709)

    * feat: allow getting authorizer from existing file settings
    
    Signed-off-by: Tareq Sharafy <tareq.sha@gmail.com>
    
    * fix test
    
    Signed-off-by: Tareq Sharafy <tareq.sha@gmail.com>
    Co-authored-by: Joel Hendrix <jhendrix@microsoft.com>
    tareksha and jhendrixMSFT authored Jan 17, 2023
    Configuration menu
    Copy the full SHA
    9038e4a View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Configuration menu
    Copy the full SHA
    ee71315 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. fix: enable update jwt via callback for workloadidentity (#719)

    * fix: enable update jwt via callback for workloadidentity
    
    * fix breaking changes and add unit test
    
    * typo
    
    * fix comment
    
    * add unit test
    cvvz authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    553a90a View commit details
    Browse the repository at this point in the history
Loading