You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
⚠ BREAKING CHANGES
Changed BoxFileVersion class and removed fileVersion field (#978)
Removed deprecated API BoxCollaborationWhitelist replaced with BoxCollaborationAllowlist, BoxCollaborationWhitelistExemptTarget replaced with BoxCollaborationAllowlistExemptTarget (#969)
Add typeName to BoxEvent that contains name of the event, even if it is not mapped to BoxEvent.EventType (#979) (b30f61f), closes #968
Add new optional description parameter to the retention_policies endpoint and start_date_field to the retention_policy_assignments endpoint. (#967) (0aa4ff4)
Adding BoxFile#getVersions(String... fields) to allow users to specify what information they want to extract. Fixes #946. (#947) (a2eb638)
Missing eventTypes from BoxAPI Documents. Fixes #974 (#975) (2c69360)
Removed deprecated API BoxCollaborationWhitelist replaced with BoxCollaborationAllowlist, BoxCollaborationWhitelistExemptTarget replaced with BoxCollaborationAllowlistExemptTarget (#969) (2fd4d6f)
Bug Fixes:
Changed BoxFileVersion class and removed fileVersion field (#978) (8c39451)
Changed SDK loggers name to "com.box.sdk", fixes #638 (#950) (443c230)
Date parsing error when BoxSignRequestPrefillTag created with date value. (#970) (cc2c8da)
Fix sending limit param in EventLog (#977) (96bdccc)
Fixed NullPointerException when empty metadata used on BoxFile or BoxFolder (#918) (#945) (68bc3c5)
Fixes issue (#951) error when deserialising sign request (#952) (070bdc5)