2.5 Changelogs#
v2.5.0#
Released: 2025-06-26
All services#
Updates#
Encryption for messaging was enhanced with an update to the key derivation algorithms. Existing messages remain fully accessible during a migration of the encryption standard.
Access Grants#
Bugs fixed#
Access Requests that have either been cancelled or expired will no longer be returned when querying for Credentials with a “Pending” status.
Additions#
Notification Subscriptions that target Solid resources will often require the use of Access Grants. An endpoint has been added for the integration between the Access Grants service and the Notification service.
Notifications#
Additions#
The Notification Service supports new event types related to Resource Change Notifications. A new authorization mechanism is added to support the use of Access Grants to create resource-related subscriptions.
Storage#
Additions#
The audit events created by the Storage Service have been extended with additional container metadata in the case of a container-related event (creation, update, deletion). The event
object.type
field (see the Auditing Service documentation) now includesContainer
in addition toResource
in the appropriate events.
UMA#
Additions#
Notification Subscriptions that target Solid resources will often require the use of Access Grants. The UMA service has been extended to allow integration with the Notification service.