-
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
2 changed files
with
77 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,76 @@ | ||
--- | ||
applied_at: '2024-12-04' | ||
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.5.0' | ||
collapse: true | ||
is_index: false | ||
category_id: changelog | ||
subcategory_id: '' | ||
id: 2024-12-04-box-dotnet-sdk-generated-v150-released | ||
rank: null | ||
total_steps: null | ||
type: changelog | ||
sibling_id: '' | ||
parent_id: changelog | ||
next_page_id: '' | ||
previous_page_id: 2024-12-03-box-typescript-sdk-generated-v180-released | ||
source_url: >- | ||
https://github.com/box/box-developer-changelog/blob/main/content/2024/12-04-box-dotnet-sdk-generated-v150-released.md | ||
published_at: '2024-12-04' | ||
fullyTranslated: true | ||
--- | ||
# Box Dotnet SDK Generated `v1.5.0`のリリース | ||
|
||
### バグ修正 | ||
|
||
* Support status codes with no content (box/box-codegen[#604][1]) ([#314][2]) ([`57747d5`][3]) | ||
* Update collaboration, metadata and collection resources (box/box-openapi[#483][4]) ([#316][5]) ([`d331f8a`][6]) | ||
|
||
### 新機能と機能強化 | ||
|
||
* Add optional URL parameter to `FetchResponse` (box/box-codegen[#617][7]) ([#331][8]) ([`61484ec`][9]) | ||
* Allow using default credentials for proxy (box/box-codegen[#623][10]) ([#334][11]) ([`bc4636e`][12]), closes [#333][13] | ||
* Expose method for making custom HTTP requests (box/box-codegen[#622][14]) ([#329][15]) ([`e689140`][16]) | ||
* Support get collection by ID endpoint (box/box-codegen[#595][17]) ([#304][18]) ([`9ebf59a`][19]) | ||
|
||
[1]: https://github.com/box/box-dotnet-sdk-gen/issues/604 | ||
|
||
[2]: https://github.com/box/box-dotnet-sdk-gen/issues/314 | ||
|
||
[3]: https://github.com/box/box-dotnet-sdk-gen/commit/57747d50c48dd4c433dad342a5e2a20ac0b15952 | ||
|
||
[4]: https://github.com/box/box-dotnet-sdk-gen/issues/483 | ||
|
||
[5]: https://github.com/box/box-dotnet-sdk-gen/issues/316 | ||
|
||
[6]: https://github.com/box/box-dotnet-sdk-gen/commit/d331f8a1f7110e5e00df170cedef85af682d58b4 | ||
|
||
[7]: https://github.com/box/box-dotnet-sdk-gen/issues/617 | ||
|
||
[8]: https://github.com/box/box-dotnet-sdk-gen/issues/331 | ||
|
||
[9]: https://github.com/box/box-dotnet-sdk-gen/commit/61484ec9fbf96c0ae62116ec1ee0cbb50aae7493 | ||
|
||
[10]: https://github.com/box/box-dotnet-sdk-gen/issues/623 | ||
|
||
[11]: https://github.com/box/box-dotnet-sdk-gen/issues/334 | ||
|
||
[12]: https://github.com/box/box-dotnet-sdk-gen/commit/bc4636e64859fd7d0b1449ec34b6144d0eb1a768 | ||
|
||
[13]: https://github.com/box/box-dotnet-sdk-gen/issues/333 | ||
|
||
[14]: https://github.com/box/box-dotnet-sdk-gen/issues/622 | ||
|
||
[15]: https://github.com/box/box-dotnet-sdk-gen/issues/329 | ||
|
||
[16]: https://github.com/box/box-dotnet-sdk-gen/commit/e689140d6d3be772ff2370e7de5797707df7bdad | ||
|
||
[17]: https://github.com/box/box-dotnet-sdk-gen/issues/595 | ||
|
||
[18]: https://github.com/box/box-dotnet-sdk-gen/issues/304 | ||
|
||
[19]: https://github.com/box/box-dotnet-sdk-gen/commit/9ebf59ae388aa9aec5d8a0a3551f13e544c7571d |