-
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.
- Loading branch information
Showing
3 changed files
with
135 additions
and
1 deletion.
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,74 @@ | ||
--- | ||
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' | ||
fullyTranslated: true | ||
--- | ||
# Box Python SDK Generated `v1.9.0`のリリース | ||
|
||
### バグ修正 | ||
|
||
* Remove unused parameter from `SignRequest` (box/box-openapi[#489][1]) ([#411][2]) ([`578d9b4`][3]) | ||
|
||
### 新機能と機能強化 | ||
|
||
* 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,60 @@ | ||
--- | ||
applied_at: '2024-12-30' | ||
applies_to: | ||
- sdks | ||
- typescript | ||
is_impactful: false | ||
is_new_feature: false | ||
release_source_url: 'https://github.com/box/box-typescript-sdk-gen/releases/tag/v1.10.0' | ||
collapse: true | ||
is_index: false | ||
category_id: changelog | ||
subcategory_id: '' | ||
id: 2024-12-30-box-typescript-sdk-generated-v1100-released | ||
rank: null | ||
total_steps: null | ||
type: changelog | ||
sibling_id: '' | ||
parent_id: changelog | ||
next_page_id: '' | ||
previous_page_id: 2024-12-30-box-python-sdk-generated-v190-released | ||
source_url: >- | ||
https://github.com/box/box-developer-changelog/blob/main/content/2024/12-30-box-typescript-sdk-generated-v1100-released.md | ||
published_at: '2024-12-30' | ||
fullyTranslated: true | ||
--- | ||
# Box TypeScript SDK Generated `v1.10.0`のリリース | ||
|
||
### バグ修正 | ||
|
||
* Remove unused parameter from `SignRequest` (box/box-openapi[#489][1]) ([#450][2]) ([`f5683b7`][3]) | ||
|
||
### 新機能と機能強化 | ||
|
||
* Add support for replacing the network client implementation (box/box-codegen[#629][4]) ([#454][5]) ([`1cb7ddb`][6]) | ||
* Allow for customizing retry strategy (box/box-codegen[#635][7]) ([#457][8]) ([`530ca33`][9]) | ||
* Support webhook message validation (box/box-codegen[#631][10]) ([#455][11]) ([`09765a4`][12]) | ||
|
||
[1]: https://github.com/box/box-typescript-sdk-gen/issues/489 | ||
|
||
[2]: https://github.com/box/box-typescript-sdk-gen/issues/450 | ||
|
||
[3]: https://github.com/box/box-typescript-sdk-gen/commit/f5683b703625dd8d504ca52100f692cb8440a474 | ||
|
||
[4]: https://github.com/box/box-typescript-sdk-gen/issues/629 | ||
|
||
[5]: https://github.com/box/box-typescript-sdk-gen/issues/454 | ||
|
||
[6]: https://github.com/box/box-typescript-sdk-gen/commit/1cb7ddb3ada79cebc27fbfce9df90cd8ebad353c | ||
|
||
[7]: https://github.com/box/box-typescript-sdk-gen/issues/635 | ||
|
||
[8]: https://github.com/box/box-typescript-sdk-gen/issues/457 | ||
|
||
[9]: https://github.com/box/box-typescript-sdk-gen/commit/530ca33ff3635581bd8ee91a82bc9f000b18812b | ||
|
||
[10]: https://github.com/box/box-typescript-sdk-gen/issues/631 | ||
|
||
[11]: https://github.com/box/box-typescript-sdk-gen/issues/455 | ||
|
||
[12]: https://github.com/box/box-typescript-sdk-gen/commit/09765a42fe25f15095bd1bd0d1377f2da222c9e4 |