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

docs: rebranding to the Identus, OEA->ICA #1081

Merged
merged 5 commits into from
May 21, 2024
Merged

Conversation

yshyn-iohk
Copy link
Member

@yshyn-iohk yshyn-iohk commented May 21, 2024

Description:

  • updated terms OEA (Open Enterprise Agent) to ICA (Identus Cloud Agent)
  • updated suffixes -oea to -ica or -agent

Checklist:

  • My PR follows the contribution guidelines of this project
  • My PR is free of third-party dependencies that don't comply with the Allowlist
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked the PR title to follow the conventional commit specification

Signed-off-by: Yurii Shynbuiev <yurii.shynbuiev@iohk.io>
SECURITY.md Outdated Show resolved Hide resolved
Copy link
Contributor

@petevielhaber petevielhaber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Minor suggestion

Co-authored-by: Pete Vielhaber <peter.vielhaber@iohk.io>
Signed-off-by: Yurii Shynbuiev - IOHK <yurii.shynbuiev@iohk.io>
Copy link
Contributor

github-actions bot commented May 21, 2024

Integration Test Results

14 files  ±0  14 suites  ±0   2s ⏱️ ±0s
31 tests ±0  31 ✅ ±0  0 💤 ±0  0 ❌ ±0 
40 runs  ±0  40 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit b00cc38. ± Comparison against base commit d84a39c.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented May 21, 2024

Unit Test Results

 91 files  ±0   91 suites  ±0   18m 46s ⏱️ -12s
771 tests ±0  763 ✅ ±0  8 💤 ±0  0 ❌ ±0 
778 runs  ±0  770 ✅ ±0  8 💤 ±0  0 ❌ ±0 

Results for commit b00cc38. ± Comparison against base commit d84a39c.

♻️ This comment has been updated with latest results.

@coveralls
Copy link

coveralls commented May 21, 2024

Coverage Status

coverage: 52.962%. remained the same
when pulling b00cc38 on feat/rebranding-oea2ica
into d84a39c on main.

Signed-off-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Co-authored-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
@yshyn-iohk yshyn-iohk enabled auto-merge (squash) May 21, 2024 13:07
@yshyn-iohk yshyn-iohk merged commit b9660b7 into main May 21, 2024
11 checks passed
@yshyn-iohk yshyn-iohk deleted the feat/rebranding-oea2ica branch May 21, 2024 13:43
patlo-iog pushed a commit that referenced this pull request Jun 13, 2024
Signed-off-by: Yurii Shynbuiev <yurii.shynbuiev@iohk.io>
Signed-off-by: Yurii Shynbuiev - IOHK <yurii.shynbuiev@iohk.io>
Signed-off-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Co-authored-by: Pete Vielhaber <peter.vielhaber@iohk.io>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>
patlo-iog pushed a commit that referenced this pull request Jun 13, 2024
Signed-off-by: Yurii Shynbuiev <yurii.shynbuiev@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

feat(agent): implement Nonce stub endpoint for OIDC credential issuer

Signed-off-by: Yurii Shynbuiev <yurii.shynbuiev@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

feat(agent): add CredentialIssuerService mock and get walletId by prism DID method

Signed-off-by: Yurii Shynbuiev <yurii.shynbuiev@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

feat(agent): implement the VC issuance flow with the dummy data

Signed-off-by: Yurii Shynbuiev <yurii.shynbuiev@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

feat(agent): implement the VC issuance flow with the dummy data

Signed-off-by: Yurii Shynbuiev <yurii.shynbuiev@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

