Skip to content

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 06 Oct 20:29
· 9 commits to main since this release
Immutable release. Only release title and notes can be modified.
8ba91de

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 🌟🌟

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-action from 2.4.1 to 2.4.2. ([#312](#312))
  • Updated step-security/harden-runner from 2.11.0 to 2.13.0. ([#311](#311)), ([#331](#331))
  • Updated github/codeql-action from 3.28.16 to 3.30.5. ([#310](#310)), ([#330](#330)), ([#351](#351))
  • Updated actions/dependency-review-action from 4.6.0 to 4.8.0. ([#309](#309)), ([#350](#350))
  • Updated actions/setup-go from 5.4.0 to 5.5.0. ([#308](#308))
  • Updated actions/checkout from 4.2.2 to 5.0.0. ([#342](#342))
  • Updated actions/upload-pages-artifact from 3.0.1 to 4.0.0. ([#341](#341))
  • Updated goreleaser/goreleaser-action from 6.3.0 to 6.4.0. ([#340](#340))
  • Updated sigstore/cosign-installer from 3.8.2 to 3.9.2. ([#329](#329))
  • Updated golangci/golangci-lint-action from 7.0.0 to 8.0.0. ([#320](#320))

Go Modules

  • Updated gitlab.com/gitlab-org/api/client-go from 0.128.0 to 0.129.0. ([#306](#306))
  • Updated github.com/open-policy-agent/opa from 1.4.2 to 1.5.0. ([#307](#307))
  • Updated github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0. ([#334](#334))

Full Changelog 📜

For a detailed view of all changes, see the [full changelog](v0.18.0...v1.0.0).