Skip to content

Releases: box/box-python-sdk-gen

v0.3.0

28 Dec 10:08
f65260b
Compare
Choose a tag to compare
  • Improve naming of some methods and classes
  • Added possibility to configure base urls
  • Support application/x-www-form-urlencoded content type

v0.2.4

01 Dec 11:36
244faf6
Compare
Choose a tag to compare
  • Fix optional unions
  • Fix marker data type in various places
  • Make id and type required in various places

v0.2.3

09 Nov 16:55
1283a8c
Compare
Choose a tag to compare
  • Introduce new methods: with_as_user_header, with_suppressed_notifications, with_extra_headers for BoxClient, adding extra headers into every API call made by the BoxClient.

v0.2.2

03 Nov 11:58
2bdbd8a
Compare
Choose a tag to compare
  • replaced zip download ID with url in get_zip_download_status and get_zip_download_content methods
  • added convenient method download_zip, which creates zip and downloads its content

v0.2.1

20 Oct 11:25
9bc8ceb
Compare
Choose a tag to compare
  • Fix deserialising search response
  • Add support for shield information barrier endpoints
  • Add support for providing list of strings as a query parameter

v0.2.0

18 Sep 14:34
6dac6ab
Compare
Choose a tag to compare
  • Add support for customising token storage for authentication
  • Add support for application/json-patch+json request content type
  • Add automatic chunk upload convenience method - upload_big_file()
  • Add Box prefix to Client and authentication classes

v0.1.3

01 Sep 12:59
2e51434
Compare
Choose a tag to compare

Release version 0.1.3

v0.1.2

04 Aug 14:51
34f7b36
Compare
Choose a tag to compare

We are excited to introduce the latest generation (currently in Beta) of Box Python SDK, designed to elevate the developer experience and streamline your integration with the Box Content Cloud.

With this release, you'll have access to:

  1. Full API Support: The new generation of Box SDKs empowers developers with complete coverage of the Box API ecosystem. You can now access all the latest features and functionalities offered by Box, allowing you to build even more sophisticated and feature-rich applications.
  2. Rapid API Updates: Say goodbye to waiting for new Box APIs to be incorporated into the SDK. With our new auto-generation development approach, we can now add new Box APIs to the SDK at a much faster pace (in a matter of days). This means you can leverage the most up-to-date features in your applications without delay.
  3. Embedded Documentation: We understand that easy access to information is crucial for developers. With our new approach, we have included comprehensive documentation for all objects and parameters directly in the source code of the SDK. This means you no longer need to look up this information on the developer portal, saving you time and streamlining your development process.
  4. Enhanced Convenience Methods: Our commitment to enhancing your development experience continues with the introduction of convenience methods. These methods cover various aspects such as authentication, chunk uploads, exponential backoffs, automatic retries, type checkers which help to ensure that you’re using variables correctly, and much more.

Embrace the new generation of Box SDKs and unlock the full potential of the Box Content Cloud. Start building innovative solutions faster and more efficiently. Happy coding!


Generated with codegen at box/box-codegen@2f20f12 and box/box-openapi@4f451c5

v0.1.1

03 Aug 14:45
Compare
Choose a tag to compare

Release version 0.1.1