feat: credential offer endpoint and keycloak plugin wip (#935)

Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

feat(agent): add IssuanceSession and NonceService

Signed-off-by: Yurii Shynbuiev <yurii.shynbuiev@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

docs: add example instruction how to run

Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

fix: integrate oidc4vc CredentialOffer to IssuanceSession (#943)

Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

doc(agent): add the details to the readme.md and change the port of the mock server

Signed-off-by: Yurii Shynbuiev <yurii.shynbuiev@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

chore: resolve rebase conflict

Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

chore: resolve rebase conflict

Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

chore: resolve merge compilation conflict

Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

feat: oidc4vc issuer metadata and credential configuration CRUD (#977)

Signed-off-by: Kranium Gikos Mendoza <kraniumgikos.mendoza@iohk.io>
Co-authored-by: womfoo <kraniumgikos.mendoza@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

test: fix test layer make it pass

Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

chore: resolve rename conflicts

Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

chore: resolve rename conflicts

Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

chore: clean duplicate imports

Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

docs: delete the architecture folder [skip ci] (#996)

Signed-off-by: Yurii Shynbuiev <yurii.shynbuiev@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

docs: update the references to the Cloud Agent in the documentation and tutorials (#995)

Signed-off-by: Yurii Shynbuiev <yurii.shynbuiev@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

ci: switch linter workflows to the Hyperledger CI (#997)

Signed-off-by: Yurii Shynbuiev <yurii.shynbuiev@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

ci: fix scala-steward after moving repo to hyperledger (#993)

Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

fix: expose pg_admin port on the localhost interface only (#957)

Signed-off-by: Roberto Carvajal <roberto.carvajal@gmail.com>
Co-authored-by: Yurii Shynbuiev - IOHK <yurii.shynbuiev@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

ci: cloud-agent OAS breaking change detection (#1000)

Signed-off-by: Yurii Shynbuiev <yurii.shynbuiev@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

ci: fix megalinter PR creation (#1003)

Signed-off-by: Yurii Shynbuiev <yurii.shynbuiev@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

docs: cleanup other prism term entries (#1001)

Signed-off-by: Yurii Shynbuiev <yurii.shynbuiev@iohk.io>
Signed-off-by: Yurii Shynbuiev - IOHK <yurii.shynbuiev@iohk.io>
Signed-off-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

chore: update Coveralls badge [skip ci] (#1005)

Signed-off-by: Yurii Shynbuiev - IOHK <yurii.shynbuiev@iohk.io>
Signed-off-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

docs: improve OAS docs for Event and IAM section (#1007)

Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>
Co-authored-by: Yurii Shynbuiev - IOHK <yurii.shynbuiev@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

fix: Fix OneOf OpenAPI Serialization Issue (#1010)

Signed-off-by: Bassam Riman <bassam.riman@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

fix: remove prism-crypto dependency (#1015)

Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

ci: semantic-release upgrade, oasdiff fix (#1017)

Signed-off-by: Yurii Shynbuiev <yurii.shynbuiev@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

chore(release): cut Identus Cloud agent 1.32.1 release

* expose pg_admin port on the localhost interface only ([#957](#957)) ([73674b5](73674b5))
* Fix OneOf OpenAPI Serialization Issue ([#1010](#1010)) ([393c296](393c296))
* remove prism-crypto dependency ([#1015](#1015)) ([46e594c](46e594c))
* update open-api-spec and generator script and package.json ([#990](#990)) ([88c1b5e](88c1b5e))

Signed-off-by: Allain Magyar <allain.magyar@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

fix: integration test (#1011)

Signed-off-by: Bassam Riman <bassam.riman@iohk.io>
Signed-off-by: Yurii Shynbuiev - IOHK <yurii.shynbuiev@iohk.io>
Co-authored-by: Yurii Shynbuiev - IOHK <yurii.shynbuiev@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

feat: oid4vci credential configuration and metadata endpoints (#1021)

Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

feat: rename `prism-agent` to `cloud-agent` (#1019)

Signed-off-by: Yurii Shynbuiev <yurii.shynbuiev@iohk.io>
Signed-off-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

chore(release): cut Identus Cloud agent 1.33.0 release

* integration test ([#1011](#1011)) ([d674f31](d674f31))

* rename `prism-agent` to `cloud-agent` ([#1019](#1019)) ([74560da](74560da))

Signed-off-by: Allain Magyar <allain.magyar@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

test: add tests for oid4vci credential configuration CRUD (#1027)

Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

chore: update OID4VCI example script to use issuer metadata (#1036)

Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

Merge branch main into oidc

Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

test: add tests for the new key types (#1044)

Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

fix: expose new key types in rest api (#1066)

Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

docs: rename ADRs in the scope of rebranding to the Identus ATL-7050 (#1053)

Signed-off-by: Yurii Shynbuiev <yurii.shynbuiev@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

ci: fix scala steward DCO signature (#1057)

Signed-off-by: Yurii Shynbuiev <yurii.shynbuiev@iohk.io>
Signed-off-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

chore(release): cut Identus Cloud agent 1.33.1 release

* broken link for the cloud agent packages in readme file ([#1032](#1032)) ([92d17c2](92d17c2))
* expose new key types in rest api ([#1066](#1066)) ([9ce8d3a](9ce8d3a))
* rename the folder to identus for vc-jwt ([#1063](#1063)) ([364a5dc](364a5dc))

* update ts client in the performance tests, cleanup `println` ([#1041](#1041)) ([7d5ceba](7d5ceba))

Signed-off-by: Allain Magyar <allain.magyar@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

test: add DID Registrar test scenario to use new key types (#1071)

Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

ci: scala steward DCO by hardcoding the message (#1074)

Signed-off-by: Yurii Shynbuiev <yurii.shynbuiev@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

chore(deps): bump requests from 2.26.0 to 2.32.0 in /infrastructure/utils/python/github-helpers in the pip group across 1 directory (#1070)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yurii Shynbuiev - IOHK <yurii.shynbuiev@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

ci: use branch name in pre-release version name (#1080)

Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

docs: rebranding to the Identus, OEA->ICA (#1081)

Signed-off-by: Yurii Shynbuiev <yurii.shynbuiev@iohk.io>
Signed-off-by: Yurii Shynbuiev - IOHK <yurii.shynbuiev@iohk.io>
Signed-off-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Co-authored-by: Pete Vielhaber <peter.vielhaber@iohk.io>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

docs: add identus logo to README.md [skip ci] (#1084)

Signed-off-by: Yurii Shynbuiev <yurii.shynbuiev@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

build: protobuf dependency update (#1077)

Signed-off-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Co-authored-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Co-authored-by: Yurii Shynbuiev - IOHK <yurii.shynbuiev@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

build: internal dependency updates (#1079)

Signed-off-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Co-authored-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Co-authored-by: Yurii Shynbuiev - IOHK <yurii.shynbuiev@iohk.io>
Co-authored-by: patlo-iog <pat.losoponkul@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

build: sbt and plugins dependency update (#1078)

Signed-off-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Co-authored-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Co-authored-by: patlo-iog <pat.losoponkul@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

docs: update new key types in DID tutorials [skip ci] (#1085)

Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

build: DAL dependency update (#1076)

Signed-off-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>
Co-authored-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Co-authored-by: patlo-iog <pat.losoponkul@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

docs: Add ADR for resources storage (#1087)

Signed-off-by: EzequielPostan <ezequiel.postan@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

test: add jwt revocation test scenario (#951)

Signed-off-by: Allain Magyar <allain.magyar@iohk.io>
Signed-off-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

ci: fail megalinter check when there are autofixes (#1092)

Signed-off-by: Yurii Shynbuiev <yurii.shynbuiev@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

chore: fix slack notification message tag (#1091)

Signed-off-by: Allain Magyar <allain.magyar@iohk.io>
Co-authored-by: Yurii Shynbuiev - IOHK <yurii.shynbuiev@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

docs: update the architecture diagram and typos in ADRs [skip ci] (#1093)

Signed-off-by: Yurii Shynbuiev <yurii.shynbuiev@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

ci: fail the build when the megalinter found the issues [skip ci] (#1095)

Signed-off-by: Yurii Shynbuiev <yurii.shynbuiev@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

docs: update website link to Identus (#1096)

Signed-off-by: Michael Breuninger <michael.breuninger@iohk.io>
Signed-off-by: mkbreuning <97112931+mkbreuningIOHK@users.noreply.github.com>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

fix: integrate issuer metadata in oid4vci credential endpoint (#1105)

Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

ci: fix linter warnings (#1109)

Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

feat: Rename helm chart and its resources (#1104)

Signed-off-by: Milos Backonja <milos.backonja@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

chore(release): cut Identus Cloud agent 1.34.0 release

* Rename helm chart and its resources ([#1104](#1104)) ([84c5cea](84c5cea))

Signed-off-by: Allain Magyar <allain.magyar@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

feat: integrate SD JWT (#1016)

Signed-off-by: FabioPinheiro <fabiomgpinheiro@gmail.com>
Signed-off-by: mineme0110 <shailesh.patil@iohk.io>
Co-authored-by: mineme0110 <shailesh.patil@iohk.io>

build: sbt and plugins dependency update (#1102)

Signed-off-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Co-authored-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Co-authored-by: Yurii Shynbuiev - IOHK <yurii.shynbuiev@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

test: updates integration test tags (#1098)

Signed-off-by: Allain Magyar <allain.magyar@iohk.io>
Co-authored-by: Yurii Shynbuiev - IOHK <yurii.shynbuiev@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

feat(agent): ATL-6839 migrate DIDComm endpoint to tapir (#1116)

Signed-off-by: Benjamin Voiturier <benjamin.voiturier@iohk.io>

Resolve merge conflicts

Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

fix: re-number migration

Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

ci: switch to the GitHub runners (#1121)

Signed-off-by: Yurii Shynbuiev <yurii.shynbuiev@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

chore: scalafmt import rewrite (#1120)

Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

fix: VC Verification API Doc (#1118)

Signed-off-by: Bassam Riman <bassam.riman@iohk.io>
Co-authored-by: Yurii Shynbuiev - IOHK <yurii.shynbuiev@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

fix:  SemanticCheckOfClaims In Verification API (#1124)

Signed-off-by: Bassam Riman <bassam.riman@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

ci: revert switch to the GitHub runners (#1123)

Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

fix:  update the jose dependency and switch back to the official library (#1117)

Signed-off-by: mineme0110 <shailesh.patil@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

fix: make oidc local script work (#1131)

Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

feat: authentication for oid4vci credential and nonce endpoint (#1148)

Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

fix: update issuer auth server model parity (#1154)

Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

feat(agent): validate JWT proof in the credential request, update dem… (#1165)

Signed-off-by: Yurii Shynbuiev <yurii.shynbuiev@iohk.io>
Signed-off-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>

feat: add claims to the VC (#1176)

Signed-off-by: Yurii Shynbuiev <yurii.shynbuiev@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

chore: migrate oid4vci example to published keycloak plugin (#1174)

Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

fix: add claims validation when creating oid4vci credential offer (#1178)

Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

fix: Changing .chart.name reference, adding name override (#1129)

Signed-off-by: Milos Backonja <milos.backonja@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

chore(release): cut Identus Cloud agent 1.35.0 release

*  SemanticCheckOfClaims In Verification API ([#1124](#1124)) ([7cb4192](7cb4192))
*  update the jose dependency and switch back to the official library ([#1117](#1117)) ([3608aaf](3608aaf))
* Changing .chart.name reference, adding name override ([#1129](#1129)) ([650ae3b](650ae3b))
* VC Verification API Doc ([#1118](#1118)) ([d70d4b7](d70d4b7))

* **agent:** ATL-6839 migrate DIDComm endpoint to tapir ([#1116](#1116)) ([2f4f7c3](2f4f7c3))
* integrate SD JWT ([#1016](#1016)) ([9d7948f](9d7948f))

Signed-off-by: Allain Magyar <allain.magyar@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

docs(agent): Regenerate PNG images from updated PUML files (#1128)

Signed-off-by: Benjamin Voiturier <benjamin.voiturier@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

fix: Add expiration time for cloud-agent (#1132)

Signed-off-by: mineme0110 <shailesh.patil@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

style: remove deprecated Scala syntax (#1134)

Signed-off-by: FabioPinheiro <fabiomgpinheiro@gmail.com>

fix: Chart refactor (#1143)

Signed-off-by: Milos Backonja <milos.backonja@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

chore(release): cut Identus Cloud agent 1.35.1 release

* Add expiration time for cloud-agent ([#1132](#1132)) ([f719120](f719120))
* Chart refactor ([#1143](#1143)) ([f309a0e](f309a0e))

Signed-off-by: Allain Magyar <allain.magyar@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

ci: add custom DCO check action [skip ci] (#1142)

Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

fix: Schema Error Handling (#1138)

Signed-off-by: Bassam Riman <bassam.riman@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

ci: revert custom DCO check action [skip ci] (#1147)

Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

test: add checks for prism did creation (#1144)

Signed-off-by: Allain Magyar <allain.magyar@iohk.io>
Signed-off-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Co-authored-by: Yurii Shynbuiev - IOHK <yurii.shynbuiev@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

style: remove unused imports (#1135)

Signed-off-by: FabioPinheiro <fabiomgpinheiro@gmail.com>

docs: updating the hdkey ADR  [skip ci]  (#1149)

Signed-off-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

feat: improve ZIO failures and defects in credential definition (#1133)

Signed-off-by: FabioPinheiro <fabiomgpinheiro@gmail.com>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

fix: Credential Defintion Error Handling Part 2 (#1155)

Signed-off-by: Bassam Riman <bassam.riman@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

fix: Credential Defintion Error Handling Part 2 (#1156)

Signed-off-by: Bassam Riman <bassam.riman@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

feat: Remove double Error logs in DIDController (#1140)

fix: pick right key type when creating corresponding issuer (#1157)

Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

build: internal dependency updates (#1126)

Signed-off-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>
Co-authored-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Co-authored-by: patlo-iog <pat.losoponkul@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

fix: Update the Holder to send the presentation only, No claims to disclose is needed separately  (#1158)

Signed-off-by: mineme0110 <shailesh.patil@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

fix: Helm chart refactor (#1160)

Signed-off-by: Milos Backonja <milos.backonja@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

chore(release): cut Identus Cloud agent 1.36.0 release

* Credential Defintion Error Handling Part 2 ([#1155](#1155)) ([2df5306](2df5306))
* Credential Defintion Error Handling Part 2 ([#1156](#1156)) ([5755504](5755504))
* Helm chart refactor ([#1160](#1160)) ([4b59112](4b59112))
* pick right key type when creating corresponding issuer ([#1157](#1157)) ([22f0448](22f0448))
* Schema Error Handling ([#1138](#1138)) ([a9da840](a9da840))
* Update the Holder to send the presentation only, No claims to disclose is needed separately  ([#1158](#1158)) ([9eaa5d4](9eaa5d4))

* improve ZIO failures and defects in credential definition ([#1133](#1133)) ([d6dfb72](d6dfb72))
* Remove double Error logs in DIDController ([#1140](#1140)) ([888ebb4](888ebb4))

Signed-off-by: Allain Magyar <allain.magyar@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

fix: Helm chart refactor vol2 (#1162)

Signed-off-by: Milos Backonja <milos.backonja@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

chore(release): cut Identus Cloud agent 1.36.1 release

* Helm chart refactor vol2 ([#1162](#1162)) ([72fc6d1](72fc6d1))

Signed-off-by: Allain Magyar <allain.magyar@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

feat: ATL-6834 Use ZIO Failures and Defects effectively in the Issue flow (#1139)

Signed-off-by: Benjamin Voiturier <benjamin.voiturier@iohk.io>

feat: use the compact format in SD-JWT (#1169)

Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

fix: Present Error Handling (Part 1: Repo Changes) (#1172)

Signed-off-by: Bassam Riman <bassam.riman@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

feat: ATL 6829 - Integrate ZIO failures and defects ADR in credential status list (#1175)

Signed-off-by: Benjamin Voiturier <benjamin.voiturier@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

fix: resolve merge conflict and error interface

chore: use latest snaptshot version for example

Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>

style: fix and fmt

Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants