Skip to content

Release v1.0.8 — CI, SECURITY, README, docs, Go 1.26#3

Merged
cmelgarejo merged 2 commits intomainfrom
cmdash/release-canddiate-317
Feb 25, 2026
Merged

Release v1.0.8 — CI, SECURITY, README, docs, Go 1.26#3
cmelgarejo merged 2 commits intomainfrom
cmdash/release-canddiate-317

Conversation

@cmelgarejo
Copy link
Member

Summary

Release preparation for v1.0.8.

Changes

  • CI: GitHub Actions workflow (test, race, vet, examples build) with Go 1.23
  • SECURITY.md for vulnerability reporting
  • Lint: Rename .golanci.yml.golangci.yml
  • README: Full current API, config, observability, and constants (incl. sentinel 999999001/999999002)
  • Docs: CHANGELOG, MIGRATION, RELEASE updated for v1.0.8
  • Go 1.26 in go.mod; replace deprecated io/ioutil with os in msgcat

Notes

  • Tag v1.0.8 already exists and points to the sentinel-constants merge.
  • After merge, consider moving tag to this commit if you want the tag to include full release prep.

Made with Cursor

…ng language/message (#2)

- CodeMissingLanguage: 99999999 -> 999999001
- CodeMissingMessage: 999999998 -> 999999002
- Keeps sentinels in same namespace for docs and future use

Made-with: Cursor
…ioutil

- Add GitHub Actions CI (test, race, vet, examples build) with Go 1.23
- Add SECURITY.md for vulnerability reporting
- Rename .golanci.yml to .golangci.yml
- Update README with full current API, config, and observability
- CHANGELOG/MIGRATION/RELEASE docs for v1.0.8
- go.mod: Go 1.26; msgcat: use os instead of deprecated ioutil

Made-with: Cursor
@cmelgarejo cmelgarejo merged commit b3085ba into main Feb 25, 2026
1 check passed
@cmelgarejo cmelgarejo deleted the cmdash/release-canddiate-317 branch February 25, 2026 23:44
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