This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summaryAdds cluster-decision tuner to propose per-dataset auto-approve thresholds.
Full changelog
goldenmatch 1.20.0: cluster-decision tuner (PR #451). Third tuner in the Learning Memory family (alongside the pair-level MemoryLearner and field-level field-strategy tuner): consumes cluster-level approve/reject decisions and proposes a per-dataset auto-approve threshold via tune_decision_threshold (core/autoconfig_cluster_threshold_tuner.py), with a 90/10 train/heldout split + overfit guard. Adds Decision.CLUSTER_DECISION, Correction.cluster_score/cluster_outcome, and MemoryStore.record_cluster_decision. See packages/python/goldenmatch/CHANGELOG.md.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About GoldenMatch
All releases →Related context
Related tools
Earlier breaking changes
- v3.1.0 `GOLDENMATCH_FRAME=polars` now requires the `[polars]` extra; raises error without it.
- vgoldencheck-v3.0.0 `inferred_type` emits neutral dtype vocabulary (str/int/uint/float/date/datetime/bool/other) instead of raw Polars dtypes.
- vgoldencheck-v3.0.0 'inferred_type' now emits a neutral dtype vocabulary instead of raw Polars dtype strings.
- vgoldencheck-v3.0.0 `scan_file`, `scan_dataframe`, and CLI `check` now run without Polars, using Arrow-native pyarrow.Table.
- v3.0.0 Result frames now return pyarrow.Table instead of Polars DataFrame.
Beta — feedback welcome: [email protected]