Skip to content

Releases: box/box-python-sdk-gen

v1.7.0

04 Nov 14:22
ddf1e67
Compare
Choose a tag to compare

New Features and Enhancements

v1.6.0

30 Oct 15:19
c33c99a
Compare
Choose a tag to compare

Bug Fixes

  • Set stream position to 0 for multipart requests (box/box-codegen#581) (#348) (fa6942c)
  • Update client error schema (box/box-openapi#467) (#347) (a42a253)
  • Use original stream position when retrying requests (box/box-codegen#583) (#358) (060b4dc)
  • use raw docstrings when comments contain backslash (box/box-codegen#571) (#330) (8dd8cb7)

New Features and Enhancements

  • Add download_file_to_output_stream method to DownloadsManager (box/box-codegen#575) (#334) (6820d08)
  • add AI LLM endpoint AWS params (box/box-openapi#478) (#354) (c8fa2c1)

v1.5.1

19 Sep 16:11
7666ac2
Compare
Choose a tag to compare

Bug Fixes

  • Fix proxy url without proxy credentials (box/box-codegen#568) (#322) (fb19160), closes #318
  • Stop sending last empty chunk for chunk upload (box/box-codegen#569) (#324) (1605f04), closes #321

v1.5.0

18 Sep 12:49
c7bc2f8
Compare
Choose a tag to compare

Bug Fixes

  • Add the missing license to setup.py (box/box-codegen#562) (#307) (679d789)
  • Fix variants in metadata query results (box/box-openapi#456) (#313) (8830303)

New Features and Enhancements

  • Add support for proxy (box/box-codegen#559) (#302) (3d881ac)
  • Introduce raw_data field for storing raw json response (box/box-codegen#566) (#319) (3776dc3)
  • Support ai/extract and ai/extract_structured endpoints (box/box-codegen#564) (#317) (b3d8da4)
  • Support App item associations (box/box-codegen#561) (#299) (8b6ea0b)

v1.4.1

30 Aug 10:53
07e8f19
Compare
Choose a tag to compare

Bug Fixes

  • Do not store data in-memory during download process in Python (box/box-codegen#557) (#294) (7c645ae)

v1.4.0

23 Aug 10:51
34e0e80
Compare
Choose a tag to compare

Bug Fixes

  • Add missing fields to Sign Template Signer and fix AI schema (box/box-openapi#451) (#281) (0708351)
  • Fix IntegrationMapping schemas (box/box-codegen#551) (#279) (0337e06)

New Features and Enhancements

  • Add new parameters to Box AI methods and introduce AiResponseFull variant (box/box-openapi#446) (#277) (1267a21)
  • Include URL into FetchOptions (box/box-codegen#549) (#283) (dd05b1c)

v1.3.0

12 Aug 15:04
b10fc93
Compare
Choose a tag to compare

Bug Fixes

  • Fix fetch method for multipart request (box/box-codegen#545) (#266) (08a0818)

New Features and Enhancements

  • Parametrise chunked uploads endpoint urls (box/box-openapi#444) (#264) (b5bce24)

v1.2.0

26 Jul 10:29
1801119
Compare
Choose a tag to compare

Bug Fixes

New Features and Enhancements

v1.1.0

12 Jun 09:26
d23ad27
Compare
Choose a tag to compare

Bug Fixes

  • Fix CI for auto update pull requests (box/box-codegen#506) (#187) (5e59f69)

New Features and Enhancements

  • add missing marker pagination fields and introduce new event type AppItemEventSource (box/box-openapi[#431](https://github.com/box/box-codegen/issues/431)) (#189) (8d22ce2)

v1.0.0

20 May 13:43
2f98b49
Compare
Choose a tag to compare

Bug Fixes

  • Change base urls (box/box-codegen#491) (#167) (7f7cb20)
  • Fix schemas for updating classification on a file and folder (box/box-openapi#423) (#156) (1c4bee1)
  • Make PartAccumulator class internal (#169) (16726e7)

New Features and Enhancements

  • Add suppressNotifications and externalSystemName fields for Box Sign (box/box-openapi#425) (#165) (34ea7c2)
  • Move schemas to separate modules (box/box-codegen#483) (#149) (0ba0142)
  • Support excluding endpoints and schemas in parser (box/box-codegen#487) (#150) (13308c4)