Version 1.0.671

by Aashish
  • The catalog page will automatically update after removing an app.
  • Display access request for resource even when the resource has been deleted
  • Admins can now customize visibility settings for Bundles
  • Added app name to group search dropdown when searching for groups by name.
  • UAR admin actions (namely, “Stop Access Review” and “Edit”) are now hidden from nonadmin users.
  • Fixed bug where the configuration template field could not be updated on an App.
  • Query parameters for all public POST API endpoints are now deprecated, in favor of corresponding body parameters of the same names.
    Endpoints affected:
    POST /groups/{group_id}/users/{user_id}
    POST /groups/{group_id}/resources/{resource_id}
    POST /resources/{resource_id}/users/{user_id}
    POST /tag
  • Fixed a rare issue causing invalid Resource Deleted events to appear in the event log.
  • In the UAR edit reviewers modal, user labels now link to their user pages in Opal.
  • Fixed issue where unmanaged resources were included in group resources when starting an UAR.
  • Updated group search dropdown in request configuration edit flows.
  • Fixed bug where some remote AWS events were not being surfaced properly
  • Fixed a bug that caused newly created owners not to be sorted correctly in the owners list.
  • Updated bundle count to reflect the number of search results.

Improvements:

  • Render name of resource in the final leg of the access view along with a proper icon

Bug Fixes:

  • Improve error handling for ingesting GCP Projects / BigQuery Datasets

Version 1.0.665

by Aashish
  • Improves Azure cloud infrastructure resource fetching
  • Fixed a bug where the AWS Identity Center integration wasn't syncing correctly in certain cases.

Version 1.0.664

by Aashish
  • Fixed a bug where the incorrect AWS region was used when validating in the AWS Identity Center Integration

Version 1.0.663

by Aashish
  • Fixed importing a resource with a configuration template. Resources are now properly imported with the selected template.

Version 1.0.662

by Audrey Li

API Changes

  • PUT /configuration-templates endpoint now returns JSON headers

Bug Fixes

  • Fixes App deletion when a large amount of App users are involved.