Skip to content

Bump module path to v4#29

Merged
snoble merged 3 commits intodevfrom
release/v4-module-path
Mar 30, 2026
Merged

Bump module path to v4#29
snoble merged 3 commits intodevfrom
release/v4-module-path

Conversation

@snoble
Copy link
Copy Markdown
Contributor

@snoble snoble commented Mar 30, 2026

Summary

  • change the Go module path from github.com/fragment-dev/fragment-go/v3 to github.com/fragment-dev/fragment-go/v4
  • update example imports and README install snippets to point to /v4
  • keep v3.0.0 as the last pre-breaking v3 release while preparing the latest SDK changes for v4.0.0

Test plan

  • Verify go test ./...
  • Verify go get github.com/fragment-dev/fragment-go/v4@v4.0.0 after tagging
  • Confirm v3.0.0 already points to the pre-breaking commit
  • Confirm all repo references to the module path now use /v4
  • Create the v4.0.0 tag after the PR is merged

Made with Cursor

snoble added 3 commits March 30, 2026 12:32
This keeps v3 consumers on the last compatible release while preparing the latest SDK changes for a proper v4.0.0 release.

Made-with: Cursor
Document the breaking balance API changes and the migration steps for schema and SDK consumers.

Made-with: Cursor
Preserve the v3.1.0 upgrade note and describe the new breaking changes as the v4.0.0 upgrade from v3.1.0.

Made-with: Cursor
@snoble snoble merged commit 85aa411 into dev Mar 30, 2026
6 checks passed
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