Releases: Sunbird-RC/sunbird-rc-core
Releases · Sunbird-RC/sunbird-rc-core
v2.0.2
What's Changed
- [BUG]: Fixed template ID required error for only qr code generation by @holashchand in #336
- [BUG]: Kafka topics issue for notification and metrics service fixed by @holashchand in #338
- [BUG]: Fixed hard delete not working for redundant entity properties by @holashchand in #335
- [BUG]: Fixed attestation null pointer exception by @holashchand in #334
- [BUG]: Fixed attestation causing issues when using an array type property by @holashchand in #337
- [ISSUE-988]: Unit tests for registry and credential services to increase coverage by @holashchand in #332
- Issue #1051: SB-RC: Added Fix for view template in search by @aimansharief in #343
New Contributors
- @aimansharief made their first contribution in #343
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- [BUG]: removed expiration date as mandatory field by @holashchand in #324
- [BUG]: fixed decryption in list entity api by @holashchand in #326
- [BUG]: Resolved hardcoded uuid property name as osid by @holashchand in #325
- [BUG]: fixed generate request swagger payload by @holashchand in #329
- added support for generating web did with multiple hosts by @holashchand in #327
- [BUG]: Fixed multiline templates not rendering by @holashchand in #330
- [FEAT]: added support to generate did document with specific key pair by @holashchand in #328
- [BUG]: fixed verify api in registry and added verify any credential api by @holashchand in #331
Full Changelog: v2.0.0...v2.0.1
v1.0.1
Full Changelog: v1.0.0...v1.0.1
v2.0.0
What's Changed
- Feat: Add Identity service by @techsavvyash in #218
- Feat: Added Credential Schema Service by @KDwevedi in #219
- Feat: Credential Service by @techsavvyash in #217
- feat: add revocation functions by @techsavvyash in #250
- Fixed schema name matching for schema auth filter by @holashchand in #272
- fixed search queries, es equals and endsWith, native search notContai… by @holashchand in #267
- Fixed auth health check when auth is disabled and Swagger api by @holashchand in #269
- Credentials Signing Issues Fixes by @holashchand in #274
- Reference entity add vertex by @Sreejit-K in #277
- feat: connect different schemas in registry by giving in reference while creating entity by @varadeth in #205
- Apple silicon by @Vikastc in #260
- apple silicon image tag changes by @holashchand in #278
- [Issue-504]: Added update document support by @holashchand in #275
- [Issue-371]: added support for hard delete entities from registry by @holashchand in #276
- added revocation-list Endpoint to fetch revocked credentials list by @Sreejit-K in #273
- Migrate to digitalbazaar for credentials by @holashchand in #280
- RsaSignature2018 and Ed25519Signature2018 support added by @holashchand in #281
- [Issue-888]: Web did support and resolution by @holashchand in #279
- Fixed rendering credential template and update credential-schema by @holashchand in #285
- Release-2.0.0 credentials service and usage of signature service in registry by @holashchand in #286
- [Feat] External templates support by @holashchand in #287
- Fixed unit tests and other build failure issues by @holashchand in #288
- Fixed attestation not working by @holashchand in #289
- Release 2.0.0 docker compose file update by @holashchand in #291
- Fixed make tests setup by @holashchand in #292
- Release Candidate for 2.0.0 by @srprasanna in #290
- [FEAT]: Added microsoft sql server database support by @holashchand in #293
- added https://www.w3.org/ns/did/v1 response to support offline by @holashchand in #296
- [ISSUE-959]: Added QR_TYPE configuration and W3C_VC qr type support by @holashchand in #298
- Fixed issuer not matching problem by @holashchand in #299
- Fixed signature v2 environment variables by @holashchand in #297
- [FEAT]: added support for mssql for claims, encryption and id gen services by @holashchand in #305
- added persistent Elasticsearch volume by @Sreejit-K in #306
- Fixed multiple credentials creation and revocation on update entity by @holashchand in #307
- Closing the claim and invalidating the pending attestations when entity is updated by @Sreejit-K in #310
- [Issue-837]: resolve issue with attestation on entity update by @holashchand in #258
- claim mis-mapping fix on property update by @Sreejit-K in #312
- Native search multiple filters fix 2.0 by @Sreejit-K in #313
- [Issue-789] Fixed Native Search doesn't return complete object issue - 2.0 by @shiva-beehyv in #303
- [BUG]: fixed health check return always false for credential services by @holashchand in #315
- Credential services integration with registry unit tests by @holashchand in #311
- Added pagination for search and list apis by @holashchand in #316
- [BUG][LTS-2.X]: Fixed not getting private fields in Get Entity response by @holashchand in #317
- [BUG]: release 2.0 testing bugs and issues fix by @holashchand in #320
- [BUG]: Fixed index creation for schemas by @holashchand in #318
- [BUG]: Minor bug fixes by @holashchand in #321
- Fixed the timeStamp format for Attestation update work flow by @Sreejit-K in #323
- [FEAT]: added support for vc for audit logs by @holashchand in #322
New Contributors
Full Changelog: v1.0.0...v2.0.0
v2.0.0-rc3
What's Changed
- [ISSUE-959]: Added QR_TYPE configuration and W3C_VC qr type support by @holashchand in #298
- Fixed issuer not matching problem by @holashchand in #299
- Fixed signature v2 environment variables by @holashchand in #297
Full Changelog: v2.0.0-rc2...v2.0.0-rc3
v2.0.0-rc2
What's Changed
- [FEAT]: Added microsoft sql server database support by @holashchand in #293
- added https://www.w3.org/ns/did/v1 response to support offline by @holashchand in #296
Full Changelog: v2.0.0-rc1...v2.0.0-rc2
v2.0.0-rc1
What's Changed
- Feat: Add Identity service by @techsavvyash in #218
- Feat: Added Credential Schema Service by @KDwevedi in #219
- Feat: Credential Service by @techsavvyash in #217
- feat: add revocation functions by @techsavvyash in #250
- Fixed schema name matching for schema auth filter by @holashchand in #272
- fixed search queries, es equals and endsWith, native search notContai… by @holashchand in #267
- Fixed auth health check when auth is disabled and Swagger api by @holashchand in #269
- Credentials Signing Issues Fixes by @holashchand in #274
- Reference entity add vertex by @Sreejit-K in #277
- feat: connect different schemas in registry by giving in reference while creating entity by @varadeth in #205
- Apple silicon by @Vikastc in #260
- apple silicon image tag changes by @holashchand in #278
- [Issue-504]: Added update document support by @holashchand in #275
- [Issue-371]: added support for hard delete entities from registry by @holashchand in #276
- added revocation-list Endpoint to fetch revocked credentials list by @Sreejit-K in #273
- Migrate to digitalbazaar for credentials by @holashchand in #280
- RsaSignature2018 and Ed25519Signature2018 support added by @holashchand in #281
- [Issue-888]: Web did support and resolution by @holashchand in #279
- Fixed rendering credential template and update credential-schema by @holashchand in #285
- Release-2.0.0 credentials service and usage of signature service in registry by @holashchand in #286
- [Feat] External templates support by @holashchand in #287
- Fixed unit tests and other build failure issues by @holashchand in #288
- Fixed attestation not working by @holashchand in #289
- Release 2.0.0 docker compose file update by @holashchand in #291
- Fixed make tests setup by @holashchand in #292
- Release Candidate for 2.0.0 by @srprasanna in #290
New Contributors
Full Changelog: v1.0.0...v2.0.0-rc1
Release v1.0.0
What's Changed
- Generic auth(IAM) by @tejash-jl in #230
- fix e2e tests by @varadeth in #236
- Registry cli version upgrade by @tejash-jl in #238
- added timezone to certificate signer by @holashchand in #242
- Feature errors cleanup by @holashchand in #248
- Modifying Registry to use github container registry instead of docker by @srprasanna in #254
- RC 801: Feature enhance the Sunbird RC CLI by @Sreejit-K in #252
- Create manual.yml by @srprasanna in #253
- [Feat]: encryption/decryption for private fields by @holashchand in #255
- Id gen service integration by @holashchand in #261
- Fixed idgen sequence issues by @holashchand in #265
- Rebased release 1.0.0 branch with main by @holashchand in #264
- fixed elocker null pointer exception by @holashchand in #263
- Release 1.0.0 by @srprasanna in #266
- fixed idgen and encryption endpoints and health check by @holashchand in #268
New Contributors
- @srprasanna made their first contribution in #254
Full Changelog: v0.0.14...v1.0.0
release v0.0.14
What's Changed
-
- fixed loading schemas from DB by @tejash-jl in #203
- Fixed issue #315 by @tejash-jl in #206
- fix: update array while updating entity by @varadeth in #207
- add bulk issuance service by @varadeth in #213
- Add digilocker certificate api by @varadeth in #223
- Add options to customize qr code and pdf by @tejash-jl in #225
- Metric service by @varadeth in #211
- Feat: Creating entity passwords using configuring schema by @holashchand in #227
- RC_711 Revoke credential flow by @Sreejit-K in #228
- feat: add proof in api documentation by @techsavvyash in #226
- add https support for communication with elastic search by @varadeth in #204
- Send notifications when entity created, updated or invited by @varadeth in #222
- ES version update by @aniket-aditya in #232
- Infra configs by @tejash-jl in #224
- Update keycloak base image by @tejash-jl in #215
- added view template support for get apis by @tejash-jl in #209
- fix: error messages for schema operations by @varadeth in #185
- unique index creation for nested fields by @varadeth in #208
- resend otp and error should be shown on same page with custom response by @varadeth in #210
New Contributors
- @holashchand made their first contribution in #227
- @Sreejit-K made their first contribution in #228
- @techsavvyash made their first contribution in #226
- @aniket-aditya made their first contribution in #232
Full Changelog: v0.0.13...v0.0.14
release v0.0.13
What's Changed
- release v0.0.12 by @tejash-jl in #189
- added exception handlers to catch invalid schemas by @tejash-jl in #190
- updated keycloak config in registry cli by @tejash-jl in #191
- Exception issues by @tejash-jl in #193
- Search returning all fields including private and internal fields by @varadeth in #195
- Es auth by @varadeth in #196
- removed default password for es by @tejash-jl in #198
- fix: disable auto commit of kafka record and enable manual commit by @varadeth in #197
- Resolves #303: Divoc anonymous issue by @varadeth in #192
- release changes by @tejash-jl in #200
- added cli cmd to release by @tejash-jl in #201
- added cli cmd to release by @tejash-jl in #202
Full Changelog: v0.0.12...v0.0.13