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
Add missing `Google.Rpc` types (#26)
* use v2 of buf config template. generate google.rpc types that were missing.
* regenerating types made essentially whitespace changes. I am not attached to these, just committing them since they were automatic.
* update the buf CI action to support buf v2 configs
* only run buf-action setup, not all its default stuff. also check google rpc generated code.
* Ignore google rpc generated folder
* bump version to 1.0.1
Pass options through to GRPC.Stub.connect (#25)
* Pass options through to GRPC.Stub.connect
* fix compilation error setting default value for multiple fn heads
* bump up a patch version
Upgrade schema to v1.30.0 and package to 0.0.10 (#22)
* Bump schema version to v1.30.0
* Bump package version to 0.0.10
* Add formatting to makefile
* Bump grpc version to 0.8.1