Changelog#
2026-09-22#
[Information] Remove the Wk-Organization request header
Removed theWk-Organizationheader parameter. It is no longer required to select the tenant.
2026-09-10#
[Breaking] Limit the Risk and Control Matrix preview
Removed the process, subprocess, system, and location operations from the public preview. Controls and risks remain available with list, single, and batch retrieval.[Bug Fix] Align controls and risks with the service contract
Updated the controls and risks schemas, examples, and supported control filters to match the implemented grc-evergreen public API contract.
2026-09-01#
[Feature] Initial feature preview release
Initial feature preview release of the 2026-09-01.grc.preview API.[Feature] Paginate the authenticated user’s memberships
- Memberships
Added
$maxpagesize,$next, and@nextLinkpagination toGET /me/memberships. Pagination is applied after filtering, and next-page cursors preserve the filter and page size.