Release History
Auto-generated from CHANGELOG.md.
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