Release History
Auto-generated from CHANGELOG.md.
1.13.4 (2026-06-06)
Bug Fixes
1.13.3 (2026-05-31)
Bug Fixes
1.13.2 (2026-05-22)
Bug Fixes
1.13.1 (2026-05-22)
Bug Fixes
1.13.0 (2026-05-22)
Features
1.12.0 (2026-05-21)
Features
1.11.0 (2026-05-21)
Features
1.10.1 (2026-05-21)
Bug Fixes
- kcl: set appProtocol h2c on gRPC Service port (#73) (ae65e63), closes stuttgart-things/argocd#188 stuttgart-things/argocd#184
1.10.0 (2026-05-20)
Features
- examples: gRPC consumer CLI for GRPCRoute access patterns (#57) (1187940), closes stuttgart-things/argocd#184
1.9.0 (2026-05-20)
Features
1.8.0 (2026-05-20)
Features
1.7.0 (2026-05-20)
Features
- kcl: GRPCRoute for in-cluster gRPC access (#68) (490fba0), closes #55 argocd#161
1.6.1 (2026-05-19)
Bug Fixes
- web: drive filter request via htmx.ajax, not htmx.trigger (23ac318)
1.6.0 (2026-05-19)
Features
1.5.5 (2026-05-19)
Bug Fixes
1.5.4 (2026-05-19)
Bug Fixes
1.5.3 (2026-05-19)
Bug Fixes
- ci: publish PR image to GHCR with pr-
- tag (73bb943)
1.5.2 (2026-05-19)
Bug Fixes
- deps: update kubernetes monorepo to v0.36.1 (a1fbabc)
1.5.1 (2026-05-19)
Bug Fixes
1.5.0 (2026-05-18)
Features
- add PR-preview CI workflows (4005f21)
1.4.2 (2026-05-18)
Bug Fixes
- e2e: extract port-forward into bash script for mvdan/sh compatibility (b96e4f9)
1.4.1 (2026-05-18)
Bug Fixes
- e2e: pre-warm kcl module cache so first run doesn't pollute stdout (a1d1d78)
1.4.0 (2026-05-18)
Features
- add kind-based e2e job (00844cc)
1.3.2 (2026-05-18)
Bug Fixes
- deps: update module google.golang.org/grpc to v1.81.1 (d2d9403)
1.3.1 (2026-05-18)
Bug Fixes
- deps: update module google.golang.org/grpc to v1.79.3 [security] (bb580c1)
1.3.0 (2026-04-10)
Features
- rework README and align footer with clusterbook branding (a9c58a2)
1.2.1 (2026-04-10)
Bug Fixes
- add docs directory for pages deployment (0c0f6e1)
1.2.0 (2026-04-10)
Features
1.1.0 (2026-04-09)
Bug Fixes
- downgrade go directive to 1.25.0 for CI compatibility (e02b744)
Features
- add infoFields config and clickable detail view (9adf2e6), closes stuttgart-things/machinery#45
1.0.0 (2026-03-14)
Bug Fixes
- add .releaserc for semantic-release (d22c67d)
- correct KCL conditional list syntax in deploy and service (23e4869)
- deps: update module google.golang.org/grpc to v1.79.2 (e598bba)
- deps: update module google.golang.org/protobuf to v1.36.11 (3eced39)
- deps: update module google.golang.org/protobuf to v1.36.6 (af89e62)
- handle ignored error return values from unstructured field access (79fd231), closes #13
- remove hardcoded InsecureSkipVerify from TLS config (70609db), closes #10
- use correct kcl_options format in deploy profile (3cdef72)
Features
- add Backstage catalog-info.yaml and comprehensive README (a2ee33e), closes #21 #20
- add GitHub Actions CI/CD workflows (f64a091), closes #19 #9
- add HTMX web frontend for resource browsing (3536e0c), closes #16
- add KCL-based Kubernetes deployment manifests (d7e15d5), closes #18
- add unit tests for config, server, and helper functions (bda177f), closes #8
- main (a73422e)
- main (accdc68)
- make resource watching generic with configurable status fields (2f9d33b)
- structured logging, graceful shutdown, validation, configurable resources (a699d6a), closes #12 #14 #15 #11
- update Go to 1.26.0 and k8s deps to v0.35.2 (b1816ae), closes #17