Skip to content
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 244 commits into from
Jul 3, 2024
Merged

Main release merge #320

merged 244 commits into from
Jul 3, 2024

Conversation

borisrizov-zf
Copy link
Contributor

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:

borisrizov-zf and others added 30 commits February 9, 2024 16:19
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))
borisrizov-zf and others added 25 commits June 11, 2024 15:07
# [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))
…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
Copy link

sonarcloud bot commented Jul 3, 2024

Copy link

github-actions bot commented Jul 3, 2024

Coverage Report

Overall Project 82.86% -14.04% 🍏
Files changed 80.33% 🍏

File Coverage
MIWSettings.java 100% 🍏
SecurityConfigProperties.java 100% 🍏
CustomAuthenticationConverter.java 100% 🍏
Validate.java 100% 🍏
WalletController.java 100% 🍏
BaseController.java 100% 🍏
DidDocumentController.java 100% 🍏
HoldersCredentialController.java 100% 🍏
IssuersCredentialController.java 100% 🍏
BusinessPartnerNumber.java 100% 🍏
KeyStorageType.java 100% 🍏
KeyPair.java 100% 🍏
VerifiableEncoding.java 100% 🍏
DID.java 100% 🍏
SigningServiceType.java 100% 🍏
OpenApiConfig.java 100% 🍏
SecureTokenConfigurationProperties.java 100% 🍏
SecureTokenBeanConfig.java 100% 🍏
DidDocumentService.java 100% 🍏
CommonService.java 100% 🍏
LocalSecureTokenIssuer.java 98.17% -1.83% 🍏
TokenValidationUtils.java 98.16% -1.84% 🍏
SecurityConfig.java 96.03% 🍏
WalletService.java 96.02% -3.54% 🍏
IssuersCredentialService.java 95.69% -4.31% 🍏
PresentationService.java 95.35% -0.6% 🍏
PresentationIatpFilter.java 95.18% -4.82% 🍏
DidDocumentResolverService.java 93.02% 🍏
STSTokenValidationService.java 92.75% -7.25% 🍏
HoldersCredentialService.java 91.34% -5.2% 🍏
ApplicationConfig.java 89.86% -10.14%
IdpAuthorization.java 89.47% -10.53% 🍏
JwtPresentationES256KService.java 88.53% -11.47% 🍏
CommonUtils.java 88.24% -11.76% 🍏
StringToCredentialConverter.java 87.5% 🍏
EncryptionUtils.java 83.93% 🍏
PresentationController.java 78.18% -21.82%
LocalSigningServiceImpl.java 77.59% -22.41%
CredentialCreationConfig.java 77.57% -22.43%
GetCredentialsCommand.java 76.47% -23.53%
LocalKeyProvider.java 75.28% -24.72%
StringToDidDocumentConverter.java 75% 🍏
WalletKeyService.java 73.94% -26.06%
SecureTokenRequestValidator.java 73.15% -26.85%
StsTokenResponse.java 70.18% -29.82%
SignerResult.java 68.49% -31.51%
SecureTokenController.java 68.16% -31.84%
PresentationCreationConfig.java 65.45% -34.55%
KeyCreationConfig.java 61.8% -38.2%
SecurityEvents.java 55% -45%
IdpTokenResponse.java 53.85% -46.15%
CustomSignedJWTVerifier.java 51.63% -48.37%
ManagedIdentityWalletsApplication.java 37.5% 🍏
ExceptionHandling.java 36.16% -10.42%
LocalSecureTokenService.java 33.33% -66.67%
TokenParsingUtils.java 32.77% -67.23%
SecureTokenControllerApiDoc.java 0%
IssuersCredentialControllerApiDocs.java 0%
PresentationControllerApiDocs.java 0% 🍏
WalletControllerApiDocs.java 0% 🍏
HoldersCredentialControllerApiDocs.java 0% 🍏
DidDocumentControllerApiDocs.java 0% 🍏
StsTokenErrorResponse.java 0%

@borisrizov-zf borisrizov-zf merged commit d261f37 into main Jul 3, 2024
17 checks passed
Copy link

github-actions bot commented Jul 5, 2024

🎉 This issue has been resolved in version 0.5.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants