File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 1.17 .0"
2+ "." : " 1.18 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.18.0] ( https://github.com/GoogleCloudPlatform/evalbench/compare/v1.17.0...v1.18.0 ) (2026-09-08)
4+
5+
6+ ### Features
7+
8+ * ** scorers:** align remote delegated scorer signatures with native comparators ([ fde9cbe] ( https://github.com/GoogleCloudPlatform/evalbench/commit/fde9cbe1ba74e2ee6f2579a38c3b5dcdbac55e81 ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * ** mp:** release stage thread pools so evaluate() stops leaking workers ([ 55b9c7e] ( https://github.com/GoogleCloudPlatform/evalbench/commit/55b9c7e0f45b502fa1dd9de74080d13651b61cde ) )
14+
315## [ 1.17.0] ( https://github.com/GoogleCloudPlatform/evalbench/compare/v1.16.0...v1.17.0 ) (2026-09-04)
416
517
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " google-evalbench"
7- version = " 1.17 .0"
7+ version = " 1.18 .0"
88requires-python = " >=3.10"
99description = " Evalbench - evaluation benchmarking framework"
1010readme = " README.md"
You can’t perform that action at this time.
0 commit comments