Skip to content
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.

Releases: bloomrpc/bloomrpc

1.5.3

20 May 10:21
f0a0a59
Compare
Choose a tag to compare

Bug Fix

  • Protos in with the same file name: #309

1.5.2

10 Nov 16:27
baf652d
Compare
Choose a tag to compare

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

10 Nov 13:45
036190d
Compare
Choose a tag to compare
1.5.1 Pre-release
Pre-release

discarded release due to incorrect release procedure

1.5.0

10 Nov 09:01
cd00404
Compare
Choose a tag to compare
1.5.0 Pre-release
Pre-release

discarded release due to incorrect release procedure

1.4.1

29 Jan 10:51
afe9e60
Compare
Choose a tag to compare
  • Fixes UX path configuration #165
  • Fixed Build command for latest linux OS #143 #111 special thanks @thinktainer
  • Stability improvements

1.4.0

22 Jan 08:20
b433606
Compare
Choose a tag to compare
  • 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

20 May 19:30
44df0e4
Compare
Choose a tag to compare
  • 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

01 Apr 14:22
4a2cb4d
Compare
Choose a tag to compare

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

23 Mar 12:23
1519425
Compare
Choose a tag to compare

Pre release for 1.3.0

1.2.1

07 Jan 21:53
312fb96
Compare
Choose a tag to compare

This release introduces:

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