Skip to content

Releases: zalopay-oss/backstage-grpc-playground-backend

bump: update backstage dependencies to 1.4.5

31 Jul 03:47
Compare
Choose a tag to compare

changes:

fix: update removed 'read' calls

29 Jun 04:19
3b0c88f
Compare
Choose a tag to compare

changes:

minor changes:

Support handling TLS certificate upload and making TLS requests

04 Aug 11:14
Compare
Choose a tag to compare

resolves zalopay-oss/backstage-grpc-playground#1

  • developer can choose to store certificate files with encoded content
    to memory or database for recovery purpose
  • if for any reason that some files of a certificate are missing, we will
    return an array "missingCerts" for client to process

v0.1.3b

26 Jul 09:11
Compare
Choose a tag to compare

fix: can not install protoc and protoc-gen-doc
fix: error handling for unary call