This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summaryAdds arrow‑native owned auto‑detect profile kernel and numeric‑input operations with a Polars‑free in‑memory execution core.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds owned auto-detect profile kernel (arrow-native). Adds owned auto-detect profile kernel (arrow-native). Source: granite4.1:30b@2026-07-17-audit Confidence: low |
— |
| Feature | Low |
Implements numeric-input operations: round, clamp, abs_value, fill_zero on columnar path. Implements numeric-input operations: round, clamp, abs_value, fill_zero on columnar path. Source: granite4.1:30b@2026-07-17-audit Confidence: low |
— |
| Performance | Medium |
Introduces Polars-free in-memory execution core. Introduces Polars-free in-memory execution core. Source: granite4.1:30b@2026-07-17-audit Confidence: low |
— |
| Other | Low |
schema_version schema_version Source: llm_adapter@2026-07-16 Confidence: low |
— |
Full changelog
Releases the in-tree work since 0.24.0: owned auto-detect profile kernel (arrow-native), numeric-input round/clamp/abs_value/fill_zero on the columnar path, Polars-free in-memory execution core.
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]