v0.0.1-milestone-8
github-actions
released this
24 Jan 15:38
·
313 commits
to main
since this release
What's Changed
Bugfixes
- fix: fixed input param for release workflow by @paullatzelsperger in #34
- fix(IdentityHub): adds transactional access to IdentityHubStore by @wolf4ood in #50
- fix(actions): resolves verify workflow file error by @wolf4ood in #52
- fix(build): remove re-declaration of bouncycastle from version catalog by @paullatzelsperger in #59
New Features & Improvements
- Initial Commit to Upstream IdentityHub Repository by @chrislomonico in #2
- Add initial IdentityHub implementation. by @ouphi in #3
- IdentityHub client: Added identity hub client by @ouphi in #4
- Doc: Design to get claims before applying access policy (#10) by @ouphi in #5
- Identity Hub: artefact publishing to local Maven repository by @marcgs in #6
- feat(build): add signing config by @paullatzelsperger in #8
- Identity Hub: CredentialsVerifier by @marcgs in #10
- Identity Hub CLI by @marcgs in #12
- Identity Hub: reduce visibility of test fields by @marcgs in #14
- Credentials Verifier Maven artifact by @algattik in #13
- ADR for Self-Description by @bscholtes1A in #15
- Add issue time JWT claim by @algattik in #16
- chore: use EDC M5 version by @paullatzelsperger in #18
- Identity Hub: Fix VerifiableCredentialsJwtServiceImpl's "NotSuchMethodError" (#43) by @marcgs in #20
- Use Monitor mock in tests instead of ConsoleMonitor. by @ouphi in #21
- Document the format of the credentials returned by the IdentityHubCredentialsVerifier by @ouphi in #17
- IdentityHubCredentialsVerifier: Fails if one VC signature verification fails by @ouphi in #24
- Update authorization flow to reflect verification of VCs (#48) by @marcgs in #22
- Upload test coverage to codecov. by @ouphi in #25
- CI: Checkstyle and CodeQL by @marcgs in #28
- Add Self-Description endpoint (#37) by @bscholtes1A in #23
- refactor: align workflows, guidelines and documentation with connector repo by @juliapampus in #30
- chore: remove java faker by @paullatzelsperger in #31
- chore: bumped all versions by @paullatzelsperger in #32
- build: add release workflow file by @paullatzelsperger in #33
- chore: revert nimbus version to 8.23 (used by EDC) by @paullatzelsperger in #35
- fix: Fix log in
IdentityHubCredentialsVerifier
by @bscholtes1A in #36 - chore: adopt current EDC snapshot by @paullatzelsperger in #37
- refactor: Clean up system-tests and provide launcher for Identity Hub by @bscholtes1A in #41
- feat: Implement SQL Identity Hub Store by @bscholtes1A in #43
- feat(identityHub): module refactor by @wolf4ood in #53
- refactor: rebranding groupId into org.eclipse.edc by @wolf4ood in #54
- chore(groupId): rename project groupId to org.eclipse.edc by @wolf4ood in #55
- chore: removes last @EdcSetting by @wolf4ood in #57
- refactor(buid): apply the edc build plugin and the version catalog by @wolf4ood in #58
- chore: use standard version property by @paullatzelsperger in #60
- build: add workflow to explicitly trigger Jenkins by @paullatzelsperger in #61
- chore: use SNAPSHOT version of EDC by @paullatzelsperger in #62
- feat(build): add workflow_dispatch event trigger by @paullatzelsperger in #65
- feat(api): add context configuration to identityHub api by @paullatzelsperger in #64
- chore: updated code to accomodate for latest nimbus by @paullatzelsperger in #67
- build: upgrade Gradle version to 7.6 by @majadlymhmd in #71
- feat(build): add strict checkstyle on file header #61 by @wolf4ood in #69
- refactor: protocol clean up and extension for dataFormat by @wolf4ood in #74
- build(deps): remove unnecessary bouncycastle dependencies by @ndr-brt in #79
- refactor(identityHub): client and verifier abstraction over the VC format by @wolf4ood in #76
- refactor(SqlIdentityHubStore): apply AbstractSqlStore class and PostgresqlStoreSetupExtension in test by @bscholtes1A in #80
- chore(build): fix verifier-jwt artifact name by @wolf4ood in #82
- feat(IdentityHubStore): provide CosmosDB implementation of
IdentityHubStore
by @bscholtes1A in #81 - refactor: format settings.gradle.kts by @ndr-brt in #84
- feat: Enrich Verifiable Credential model by @bscholtes1A in #83
New Contributors
- @chrislomonico made their first contribution in #2
- @ouphi made their first contribution in #3
- @marcgs made their first contribution in #6
- @algattik made their first contribution in #13
- @bscholtes1A made their first contribution in #15
- @juliapampus made their first contribution in #30
- @wolf4ood made their first contribution in #50
- @majadlymhmd made their first contribution in #71
- @ndr-brt made their first contribution in #79
Full Changelog: https://github.com/eclipse-edc/IdentityHub/commits/v0.0.1-milestone-8