Skip to content

Releases: zalopay-oss/backstage-grpc-playground

Support TLS for sending requests

04 Aug 11:08
Compare
Choose a tag to compare
Pre-release

resolve #1

  • User now can upload TLS certificate
  • Add new config: grpcPlayground.certStore.enabled
  • Handle stateful requests (certificate will be kept sending along)
  • Handle sidecases:
    • Missing certificate files: if for any reason that some files
      of a certificate are missing, a modal will show up for user
      to re-upload those files back. And if uploaded files are suitable,
      the request will be continued.

v0.1.3b

26 Jul 09:08
Compare
Choose a tag to compare
  • fix uploadSuccessEmitter wont emit new data
  • fix #6

full changelog: #7

Release v0.1.2

17 Jun 03:11
Compare
Choose a tag to compare

Add support for view markdown document generated from backend

Bump backstage dependencies to v1.3.0