Release Notes#
ESS 2.4.0 Released (upcoming)
Pod Deletion via HTTP API#
Starting in 2.4, ESS includes a new Purger service. This service hosts HTTP API endpoints that can be called as part of a workflow for deleting user Pods and data. This can help organizations adopting ESS to comply with legislative requirements, such as GDPR/CCPA and the right to have personal data deleted.
For more information, see Purger Service.
Change Notifications#
The Notification service now includes an HTTP API for Agents to subscribe to notifications from the Access Grant service. An Agent provides a webhook URL as part of the subscription that will receive events from the Notification Service.
The Access Grant service generates events for each of the following:
an access request is awaiting review
an access request was denied
an access grant was issued
an access grant expired
an access grant was revoked
3rd-party Dependency Updates#
Starting in 2.4, various 3rd-party dependencies used by ESS have been updated. Key dependency upgrades include:
Changelogs#
For changelogs, see 2.4 Changelogs.