A maintenance release with dependency updates, CLI and UI defect fixes, and a changed meshsync resources summary format. It introduces no newly enforced operator requirements.
Source ↗Releases
AI-analyzed release notes for CNCF graduated and incubating projects.
A maintenance release focused on correctness fixes across the server, CLI, and UI. It also adds a CLI capability and includes dependency updates, with no stated security changes.
Source ↗A maintenance release focused on Meshery Server startup and seeding failures. It adds recovery for seeding faults and improves system-event persistence without adding operator configuration burden.
Source ↗A maintenance release focused on correctness and UI refinements. It tightens permission and provider-selection enforcement, includes interface fixes, and updates Sistent to v0.22.4.
Action needed (4)
breakingDesign configurator permission gating
The UI now gates the design configurator on the
View Designspermission.breakingPermission guards on UI pages
The UI now enforces permission guards and renders
DefaultErroron unguarded pages.breakingExpanded navbar tooltips removed
Tooltips for some items in the expanded navbar were removed from the UI.
breaking
PROVIDERselection enforcementThe server now hard-enforces
PROVIDER, preventing Local from being selected.
A maintenance release with UI and CLI fixes, dependency updates, and changes to deployment and connection behavior. It contains no disclosed security changes.
Action needed (2)
breakingPublished Meshery Operator chart pinning
The server now pins the Meshery Operator deployment to a published
Meshery Operator chart.breakingAutomatic-only connection status detection
Connection status
not foundis now handled as automatic-only.
A maintenance release focused on correctness across the server, CLI, and UI, with updates to the Sistent dependency and CI improvements. No operator action is stated.
Source ↗A maintenance release with a server response-leak security fix, UI permission and correctness improvements, dependency updates, and modest interface changes. It also includes a Kubernetes state transition fix and updates to several UI components and dependencies.
Action needed (1)
securityServer response body leaks in remote auth and local provid…
The server fixes additional response body leaks in remote authentication and local provid…
A maintenance-focused release with dependency updates, new operator-visible connections and relationships, and fixes across the Meshery CLI and UI. It contains no security advisories or breaking changes.
Source ↗A maintenance release with server notification fixes, Sistent dependency updates, and a new Meshery CLI registry purge command. Existing operator workflows have no broad changes.
Source ↗A focused maintenance release fixes remote-provider environment creation and clarifies environment API compatibility. Requests accept both organizationId and legacy organization_id formats, with organizationId taking precedence and responses using the canonical format. No disruptive operator migration is required.
A maintenance release with dependency updates, model-version cleanup, and server and UI correctness fixes. It also removes old model versions.
Action needed (1)
breakingOld model versions purged
Old model versions are purged in this release.
A small maintenance release with a UI discoverability improvement, documentation polish, and developer-facing logging cleanup. It does not introduce major operational behavior changes.
Source ↗A maintenance release with dependency updates, clearer connection reporting, and UI refinements. It also changes the meshmodel API route naming while retaining deprecated aliases, with no security changes disclosed.
Plan ahead (1)
breakingRenamed meshmodel API routes
The meshmodel API routes are renamed to
/api/registry. Deprecated aliases are included for compatibility.
A maintenance release with UI improvements and dependency updates also includes a security fix for path traversal in file handlers. It does not introduce breaking operator configuration changes.
Action needed (1)
securityPath traversal prevention in file handlers
File handlers now prevent path traversal. The fix ships in this release.
A maintenance release adds an F5 BIG-IP Kubernetes model, updates subscription transport, and corrects UI and permission behavior. GraphQL subscriptions are retired in favor of REST/SSE, alongside updates to models, connections, and interface behavior.
Action needed (1)
breakingGraphQL subscriptions retired
GraphQL subscriptions are retired across the server and UI in favor of
REST/SSE.