-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(1.0.0-rc.4): merge main into dev #131
Conversation
* add consortia to the seeding paths to seed consortia related data ----------------- Reviewed-By: Evelyn Gurschler <[email protected]> Refs: #94 , #45
Reviewed-By: Evelyn Gurschler <[email protected]>
Refs: #95 Reviewed-By: Evelyn Gurschler <[email protected]>
Reviewed-By: Evelyn Gurschler <[email protected]>
Reviewed-By: Evelyn Gurschler <[email protected]>
Refs: #107 Reviewed-By: Evelyn Gurschler <[email protected]>
Refs: TEST-1997 Reviewed-By: Norbert Truchsess <[email protected]>
* adding error handling if an already existing pending credential is requested again * adjust response of api/issuer/useCaseParticipation & api/issuer/certificates to response with multiple ssi details ----------------- Refs: #110 #112 Reviewed-By: Evelyn Gurschler <[email protected]>
Refs: eclipse-tractusx/portal-backend#712 Reviewed-By: Norbert Truchsess <[email protected]>
* adjust GET /api/issuer/useCaseParticipation to return pending credentials as well * adjust GET /api/issuer/certificates to return pending credentials as well Refs: #109 Reviewed-By: Norbert Truchsess <[email protected]>
Refs: #108 Reviewed-By: Norbert Truchsess <[email protected]>
* docs: add security assessment documentation * docs(security-assessment): adjust initial draft --------- Co-authored-by: Evelyn Gurschler <[email protected]>
* chore: release 1.0.0-rc.4 Release-As: 1.0.0-rc.4 * chore(changelog/v1.0.0-rc.4): release 1.0.0-rc.4 --------- Co-authored-by: Evelyn Gurschler <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Reviewed-By: Evelyn Gurschler <[email protected]>
build(1.0.0-rc.4): finalize version
build(1.0.0-rc.4): bump chart version and update docs
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
Quality Gate passedIssues Measures |
Description
Merge the latest changes to the dev branch
Why
To have the latest changes available in the dev branch
Issue
eclipse-tractusx/portal#308