Skip to content

v0.3.3

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Dec 11:40

Full changelog ⇒ v0.3.3

Added

  • Automatic expansion of standard Google error message types in error details by @optiman
  • Cyclic detection of protobuf messages, which previous resulted in a stack overflow crash

Fixed

  • Oneof value that has a message with no fields would cause the UI to become unresponsive
  • State loss between methods causing repeated fields to be reset to empty and the "add" button becoming unresponsive