Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update github.com/openfga/go-sdk to v0.5.0 #42

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

Osama-Kassem
Copy link
Contributor

Description

In the latest openfga/go-sdk releases, the store ID was removed from the API config, and a storeID param was added to each API method.

This PR updates the github.com/openfga/go-sdk dependency, adds the storeID param to the OpenFgaApi interface, saves the store ID in the Client, and updates all usages of the API.

Copy link
Contributor

@andrei-polukhin andrei-polukhin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

go.mod Outdated Show resolved Hide resolved
@Osama-Kassem Osama-Kassem force-pushed the update-openfga-sdk branch 2 times, most recently from 97dd877 to 881c57b Compare July 9, 2024 11:24
@Osama-Kassem Osama-Kassem merged commit 6448932 into canonical:main Jul 9, 2024
2 checks passed
@Osama-Kassem Osama-Kassem deleted the update-openfga-sdk branch July 9, 2024 13:00
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.

3 participants