Skip to content

Releases: box/box-python-sdk-gen

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)

v0.6.5

09 May 16:17
2230cd6
Compare
Choose a tag to compare

Bug Fixes

  • Add documentation to folder resource (box/box-openapi#421) (#144) (ca4e62e)
  • Ensure AuthorizationManager in authentication classes is initialized with NetworkSession object (box/box-codegen#469) (#113) (a5577c7)
  • Fix Box AI endpoints (box/box-openapi#418) (#139) (de2b8a3)
  • Fix deserialization logic (box/box-codegen#476) (#126) (90ea928)

New Features and Enhancements

  • Support Box AI endpoints (box/box-openapi#416) (#137) (7a90c0c)
  • Support revoking and downscoping token for BoxDeveloperTokenAuth (box/box-codegen#472) (#115) (1b9628c)
  • Support union of primitives and objects (box/box-codegen#481) (#140) (d08c3e9)

v0.6.4

04 Apr 15:27
8541750
Compare
Choose a tag to compare

Bug Fixes

  • docs: fixes for chunked uploads docs (box/box-codegen#457) (#106) (65f40f5)

New Features and Enhancements

  • Assign default value to fields and args of type enum with only one value (box/box-codegen#465) (#108) (f884b60)
  • Change asUser and asEnterprise method names (box/box-codegen#464) (#103) (bb03852)