0.6.0 (2026-08-18)
- Removes the unused
DockerSandboxAPI and the direct Testcontainers/docker-java dependency. - Keeps local process execution, the
Sandboxabstraction,LocalSandbox, Agent Judge grading, the agents module, and its real Agent Client-backed LLM judge. - Documents that workspaces are not security boundaries and recommends externally managed isolation for untrusted benchmark definitions or agents.
- Aligns the dependency floors with Jackson 2.21.6, Jackson 3.1.6, Agent Judge 0.14.0, and Agent Client 0.26.0.
- Publishes
agent-bench-coreandagent-bench-agents0.6.0, plus the aggregate CycloneDX 1.6 SBOM.
0.5.0 (2026-08-17)
- Added the Spring Boot upgrade benchmark candidate and retained its owner-operated external baseline-aware grader distinction.
- Published the root aggregate CycloneDX SBOM and aligned Agent Judge and Agent Client dependencies.
- Released two Maven modules:
agent-bench-coreandagent-bench-agents.
0.4.0 (2026-06-06)
- Aligned Jackson 2 and Agent Client dependencies.
0.3.0 (2026-05-19)
- Migrated to the
markpollackorganization,io.github.markpollackMaven coordinates, and the Business Source License 1.1 for new development. - Added Central metadata and documentation links.
0.2.1 (2026-03-31)
- Initial release.