Skip to content

Releases: pachyderm/python-betterproto

v2.0.0b6+pachv1.0.4

Choose a tag to compare

@bbonenfant bbonenfant released this 21 Feb 22:01
e45f6ad

What's Changed

Full Changelog: v2.0.0b6+pachv1.0.3...v2.0.0b6+pachv1.0.4

2.0.0b6+pachv1.0.3

Choose a tag to compare

@bbonenfant bbonenfant released this 24 Jan 20:33
549f723

Fork up to date as of Jan 24, 2024

v2.0.0b5+pachv1.0.2

Choose a tag to compare

@bbonenfant bbonenfant released this 26 Jun 21:32
2ffd64e
Fix py_input_message + Remove ServicerBase (#2)

v2.0.0b5+pachv1.0.1

Choose a tag to compare

@bbonenfant bbonenfant released this 23 Mar 16:53
8509483
Remove reference to ServicerBase (#1)

This should allow packages to use the real betterproto as a dependency rather than this fork.

2.0.0b5+pachv1.0.0

Choose a tag to compare

@bbonenfant bbonenfant released this 22 Mar 19:23

Swap out the grpclib backend for a grpcio backend.