Skip to content

Releases: bootstrapsp/miu

Enhaned proto and test client

28 Mar 21:19
db3e89e
Compare
Choose a tag to compare
Pre-release

Core updates:

  • Enhanced proto file with Nonce generation api in AnnonCreds service

Test enhancements :

  • Added issuer test workflow
  • Added pool client example

Improved error handling and containerization

23 Mar 18:30
f46edad
Compare
Choose a tag to compare
  • gRPC client examples to get started
  • Dockerfile for quickly setting up miu

Thanks to new contributors :
@vladyslavmunin
@OBrezhniev

enhanced error handling

18 Mar 21:17
8463c18
Compare
Choose a tag to compare
Pre-release
Merge pull request #21 from bootstrapsp/develop

Develop

Bug fixes and proto file simplification

04 Aug 21:49
45c6fa6
Compare
Choose a tag to compare
Pre-release

With this major release we're changing the proto structure by combining all messages and services in a single file. This is to keep it simple for everyone. (esp. if new to gRPC) and get rid for strange import issues.

Also rolling out some bug fixes and logging for the pyserver.

alpha release to community

03 Aug 18:26
Compare
Choose a tag to compare
Pre-release
v1.0

Initial commit to open community - va1.0