This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+7 more
Summary
AI summaryAdd Windows amd64 support to Pistachio v1.14.0.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds Windows amd64 support Adds Windows amd64 support Source: llm_adapter@2026-07-13 Confidence: high |
— |
| Feature | Medium |
Adds plan --check for drift detection via exit code Adds plan --check for drift detection via exit code Source: llm_adapter@2026-07-13 Confidence: high |
— |
| Feature | Low |
Adds PlanResult.HasChanges and uses it for plan output and --check Adds PlanResult.HasChanges and uses it for plan output and --check Source: granite4.1:30b@2026-07-14-audit Confidence: low |
— |
| Dependency | Low |
Updates docker/login-action to v4.4.0 Updates docker/login-action to v4.4.0 Source: llm_adapter@2026-07-13 Confidence: high |
— |
| Dependency | Low |
Updates docker/metadata-action to v6.2.0 Updates docker/metadata-action to v6.2.0 Source: llm_adapter@2026-07-13 Confidence: high |
— |
| Dependency | Low |
Updates docker/setup-buildx-action to v4.2.0 Updates docker/setup-buildx-action to v4.2.0 Source: llm_adapter@2026-07-13 Confidence: high |
— |
| Dependency | Low |
Updates docker/build-push-action to v7.3.0 Updates docker/build-push-action to v7.3.0 Source: llm_adapter@2026-07-13 Confidence: high |
— |
| Dependency | Low |
Updates golangci/golangci-lint-action to v9.3.0 Updates golangci/golangci-lint-action to v9.3.0 Source: llm_adapter@2026-07-13 Confidence: high |
— |
| Bugfix | Medium |
Fixes Windows CI test failures and uploads coverage on Windows Fixes Windows CI test failures and uploads coverage on Windows Source: llm_adapter@2026-07-13 Confidence: high |
— |
| Bugfix | Medium |
Ensures dump write errors are triggered without skipping on Windows or root Ensures dump write errors are triggered without skipping on Windows or root Source: llm_adapter@2026-07-13 Confidence: high |
— |
| Bugfix | Medium |
Runs the full test suite on Windows CI via make Runs the full test suite on Windows CI via make Source: llm_adapter@2026-07-13 Confidence: high |
— |
Full changelog
Changelog
- 3cae19f608eceb6253cb221914465d5663860624 Merge pull request #282 from winebarrel/claude/japanese-session-lacsk4
- 0139547eea81ef8d179775502c49ade4dfc13e85 Document and guard the Windows CI runner assumptions
- 7af2192ebeb200b80f8bf8005de5baf53156b2a4 Fold Windows support into the 1.14.0 changelog entry
- 4f272668d7b7f3fecb390a14af001732da25f6c4 Wait for all coverage uploads before codecov evaluates
- c31c83aad2e26d333c34200e8621be8a1475d440 Trigger dump write errors without skipping on Windows or root
- 4ba554dddead6154298a9acac5d6d661516ded4a Fix Windows CI test failures and upload Windows coverage
- 541a986ac41951dc2d996e4e4afcf20bbc30db83 Run the full test suite on Windows CI via make
- 7845a3c12403516b92e1bc7262319b184328675a Move the Windows support entry to Unreleased
- 831c7d3d1f9ffcdbceec18178b4c9e9be943d6bc Add Windows amd64 support
- 4035412767fee080467512196b231195863f9c82 Merge pull request #281 from winebarrel/claude/japanese-session-lacsk4
- f8461f73d42ed153c9fa87f58a0bffe53a7fc4e4 Bump up version
- 3215f3ab3a0cfb1f5cf23263849cff69e8d5f5ed Merge pull request #280 from winebarrel/claude/japanese-session-lacsk4
- 831001e0a748f0c39e25ed6a03b0612c65d1a46e Pin remaining enum value rename behaviors with tests
- e959ab33d5accc53055292d43fc5d0247f6a108f Use the pg_query lexer for enum value directive extraction
- 814c9da99b630305393229d5119c87a6d63b13ed Reword doc comments to avoid gofumpt smart-quote conversion
- 94a68afbc6a9037f4369ec0a814482e7673d4d34 Support enum value renames via -- pista:renamed-from
- 8348b3f64038944ec9fdd290845ee226544dcbc1 Merge pull request #279 from winebarrel/claude/japanese-session-lacsk4
- b945247836ae8cb8fe7aad7bdd6886a2f38ff8c8 Add PlanResult.HasChanges and use it for plan output and --check
- c907dae428b987ff3bc1fa9a7e45b8e1c1ed9bed Tighten plan --check docs and close test gaps
- 63a6f635cd281aed08f94a8c00f1f9fa451a14f3 Add plan --check for drift detection via exit code
- 7db6014e672943621c60280f35187f45b1bb9fd2 Merge pull request #278 from winebarrel/renovate/docker-login-action-4.x
- 07fee5c5a37f32d4bda951e53a4dfe2b81f3bbf5 Update docker/login-action action to v4.4.0
- ef7eb36fbb1713bf55f789862abf79b974e80010 Merge pull request #277 from winebarrel/winebarrel-patch-1
- e42a796f8db0a319a1bc68d94c1a849cfa707432 Add qrev to the list of tools in README
- 91697c1c7c8e85137726807a583e78eb6bca6190 Merge pull request #275 from winebarrel/renovate/docker-metadata-action-6.x
- f0998dd3276f634541700feba1fa03a0f3f5ad12 Merge pull request #276 from winebarrel/renovate/docker-setup-buildx-action-4.x
- f278e2538360aae0858206fc2571237dfb5bf65c Update docker/setup-buildx-action action to v4.2.0
- 4afb563e8677b3beb4b92539b183cd46e0769483 Merge pull request #274 from winebarrel/renovate/docker-login-action-4.x
- 101b23658b683320f78d9c0521dad987ec68b28d Update docker/metadata-action action to v6.2.0
- a21d9bd6170bd1f950002856f1b108b3b9a06aca Update docker/login-action action to v4.3.0
- 1818a67250ec76fb28242ca1dee266d9feab88f2 Merge pull request #273 from winebarrel/renovate/docker-build-push-action-7.x
- 4076e24f074550462cd51b6cc28e485390662e97 Update docker/build-push-action action to v7.3.0
- a2c20b8db808cb01ef52418e8b57af06cfa1796a Merge pull request #272 from winebarrel/renovate/golangci-golangci-lint-action-9.x
- 6435c13612e0b94ee3a289056605cbe1bc817bed Update golangci/golangci-lint-action action to v9.3.0
- cdb75fed6e56cabebe4c6898b388a70615f12184 Merge pull request #271 from winebarrel/claude/readme-example-position-wmqx6w
- 4e346d325f2e7433667d763f22e896b9e955fdda docs: split constraint-naming note into its own section
- 542b3f44fff789a569c4d9117759236e539b7195 docs: move Example section above the Usage reference
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 Pistachio
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]