Bloomrpc Versions Save

Former GUI client for gRPC services. No longer maintained.

1.5.3

2 years ago

Bug Fix

1.5.2

3 years ago

Re-publish 1.5.0

No updates in this release since 1.5.0

Original Release Notes:

Significant Updates:

  • grpc-web support
  • allow recursive type in request mock (3 levels of same type)
  • filter on methods
  • upgrade to Electron 7

1.5.1

3 years ago

discarded release due to incorrect release procedure

1.5.0

3 years ago

discarded release due to incorrect release procedure

1.4.1

4 years ago
  • Fixes UX path configuration #165
  • Fixed Build command for latest linux OS #143 #111 special thanks @thinktainer
  • Stability improvements

1.4.0

4 years ago
  • support for multiple environments #112
  • draggable tabs #90
  • Fix duplicated Server Certificates #122
  • command+enter/ctrl+enter do make the request #117
  • support bin metadata encoding #123
  • General bug fixes

1.3.1

4 years ago
  • Feature/non mac about #59 #73
  • Including google/protobuf/struct.proto - support map one of #80
  • Improve service lookup in the editor #71
  • Support recursive data structures #69
  • Resizible Editor #82
  • TLS Server cerificate #70

1.3.0

5 years ago

1.3.0 - Release

  • Modernise the electron stack as well as all the dependencies
  • Save response in a file
  • Response time
  • Protobuf Extensions Support
  • Support for google.rpc.Status
  • Windows Support
  • Persistent metadata across tabs
  • Default interactive mode for server streams
  • Many stability improvements
  • Arch Linux Support

1.3.0-alpha

5 years ago

Pre release for 1.3.0

v1.2.1

5 years ago

This release introduces:

  • google.rpc.Status as a default supported type, fixes partially #30
  • uint data types parsing fixes #32