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: openfga/dotnet-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.0
Choose a base ref
...
head repository: openfga/dotnet-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.0
Choose a head ref
  • 7 commits
  • 41 files changed
  • 4 contributors

Commits on Oct 3, 2025

  1. chore(ci): Harden GitHub Actions (#132)

    Signed-off-by: StepSecurity Bot <[email protected]>
    step-security-bot authored Oct 3, 2025
    Configuration menu
    Copy the full SHA
    87f70b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2025

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

Commits on Oct 21, 2025

  1. feat: per-request custom headers (#133)

    * feat: per-request custom headers
    
    * chore: regenerate from SDK
    
    * Potential fix for code scanning alert no. 527: Inefficient use of ContainsKey
    
    Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
    
    * chore: implement coderabbit suggestions
    
    * refactor: additional header reservations
    
    * refactor: add IRequestOptions
    
    * chore: generator FILES update
    
    * docs: update README and CHANGELOG
    
    * refactor: implement @rhamzeh feedback
    
    * refactor: implement AI feedback
    
    * refactor: implement AI feedback
    
    ---------
    
    Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
    evansims and github-advanced-security[bot] authored Oct 21, 2025
    Configuration menu
    Copy the full SHA
    e5c46f5 View commit details
    Browse the repository at this point in the history
  2. feat: add write conflict resolution options (#136)

    * feat: per-request custom headers
    
    * chore: regenerate from SDK
    
    * refactor: additional header reservations
    
    * refactor: implement @rhamzeh feedback
    
    * feat(DXAZD-1962): add write conflict resolution options
    
    * refactor: implement coderabbit feedback
    
    * refactor: implement AI feedback
    
    * refactor: implement AI feedback
    
    * fix: merge conflict
    
    * refactor: implement AI feedback
    evansims authored Oct 21, 2025
    Configuration menu
    Copy the full SHA
    774dda0 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2025

  1. Configuration menu
    Copy the full SHA
    150c40f View commit details
    Browse the repository at this point in the history
  2. feat: support Retry-After headers (#139)

    * feat: support Retry-After headers
    
    * feat: support Retry-After headers
    
    * chore: implement AI feedback (thread safety)
    
    * chore: implement AI feedback (Retry and PopulateRetryMetadata scope)
    
    * chore: implement AI feedback
    
    * chore: implement AI feedback
    
    * docs: update CHANGELOG and README
    evansims authored Oct 22, 2025
    Configuration menu
    Copy the full SHA
    874130c View commit details
    Browse the repository at this point in the history
  3. release: v0.8.0 (#142)

    evansims authored Oct 22, 2025
    Configuration menu
    Copy the full SHA
    52546d7 View commit details
    Browse the repository at this point in the history
Loading