Skip to content

@box/box-python-sdk-gen v1.10.0 release note #454

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
46 changes: 46 additions & 0 deletions content/2025/01-21-box-python-sdk-generated-v1100-released.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
---
applied_at: '2025-01-21'
applies_to:
- sdks
- python
is_impactful: false
is_new_feature: false
release_source_url: 'https://github.com/box/box-python-sdk-gen/releases/tag/v1.10.0'
collapse: true
---

# Box Python SDK Generated `v1.10.0` released

### Bug Fixes

* Add missing token scope (box/box-openapi[#490][1]) ([#420][2]) ([`41afe8b`][3])
* Fix invalid variant config for Integration mapping Slack (box/box-openapi[#492][4]) ([#423][5]) ([`d03ccd4`][6])
* order of fields in the `IntegrationMapping` schema (box/box-openapi[#497][7]) ([#438][8]) ([`13dea88`][9])

### New Features and Enhancements

* Support Box Doc Gen API (box/box-codegen[#644][10]) ([#446][11]) ([`41fa63c`][12])

[1]: https://github.com/box/box-python-sdk-gen/issues/490

[2]: https://github.com/box/box-python-sdk-gen/issues/420

[3]: https://github.com/box/box-python-sdk-gen/commit/41afe8bcbfc20e3ff22d34a273dcb416afb455da

[4]: https://github.com/box/box-python-sdk-gen/issues/492

[5]: https://github.com/box/box-python-sdk-gen/issues/423

[6]: https://github.com/box/box-python-sdk-gen/commit/d03ccd46b88c71450c1c67ecef439e25b97cbad7

[7]: https://github.com/box/box-python-sdk-gen/issues/497

[8]: https://github.com/box/box-python-sdk-gen/issues/438

[9]: https://github.com/box/box-python-sdk-gen/commit/13dea88c4e43748eed600f55a638c14ef0a1a60a

[10]: https://github.com/box/box-python-sdk-gen/issues/644

[11]: https://github.com/box/box-python-sdk-gen/issues/446

[12]: https://github.com/box/box-python-sdk-gen/commit/41fa63c0a3c957a34b03163dfeaa44a03a5873ff
Loading