Changelog

New updates and improvements to Common Fate.

All changelogs
May 28, 2024

We’ve released Common Fate v1.43.1. Some notable improvements include:

  • Added an S3 Log Destination integration to write audit log events to
  • Added a read-only client that you can use for fetching the schema and running terraform plan
  • Fix Debugger UI not showing a user if their name is not set
  • Adds deep linking to the AWS console. After requesting access to an entitlement, clicking the ‘open URL’ button will open the AWS console with the requested account and role.
  • You can now select multiple Access Requests in the web console to approve or close all of them at once.
  • Improved performance for authorization checks when requesting access. Internally we’ve seen a 5x improvement in average latency here.
  • Adds the ability to customise the AWS IAM Identity Center start URL used with the built-in AWS Profile Registry. To customise this, specify the sso_access_portal_url variable in the commonfate_aws_idc_integration resource.