-
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
11 changed files
with
510 additions
and
6 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,46 @@ | ||
--- | ||
applied_at: '2024-08-12' | ||
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.3.0' | ||
collapse: true | ||
is_index: false | ||
category_id: changelog | ||
subcategory_id: '' | ||
id: 2024-08-12-box-python-sdk-generated-v130-released | ||
rank: null | ||
total_steps: null | ||
type: changelog | ||
sibling_id: '' | ||
parent_id: changelog | ||
next_page_id: 2024-08-12-box-typescript-sdk-generated-v140-released | ||
previous_page_id: 2024-08-06-box-python-sdk-v3120-released | ||
source_url: >- | ||
https://github.com/box/box-developer-changelog/blob/main/content/2024/08-12-box-python-sdk-generated-v130-released.md | ||
published_at: '2024-08-12' | ||
fullyTranslated: true | ||
--- | ||
# Box Python SDK Generated `v1.3.0`のリリース | ||
|
||
### バグ修正 | ||
|
||
* Fix fetch method for multipart request (box/box-codegen[#545][1]) ([#266][2]) ([`08a0818`][3]) | ||
|
||
### 新機能と機能強化 | ||
|
||
* Parametrize chunked uploads endpoint URLs (box/box-openapi[#444][4]) ([#264][5]) ([`b5bce24`][6]) | ||
|
||
[1]: https://github.com/box/box-codegen/issues/545 | ||
|
||
[2]: https://github.com/box/box-codegen/issues/266 | ||
|
||
[3]: https://github.com/box/box-codegen/commit/08a0818995d64995c3e2720a459f9221c9ca1dea | ||
|
||
[4]: https://github.com/box/box-codegen/issues/444 | ||
|
||
[5]: https://github.com/box/box-codegen/issues/264 | ||
|
||
[6]: https://github.com/box/box-codegen/commit/b5bce24478c70ae6bb997adc773a0e2a76223568 |
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-08-12' | ||
applies_to: | ||
- sdks | ||
- typescript | ||
is_impactful: false | ||
is_new_feature: true | ||
release_source_url: 'https://github.com/box/box-typescript-sdk-gen/releases/tag/v1.4.0' | ||
collapse: true | ||
is_index: false | ||
category_id: changelog | ||
subcategory_id: '' | ||
id: 2024-08-12-box-typescript-sdk-generated-v140-released | ||
rank: null | ||
total_steps: null | ||
type: changelog | ||
sibling_id: '' | ||
parent_id: changelog | ||
next_page_id: 2024-08-22-box-python-sdk-v3130-released | ||
previous_page_id: 2024-08-12-box-python-sdk-generated-v130-released | ||
source_url: >- | ||
https://github.com/box/box-developer-changelog/blob/main/content/2024/08-12-box-typescript-sdk-generated-v140-released.md | ||
published_at: '2024-08-12' | ||
fullyTranslated: true | ||
--- | ||
# Box TypeScript SDK Generated `v1.4.0`のリリース | ||
|
||
### バグ修正 | ||
|
||
* Add missing token scope (box/box-openapi[#442][1]) ([#281][2]) ([`ca77f58`][3]) | ||
* Fix fetch method for multipart request (box/box-codegen[#545][4]) ([#303][5]) ([`f8ceac0`][6]) | ||
|
||
### 新機能と機能強化 | ||
|
||
* Parametrize chunked uploads endpoint URLs (box/box-openapi[#444][7]) ([#302][8]) ([`293a6e9`][9]) | ||
* **ts:** Add comments to properties and methods (box/box-codegen[#537][10]) ([#284][11]) ([`db3a2b5`][12]) | ||
|
||
[1]: https://github.com/box/box-typescript-sdk-gen/issues/442 | ||
|
||
[2]: https://github.com/box/box-typescript-sdk-gen/issues/281 | ||
|
||
[3]: https://github.com/box/box-typescript-sdk-gen/commit/ca77f58b10d3a302748750584730f0fcdd8b4b55 | ||
|
||
[4]: https://github.com/box/box-typescript-sdk-gen/issues/545 | ||
|
||
[5]: https://github.com/box/box-typescript-sdk-gen/issues/303 | ||
|
||
[6]: https://github.com/box/box-typescript-sdk-gen/commit/f8ceac005f043017e7cde310490e79ab9195f8d7 | ||
|
||
[7]: https://github.com/box/box-typescript-sdk-gen/issues/444 | ||
|
||
[8]: https://github.com/box/box-typescript-sdk-gen/issues/302 | ||
|
||
[9]: https://github.com/box/box-typescript-sdk-gen/commit/293a6e9aeabbba37e4c12e2322a79717a10e1775 | ||
|
||
[10]: https://github.com/box/box-typescript-sdk-gen/issues/537 | ||
|
||
[11]: https://github.com/box/box-typescript-sdk-gen/issues/284 | ||
|
||
[12]: https://github.com/box/box-typescript-sdk-gen/commit/db3a2b57fbe0eec17373a2acf8089ff247c98225 |
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,34 @@ | ||
--- | ||
applied_at: '2024-08-22' | ||
applies_to: | ||
- sdks | ||
- python | ||
is_impactful: false | ||
is_new_feature: true | ||
release_source_url: 'https://github.com/box/box-python-sdk/releases/tag/v3.13.0' | ||
collapse: true | ||
is_index: false | ||
category_id: changelog | ||
subcategory_id: '' | ||
id: 2024-08-22-box-python-sdk-v3130-released | ||
rank: null | ||
total_steps: null | ||
type: changelog | ||
sibling_id: '' | ||
parent_id: changelog | ||
next_page_id: 2024-08-22-box-swift-sdk-generated-031-released | ||
previous_page_id: 2024-08-12-box-typescript-sdk-generated-v140-released | ||
source_url: >- | ||
https://github.com/box/box-developer-changelog/blob/main/content/2024/08-22-box-python-sdk-v3130-released.md | ||
published_at: '2024-08-22' | ||
fullyTranslated: true | ||
--- | ||
# Box Python SDK `v3.13.0`のリリース | ||
|
||
### 新機能と機能強化 | ||
|
||
* Add support for get AI agent default ([#883][1]) ([`c1010e0`][2]) | ||
|
||
[1]: https://github.com/box/box-python-sdk/issues/883 | ||
|
||
[2]: https://github.com/box/box-python-sdk/commit/c1010e0349847586a9f00046570e975ec48eb0c5 |
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,88 @@ | ||
--- | ||
applied_at: '2024-08-22' | ||
applies_to: | ||
- sdks | ||
- swift | ||
is_impactful: false | ||
is_new_feature: false | ||
release_source_url: 'https://github.com/box/box-swift-sdk-gen/releases/tag/0.3.1' | ||
collapse: true | ||
is_index: false | ||
category_id: changelog | ||
subcategory_id: '' | ||
id: 2024-08-22-box-swift-sdk-generated-031-released | ||
rank: null | ||
total_steps: null | ||
type: changelog | ||
sibling_id: '' | ||
parent_id: changelog | ||
next_page_id: 2024-08-23-box-dotnet-sdk-generated-v110-released | ||
previous_page_id: 2024-08-22-box-python-sdk-v3130-released | ||
source_url: >- | ||
https://github.com/box/box-developer-changelog/blob/main/content/2024/08-22-box-swift-sdk-generated-031-released.md | ||
published_at: '2024-08-22' | ||
fullyTranslated: true | ||
--- | ||
# Box Swift SDK Generated `0.3.1`のリリース | ||
|
||
### バグ修正 | ||
|
||
* Extract `IntegrationMappingPartnerItemSlack` to `IntegrationMappingPartnerItemSlackUnion` (box/box-codegen[#530][1]) ([#165][2]) ([`d51df9a`][3]) | ||
* Improve chunked upload reliability (box/box-codegen[#529][4]) ([#164][5]) ([`5d87629`][6]) | ||
* Retry requests with 202 status code and `Retry-After` header (box/box-codegen[#538][7]) ([#177][8]) ([`64f27b3`][9]) | ||
|
||
### 新機能と機能強化 | ||
|
||
* Add `is_active` parameter to user collaboration (box/box-openapi[#437][10]) ([#163][11]) ([`5f726bb`][12]) | ||
* Add new parameters to Box AI methods and introduce `AiResponseFull` variant (box/box-openapi[#446][13]) ([#201][14]) ([`7c09090`][15]) | ||
* Add support for Swift 5.6 (box/box-codegen[#541][16]) ([#180][17]) ([`04b7020`][18]) | ||
* parametrize chunked uploads endpoint URLs (box/box-openapi[#444][19]) ([#192][20]) ([`ea18f9e`][21]) | ||
* Support AI Agent API (box/box-codegen[#531][22]) ([#170][23]) ([`fc9a00b`][24]) | ||
|
||
[1]: https://github.com/box/box-codegen/issues/530 | ||
|
||
[2]: https://github.com/box/box-codegen/issues/165 | ||
|
||
[3]: https://github.com/box/box-codegen/commit/d51df9a19d06db886358e94ce70551c283e5cc45 | ||
|
||
[4]: https://github.com/box/box-codegen/issues/529 | ||
|
||
[5]: https://github.com/box/box-codegen/issues/164 | ||
|
||
[6]: https://github.com/box/box-codegen/commit/5d876299aa88b18accde22379950780bff100da0 | ||
|
||
[7]: https://github.com/box/box-codegen/issues/538 | ||
|
||
[8]: https://github.com/box/box-codegen/issues/177 | ||
|
||
[9]: https://github.com/box/box-codegen/commit/64f27b3858725adaa53a10a6e8df8c0bcfe73fea | ||
|
||
[10]: https://github.com/box/box-codegen/issues/437 | ||
|
||
[11]: https://github.com/box/box-codegen/issues/163 | ||
|
||
[12]: https://github.com/box/box-codegen/commit/5f726bbffd682934ab5731e1620489b1ee54e5a1 | ||
|
||
[13]: https://github.com/box/box-codegen/issues/446 | ||
|
||
[14]: https://github.com/box/box-codegen/issues/201 | ||
|
||
[15]: https://github.com/box/box-codegen/commit/7c0909032733742cb5a019c897910ced2e9d6788 | ||
|
||
[16]: https://github.com/box/box-codegen/issues/541 | ||
|
||
[17]: https://github.com/box/box-codegen/issues/180 | ||
|
||
[18]: https://github.com/box/box-codegen/commit/04b7020f1220f73ad4637e6033d5539c56a64fcd | ||
|
||
[19]: https://github.com/box/box-codegen/issues/444 | ||
|
||
[20]: https://github.com/box/box-codegen/issues/192 | ||
|
||
[21]: https://github.com/box/box-codegen/commit/ea18f9e5eb6558edb29ff378bceb5528ccd4fcfb | ||
|
||
[22]: https://github.com/box/box-codegen/issues/531 | ||
|
||
[23]: https://github.com/box/box-codegen/issues/170 | ||
|
||
[24]: https://github.com/box/box-codegen/commit/fc9a00bdcaffeaccfd87caad73fe666fb46c36ab |
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,84 @@ | ||
--- | ||
applied_at: '2024-08-23' | ||
applies_to: | ||
- sdks | ||
- dotnet | ||
is_impactful: false | ||
is_new_feature: true | ||
release_source_url: 'https://github.com/box/box-dotnet-sdk-gen/releases/tag/v1.1.0' | ||
collapse: true | ||
is_index: false | ||
category_id: changelog | ||
subcategory_id: '' | ||
id: 2024-08-23-box-dotnet-sdk-generated-v110-released | ||
rank: null | ||
total_steps: null | ||
type: changelog | ||
sibling_id: '' | ||
parent_id: changelog | ||
next_page_id: 2024-08-23-box-python-sdk-generated-v140-released | ||
previous_page_id: 2024-08-22-box-swift-sdk-generated-031-released | ||
source_url: >- | ||
https://github.com/box/box-developer-changelog/blob/main/content/2024/08-23-box-dotnet-sdk-generated-v110-released.md | ||
published_at: '2024-08-23' | ||
fullyTranslated: true | ||
--- | ||
# Box Dotnet SDK Generated `v1.1.0`のリリース | ||
|
||
### バグ修正 | ||
|
||
* Add missing `item_upload` scope ([#201][1]) ([`483b055`][2]) | ||
* Add missing fields to Sign Template Signer and fix AI schema (box/box-openapi[#451][3]) ([#229][4]) ([`121f733`][5]) | ||
* Fix `IntegrationMapping` schemas (box/box-codegen[#551][6]) ([#226][7]) ([`3eca154`][8]) | ||
* Improve handling of network exceptions, handle big file upload (box/box-openapi[#444][9]) ([#222][10]) ([`75ccd07`][11]) | ||
|
||
### 新機能と機能強化 | ||
|
||
* Add new parameters to Box AI methods and introduce `AiResponseFull` variant (box/box-openapi[#446][12]) ([#224][13]) ([`6d205c4`][14]) | ||
* Include URL into `FetchOptions` (box/box-codegen[#549][15]) ([#231][16]) ([`41c45dc`][17]) | ||
* Parametrize chunked uploads endpoint URLs (box/box-openapi[#444][9]) ([#208][18]) ([`feac37c`][19]) | ||
* Support `nullable` fields (box/box-codegen[#550][20]) ([#230][21]) ([`b9da32b`][22]) | ||
|
||
[1]: https://github.com/box/box-codegen/issues/201 | ||
|
||
[2]: https://github.com/box/box-codegen/commit/483b05586f8e45771e101d286fddebc564ff89bd | ||
|
||
[3]: https://github.com/box/box-codegen/issues/451 | ||
|
||
[4]: https://github.com/box/box-codegen/issues/229 | ||
|
||
[5]: https://github.com/box/box-codegen/commit/121f733f52e945927125f4941206b1553202914d | ||
|
||
[6]: https://github.com/box/box-codegen/issues/551 | ||
|
||
[7]: https://github.com/box/box-codegen/issues/226 | ||
|
||
[8]: https://github.com/box/box-codegen/commit/3eca15434b65bc0bb2421d36ec50691e7fe40e3b | ||
|
||
[9]: https://github.com/box/box-codegen/issues/444 | ||
|
||
[10]: https://github.com/box/box-codegen/issues/222 | ||
|
||
[11]: https://github.com/box/box-codegen/commit/75ccd078e29015b865462ea1aaf0420d5e63d9cd | ||
|
||
[12]: https://github.com/box/box-codegen/issues/446 | ||
|
||
[13]: https://github.com/box/box-codegen/issues/224 | ||
|
||
[14]: https://github.com/box/box-codegen/commit/6d205c4e28a657ad65ae704a7343a8670806f7f1 | ||
|
||
[15]: https://github.com/box/box-codegen/issues/549 | ||
|
||
[16]: https://github.com/box/box-codegen/issues/231 | ||
|
||
[17]: https://github.com/box/box-codegen/commit/41c45dcf6476b6cae7941c0952c375aa76ce42a1 | ||
|
||
[18]: https://github.com/box/box-codegen/issues/208 | ||
|
||
[19]: https://github.com/box/box-codegen/commit/feac37c34f99b5951731b605ef895f7f3b5de6dd | ||
|
||
[20]: https://github.com/box/box-codegen/issues/550 | ||
|
||
[21]: https://github.com/box/box-codegen/issues/230 | ||
|
||
[22]: https://github.com/box/box-codegen/commit/b9da32b27f506618faa0119f725528555be14f60 |
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-08-23' | ||
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.4.0' | ||
collapse: true | ||
is_index: false | ||
category_id: changelog | ||
subcategory_id: '' | ||
id: 2024-08-23-box-python-sdk-generated-v140-released | ||
rank: null | ||
total_steps: null | ||
type: changelog | ||
sibling_id: '' | ||
parent_id: changelog | ||
next_page_id: 2024-08-23-box-typescript-sdk-generated-v150-released | ||
previous_page_id: 2024-08-23-box-dotnet-sdk-generated-v110-released | ||
source_url: >- | ||
https://github.com/box/box-developer-changelog/blob/main/content/2024/08-23-box-python-sdk-generated-v140-released.md | ||
published_at: '2024-08-23' | ||
fullyTranslated: true | ||
--- | ||
# Box Python SDK Generated `v1.4.0`のリリース | ||
|
||
### バグ修正 | ||
|
||
* Add missing fields to Sign Template Signer and fix AI schema (box/box-openapi[#451][1]) ([#281][2]) ([`0708351`][3]) | ||
* Fix `IntegrationMapping` schemas (box/box-codegen[#551][4]) ([#279][5]) ([`0337e06`][6]) | ||
|
||
### 新機能と機能強化 | ||
|
||
* Add new parameters to Box AI methods and introduce `AiResponseFull` variant (box/box-openapi[#446][7]) ([#277][8]) ([`1267a21`][9]) | ||
* Include URL into `FetchOptions` (box/box-codegen[#549][10]) ([#283][11]) ([`dd05b1c`][12]) | ||
|
||
[1]: https://github.com/box/box-codegen/issues/451 | ||
|
||
[2]: https://github.com/box/box-codegen/issues/281 | ||
|
||
[3]: https://github.com/box/box-codegen/commit/0708351171eca1fe4914b823a4257bbabd3cd075 | ||
|
||
[4]: https://github.com/box/box-codegen/issues/551 | ||
|
||
[5]: https://github.com/box/box-codegen/issues/279 | ||
|
||
[6]: https://github.com/box/box-codegen/commit/0337e06c6bf6d35dd51409c429b7fef295f5a406 | ||
|
||
[7]: https://github.com/box/box-codegen/issues/446 | ||
|
||
[8]: https://github.com/box/box-codegen/issues/277 | ||
|
||
[9]: https://github.com/box/box-codegen/commit/1267a215fbc8292059603665a53b0159d7a1242c | ||
|
||
[10]: https://github.com/box/box-codegen/issues/549 | ||
|
||
[11]: https://github.com/box/box-codegen/issues/283 | ||
|
||
[12]: https://github.com/box/box-codegen/commit/dd05b1c2b1687d8647f4116c022dbf1890984adc |
Oops, something went wrong.