0_15_4.md

doc/release_notes/0_15_4.md
Last Update: 2024-12-18 13:38:28 +0000

0.15.4

Bugfixes

  • Fixed grpc plugin, where .marshal was being called on the encoding protobuf object, instead of the coorrect “marshal method”, which is .encode.