Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v1.26.0

Compare
Choose a tag to compare
@release-please release-please released this 27 Jan 16:16
ae5d253

1.26.0 (2025-01-22)

Features

Bug Fixes

  • Construct messages with nested duration in protobuf 5.28+ (#519) (197ddf8)
  • Fix enums initialization in PyPy (#507) (b8b68f2)
  • Incorrect return type annotation for Message.to_dict (#516) (72990f3)
  • Use include rather than exclude to find_namespace_packages in setup.py (#502) (77e252e)

Documentation