-
Notifications
You must be signed in to change notification settings - Fork 23
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
Main release merge #320
Merged
Merged
Main release merge #320
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Feature: merge stable 0.4.0 into develop
# [0.5.0-develop.1](v0.4.0...v0.5.0-develop.1) (2024-02-09) ### Features * Merge PR [#252](#252) ([8cb132b](8cb132b))
…endpoint Feature: token service and endpoint
# [0.5.0-develop.2](v0.5.0-develop.1...v0.5.0-develop.2) (2024-02-22) ### Bug Fixes * add missing JSON properties ([5330f64](5330f64)) ### Features * add domain objects needed by sts infrastructure ([effb480](effb480)) * add dto objects for sts infrastructure ([103e7f2](103e7f2)) * add exceptions for sts infrastructure ([b4bb9b7](b4bb9b7)) * add missing relationships to entities ([56a48eb](56a48eb)) * add sts properties ([018d9c0](018d9c0)) * add token endpoint happy-path test ([d6c30bf](d6c30bf)) * extend 'miw.security' properties ([e982919](e982919)) * implement token endpoint ([4227f3e](4227f3e)) * use a spring validator for SecureTokenRequest ([accc0d2](accc0d2))
feat: multi module support
# [0.5.0-develop.19](v0.5.0-develop.18...v0.5.0-develop.19) (2024-06-12) ### Bug Fixes * .helmdocsignore is not at project root ([a6ceba4](a6ceba4)) * new build location for upload action ([b6a7656](b6a7656)) * update helm-docs test action ([99a1e91](99a1e91)) ### Features * move src/ to a dedicated sub-project ([45ddd7b](45ddd7b)) * save dash.jar in the root project for easy re-use ([98747c8](98747c8))
…ng with Summary VC support
…and-summary-vc-support chore!: remove not needed apis and summary vc support
# [0.5.0-develop.20](v0.5.0-develop.19...v0.5.0-develop.20) (2024-06-13) ### Bug Fixes * failing test cases ([bf71a1d](bf71a1d)) * formatting issue with api json file ([b10fa38](b10fa38)) * test cases of get VC api ([1430881](1430881)) * VP test cases ([847f123](847f123)) * VP validation tests ([09d337f](09d337f))
chore(legal): Update legal documents according to TRG7
…n-docs chore: add contribution docs and committer docs
Quality Gate passedIssues Measures |
🎉 This issue has been resolved in version 0.5.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
2 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This will create a new official release, adding important updates to the official release package, most notably the updated legal docs.
Pre-review checks
Please ensure to do as many of the following checks as possible, before asking for committer review: