• v1.1.0 61555adc74

    feat: commit generated Go code, consume via go get instead of submodule

    rock released this 2026-06-22 02:40:12 +00:00 | 19 commits to main since this release

    Add go.mod, buf.gen.yaml, and generated gen/kafkamgmt/v1 so consumers
    fetch this module directly via go get against the self-hosted Forgejo
    host, with no local buf/protoc plugin installation required. Add a
    codegen-check CI job to keep gen/ in sync with proto/.

    Downloads