Releases: eclipse-dataspace-dcp/decentralized-claims-protocol
Releases · eclipse-dataspace-dcp/decentralized-claims-protocol
v1.0-RC1
Notes
This is the first Release Candidate for a stable v1.0
of the Eclipse Decentralized Claims Protocol. The detailed history is generated from the commit history below. A human-readable render can be found in the public deployment [1]. Further work on the spec toward a stable release will be executed according to the roadmap [2].
[1] https://eclipse-dataspace-dcp.github.io/decentralized-claims-protocol/v1.0-RC1/
[2] https://github.com/eclipse-dataspace-dcp/decentralized-claims-protocol/blob/main/docs/roadmap/DCP_Roadmap_Plan.pdf
What's Changed
- chore: Update docs with respect to the state of the repo by @lgblaumeiser in #55
- Add basic housekeeping by @arnoweiss in #66
- feat: add automatic html build via respec by @arnoweiss in #69
- chore: links, images, references, headings by @arnoweiss in #73
- doc: Adds roadmap plan by @jimmarino in #74
- chore: remove shell scripting, add embedded dsp-reference by @arnoweiss in #78
- chore: change license to Apache 2 by @mspiekermann in #80
- chores: remove tractus-x reference in README, pr_etiquette and specification'… by @mspiekermann in #79
- docs: respec how-to by @arnoweiss in #82
- fix: load correct topology file after renaming (#79) by @arnoweiss in #81
- feat: add requestId to CredentialMessage by @nikschul in #83
- chore: auto-include readme as abstract in website build by @arnoweiss in #86
- feat: update terminology in CIP and VPP by @nikschul in #87
- feat: json schemas + examples and testing by @wolf4ood in #89
- feat: Update base part of the specification by @jimmarino in #93
- feat: Cleanup and reorganize VPP section by @jimmarino in #95
- feat: publish artifacts: json-ld context and json schemas on gh-pages by @wolf4ood in #98
- Restructure VPP section by @arnoweiss in #100
- feat: Update CIP to align terminology and formatting by @jimmarino in #102
- fix missing presentation def in json schema by @wolf4ood in #101
- fix: cleanup by @arnoweiss in #104
- feat: presentation definition schema link by @wolf4ood in #107
- feat: move and update Storage API by @nikschul in #108
- fix: link to example, move artifacts to issuance protocol by @arnoweiss in #110
- docs: replace cryptographicSuites with cryptography by @paullatzelsperger in #111
- feat: replace @type with type and roundTrip testing by @wolf4ood in #114
- feat: Draft of the trust model by @jimmarino in #117
- Replace odrl
issuancePolicy
with presentation definition by @arnoweiss in #120 - feat: Reorders terminology section to come before the ecosystem section and fix links by @jimmarino in #122
- fix: remove context from credentialobject by @arnoweiss in #124
- docs: add decision-record about profiles by @paullatzelsperger in #126
- chore: removes
@type
from the schema and tests by @wolf4ood in #127 - feat: bump ns and context to v1 by @wolf4ood in #131
- feat: create pipeline to build multiple versions by @arnoweiss in #134
- Add authors by @jimmarino in #136
- docs: introduce DCP profiles by @paullatzelsperger in #129
- fix: mount profiles as appendix by @arnoweiss in #137
New Contributors
- @lgblaumeiser made their first contribution in #55
- @mspiekermann made their first contribution in #80
- @nikschul made their first contribution in #83
Full Changelog: 0.8.1...v1.0-RC1
Release 0.8.1 of the IATP specification
What's Changed
- Rename
access_token
totoken
per previous discussions by @jimmarino in #52 - chore: fix context url in PresentationResponseMessage by @wolf4ood in #50
Full Changelog: 0.8.0...0.8.1
Release 0.8.0 of the IATP specification
What's Changed
- docs: add decision record about the release process by @paullatzelsperger in #15
- feat: Define ODRL links to scopes and presentation definitions by @jimmarino in #18
- feat: Define DID by @jimmarino in #16
- feat: Define the spec Json-ld context URI by @jimmarino in #21
- feat: Add credentials storage message by @jimmarino in #23
- Fix verifier vs. issuer in Membership VC section by @matgnt in #24
- feat: Remove the unused vp claim and reference to OAuth 2 endpoint parameters by @jimmarino in #28
- feat: Add DSP profile document that defines well-known metadata by @jimmarino in #20
- Note on SIOPv2 and rework todo by @matgnt in #25
- Add Json-Ld context, cleanup message types, add proper context URLs by @jimmarino in #30
- feat: non-normative STS API spec by @wolf4ood in #29
- feat: Remove JWT access token restriction and define its submission in an self-issued identity token by @jimmarino in #38
- Remove my name from editors list by @matgnt in #39
- docs: add draft for an IATP Test Plan by @paullatzelsperger in #41
- Issuance endpoint is /credentials by @matgnt in #42
- Cleanup Access Token descriptions, text on the relationship between participant id, and remove the unused client_id attribute by @jimmarino in #45
- Rename presentation_access_token and define PresentationResponseMessage by @jimmarino in #47
- chore: add PresentationResponseMessage term definition by @wolf4ood in #48
- Prepare for release 0.8 by @jimmarino in #49
New Contributors
- @paullatzelsperger made their first contribution in #15
- @jimmarino made their first contribution in #18
- @matgnt made their first contribution in #24
- @wolf4ood made their first contribution in #29
Full Changelog: https://github.com/eclipse-tractusx/identity-trust/commits/0.8.0