Skip to content

0.27.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Sep 19:52
f2ebd73

What's Changed

IMPORTANT - BREAKING PROTOBUF SERIALIZATION BUGFIX: The previous version of this library contained an issue in the serialization and deserialization of timestamps with protobuf, resulting in an incorrect offset being applied to all timestamps. This has been resolved in the current release. However, deserializing a protobuf file that was serialized with the prior version of the library will now reveal the actual offset.

Full Changelog: v0.26.0...v0.27.0