You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Multiple connections per provider are now first class. The Add source
catalog lists each connected instance by name and offers Add another, and
connector cards can open the wizard preselected to their provider.
Sources can be given a display name when connecting, so two Confluence
sites or Slack workspaces are easy to tell apart.
Connecting something that is already connected now explains which source
is in the way and offers to edit it, instead of a dead-end error.
Removed
The unused connectSource and disconnectSource GraphQL mutations. All
connector setup goes through the validated connect flow, which derives
the instance identity correctly. Pausing remains available by source id.
Packaging
The Helm chart is attached as mari-0.1.3.tgz with image tags and digests
pointing at the v0.1.3 containers.
No database migrations. helm upgrade --install with your existing values
upgrades in place, and volumes and data are untouched.