Skip to content

Big Update is here :) 🎉 🚀

Compare
Choose a tag to compare
@nateshmbhat nateshmbhat released this 17 Jun 12:01
· 20 commits to main since this release
d886996

Release notes :

Ui/Ux Updates :

  • adds default target server url option to relay requests in the background
  • added snackbar messaging feature
  • user can now delete a proto path
  • better overall styles
  • better ui for proto and proto path importing

Client Mode Update :

  • Added metadata editor with better animation and styles

Monitoring Updates :

  • Rpc calls are auto forwarded in the background when you aren't monitoring that particular rpc in monitor mode
  • You can now see and modify metadata/header in the monitor mode
  • Added connection status indicator in Monitor mode to indicate whether the request/response is on hold or waiting
  • now proper error is transferred back to client in monitor mode
  • adds support for monitor editor to show grpc errors too

Misc :

  • new tabs use the default target server and the client metadata of first tab
  • notifying user of proper error messages when proto importing fails during run time