Skip to content

Releases: box/box-java-sdk-gen

v0.5.2

25 Mar 14:04
a102204
Compare
Choose a tag to compare

Bug Fixes

  • Add missing fields to AuthManager during initialization (box/box-codegen#688) (#257) (d352820)

v0.5.1

18 Mar 14:00
95f2540
Compare
Choose a tag to compare

Bug Fixes

  • Add verification_phone_number property to create sign request (box/box-openapi#515) (#242) (d81c700)

New Features and Enhancements

  • Add find app item for shared link endpoint (box/box-openapi#514) (#241) (751e35f)
  • Add Integration Mappings Teams API (box/box-openapi#517) (#244) (ba45671)
  • Expose token storage for authentication classes (box/box-codegen#682) (#250) (6ad373d)
  • Support AI Studio API (box/box-codegen#626) (#223) (f991efd)
  • Support upload with preflight check (box/box-codegen#676) (#249) (3199e25)

v0.5.0

10 Feb 14:21
2305b7c
Compare
Choose a tag to compare

Bug Fixes

New Features and Enhancements

v0.4.0

03 Feb 15:41
2e24bd4
Compare
Choose a tag to compare

Bug Fixes

  • Add missing token scope (box/box-openapi#490) (#122) (83073a7)
  • Correct types of paged and thumb properties in File representation (box/box-openapi#503) (#161) (b603242)
  • Fix handling list of enums and nested list of enums (box/box-codegen#649) (#165) (45021c2)
  • Fix invalid variant config for Integration mapping Slack (box/box-openapi#492) (#127) (c86142b)
  • Fix Java NPE in case of null body (box/box-codegen#645) (#149) (25dee92)
  • Fix order of fields in the IntegrationMapping schema (box/box-openapi#497) (#145) (d3ce60c)
  • Remove auth when cross origin redirect (box/box-codegen#648) (#158) (6136dac)

New Features and Enhancements

v0.3.0

30 Dec 15:27
fcd35e1
Compare
Choose a tag to compare

Bug Fixes

  • Remove unused parameter from SignRequest (box/box-openapi#489) (#107) (77bf54d)

New Features and Enhancements

  • Add aiAgent info to AiResponse (box/box-openapi#485) (#93) (a7fe95f)
  • Add support for replacing the network client implementation (box/box-codegen#629) (#115) (1bfa6ef)
  • Allow for customizing retry strategy (box/box-codegen#635) (#120) (78946c0)
  • Support get download URL in Java (box/box-codegen#634) (#119) (d62645e)
  • Support optional userId parameter for updating files, folders and web links (#106) (50f7521)