Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v2.0.0b2 #175

Merged
merged 1 commit into from
Nov 24, 2020
Merged

Release v2.0.0b2 #175

merged 1 commit into from
Nov 24, 2020

Conversation

abn
Copy link
Collaborator

@abn abn commented Nov 24, 2020

  • Add support for deprecated message and fields #126

  • Add support for recursive messages #130

  • Add support for bool(Message) #142

  • Improve support for Python 3.9 #140 #173

  • Improve keyword sanitisation for generated code #137

  • Fix missing serialized_on_wire when message contains only lists #81

  • Fix circular dependencies #100

  • Fix to_dict enum fields when numbering is not consecutive #102

  • Fix argument generation for stub methods when using import with proto definition #103

  • Fix missing async/await keywords when casing #104

  • Fix mutable default arguments in generated code #105

  • Fix serialisation of default values in oneofs when calling to_dict() or to_json() #110

  • Fix static type checking for grpclib client #124

  • Fix python3.6 compatibility issue with dataclasses #124

  • Fix handling of trailer-only responses #127

  • Refactor plugin.py to use modular dataclasses in tree-like structure to represent parsed data #121

  • Refactor template compilation logic #136

  • Replace use of platform provided protoc with development dependency on grpcio-tools #107

  • Switch to using poe from make to manage project development tasks #118

  • Improve CI platform coverage #128

Copy link
Collaborator

@nat-n nat-n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's about time.

@nat-n nat-n merged commit a157f05 into danielgtaylor:master Nov 24, 2020
w4rum pushed a commit to w4rum/python-betterproto that referenced this pull request Dec 1, 2020
Gobot1234 pushed a commit to Gobot1234/python-betterproto that referenced this pull request Dec 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants