Skip to content

Commit

Permalink
Update en to output generated at 7d68f20
Browse files Browse the repository at this point in the history
  • Loading branch information
box-devrel committed Dec 30, 2024
1 parent a4a9e26 commit d25aae0
Show file tree
Hide file tree
Showing 4 changed files with 76 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 2024-12-10-upcoming-breaking-change-in-the-box-ai-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ total_steps: null
type: changelog
sibling_id: ''
parent_id: changelog
next_page_id: 2024-12-30-box-typescript-sdk-generated-v1100-released
next_page_id: 2024-12-30-box-python-sdk-generated-v190-released
previous_page_id: 2024-12-09-box-typescript-sdk-generated-v190-released
source_url: >-
https://github.com/box/box-developer-changelog/blob/main/content/2024/12-10-upcoming-breaking-change-in-the-box-ai-api.md
Expand Down
73 changes: 73 additions & 0 deletions 2024-12-30-box-python-sdk-generated-v190-released.md
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
2 changes: 1 addition & 1 deletion 2024-12-30-box-typescript-sdk-generated-v1100-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ type: changelog
sibling_id: ''
parent_id: changelog
next_page_id: ''
previous_page_id: 2024-12-10-upcoming-breaking-change-in-the-box-ai-api
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'
Expand Down
1 change: 1 addition & 0 deletions index.json
Original file line number Diff line number Diff line change
Expand Up @@ -508,5 +508,6 @@
"2024-12-05-crowdstrike-integration",
"2024-12-09-box-typescript-sdk-generated-v190-released",
"2024-12-10-upcoming-breaking-change-in-the-box-ai-api",
"2024-12-30-box-python-sdk-generated-v190-released",
"2024-12-30-box-typescript-sdk-generated-v1100-released"
]

0 comments on commit d25aae0

Please sign in to comment.