What's Changed
- adding support for is-compatible-schema endpoint by @Pavelsky89 in #546
- chore: bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 in the all group by @dependabot[bot] in #549
- fix: parse struct tag field name correctly by @taeuk in #551
- chore: bump golang.org/x/tools from 0.34.0 to 0.35.0 in the all group by @dependabot[bot] in #553
- Add schema info bytes method by @survivorbat in #554
- chore: bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 in the all group by @dependabot[bot] in #555
- feat(api): expose Name and Type functions of TypeResolver by @ekazakas in #552
- fix: enum schema compatibility by @nrwiersma in #557
- chore: bump actions/checkout from 4 to 5 in the all group by @dependabot[bot] in #562
- chore: bump golang.org/x/tools from 0.35.0 to 0.36.0 in the all group by @dependabot[bot] in #563
- feat: limit decimal encoding to values allowed by schema by @vpapp in #565
- Add -logicaltype flag to avrogen by @n-oden in #566
- chore: bump actions/setup-go from 5 to 6 in the all group by @dependabot[bot] in #567
New Contributors
- @Pavelsky89 made their first contribution in #546
- @taeuk made their first contribution in #551
- @survivorbat made their first contribution in #554
Full Changelog: v2.29.0...v2.30.0