Skip to content

chore: bump module path from v3 to v4#24

Merged
VanessaBizzell merged 1 commit intomainfrom
chore/bump-module-v4
Feb 26, 2026
Merged

chore: bump module path from v3 to v4#24
VanessaBizzell merged 1 commit intomainfrom
chore/bump-module-v4

Conversation

@VanessaBizzell
Copy link
Copy Markdown
Contributor

Summary

  • Update Go module path from github.com/revittco/fsa/v3 to github.com/revittco/fsa/v4 in preparation for the v4.0.0 release
  • Required because PR fix: complete HttpOnly cookie-based auth #23 introduced breaking changes (GET→POST for login/confirm, cookie-based refresh tokens)

Test plan

  • go test ./... passes (62 tests)
  • Merge this PR, then tag and release v4.0.0

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the module’s semantic import version in go.mod from /v3 to /v4 to prepare the repository for the upcoming v4.0.0 release after the breaking API changes introduced in #23.

Changes:

  • Bump Go module path from github.com/revittco/fsa/v3 to github.com/revittco/fsa/v4.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@VanessaBizzell VanessaBizzell merged commit b78c1f2 into main Feb 26, 2026
5 checks passed
@VanessaBizzell VanessaBizzell deleted the chore/bump-module-v4 branch February 26, 2026 11:46
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.

3 participants