This release includes 3 breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+14 more
Affected surfaces
Summary
AI summaryBumps minimum goldenflow version to >=2.0.0 and goldenflow‑native to >=0.26.0, moving Polars support to an optional extra.
Full changelog
Lockstep with goldenflow 2.0.0 (Polars eviction complete). Bumps the goldenflow floor to >=2.0.0 and goldenflow-native to >=0.26.0. goldenflow 2.0.0 is Polars-free by default (Polars moved to the goldenflow[polars] extra; goldenflow-native is a base dep). Deps-only meta-package.
Breaking Changes
- Minimum required goldenflow version raised to >=2.0.0 (Polars eviction)
- Minimum required goldenflow‑native version raised to >=0.26.0
- Polars support moved from core to the goldenflow[polars] extra
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]