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: microsoft/FeatureManagement-Dotnet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.3.0
Choose a base ref
...
head repository: microsoft/FeatureManagement-Dotnet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.4.0
Choose a head ref
  • 8 commits
  • 11 files changed
  • 1 contributor

Commits on Sep 3, 2025

  1. Merge pull request #556 from microsoft/zhiyuanliang/fix-snapshot-bug

    Fix snapshot cache key bug
    zhiyuanliang-ms authored Sep 3, 2025
    Configuration menu
    Copy the full SHA
    74ea9e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2025

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

Commits on Oct 22, 2025

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

Commits on Oct 24, 2025

  1. Update FilterCollectionExtensions (#359)

    * update
    
    * update
    
    * update
    
    * update AddForFeature
    
    * add test
    
    * update
    zhiyuanliang-ms authored Oct 24, 2025
    Configuration menu
    Copy the full SHA
    d8061e9 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2025

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

Commits on Dec 18, 2025

  1. Merge main to release/v4 (#570)

    * Merge pull request #556 from microsoft/zhiyuanliang/fix-snapshot-bug
    
    Fix snapshot cache key bug
    
    * add testcase for configuration manager (#557)
    
    * Expose time provider for TimeWindowFilter (#562)
    
    * Update FilterCollectionExtensions (#359)
    
    * update
    
    * update
    
    * update
    
    * update AddForFeature
    
    * add test
    
    * update
    
    * version bump 4.4.0 (#569)
    zhiyuanliang-ms authored Dec 18, 2025
    Configuration menu
    Copy the full SHA
    a74d56b View commit details
    Browse the repository at this point in the history
  2. Revert "Merge main to release/v4 (#570)" (#572)

    This reverts commit a74d56b.
    zhiyuanliang-ms authored Dec 18, 2025
    Configuration menu
    Copy the full SHA
    206a208 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #573 from microsoft/main

    Merge main to release/v4
    zhiyuanliang-ms authored Dec 18, 2025
    Configuration menu
    Copy the full SHA
    11fc95b View commit details
    Browse the repository at this point in the history
Loading