Skip to content

v2.0.0-beta4

Pre-release
Pre-release
Compare
Choose a tag to compare
@Gobot1234 Gobot1234 released this 03 Jan 18:34
· 93 commits to master since this release
6dd7baa

Enhancements

  • Breaking: the minimum Python version has been bumped to 3.6.2

  • Always add AsyncIterator to imports if there are services #264

  • Allow parsing of messages from ByteString #266

  • Add support for proto3 optional #281

Bugfixes

  • Fix compilation of fields with names identical to builtin types #294
  • Fix default values for enum service args #299