Skip to content

Bump the SDK to 0.15.0 - #111

Merged
robzolkos merged 1 commit into
mainfrom
bump-0.15.0
Aug 22, 2026
Merged

Bump the SDK to 0.15.0#111
robzolkos merged 1 commit into
mainfrom
bump-0.15.0

Conversation

@robzolkos

@robzolkos robzolkos commented Aug 22, 2026

Copy link
Copy Markdown
Collaborator

Release prep for v0.15.0, carrying the Journal feed and search API from #110.

Change

  • bump the Go SDK from 0.14.0 to 0.15.0
  • keep the API contract date unchanged

Validation

  • GOWORK=off make check
  • 156 conformance checks passed
  • production accepted a read-only JournalService.ListPage call from the merged SDK implementation

Delivery

After this lands on main, run make release VERSION=0.15.0 to create and push both v0.15.0 and go/v0.15.0.

Related work:


Summary by cubic

Bumps the HEY Go SDK from 0.14.0 to 0.15.0 to release the Journal feed and search API from #110. The API contract date stays the same, so existing endpoints behave the same.

  • Only change in code: update the Version constant; APIVersion remains "2026-08-21".
  • No migration required; new Journal feed and search APIs are available to consumers.
  • Validation: 156 conformance checks passed; production accepted a read-only JournalService.ListPage call.
  • Rollout: after merge to main, run make release VERSION=0.15.0 to publish v0.15.0 and go/v0.15.0.

Written for commit 6981f7d. Summary will update on new commits.

Review in cubic

Copilot AI balanced review requested due to automatic review settings August 22, 2026 14:44

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Prepares the Go SDK v0.15.0 release while retaining the existing API contract date.

Changes:

  • Updates the SDK version from 0.14.0 to 0.15.0.
  • Leaves APIVersion unchanged.

Tip

If you aren't ready for review, convert to a draft PR.
Click "Convert to draft" or run gh pr ready --undo.
Click "Ready for review" or run gh pr ready to reengage.


💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@robzolkos
robzolkos merged commit 09fbe96 into main Aug 22, 2026
19 checks passed
@robzolkos
robzolkos deleted the bump-0.15.0 branch August 22, 2026 14: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.

2 participants