Skip to content

Commit db939b8

Browse files
authored
Revise CHANGELOG for clarity and consistency
Updated descriptions for several endpoints and fixed formatting issues.
1 parent 79bc049 commit db939b8

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
@@ -8,15 +8,13 @@ All notable changes to this project will be documented in this file. See [standa
88
### Bug Fixes
99

1010
* Fix parsing `OffsetDateTime` from String (box/box-codegen[#887](https://github.com/box/box-java-sdk/issues/887)) ([#1582](https://github.com/box/box-java-sdk/issues/1582)) ([d1288c4](https://github.com/box/box-java-sdk/commit/d1288c4804b032d5211d664c396e212a08a5775b))
11-
* Remove enum types from GET enterprise configurations endpoint (box/box-openapi[#560](https://github.com/box/box-java-sdk/issues/560)) ([#1536](https://github.com/box/box-java-sdk/issues/1536)) ([bafe6f6](https://github.com/box/box-java-sdk/commit/bafe6f6c28d40d67399fee554e5900976c60fbc8))
12-
* update descriptions of the user deletion endpoint (box/box-openapi[#562](https://github.com/box/box-java-sdk/issues/562)) ([#1549](https://github.com/box/box-java-sdk/issues/1549)) ([590ee99](https://github.com/box/box-java-sdk/commit/590ee9964a1cd109ea7f5cca4182cadc10fef21f))
1311

1412

1513
### New Features and Enhancements
1614

17-
* Add GET enterprise configuration endpoint (box/box-openapi[#559](https://github.com/box/box-java-sdk/issues/559)) ([#1519](https://github.com/box/box-java-sdk/issues/1519)) ([88dd8d2](https://github.com/box/box-java-sdk/commit/88dd8d2867d85ca8fc3b48d2aee61060ef328821))
15+
* Support GET enterprise configuration API (box/box-openapi[#559](https://github.com/box/box-java-sdk/issues/559)) ([#1519](https://github.com/box/box-java-sdk/issues/1519)) ([88dd8d2](https://github.com/box/box-java-sdk/commit/88dd8d2867d85ca8fc3b48d2aee61060ef328821))
1816
* Disable OkHttp auto retries on connection failure (box/box-codegen[#874](https://github.com/box/box-java-sdk/issues/874)) ([#1541](https://github.com/box/box-java-sdk/issues/1541)) ([c2bd137](https://github.com/box/box-java-sdk/commit/c2bd137e469b9e67a14a33bb073107ff5db44175))
19-
* support update Archive API (box/box-openapi[#563](https://github.com/box/box-java-sdk/issues/563)) ([#1553](https://github.com/box/box-java-sdk/issues/1553)) ([609e8bb](https://github.com/box/box-java-sdk/commit/609e8bb5eb7143281543dcfaada23f2649acae9d))
17+
* Support Archive API (box/box-openapi[#563](https://github.com/box/box-java-sdk/issues/563)) ([#1553](https://github.com/box/box-java-sdk/issues/1553)) ([609e8bb](https://github.com/box/box-java-sdk/commit/609e8bb5eb7143281543dcfaada23f2649acae9d))
2018

2119
## [10.1.0](https://github.com/box/box-java-sdk/compare/v10.0.0...v10.1.0) (2025-10-06)
2220

0 commit comments

Comments
 (0)