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
Reconnecting a disconnected source now works. Disconnecting pauses the
source, but adding the same provider again used to fail with "already
connected", which left no way to fix a bad config value such as a wrong
Confluence space key. Reconnecting now revives the paused source instead.
Sync failures on the Sources page now show the actual reason reported by
the connector instead of a generic message.
New
Connector cards in the console now have an Edit connection action, so you
can change a source's settings without removing and re-adding it.
Packaging
The Helm chart is attached to this release as mari-0.1.1.tgz, and its
image tags now point at the v0.1.1 containers.
No database migrations in this release. helm upgrade --install with your
existing values upgrades in place, and volumes and data are untouched.