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/Microsoft.Azure.StackExchangeRedis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1.0
Choose a base ref
...
head repository: Azure/Microsoft.Azure.StackExchangeRedis
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.0
Choose a head ref
  • 11 commits
  • 17 files changed
  • 4 contributors

Commits on Jun 1, 2023

  1. Upgrade Microsoft.Identity.Client package reference (#7)

    * Upgrade package references
    
    * Remove .WithExperimentalFeatures()
    
    * Support resource ID for client-assigned MI
    philon-msft authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    f0312b3 View commit details
    Browse the repository at this point in the history
  2. Dynamic token refresh margin (#3)

    * Dynamic token refresh margin
    
    * Update RELEASENOTES.md
    
    * Centralize Version in Directory.Build.props
    
    * Correct floating point division
    philon-msft authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    2ca6c78 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

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

Commits on Sep 21, 2023

  1. Link to azure identity objects documentation (#24)

    * Link to azure identity objects documentation
    
    Fix typo and add links to documentation
    
    * Fix url
    
    * Remove en-us prefix
    sebastienros authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    ccb97d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. TokeCredential support (#10)

    * added support for token credential
    
    * typo correction
    
    * removed duplicate code
    
    * Updated release notes
    
    * addressed comments
    
    * addressed comments
    
    * removed force refresh and added comment explanation
    
    * Addressed comments
    
    * remove extra line
    
    * fixed tests
    lsannicolas authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    f5490da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47796cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74ddd13 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    ceb95c2 View commit details
    Browse the repository at this point in the history
  2. Cleanup signing (#32)

    philon-msft authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    0f10bbe View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

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

Commits on Nov 8, 2023

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