Skip to content

0.6.0

Latest
Compare
Choose a tag to compare
@box-sdk-build box-sdk-build released this 27 Jan 09:15
· 7 commits to main since this release
d64bc49

Bug Fixes

  • Add missing token scope (box/box-openapi#490) (#319) (220134e)
  • Change signature of readBufferFromFile method (box/box-codegen#575) (#250) (21e08ff)
  • Correct types of paged and thumb properties in File representation (box/box-openapi#503) (#347) (58ff930)
  • fix IntegrationMapping schemas description (box/box-openapi#463) (#257) (794f315)
  • Fix invalid variant config for Integration mapping Slack (box/box-openapi#492) (#322) (97f4f94)
  • Fix order of fields in the IntegrationMapping schema (box/box-openapi#497) (#335) (cb28e6d)
  • remove unused parameter from SignRequest (box/box-openapi#489) (#310) (879897b)
  • Support status codes with no content (box/box-codegen#604) (#284) (5823d2b)
  • update client error schema to support schema errors (box/box-openapi#467) (#259) (40e2279)
  • update collaboration, metadata and collection resources (box/box-openapi#483) (#286) (f5b190a)

New Features and Enhancements

  • Add aiAgent info to AiResponse (box/box-openapi#485) (#304) (b614a6f)
  • add AI LLM endpoint AWS params (box/box-openapi#478) (#267) (36ee37d)
  • Add Box Sign shared requests (box/box-openapi#504) (#348) (2f5e2f1)
  • Add support for replacing the network client implementation (box/box-codegen#629) (#313) (e08a117)
  • Expose method for making custom HTTP requests (box/box-codegen#610) (#297) (f7da2e3)
  • Support ai/extract and ai/extract_structured endpoints (box/box-codegen#564) (#239) (9b5d6e9)
  • Support Box Doc Gen API (box/box-codegen#644) (#343) (8ef2533)
  • Support get collection by ID endpoint (box/box-codegen#595) (#276) (112828f)
  • Support optional userId parameter for updating files, folders and web links (box/box-openapi#488) (#308) (8bd13d0)
  • update client error schema to support schema errors (box/box-openapi#467) (#266) (4bcf843)
  • Use retrieveAuthorizationHeader method in fetch (box/box-codegen#565) (#235) (f68e141)