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