v0.0.10
What's Changed
- added support to fetch credential template stored in minio by @tejash-jl in #158
- added status and conditional checks for schema by @tejash-jl in #159
- Enable mosip conditional based on ENV by @tejash-jl in #160
- fixed update and delete operations on schemas with anonymous entities by @tejash-jl in #161
- apply pagination on get claims api by @varadeth in #162
- feat: Add api to fetch attestation certificate provided templateUrl is given by @varadeth in #163
- added user role check when updating and deleting by @tejash-jl in #165
- Keycloak http connection availability issue by @tejash-jl in #164
- Revoke credentials on delete and update of an entity by @tejash-jl in #166
- Updated keycloak styles and notification handler by @tejash-jl in #167
- updated health api to check all downstream services by @tejash-jl in #169
- removed sample application yml by @tejash-jl in #171
- Auto raise claim by @varadeth in #168
- Remove shard id in async by @tejash-jl in #170
- release v0.0.10 by @tejash-jl in #172
New Contributors
Full Changelog: v0.0.9...v0.0.10