Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jan 06:04
7e35c91

Full changelog ⇒ v0.4.0

Added

  • Date picker for google.protobuf.Timestamp fields
  • Request type icons, in-flight indicator and network out/in count
  • Request payloads added to main output to better represent streaming requests
  • Output gutter decorations and headers to clearly show separate out/in payloads

Changed

  • Output control re-architecture to enable future features
  • Response tab renamed to "Payload" to reflect both in and out payloads

Fixed

  • A canceled client stream blocks further requests
  • Output syntax highlighting on Windows
  • Oneof data is sent as empty in some scenarios
  • State miss match with descriptor causes unknown field error