Skip to content

Commit e01e78d

Browse files
authored
Revise feature descriptions in CHANGELOG.md
Updated feature descriptions for the Box SDK in the CHANGELOG.
1 parent 8d74bea commit e01e78d

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,14 @@ All notable changes to this project will be documented in this file. See [standa
77

88
### New Features and Enhancements:
99

10-
* **boxsdkgen:** Add GET enterprise configuration endpoint (box/box-openapi[#559](https://github.com/box/box-java-sdk/issues/559)) ([#1529](https://github.com/box/box-java-sdk/issues/1529)) ([e6924bb](https://github.com/box/box-java-sdk/commit/e6924bb758bd34177706a1b6e04eeba2b57f92d4))
10+
* **boxsdkgen:** Support GET enterprise configuration API (box/box-openapi[#559](https://github.com/box/box-java-sdk/issues/559)) ([#1529](https://github.com/box/box-java-sdk/issues/1529)) ([e6924bb](https://github.com/box/box-java-sdk/commit/e6924bb758bd34177706a1b6e04eeba2b57f92d4))
1111
* **boxsdkgen:** Disable OkHttp auto retries on connection failure (box/box-codegen[#874](https://github.com/box/box-java-sdk/issues/874)) ([#1540](https://github.com/box/box-java-sdk/issues/1540)) ([6842fa4](https://github.com/box/box-java-sdk/commit/6842fa448d205625ee33df850414b4cac94f1851)), closes [box/box-codegen#873](https://github.com/box/box-codegen/issues/873)
12-
* **boxsdkgen:** support update Archive API (box/box-openapi[#563](https://github.com/box/box-java-sdk/issues/563)) ([#1552](https://github.com/box/box-java-sdk/issues/1552)) ([ba7f012](https://github.com/box/box-java-sdk/commit/ba7f012276bbc3526eee3ccd3a83a70a20185dcb))
12+
* **boxsdkgen:** Support Archive API (box/box-openapi[#563](https://github.com/box/box-java-sdk/issues/563)) ([#1552](https://github.com/box/box-java-sdk/issues/1552)) ([ba7f012](https://github.com/box/box-java-sdk/commit/ba7f012276bbc3526eee3ccd3a83a70a20185dcb))
1313

1414

1515
### Bug Fixes:
1616

1717
* **boxsdkgen:** Fix parsing `OffsetDateTime` from String (box/box-codegen[#887](https://github.com/box/box-java-sdk/issues/887)) ([#1581](https://github.com/box/box-java-sdk/issues/1581)) ([4f9e1b3](https://github.com/box/box-java-sdk/commit/4f9e1b385835b233a08a9f21768ad20f2c77b1fd))
18-
* **boxsdkgen:** Remove enum types from GET enterprise configurations endpoint (box/box-openapi[#560](https://github.com/box/box-java-sdk/issues/560)) ([#1535](https://github.com/box/box-java-sdk/issues/1535)) ([0f1a1e9](https://github.com/box/box-java-sdk/commit/0f1a1e9739e1f5b3d4a2d0480dce6869c97d4950))
19-
* **boxsdkgen:** update descriptions of the user deletion endpoint (box/box-openapi[#562](https://github.com/box/box-java-sdk/issues/562)) ([#1551](https://github.com/box/box-java-sdk/issues/1551)) ([7fe53b9](https://github.com/box/box-java-sdk/commit/7fe53b9a906d217ea906dc46ec9cb1283c0561e0))
2018

2119
## [5.0.0](https://github.com/box/box-java-sdk/compare/v4.16.3...v5.0.0) (2025-10-23)
2220

0 commit comments

Comments
 (0)