Skip to content

Comments

Update OpenFga.Sdk to version 0.8.0#22

Merged
Hawxy merged 1 commit intoHawxy:mainfrom
carstenkind:fix/update-openfga.sdk-to-0.8.0
Oct 28, 2025
Merged

Update OpenFga.Sdk to version 0.8.0#22
Hawxy merged 1 commit intoHawxy:mainfrom
carstenkind:fix/update-openfga.sdk-to-0.8.0

Conversation

@carstenkind
Copy link
Contributor

Fix package version conflicts with OpenFGA SDK 0.8.0

Changes Made

  • Updated Microsoft.Extensions.Http package references from 8.0.0/9.0.0 to 9.0.9 to resolve package downgrade conflicts
  • Updated BatchCheckResponse type references to ClientBatchCheckClientResponse to match OpenFGA SDK 0.8.0 API changes

Fixes

  • Resolves NU1605 package downgrade warnings during dotnet restore
  • Fixes compilation errors related to missing BatchCheckResponse type

Testing

  • All projects now build successfully
  • Package restore completes without errors

@Hawxy Hawxy merged commit bd851e7 into Hawxy:main Oct 28, 2025
1 check failed
@Hawxy
Copy link
Owner

Hawxy commented Oct 28, 2025

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants