Skip to content

fix: reconcile CHANGELOG + pin gofumpt v0.10.0 for release readiness#23

Merged
Patel230 merged 1 commit into
mainfrom
fix/production-readiness-audit
Jun 9, 2026
Merged

fix: reconcile CHANGELOG + pin gofumpt v0.10.0 for release readiness#23
Patel230 merged 1 commit into
mainfrom
fix/production-readiness-audit

Conversation

@Patel230

@Patel230 Patel230 commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Production-readiness fixes

  • CHANGELOG: removed the untagged [0.2.1] heading (no such tag exists) and moved its entries under [Unreleased] in descending order; only v0.1.0 is released.
  • CI: pinned gofumpt v0.7.0 -> v0.10.0 and reformatted client/callbacks.go, client/moderation_test.go, client/tracing.go.
  • CI: unified divergent actions/checkout SHAs.

Verification

go build / go vet / go test pass; gofumpt v0.10.0 clean; golangci-lint 0 issues.

Production-readiness fixes:

- CHANGELOG: removed the untagged [0.2.1] heading (no such tag) and moved its entries under [Unreleased] in descending order; only v0.1.0 is released.
- CI: pinned gofumpt v0.7.0 -> v0.10.0 and reformatted client/callbacks.go, client/moderation_test.go, client/tracing.go.
- CI: unified divergent actions/checkout SHAs.

Verified: go build/vet/test pass; gofumpt v0.10.0 clean; golangci-lint 0 issues.
@Patel230 Patel230 merged commit 85b0238 into main Jun 9, 2026
15 checks passed
@Patel230 Patel230 deleted the fix/production-readiness-audit branch June 9, 2026 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant