Java 4.0.0 Draft release #1131
antusus
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In January 2023 we will release a major Box Java SDK update.
The most important change this release includes is the replacement of the HTTP library from a native one to
OkHttp which allows SDK to
NTLM proxy authentication, see here.
Additionally, we are removing the following deprecated APIs from SDK:
BatchAPIRequest– is no longer supported by the SDKBoxAPIConnection#DEFAULT_MAX_ATTEMPTSis replaced withBoxAPIConnection#DEFAULT_MAX_RETRIESBoxRedirectResponse– was removed and will not be replacedBoxEvent.Typeis replaced withEventTypeBoxFile,BoxFileVersionRetention,BoxFolder,BoxGroup,BoxGroupMembership,BoxItem,BoxRetentionPolicy,BoxTask,BoxUser,BoxWebLink,EventLog,MetadataandMetadataTemplateYou can preview the changes here.
This discussion was created from the release Java 4.0.0 Draft release .
Beta Was this translation helpful? Give feedback.
All reactions