1
0
mirror of synced 2025-12-21 02:51:29 -05:00
Files
airbyte/docs/integrations/sources/metabase-migrations.md
Ian Alton 93fb9f4567 Docs for new orgs and workspaces redesign aka Org Landing Page (#66550)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-25 13:52:43 -07:00

12 lines
386 B
Markdown

import MigrationGuide from '@site/static/_migration_guides_upgrade_guide.md';
# Metabase Migration Guide
## Upgrading to 2.0.0
Source Metabase has updated the `dashboards` stream's endpoint due to the previous endpoint being deprecated by the service. The new version no longer returns the `creator` field for the `dashboards` stream.
## Connector upgrade guide
<MigrationGuide />