Skip to content

v0.1.1 — technical preview

Choose a tag to compare

@breman27 breman27 released this 09 Jul 01:20

agent-catalog v0.1.1 — technical preview

First release published via npm trusted publishing (OIDC, no token) with
provenance.

Fixed

  • The Agents sidebar item now appears under Backstage's new frontend
    system. The fleet page registered no routeRef, so the app's nav module
    (AppNav) filtered it out — the page was reachable at /agents but never
    surfaced in the sidebar. It now creates and passes a routeRef.
    Classic/custom sidebars using AgentCatalogSidebarItem were unaffected.

Internal

  • Mocked-kube-client tests for the four entity providers (52 → 72 tests).

Full notes: see CHANGELOG.md.