Releases: agentic-layer/testbench
0.9.2
Breaking change: Helm chart removed
The Helm chart published to oci://ghcr.io/agentic-layer/charts/testbench is removed in this release.
Migration
helm uninstall testbench -n testkubekubectl apply -f https://github.com/agentic-layer/testbench/releases/download/v0.9.2/install.yaml
The TestWorkflowTemplate resources and the Grafana dashboard ConfigMap are recreated by the new install. In-flight TestWorkflows are interrupted.
0.9.1
Breaking change: Helm chart removed
The Helm chart published to oci://ghcr.io/agentic-layer/charts/testbench is removed in this release.
Migration
helm uninstall testbench -n testkubekubectl apply -f https://github.com/agentic-layer/testbench/releases/download/v0.9.1/install.yaml
The TestWorkflowTemplate resources and the Grafana dashboard ConfigMap are recreated by the new install. In-flight TestWorkflows are interrupted.
0.9.0
Breaking change: Helm chart removed
The Helm chart published to oci://ghcr.io/agentic-layer/charts/testbench is removed in this release.
Migration
helm uninstall testbench -n testkubekubectl apply -f https://github.com/agentic-layer/testbench/releases/download/v0.9.0/install.yaml
The TestWorkflowTemplate resources and the Grafana dashboard ConfigMap are recreated by the new install. In-flight TestWorkflows are interrupted.
0.8.2
Full Changelog: v0.8.1...v0.8.2
0.8.1
Full Changelog: v0.8.0...v0.8.1
0.8.0
Full Changelog: v0.7.3...v0.8.0
0.7.3
Full Changelog: v0.7.2...v0.7.3
0.6.0
What's Changed
- Operator: Scaffold Go project with Operator SDK and define Experiment CRD types by @Copilot in #32
- Operator: full reconciler implementation with status reporting and tests by @Copilot in #34
New Contributors
- @Copilot made their first contribution in #32
Full Changelog: v0.5.2...v0.6.0
0.3.0
0.2.3
Full Changelog: v0.2.2...v0.2.3