Skip to content

backend: bump twmb/avro from v1.4.1 to v1.8.0 - #2606

Open
twmb wants to merge 1 commit into
masterfrom
bump-twmb-avro-v1.8.0
Open

backend: bump twmb/avro from v1.4.1 to v1.8.0#2606
twmb wants to merge 1 commit into
masterfrom
bump-twmb-avro-v1.8.0

Conversation

@twmb

@twmb twmb commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/twmb/avro from v1.4.1 to v1.8.0 and refreshes go.sum.

No code changes are required. Console only uses Parse, SchemaCache.Parse, Decode, Encode, DecodeJSON, EncodeJSON and String, and none of those changed across the four releases. The APIs added in that span (Root, the new ocf options, CustomType) are unused here.

Verified with go build ./pkg/serde/ and go test -count=1 ./pkg/serde/, both passing.

The Avro library used by pkg/serde has had four minor releases since
v1.4.1. Pulling them in keeps Console current with upstream fixes.

Console only uses Parse, SchemaCache.Parse, Decode, Encode, DecodeJSON,
EncodeJSON and String, none of whose signatures or behavior changed, so
no code changes are required. The new APIs added over these releases
(Root, ocf options, CustomType) are unused here.
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