You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Remove the deprecated remote plugin, move to newly added official community plugin
Ref: bufbuild/plugins#489
- Break up apreture buf gen file
- langs for languages remote plugins
- grpc-ecosystem for grpc-ecosystem related remote plugins
### Description of change
- Remove the deprecated remote plugin, move to newly added official
community plugin
- Ref: bufbuild/plugins#489
- Break up apreture buf gen file because `buf generate` now complains if
there are more than 10 remote plugins
- langs for languages remote plugins
- grpc-ecosystem for grpc-ecosystem related remote plugins
##### Checklist
- [ ] Tested in playground or other setup
- [ ] Screenshot (Grafana) from playground added to PR for 15+ minute
run
- [ ] Documentation is changed or added
- [ ] Tests and/or benchmarks are included
- [ ] Breaking changes
Mandatory
Where is the source code for the plugin?
Example, the source code for the
protoc-gen-connect-go
plugin is found here:https://github.com/mitchellh/protoc-gen-go-json
Optional
Does the plugin have a valid semver version?
Yes, v1.1.0 from Github.
Does this plugin have runtime dependencies?
Yes.
Does the plugin have a dependency on another plugin?
Yes, listen in README
Do you think this plugin will be compatible with the BSR go module proxy or npm registry?
Not sure.
The text was updated successfully, but these errors were encountered: