v2.55.0
NOTE: Due to the benign nature of the "breaking change" below, we decided NOT to increment the major version for this release. There should be no customer impact due to this change.
Breaking Changes:
- Update execute metadata query to match API response (#890)
- NOTE: This change removes a method without deprecating it. It was not possible to use the method correctly at all, because the underlying service no longer supported it.
New Features and Enhancements:
- Remove or deprecate insensitive language ([#889])(#889)
- Add support for
is_external_collab_restricted
parameter for User (#896) - Add configurable permissions support for
GroupMembership
(#897) - Add
SHIELD_JUSTIFICATION_APPROVAL
event type (#898) - Add ability to get files under retention for assignment and file versions under retention for assignment (#899)
- Add
TASK_UPDATE
,FILE_VERSION_RESTORE
andADVANCED_FOLDER_SETTINGS_UPDATE
event types (#902) - Add SignAPI support (#904)
Bug Fixes: