Skip to content

Release v7#307

Merged
jkoenig134 merged 77 commits intomainfrom
release/v7
Nov 28, 2025
Merged

Release v7#307
jkoenig134 merged 77 commits intomainfrom
release/v7

Conversation

@jkoenig134
Copy link
Contributor

Readiness checklist

  • I ensured that the PR title is good enough.
  • I labeled the PR.
  • I self-reviewed the PR.

Description

Enmeshed Runtime V7 Docs. Prerelease available here: enmeshed.eu/versions/v7

britsta and others added 2 commits March 5, 2025 11:50
* fix: broken link to CreateAttributeRequestItem in data model overview

* feat: add title to AuthenticationRequestItem of diagram and fix diagram mistakes

* feat: make title of AuthenticationRequestItem mandatory

* refactor: change formulation of reason for mandatory title

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
* feat: make title of a file optional

* refactor: template -> templateId
@jkoenig134 jkoenig134 added the enhancement New feature or request label Mar 5, 2025
britsta and others added 26 commits March 5, 2025 14:09
* feat: use templateId instead of template within Query Relationships use case

* feat: apply new query parameter of Query Relationships use case to scenarios
* feat: remove validFrom and validTo from Attributes and AttributeQueries

* refactoring: remove onlyValid parameter from use cases

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
…itle (#323)

* feat: remove titles

* feat: remove FreeTextRequestItem

* chore: remove titles from examples

* feat: more data model removals

* feat: remove FreeTextRequestItem from Request and Response intro

* chore: update description

* chore: update consent

* chore: update diagrams
* fix: swapped links

* feat: add invalidTags consumption error code

* feat: change tense to present as tag validation is active now

* feat: add description of valid tags to data objects

* feat: mention tag validation in Attribute introduction

* feat: mention tag validation in File upload use case

* feat: add how tags of File are used during ownership transfer

* refactor: be more clear on when tags of Files are used for IdentityAttributes

* feat: specify what AttributeTagCollection is relevant for Files

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
* chore: delete deprecated third party owned RelationshipAttribute deletion use case

* chore: delete deprecated use case

* chore: run Excel script to update metadata of new use case

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
mergify bot and others added 24 commits July 22, 2025 05:23
* chore: properly describe expiresAt

* chore: do not talk about caching

* chore: rm another error
* refactor: remove requireManualDecision of RequestItems

* fix: automatically decided AuthenticationRequestItem or ConsentRequestItem

* feat: mention removal of requireManualDecision property in v7 migration guide

* refactor: add link

* refactor: use consistent formatting
* feat: add requiresInteraction to ConsentRequestItem

* feat: mention requiresInteraction property also in v7 migration guide

* refactor: move requiresInteraction property to specific properties

* refactor: changed wording

* refactor: changed wording

* feat: mention requiresInteraction in one-time consent scenario

* feat: add description of exceptional behavior

* feat: update beloved Lucidchart

* refactor: changed wording

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
* feat: use v7 connector for api doc snippets

* feat: use v7 connector for api doc snippets
* feat: add scopes to apiKey authorization

* feat: mention scopes in migration guide

* fix: mentioning messages controller
* refactor: changed prefix of Connector routes

* fix: prefix of Connector routes changed in migration guides

* feat: add changed Connector route prefix to migration guide for v7
* feat: valid placeholders for API keys to increase convenience

* feat: specify requirements for valid API keys

* refactor: shouting placeholders

* refactor: increase maintainability of documentation

* fix: restrictive placeholder
* fix: unprecise description of wildcard *

* feat: add list of top-level namespaces

* feat: add complete list of sub-resources and omit debug namespace

* feat: introduce auth property of JWT Bearer and rolesPath property of OIDC

* refactor: move permission model to own section

* feat: add information that config of roles vary between IDPs

* feat: mention possibility of custom structure for roles

* refactor: omit workaround

* refactor: move permission model to security section

* fix: outdated sentence

* refactor: move jwtBearer scope text

* refactor: rephrase jwtBearer scope explanation
* chore: remove deprecated use cases

* chore: run Excel script for metadata of use cases

* chore: mention removal of use cases in v7 migration guide

* chore: mention alternative use case

* fix: use of non-existing link

* chore: run Excel script of use cases to update metadata

* feat: improved description in v7 migration guide

* chore: undo v7 migration guide change
* feat: recommend to use Backbone v7

* feat: remove approvedAt and approvedByDevice properties of IdentityDeletionProcess

* feat: rename status "Approved" of IdentityDeletionProcess to "Active"

* chore: run Excel script for updating use case metadata
* feat: remove outdated consumption errors

* feat: remove outdated runtime errors

* feat: add new consumption errors

* feat: add new runtime errors

* fix: undo change of v5 migration guide

* feat: add section on removed and changed error codes to v7 migration guide

* feat: rework migration guide section on changed error codes

* refactor: add link for sharing Attributes

* refactor: do not use link to LocalAttribute for new Attribute types yet

* refactor: changed wording
* feat: change introduction text of LocalAttribute

* feat: add sections for new Attribute types

* feat: define OwnIdentityAttribute

* feat: define PeerIdentityAttribute

* fix: missing point in createdAt description

* feat: add sections for new AttributeDeletionInfos

* feat: add properties of EmittedAttributeDeletionInfo

* feat: add properties of ReceivedAttributeDeletionInfo

* refactor: move description to new AttributeDeletionInfos

* feat: add properties of AttributeForwardingDetails

* feat: remove LocalAttributeDeletionInfo

* refactor: copy common LocalAttribute properties to new Attribute types

* feat: add draft for new LocalAttribute concept in v7 migration guide

* feat: define OwnRelationshipAttribute

* feat: remove parentId property

* feat: define PeerRelationshipAttribute

* feat: define ThirdPartyRelationshipAttribute

* feat: remove LocalAttributeShareInfo

* feat: remove sharedAttributeCopyCreated event

* feat: introduce new NotificationItems

* feat: use new NotificationItems in use cases and scenarios

* feat: improve AttributeForwardingDetails description

* feat: improve description of deletionInfo property

* feat: remove own shared and peer shared from data model

* feat: use new deletionStatuses in use cases and scenarios

* feat: mention NotificationItem changes in v7 migration guide

* feat: improve v7 migration guide for changed data structures

* feat: move LocalAttribute description to its subtypes

* feat: improve descriptions of LocalAttribute subtypes

* refactor: changed wording in v7 migration guide

* feat: improve descriptions of AttributeDeletionInfos

* refactor: make descriptions more consistent

* refactor: changed wording

* feat: improve descriptions of NotificationItems

* refactor: changed wording

* refactor: changed order

* refactor: changed current time stamp wording

* feat: handle ToBeDeletedByRecipient properly
* refactor: new lines for scenario overview

* refactor: new lines for Connector access scenario

* feat: new lines for integration example

* refactor: new lines for establish Relationships scenario

* refactor: some new lines for copy-notice descriptions

* refactor: new lines for exchange Messages scenario

* refactor: new lines for terminate Relationships scenario

* refactor: new lines for delete Identities scenario

* refactor: new lines for Request and Response introduction

* refactor: new lines for Requests via RelationshipTemplates scenario

* refactor: new lines for Requests via Messages scenario

* refactor: new lines for request persistent consent scenario

* refactor: new lines for request one-time consent scenario

* refactor: new lines for Attribute introduction

* refactor: new lines for create Attributes for yourself scenario

* refactor: new lines for share Attributes with peer scenario

* refactor: new lines for read Attributes from peer scenario

* refactor: new lines for create Attributes for peer scenario

* refactor: new lines for propose Attributes to peer scenario

* refactor: new lines for Attribute succession scenario

* refactor: new lines for data model overview

* refactor: new lines for Attribute values scenario

* refactor: new lines for error codes

* refactor: new lines for FAQ

* refactor: new line for support page

* refactor: new lines for v5 migration guide

* refactor: new line for v6 migration guide

* refactor: new lines for v7 migration guide
* chore: switch to proper url

* chore: switch to proper url
* fix: shareInfo mentioned in data model overview

* feat: rename thirdPartyAddress property

* feat: mention renamed thirdPartyAddress property in v7 migration guide
* fix: shareInfo mentioned in data model overview

* feat: mention use case changes in v7 migration guide

* feat: rename file names of use cases

* chore: run Excel script of use case for metadata changes

* feat: make links to renamed use cases work

* feat: insert links to new use cases in v7 migration guide

* feat: insert more links to new use cases in v7 migration guide

* feat: rework check if OwnIdentityAttribute can be created use case

* feat: use specific OwnIdentityAttribute link instead of LocalAttribute link

* feat: rework create OwnIdentityAttribute use case

* feat: rework change default OwnIdentityAttribute use case

* feat: describe delete an Attribute and notify use case

* fix: typo

* feat: rework get OwnIdentityAttributes use case

* refactor: remove unnecessary new line

* fix: typos

* feat: rework get peer Attributes use case

* feat: rework get own Attributes shared with peer use case

* feat: rework share an OwnIdentityAttribute use case

* refactor: remove the term unshared LocalAttribute

* fix: comma before if

* feat: rework succeed an OwnIdentityAttribute use case

* feat: rework notify peer about OwnIdentityAttribute succession use case

* refactor: move use cases with Connector route changes to appropriate v7 migration guide section

* feat: add get ForwardingDetails for Attribute use case

* fix: typo

* feat: rework get versions of Attribute shared with peer use case

* feat: rework use cases for querying Attributes

* feat: rework get Attributes use case

* refactor: move use case with Connector route change to corresponding section in v7 migration guide

* feat: rework get versions of an Attribute use case

* feat: rework succeed RelationshipAttribute and notify peer use case

* fix: outdated shareInfo property mentioned in use case

* fix: broken LocalAttribute link

* refactor: add outdated deletion use cases as redirect_from

* refactor: changed wording

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
* feat: replace RepositoryAttribute with OwnIdentityAttribute

* feat: replace peer shared IdentityAttribute with PeerIdentityAttribute

* feat: replace peer shared RelationshipAttribute with PeerRelationshipAttribute

* feat: replace own shared RelationshipAttribute with OwnRelationshipAttribute

* feat: remove received ThirdPartyRelationshipAttributes

* refactor: rename section in Attribute introduction

* feat: remove emitted ThirdPartyRelationshipAttributes

* feat: replace own shared IdentityAttributes with AttributeForwardingDetails

* feat: remove own shared Attributes

* feat: remove peer shared Attributes

* feat: rename sourceAttributeId to attributeId

* feat: "ToBeDeletedByRecipient" is no edge case anymore

* feat: rework Request and Response introduction

* feat: rework request persistent consent scenario

* feat: rework Lucidchart of data model overview

* feat: remove requestReference

* feat: remove outdated shareInfo property

* feat: remove child Attribute feature

* feat: rework IdentityAttribute sections in Attribute introduction

* feat: rework RelationshipAttribute sections in Attribute introduction

* feat: rework create Attributes for yourself scenario

* feat: update Lucidcharts for Attribute management scenarios

* feat: rework share Attributes with peer scenario

* feat: rework read Attributes from peer scenario

* feat: rework Lucidcharts for delete Attributes scenario

* refactor: rename sections of delete Attributes scenario

* feat: rework request deletion of emitted Attributes section

* feat: rework delete received Attributes section

* feat: rework delete emitted Attributes section

* feat: rework Lucidchart of exchange Files using Attributes scenario

* feat: rework exchange Files using Attributes scenario

* fix: typo

* feat: rework Lucidcharts of Attribute succession scenario

* feat: rework Attribute succession scenario

* feat: rework propose Attributes scenario

* refactor: replace links to Attribute introduction

* feat: rework create Attributes for peer scenario

* feat: remove attributeId property of AttributeForwardingDetails

* fix: issue found by prettier

* feat: remove outdated IdentityAttribute value types

* feat: removed mentioned outdated IdentityAttribute value types

* feat: remove unused Statement IdentityAttribute value type

* feat: mention removed IdentityAttribute value types in v7 migration guide

* feat: adjust description of simple and complex IdentityAttributes
@jkoenig134 jkoenig134 marked this pull request as ready for review November 28, 2025 14:52
@jkoenig134 jkoenig134 merged commit 1a32cd9 into main Nov 28, 2025
5 checks passed
@jkoenig134 jkoenig134 deleted the release/v7 branch November 28, 2025 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants