Skip to content

Releases: bootstrapsp/miu

Enhaned proto and test client

Pre-release

Choose a tag to compare

@bootstrapsp bootstrapsp released this 28 Mar 21:19
db3e89e

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

Choose a tag to compare

@bootstrapsp bootstrapsp released this 23 Mar 18:30
f46edad
  • gRPC client examples to get started
  • Dockerfile for quickly setting up miu

Thanks to new contributors :
@vladyslavmunin
@OBrezhniev

enhanced error handling

Pre-release

Choose a tag to compare

@bootstrapsp bootstrapsp released this 18 Mar 21:17
8463c18
Merge pull request #21 from bootstrapsp/develop

Develop

Bug fixes and proto file simplification

Pre-release

Choose a tag to compare

@bootstrapsp bootstrapsp released this 04 Aug 21:49
45c6fa6

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

Pre-release

Choose a tag to compare

@bootstrapsp bootstrapsp released this 03 Aug 18:26
v1.0

Initial commit to open community - va1.0