v1.0.1
·
9 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Changelog for poutine v1.0.1 🎉
We’re thrilled to announce the release of poutine v1.0.1 — marking a major milestone in the project’s evolution! This version introduces powerful new MCP capabilities, enhanced developer experience, and several dependency updates to keep everything running smoothly.
Major New Features 🌟🌟
-
🧠 Model Context Protocol (MCP) Integration: Introduced full MCP support, including a new Poutine MCP Server, local analysis capabilities, and comprehensive setup instructions. This integration enables seamless interoperability with external tools and automation workflows. Implemented by @SUSTAPLE117.
Improvements 🔧
- 🪶 Pretty Print Summary Table: Improved summary table formatting to display neatly even when no results are found, ensuring a cleaner CLI experience, by @SUSTAPLE117. ([#316](#316))
- 🚀 Upgraded to Go 1.25 + Dependency Bumps: Updated to Go 1.25 and refreshed several Go module dependencies for better stability and performance, by @SUSTAPLE117. ([#353](#353))
- 🧰 Batch Go Dependency Updates: Modernized core dependencies across the project for enhanced compatibility and security, by @fproulx-boostsecurity. ([#332](#332))
Dependency Updates ⬆️
GitHub Actions
- Updated
ossf/scorecard-actionfrom2.4.1to2.4.2. ([#312](#312)) - Updated
step-security/harden-runnerfrom2.11.0to2.13.0. ([#311](#311)), ([#331](#331)) - Updated
github/codeql-actionfrom3.28.16to3.30.5. ([#310](#310)), ([#330](#330)), ([#351](#351)) - Updated
actions/dependency-review-actionfrom4.6.0to4.8.0. ([#309](#309)), ([#350](#350)) - Updated
actions/setup-gofrom5.4.0to5.5.0. ([#308](#308)) - Updated
actions/checkoutfrom4.2.2to5.0.0. ([#342](#342)) - Updated
actions/upload-pages-artifactfrom3.0.1to4.0.0. ([#341](#341)) - Updated
goreleaser/goreleaser-actionfrom6.3.0to6.4.0. ([#340](#340)) - Updated
sigstore/cosign-installerfrom3.8.2to3.9.2. ([#329](#329)) - Updated
golangci/golangci-lint-actionfrom7.0.0to8.0.0. ([#320](#320))
Go Modules
- Updated
gitlab.com/gitlab-org/api/client-gofrom0.128.0to0.129.0. ([#306](#306)) - Updated
github.com/open-policy-agent/opafrom1.4.2to1.5.0. ([#307](#307)) - Updated
github.com/go-viper/mapstructure/v2from2.3.0to2.4.0. ([#334](#334))
Full Changelog 📜
For a detailed view of all changes, see the [full changelog](v0.18.0...v1.0.0).