-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update en to output generated at 7d68f20
- Loading branch information
1 parent
a4a9e26
commit d25aae0
Showing
4 changed files
with
76 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,73 @@ | ||
--- | ||
applied_at: '2024-12-30' | ||
applies_to: | ||
- sdks | ||
- python | ||
is_impactful: false | ||
is_new_feature: true | ||
release_source_url: 'https://github.com/box/box-python-sdk-gen/releases/tag/v1.9.0' | ||
collapse: true | ||
is_index: false | ||
category_id: changelog | ||
subcategory_id: '' | ||
id: 2024-12-30-box-python-sdk-generated-v190-released | ||
rank: null | ||
total_steps: null | ||
type: changelog | ||
sibling_id: '' | ||
parent_id: changelog | ||
next_page_id: 2024-12-30-box-typescript-sdk-generated-v1100-released | ||
previous_page_id: 2024-12-10-upcoming-breaking-change-in-the-box-ai-api | ||
source_url: >- | ||
https://github.com/box/box-developer-changelog/blob/main/content/2024/12-30-box-python-sdk-generated-v190-released.md | ||
published_at: '2024-12-30' | ||
--- | ||
# Box Python SDK Generated `v1.9.0` released | ||
|
||
### Bug Fixes | ||
|
||
* Remove unused parameter from `SignRequest` (box/box-openapi[#489][1]) ([#411][2]) ([`578d9b4`][3]) | ||
|
||
### New Features and Enhancements | ||
|
||
* Add `ai_agent` info to `AiResponse` (box/box-openapi[#485][4]) ([#402][5]) ([`351a5b8`][6]) | ||
* Add support for replacing the network client implementation (box/box-codegen[#629][7]) ([#415][8]) ([`fb118dd`][9]) | ||
* Allow for customizing retry strategy (box/box-codegen[#635][10]) ([#418][11]) ([`8dfb3ed`][12]) | ||
* Support optional `userId` parameter for updating files, folders and web links (box/box-openapi[#488][13]) ([#406][14]) ([`d9cff4c`][15]) | ||
* Support webhook message validation (box/box-codegen[#631][16]) ([#416][17]) ([`0fec20b`][18]) | ||
|
||
[1]: https://github.com/box/box-python-sdk-gen/issues/489 | ||
|
||
[2]: https://github.com/box/box-python-sdk-gen/issues/411 | ||
|
||
[3]: https://github.com/box/box-python-sdk-gen/commit/578d9b48da7e55d2e3e4736c871400dc90d826b1 | ||
|
||
[4]: https://github.com/box/box-python-sdk-gen/issues/485 | ||
|
||
[5]: https://github.com/box/box-python-sdk-gen/issues/402 | ||
|
||
[6]: https://github.com/box/box-python-sdk-gen/commit/351a5b8dfbc8a0095bafbbf0245d8575217fc3c9 | ||
|
||
[7]: https://github.com/box/box-python-sdk-gen/issues/629 | ||
|
||
[8]: https://github.com/box/box-python-sdk-gen/issues/415 | ||
|
||
[9]: https://github.com/box/box-python-sdk-gen/commit/fb118ddb1cbfb1d6a72e657bed57088fdff1ec02 | ||
|
||
[10]: https://github.com/box/box-python-sdk-gen/issues/635 | ||
|
||
[11]: https://github.com/box/box-python-sdk-gen/issues/418 | ||
|
||
[12]: https://github.com/box/box-python-sdk-gen/commit/8dfb3ed13196de37a78a53325079e284c7e921d5 | ||
|
||
[13]: https://github.com/box/box-python-sdk-gen/issues/488 | ||
|
||
[14]: https://github.com/box/box-python-sdk-gen/issues/406 | ||
|
||
[15]: https://github.com/box/box-python-sdk-gen/commit/d9cff4c6adc9c5cc9ce1edf73dffe8ac5979ce71 | ||
|
||
[16]: https://github.com/box/box-python-sdk-gen/issues/631 | ||
|
||
[17]: https://github.com/box/box-python-sdk-gen/issues/416 | ||
|
||
[18]: https://github.com/box/box-python-sdk-gen/commit/0fec20b281fe195f0dd6aaf8f164bdd414587fc4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters