All Release Notes

Updated the implementation of SetNameChange in Audit Log

18 October 2023
Announcement
DeprecationAudit Log

As previously announced on 18 July 2023, we changed the type of the previousValue and nextValue fields on the Audit Log Change Type SetNameChange from LocalizedString to String.

In addition, the following update actions now trigger SetLocalizedNameChange instead of SetNameChange:

We've also added support for the Set Name update action on Associate Roles, which triggers SetNameChange.

Changes:

  • [API] Changed type of previousValue and nextValue fields on SetNameChange from LocalizedString to String.
  • [API] Changed the following update actions to trigger SetLocalizedNameChange instead of SetNameChange:
  • [API] Added support for the Set Name update action on Associate Roles to the Change History API.