From 0e127675c09ea3c448d8a5186af5c3f1d1005943 Mon Sep 17 00:00:00 2001 From: Micke Nordin Date: Tue, 20 Jan 2026 12:02:44 +0100 Subject: [PATCH] Setting up for v. 1.3.0 --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c512a8dd..4327b36d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## [1.3.0] - 2026-01-20 - Micke Nordin + +* First edition of the draft after IETF Working Group adoption. +* Introduced functions, roles, and object models to the specification. +* Added support for SSH as a share access method. +* Introduced `accessType` property in shares and removed the datatx + "protocol" in favor of a cleaner access model. +* Improved resource access description with token exchange, and + specified request payload format for the `/token` endpoint. +* Added RFC 9421 HTTP Message Signatures support via `http-sig` + capability and RFC 7515 (JWS) compliant JWKS and prescribed use of + JWS for the Directory Service. +* Updated and homogenized capabilities across the specification. +* Added JSContact extension to IANA Considerations. +* Changed example domain to use cloud.example.org per RFC 2606. + ## [1.2.2] - 2025-10-21 - Giuseppe Lo Presti * Further improvements and clarifications in the spec, prior to