v0.4.0
This release contains breaking changes. We're quickly iterating towards a v1.0 of bufplugin-go by the end of 2024.
- Update buf.build/bufbuild/bufplugin to v0.3.0.
- Rename
check.ClientWithCacheRulesAndCategories
tocheck.ClientWithCaching
. - Fix issue where
check.ClientWithCaching
was not respected properly. - Add
info
package that implements functionality around thePluginInfoService
.