Skip to content

chore(release): set version to 0.6.0 - #119

Merged
Patel230 merged 1 commit into
mainfrom
chore/release-v0.6.0
Sep 11, 2026
Merged

Patel230 merged 1 commit into
mainfrom
chore/release-v0.6.0

Conversation

@Patel230

Copy link
Copy Markdown
Contributor

Summary

  • Bumps VERSION, api/openapi.yaml and the internal Python/TypeScript SDK manifests from 0.3.0 to 0.6.0, and renames the CHANGELOG section.
  • v0.3.0, v0.4.0 and v0.5.0 were published in May 2026 under the old module path github.com/hawk/eyrie. Their git tags were deleted, but proxy.golang.org and sum.golang.org keep them permanently, so go get github.com/GrayCodeAI/eyrie@v0.3.0 resolves to that old May code (checksum mismatch in hawk CI). The v0.3.0 tag/release pushed earlier today has been deleted.
  • After merge, v0.6.0 gets tagged on the merge commit and hawk (#301) moves to github.com/GrayCodeAI/eyrie v0.6.0.

Test plan

  • go build ./... and go vet . with GOWORK=off
  • CI

🤖 Generated with Claude Code

v0.3.0, v0.4.0 and v0.5.0 are already recorded in the Go module proxy
and checksum database under the old module path github.com/hawk/eyrie,
so the rename-back release cannot reuse v0.3.0. Bump VERSION, the OpenAPI
spec and the internal SDK manifests to 0.6.0.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@Patel230
Patel230 merged commit 6c0ba77 into main Sep 11, 2026
16 checks passed
@Patel230
Patel230 deleted the chore/release-v0.6.0 branch September 11, 2026 07:46
Patel230 added a commit that referenced this pull request Sep 16, 2026
v0.3.0, v0.4.0 and v0.5.0 are already recorded in the Go module proxy
and checksum database under the old module path github.com/hawk/eyrie,
so the rename-back release cannot reuse v0.3.0. Bump VERSION, the OpenAPI
spec and the internal SDK manifests to 0.6.0.
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