Skip to content

docs(readme): add Install, Stability and versioning sections for v1 - #1802

Merged
james00012 merged 4 commits into
mainfrom
james/oss-3393-readme-v1
Apr 28, 2026
Merged

docs(readme): add Install, Stability and versioning sections for v1#1802
james00012 merged 4 commits into
mainfrom
james/oss-3393-readme-v1

Conversation

@james00012

Copy link
Copy Markdown
Contributor

Summary

Adds two new README sections ahead of v1.0.0:

  • Install: explicit go get command and minimum supported Go version (1.26)
  • Stability and versioning: states the SemVer commitment and the deprecate-don't-delete policy. Points migrators at the docs site for v1 release notes and the Azure migration guide.

Note on the CircleCI badge

PR #1796 already removes the dead CircleCI badge from this README. To avoid a merge conflict, this PR doesn't touch it. Whichever PR lands second will rebase trivially.

Diff

1 file changed, +18/-1.

Linear: OSS-3393

Documents the v1.0.0 SemVer commitment and the deprecate-don't-delete
policy so consumers know what to expect from the v1 line. Adds an
explicit Install section with the minimum supported Go version
(1.26) and points migrators at the docs site for v1 release notes
and migration guide.

Linear: OSS-3393
@james00012
james00012 marked this pull request as ready for review April 27, 2026 01:45
PR #1803 places the migration guide at root-level MIGRATION.md
rather than the docs site. Update the README link accordingly so
readers reach the actual content.

Linear: OSS-3393
@james00012
james00012 enabled auto-merge April 28, 2026 16:33
@james00012
james00012 merged commit bcbe891 into main Apr 28, 2026
1 check passed
@james00012
james00012 deleted the james/oss-3393-readme-v1 branch April 28, 2026 16:33
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.

2 participants