Skip to content

chore: bump sdk/go dependency to v0.6.0#42

Merged
ojongerius merged 1 commit intomainfrom
claude/agitated-kilby-4d9647
May 1, 2026
Merged

chore: bump sdk/go dependency to v0.6.0#42
ojongerius merged 1 commit intomainfrom
claude/agitated-kilby-4d9647

Conversation

@ojongerius
Copy link
Copy Markdown
Contributor

Summary

Bumps github.com/agent-receipts/ar/sdk/go from v0.5.0 to v0.6.0.

What's in v0.6.0

  • Additive — new Action.ParametersDisclosure map[string]string field (per ADR-0012). Operator-controlled disclosure map alongside ParametersHash. Not surfaced in the dashboard UI yet — possible follow-up for the receipt detail view.
  • Bug fix — SDK's VerifyChain now surfaces HashReceipt errors via ChainVerification.Error instead of silently flagging HashLinkValid: false. Informational only — the dashboard implements its own verify.VerifyChainLinks and does not call the SDK's VerifyChain.
  • Spec/encodingproofValue aligned to base64url throughout.

Compatibility

No source changes needed. All receipt.Action{...} literals in tests still compile (new field is optional). go vet clean, full test suite passes.

Test plan

  • go vet ./...
  • go test ./...
  • CI green

@ojongerius ojongerius merged commit 0724a4f into main May 1, 2026
4 checks passed
@ojongerius ojongerius deleted the claude/agitated-kilby-4d9647 branch May 1, 2026 04:41
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