Skip to content

Latest commit

 

History

History
213 lines (126 loc) · 14.7 KB

File metadata and controls

213 lines (126 loc) · 14.7 KB

Changelog

All notable changes to ggc are documented here.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

For the full, commit-level history see the GitHub Releases page, which is auto-generated by goreleaser from Conventional Commit messages.

8.7.0 (2026-06-22)

Features

  • cmd: add dedicated ggc bisect with guided start/run flow (#486) (0dcd790)

Miscellaneous

  • deps: bump actions/checkout from 6.0.3 to 7.0.0 (#485) (90b0c4d)

8.6.8 (2026-06-16)

Miscellaneous

  • deps: bump actions/checkout from 6.0.2 to 6.0.3 (#475) (654c9e5)
  • deps: bump actions/setup-node from 6.0.0 to 6.4.0 (#482) (cb214b2)
  • deps: bump codecov/codecov-action from 6.0.1 to 7.0.0 (#474) (c0528d0)
  • deps: bump github/codeql-action from 4.36.0 to 4.36.2 (#476) (690e5f9)
  • deps: bump golang.org/x/sys from 0.45.0 to 0.46.0 (#479) (3f7d7cd)
  • deps: bump golang.org/x/term from 0.43.0 to 0.44.0 (#480) (4942969)
  • deps: bump golang.org/x/text from 0.37.0 to 0.38.0 (#481) (49f627a)

8.6.7 (2026-06-10)

Documentation

  • migrate documentation site from MkDocs to gohan (#477) (64dcf54)

8.6.6 (2026-06-01)

Miscellaneous

  • deps: bump docker/setup-qemu-action from 4.0.0 to 4.1.0 (#472) (1701c93)

8.6.5 (2026-05-29)

Documentation

  • clarify ggc positioning and document destructive-op safety in README (#470) (a4b3aba)

8.6.4 (2026-05-26)

Miscellaneous

  • deps: bump actions/create-github-app-token from 2.2.2 to 3.2.0 (#467) (ea4a7fd)
  • deps: bump codecov/codecov-action from 6.0.0 to 6.0.1 (#466) (a236553)
  • deps: bump docker/login-action from 4.1.0 to 4.2.0 (#463) (f72c0af)
  • deps: bump docker/setup-buildx-action from 4.0.0 to 4.1.0 (#468) (f75edd1)
  • deps: bump github/codeql-action from 4.35.5 to 4.36.0 (#464) (ba23bc0)
  • deps: bump golang.org/x/sys from 0.44.0 to 0.45.0 (#462) (20f61d8)
  • deps: bump goreleaser/goreleaser-action from 7.2.1 to 7.2.2 (#465) (3ea5dcb)

8.6.3 (2026-05-21)

Bug Fixes

  • release: use cosign --bundle for checksum signing (#460) (da6b091)

8.6.2 (2026-05-19)

Miscellaneous

  • deps: bump requests from 2.32.5 to 2.33.0 in /docs (#458) (0a23a8a)
  • deps: bump urllib3 from 2.6.3 to 2.7.0 in /docs (#457) (4312a90)

8.6.1 (2026-05-19)

Continuous Integration

  • security: tighten workflow token permissions and SHA-pin recently added actions (#452) (d240e91)

Miscellaneous

  • security: pin alpine base image to sha256 digest (#453) (96641be)
  • security: pin docs pip dependencies with --require-hashes (#456) (13a4ee5)
  • security: pin govulncheck install to commit SHA (#454) (eefd902)

8.6.0 (2026-05-19)

Features

Continuous Integration

  • release: use a GitHub App token for release-please (#451) (51d7821)
  • trigger on pull_request and add concurrency group (#449) (5046233)

8.5.3 (2026-05-18)

Documentation

  • ci: clarify caller-side permissions requirement for reusable workflow (#446) (46f958f)

Miscellaneous

  • deps: bump actions/configure-pages from 5.0.0 to 6.0.0 (#440) (ca12dc5)
  • deps: bump actions/labeler from 6.0.1 to 6.1.0 (#437) (c8f9c63)
  • deps: bump actions/setup-python from 5.6.0 to 6.2.0 (#439) (86d5bc0)
  • deps: bump benchmark-action/github-action-benchmark (#442) (6756c43)
  • deps: bump codecov/codecov-action (#435) (903bf6c)
  • deps: bump github/codeql-action from 4.35.2 to 4.35.5 (#436) (c0764b2)
  • deps: bump googleapis/release-please-action from 4 to 5 (#441) (37f3b6e)
  • deps: bump sigstore/cosign-installer from 3.9.2 to 4.1.2 (#438) (fca20dc)

8.5.2 (2026-05-18)

Continuous Integration

  • trigger GoReleaser from release-please to attach release binaries (#433) (#444) (001ebf4)

8.5.1 (2026-05-18)

Miscellaneous

  • deps: bump actions/upload-artifact from 4.6.2 to 7.0.1 (#434) (bd7f214)

8.5.0 (2026-05-15)

Features

8.4.1 (2026-05-14)

Bug Fixes

  • lint: inline reflect.Ptr to satisfy govet (#426) (f866282)

Continuous Integration

Miscellaneous

  • deps: bump actions/dependency-review-action from 4.7.3 to 5.0.0 (#420) (5e40173)
  • deps: bump actions/deploy-pages from 4.0.5 to 5.0.0 (#419) (e0fad15)
  • deps: bump actions/upload-pages-artifact from 3.0.1 to 5.0.0 (#421) (e8e8e41)
  • deps: bump dependabot/fetch-metadata from 2.5.0 to 3.1.0 (#422) (49d3a39)
  • deps: bump docker/login-action from 3.7.0 to 4.1.0 (#413) (3540b8d)
  • deps: bump docker/setup-buildx-action from 3.12.0 to 4.0.0 (#418) (f523aa6)
  • deps: bump docker/setup-qemu-action from 3.7.0 to 4.0.0 (#415) (092c6d7)
  • deps: bump github/codeql-action from 3.35.2 to 4.35.2 (#414) (6f4a2b8)
  • deps: bump golang.org/x/term from 0.42.0 to 0.43.0 (#423) (1e1831b)
  • deps: bump golang.org/x/text from 0.36.0 to 0.37.0 (#424) (d5143a4)
  • deps: bump goreleaser/goreleaser-action from 7.1.0 to 7.2.1 (#417) (f722dd4)
  • deps: bump marocchino/sticky-pull-request-comment (#416) (b58c93f)

Added

  • ggc version json emits machine-readable version/commit/build metadata for CI and scripting.
  • ggc doctor now also warns about shadowed ggc binaries on PATH, older-than-2.30 Git installs, TERM=dumb/unset, and missing fish completions.
  • Release artifacts are now signed with cosign keyless (Sigstore); see the installation guide.
  • New Recipes page collects task-oriented workflows (start a feature branch, fixup + autosquash, stash a WIP, tag a release, …).
  • Command history: every executed command is persisted to a per-user JSONL store ($TMPDIR/ggc-<uid>/history.jsonl on Unix, UserCacheDir() on Windows) capped at history.max-entries (default 1000). New subcommands ggc history [N|last N|search <pat>|clear] inspect or wipe it. Inside the interactive prompt, history opens a numbered picker, Ctrl+P/Ctrl+N walk the recall buffer on empty input, and Ctrl+R enters a reverse-i-search overlay (yellow prompt, dedup by display, Ctrl+C exits). Disable writes with history.enabled: false or GGC_NO_HISTORY=1.

Changed

  • Command reference on the docs site now uses stable anchors (#cmd-<name> and #cat-<category>) so deep links from external pages remain valid across regenerations.
  • The MkDocs search plugin now indexes Japanese as well as English.