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

I, Benjamin Voiturier hereby sign-off-by all of my past commits #638

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

bvoiturier
Copy link
Contributor

Retroactive commits sign-off for Benjamin Voiturier

…is repo subject to the Developer Certificate of Origin (DCO), Version 1.1.

301fbab feat(agent): improve OAS spec and refactor DidCommHttpServer code (#615)
47b273a chore(prism-agent): solve Tapir <> static OAS desync issue (#591)
cf207fc docs(prism-agent): add basic webhook code snippet (#589)
5661f8c docs(prism-agent): document event 'type' field (#588)
42cf8c9 feat(prism-agent): simple event mechanism using webhook (#575)
9a97c7a feat(prism-agent): expose connect/issue/presentation records 'thid' and add it to REST API queries (#583)
ede234b fix(prism-agent): use correct pairwise DIDs in presentation flow (#568)
ab88736 feat(prism-agent): integrate credential schema into VC issue flow (#541)
c300c3f chore(prism-agent): split ManagedDIDService in trait & impl (#538)
6a26bb7 fix(prism-agent): infinite loop in proof presentation execution (#540)
904a2dc feat(prism-agent): fix infinite reprocessing of records in error (#528)
cb01657 feat(prism-agent): migrate present-proof endpoints to Tapir (#525)
9bd132e docs(prism-agent): add connect/issue/verify sequence diagrams (#470)
876dd9e feat(prism-agent): migrate connect endpoints to Tapir (#493)
44f06cc feat(prism-agent): insert bouncy-castle security as 2nd provider globally in agent entry point (#477)
5324e14 test(pollux): fix ECDSA unit tests so they work with recent JDK versions (#476)
d7813ba feat(prism-agent): move subjectId field from issuer to holder (#435)
434f1fd feat(pollux): move subjectId field from issuer side to holder side (#434)
b8e13d7 docs(prism-agent): add present proof protocol doc (#409)
146cd52 feat(prism-agent): ATL-3554 clean-up OAS and remove unused endpoints and definitions (#376)
2ce9163 docs(prism-agent): improve OAS documentation for connect and issue. (#375)
c77f160 feat(prism-agent): ATL-3349 connection state issue and perf improvements (#359)
28f779a feat(pollux): bump mercury version and fix queries (#357)
957bdea feat(connect): bump mercury version and fix queries (#356)
7673278 feat(connect): support connect records retrieval by states (#349)
f810ee3 feat(pollux): support issue/presentation records retrieval by states (#350)
b0a14d4 feat(pollux): get rid of 'drop(1)' and 'dropRight(1)' on credential attachment value (#341)
295ca7a test(pollux): improve test coverage on issue protocol (#332)
cb17acf feat(prism-agent): remove connection deletion enpoint from OAS spec (#323)
1bbb02f test(connect): add unit tests on connect and issue
030a257 feat(prism-agent): add 'GET /present-proof/presentations/{id}' endpoint (#282)
eff3918 feat(prism-agent): allow connection reuse when creating credential offer (#276)
ce4758b feat(prism-agent): bump mercury, pollux and connect versions (#273)
70f878c feat(connect): bump mercury version (#272)
a31f379 feat(pollux): bump mercury version (#271)
8a1e5c3 feat(mercury): dumb release commit (#270)
21b5dec feat(mercury): empty release commit (#268)
2529f62 Issue vc with prism did (#267)
bb04ca4 feat(prism-agent): use pairwise DID in proof presentation flow (#260)
d199f0d feat(prism-agent): integrate latest pollux version (#259)
4424de1 feat(prism-agent): fix DB connection pool duplication issue by providing ZLayer globally (#256)
01519ff feat(prism-agent): Use pairwise PeerDIDs in connect and issue (#253)
38a9b95 feat(pollux): use dedicated pairwise PeerDIDs instead of a global one (#252)
1dc7339 feat(prism-agent): fix prism-agent major issues (#199)
6fffde2 feat(pollux): validate the current record state on each protocol action received (#193)
4a7a312 chore(infra): fix prism-agent docker image version (#185)
dc8d86b feat(prism-agent): add connect/issue doc + allow local execution of multiple Prism Agent instances (#178)
4573ef8 feat(pollux): minor changes related to connect implementation (#171)
b707792 feat(connect): implement Connect protocol (#172)
f3cb60e feat(prism-agent): implement Issue Credential v2 protocol (#146)
a80702f feat(pollux): implement Issue Credential v2 Protocol (#144)
7c1f50a feat(agent): [ATL-2005] implement REST API for credential issuance (#86)
380d024 fix(architecture): use explicit version number for Structurizr Lite docker image (#11)
cbb2943 docs(openapi): add mob session spec
ec8fde4 docs(architecture): add README.md for local deployment
9b76ce3 chore(architecture): add docker-compose.yml for documentation deployment
e87eafc chore(architecture): add Dockerfile for Atala custom Structurizr image
36510e2 docs(architecture): Add base C4 diagrams DSL

Signed-off-by: Benjamin Voiturier <[email protected]>
@sonarcloud
Copy link

sonarcloud bot commented Aug 21, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@github-actions
Copy link
Contributor

Atala PRISM Test Results

  63 files  ±0    63 suites  ±0   7m 19s ⏱️ -41s
531 tests ±0  520 ✔️ ±0  11 💤 ±0  0 ±0 
534 runs  ±0  523 ✔️ ±0  11 💤 ±0  0 ±0 

Results for commit a691f74. ± Comparison against base commit d494c20.

@github-actions
Copy link
Contributor

E2E Test Results

10 files  10 suites   5m 59s ⏱️
21 tests 21 ✔️ 0 💤 0
32 runs  32 ✔️ 0 💤 0

Results for commit a691f74.

@antonbaliasnikov antonbaliasnikov merged commit 3b163f1 into main Aug 21, 2023
8 of 9 checks passed
@antonbaliasnikov antonbaliasnikov deleted the benv-signoff branch August 21, 2023 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants