Skip to content

Releases: agentic-layer/testbench

0.9.2

20 May 07:48

Choose a tag to compare

Breaking change: Helm chart removed

The Helm chart published to oci://ghcr.io/agentic-layer/charts/testbench is removed in this release.

Migration

  1. helm uninstall testbench -n testkube
  2. kubectl 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

08 May 13:49

Choose a tag to compare

Breaking change: Helm chart removed

The Helm chart published to oci://ghcr.io/agentic-layer/charts/testbench is removed in this release.

Migration

  1. helm uninstall testbench -n testkube
  2. kubectl 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

08 May 07:17
7f89357

Choose a tag to compare

Breaking change: Helm chart removed

The Helm chart published to oci://ghcr.io/agentic-layer/charts/testbench is removed in this release.

Migration

  1. helm uninstall testbench -n testkube
  2. kubectl 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

16 Apr 06:07
f4fa887

Choose a tag to compare

Full Changelog: v0.8.1...v0.8.2

0.8.1

15 Apr 10:02
10f3a75

Choose a tag to compare

Full Changelog: v0.8.0...v0.8.1

0.8.0

08 Apr 14:15

Choose a tag to compare

Full Changelog: v0.7.3...v0.8.0

0.7.3

07 Apr 10:31

Choose a tag to compare

Full Changelog: v0.7.2...v0.7.3

0.6.0

02 Apr 08:43
d3fec81

Choose a tag to compare

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

23 Jan 13:40
05c5c80

Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.3.0

0.2.3

20 Jan 15:15

Choose a tag to compare

Full Changelog: v0.2.2...v0.2.3