Skip to content

Update sdk - #1

Merged
IdanKoblik merged 1 commit into
mainfrom
feature/module-management
Aug 1, 2026
Merged

Update sdk#1
IdanKoblik merged 1 commit into
mainfrom
feature/module-management

Conversation

@IdanKoblik

Copy link
Copy Markdown
Member

Summary

Related issues

Type of change

  • Bug fix (type/bug)
  • New feature (type/feature)
  • Enhancement to existing behavior (type/enhancement)
  • Refactor, no behavior change (type/refactor)
  • Performance (type/performance)
  • Documentation (type/documentation)
  • Chore / maintenance (type/chore)

Checklist

  • Commits follow Conventional Commits
    and the branch is named <type>/<short-description>
  • go vet ./... and staticcheck ./... are clean
  • go mod tidy leaves go.mod and go.sum unchanged
  • go test -race ./... passes, and new behavior is covered by tests
  • Exported identifiers have doc comments, and doc.go still describes the
    protocol accurately
  • No new write to stdout on the module side, and no new required field on
    the wire without a fallback
  • Applied the relevant type/* and area/* labels

@IdanKoblik
IdanKoblik merged commit db76d08 into main Aug 1, 2026
0 of 3 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.

1 participant