Skip to content
This repository has been archived by the owner on Dec 27, 2024. It is now read-only.

v2.12.2

Compare
Choose a tag to compare
@cthulhu-rider cthulhu-rider released this 04 Jul 08:56
· 77 commits to master since this release

Added

  • util/protogen tool to compile Protocol Buffers with stable marshaling

Fixed

  • refs.ObjectIDNestedListMarshal incorrect encoding (#401)
  • incorrect conversion of oneof field in GetRangeResponseBody.FromGRPCMessage (#401)

Changed

  • Setters don't check call on nil (#388)
  • StableMarshal methods don't return error
  • oneof fields are now randomly initialized in test generators (#401)