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

💥 metabase_permissions_graph breaking changes for Metabase .50 #67

Merged
merged 5 commits into from
Sep 8, 2024

Conversation

flovouin
Copy link
Owner

@flovouin flovouin commented Sep 8, 2024

📝 Description of the PR

This hopefully implements support for the new permissions graph breaking changes in Metabase API .50.
As usual, the Metabase API is poorly documented, and differences between the free and paid version make it hard to exactly know what can be passed to the API.

🐙 Related GitHub issue(s)

Fixes #65.

🕰️ Commits

  • ⬆️ Bump Metabase to 0.50.24.4
  • 👽 Update permissions graph schema in the Metabase API
  • 💥 Support view_data and create_queries, and remove native permissions
  • 📝 Document new permissions graph features
  • 📝 Update changelog

@flovouin flovouin added the bug label Sep 8, 2024
@flovouin flovouin merged commit 91551aa into main Sep 8, 2024
1 check passed
@flovouin flovouin deleted the feat/permissions-graph-breaking-change branch September 8, 2024 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

metabase_permissions_graph not compatible with Metabase 50 due to breaking API changes
1 participant