You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,15 +8,13 @@ All notable changes to this project will be documented in this file. See [standa
8
8
### Bug Fixes
9
9
10
10
* 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))
13
11
14
12
15
13
### New Features and Enhancements
16
14
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))
18
16
* 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))
0 commit comments