Skip to content

Commit

Permalink
Moji: Update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
boxmoji committed Feb 28, 2024
1 parent 5e39bd5 commit c1ff4ec
Show file tree
Hide file tree
Showing 3 changed files with 106 additions and 1 deletion.
2 changes: 1 addition & 1 deletion 2024-02-22-box-cli-v3130-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ total_steps: null
type: changelog
sibling_id: ''
parent_id: changelog
next_page_id: ''
next_page_id: 2024-02-27-box-java-sdk-v480-released
previous_page_id: 2024-02-19-box-node-sdk-v350-released
source_url: >-
https://github.com/box/box-developer-changelog/blob/main/content/2024/02-22-box-cli-v3130-released.md
Expand Down
54 changes: 54 additions & 0 deletions 2024-02-27-box-java-sdk-v480-released.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
---
applied_at: '2024-02-27'
applies_to:
- sdks
- java
is_impactful: false
is_new_feature: true
release_source_url: 'https://github.com/box/box-java-sdk/releases/tag/v4.8.0'
collapse: true
is_index: false
category_id: changelog
subcategory_id: ''
id: 2024-02-27-box-java-sdk-v480-released
rank: null
total_steps: null
type: changelog
sibling_id: ''
parent_id: changelog
next_page_id: 2024-02-27-box-windows-sdk-v570-released
previous_page_id: 2024-02-22-box-cli-v3130-released
source_url: >-
https://github.com/box/box-developer-changelog/blob/main/content/2024/02-27-box-java-sdk-v480-released.md
published_at: '2024-02-27'
fullyTranslated: true
---
# Box Java SDK `v4.8.0`のリリース

### 新機能と機能強化

* allow modifying `BoxAPIRequest` URL ([#1236][1]) ([`eaea019`][2])
* Bumped `org.bouncycastle:bcprov-jdk18on:1.77` and `org.bouncycastle:bcpkix-jdk18on:1.77` ([#1237][3]) ([`6c7fe7b`][4]), closes [#1235][5]

### バグ修正

* fix download for empty files ([#1231][6]) ([`0e2230b`][7])
* stop using `SharedLinkAPIConnection` in `getSharedItem()` ([#1234][8]) ([`9f9af8e`][9])

[1]: https://github.com/box/box-java-sdk/issues/1236

[2]: https://github.com/box/box-java-sdk/commit/eaea0193ab7e72b73746ea85806e62468825bbce

[3]: https://github.com/box/box-java-sdk/issues/1237

[4]: https://github.com/box/box-java-sdk/commit/6c7fe7b74dbfb34e729fcecf8a29a1d3a1ba596f

[5]: https://github.com/box/box-java-sdk/issues/1235

[6]: https://github.com/box/box-java-sdk/issues/1231

[7]: https://github.com/box/box-java-sdk/commit/0e2230b0be36f6bfb35f1d6b9dd4ba58e4d125ec

[8]: https://github.com/box/box-java-sdk/issues/1234

[9]: https://github.com/box/box-java-sdk/commit/9f9af8e22b4a38dc9a31a611ff1b962966bbd6b5
51 changes: 51 additions & 0 deletions 2024-02-27-box-windows-sdk-v570-released.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
---
applied_at: '2024-02-27'
applies_to:
- sdks
- windows
is_impactful: false
is_new_feature: true
release_source_url: 'https://github.com/box/box-windows-sdk-v2/releases/tag/v5.7.0'
collapse: true
is_index: false
category_id: changelog
subcategory_id: ''
id: 2024-02-27-box-windows-sdk-v570-released
rank: null
total_steps: null
type: changelog
sibling_id: ''
parent_id: changelog
next_page_id: ''
previous_page_id: 2024-02-27-box-java-sdk-v480-released
source_url: >-
https://github.com/box/box-developer-changelog/blob/main/content/2024/02-27-box-windows-sdk-v570-released.md
published_at: '2024-02-27'
fullyTranslated: true
---
# Box Windows SDK `v5.7.0`のリリース

**新機能と機能強化:**

* add marker-based pagination version of `GetFolderItems` ([#936][1]) ([`f877a8f`][2])
* Support sign request signer group ID ([#938][3]) ([`096a098`][4])

**バグ修正:**

* Remove delete classification ([#932][5]) ([`fb59489`][6])

<https://www.nuget.org/packages/Box.V2/5.7.0>

<https://www.nuget.org/packages/Box.V2.Core/5.7.0>

[1]: https://github.com/box/box-windows-sdk-v2/issues/936

[2]: https://github.com/box/box-windows-sdk-v2/commit/f877a8f9105d65a3e3ca459fcbf4a1bb653ff0f3

[3]: https://github.com/box/box-windows-sdk-v2/issues/938

[4]: https://github.com/box/box-windows-sdk-v2/commit/096a09805b189c591289e77ae5f8a8e6f1b466f1

[5]: https://github.com/box/box-windows-sdk-v2/issues/932

[6]: https://github.com/box/box-windows-sdk-v2/commit/fb594897850ad9daacf75cab702f3765cc7168c0

0 comments on commit c1ff4ec

Please sign in to comment.