Skip to content

Releases: box/box-java-sdk-gen

v0.8.1

05 Sep 14:36
6cc3bc4

Choose a tag to compare

Bug Fixes

New Features and Enhancements

v0.8.0

05 Aug 15:12
0ecdb7d

Choose a tag to compare

Bug Fixes

  • Fix mergeMaps function (box/box-codegen#734) (#324) (37e5536)
  • Fix downscope token to use retrieveToken method for token retrieval (box/box-codegen#731) (#320) (55711f7)
  • Fix Locale Comparison for upperCase and lowerCase (box/box-codegen#746) (#345) (d8480ee)
  • Specify events next_stream_position property type as long (box/box-openapi#535) (#364) (715ac24)

New Features and Enhancements

v0.7.0

09 May 14:03
cf1bdb9

Choose a tag to compare

Bug Fixes

  • Fix conversion of mdfilters into query parameters (box/box-codegen#721) (#301) (8c2e1c6)

New Features and Enhancements

  • add support of IBM models to AI API (box/box-openapi#522) (#298) (1444afc)

v0.6.2

02 May 12:45
0de436f

Choose a tag to compare

Bug Fixes

  • Fix possible NullPointerException if data sanitizer is null (#284) (e238f83)
  • handle double and any Metadata values properly (box/box-codegen#716) (#291) (2acac62)

New Features and Enhancements

  • add AI agents warnings and allow for more types of metadata value (box/box-openapi#520) (#295) (b945f1b)
  • Add security settings properties on sign template schema (box/box-openapi#518) (#281) (075a1bc)
  • Support additional properties for metadata endpoints (box/box-codegen#719) (#293) (a3fd033)

v0.6.1

10 Apr 11:18
af7b294

Choose a tag to compare

Bug Fixes

v0.6.0

08 Apr 13:19
60f1ea9

Choose a tag to compare

Bug Fixes

  • Fix handling responses with invalid json (box/box-codegen#693) (#264) (c93ae3b)

New Features and Enhancements

  • Support sensitive data sanitization in errors (box/box-codegen#695) (#267) (2dd715f)

v0.5.2

25 Mar 14:04
a102204

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

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

Choose a tag to compare

Bug Fixes

New Features and Enhancements

v0.4.0

03 Feb 15:41
2e24bd4

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