docs: add changelog entries for PRs #579-#590#614
Merged
Conversation
aaronzi
reviewed
Jun 5, 2026
aaronzi
left a comment
Member
There was a problem hiding this comment.
Several changelog entries describe PRs that are still open as of June 5, 2026: #579, #580, #581, #582, #586, and #588. If #614 is merged before those land, the changelog will advertise changes that are not yet in the target branch. Please make sure to merge #614 after those PRs.
All other remarks are inline.
Backports #610, #612, and #613 otherwise match their corresponding original PRs closely, with the expected extra V3.1.3 changelog line.
| * docs: Added normative Operation-to-RIGHT mapping table documenting the correspondence between HTTP/REST API operations and IDTA-01004 rightsEnum values. | ||
| * docs: Added cross-spec terminology matrix reference to align Metamodel classes, API path segments, and Query/Access-Rule prefixes across specifications. | ||
| * docs: Added cross-specification alignment matrix to document API compatibility with IDTA-01001 (Metamodel v3.2 instead of v3.1), DTA-01003-a, IDTA-01003-b, IDTA-01004 (Security v3.1), and IDTA-01005 (from v3.1 to v3.2). | ||
| * docs: Established IDTA-01002 as authoritative source for formula grammar and JSON Schema shared between API and Security specifications. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changelog Entries for V3.2 PRs
This PR adds changelog entries for PRs #579-#590 targeting the V3.2 release.
Bugfixes (PRs #579-#582)
Documentation Enhancements (PRs #583-#590)
All entries follow the format established in previous changelog entries, focusing on clear descriptions without GitHub issue links (as these are review changes).
Related