Skip to content

Releases: box/box-java-sdk-gen

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)