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
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,16 @@
1
1
# CHANGELOG
2
2
3
+
## 5.0.0
4
+
#### New Functionality
5
+
-[#911](https://github.com/marklogic/java-client-api/issues/911) - Streaming Multipart for OkHttp
6
+
-[#1080](https://github.com/marklogic/java-client-api/issues/1080) - Returns version id for multiple documents in single request
7
+
-[#1101](https://github.com/marklogic/java-client-api/issues/1101) - Parameter names as strings in Optic bindings to literals
8
+
9
+
#### Improvements and Bug Fixes
10
+
-[#885](https://github.com/marklogic/java-client-api/issues/885) - SecurityContext details exposed via getters
11
+
-[#1090](https://github.com/marklogic/java-client-api/issues/1090), [#1098](https://github.com/marklogic/java-client-api/issues/1090) - Removed deprecated interfaces and XOM dependency
12
+
-[#1103](https://github.com/marklogic/java-client-api/issues/1103) - OWASP recommendations to default parsers
13
+
3
14
## 4.2.0
4
15
#### New Functionality
5
16
-[#862](https://github.com/marklogic/java-client-api/issues/862) - Support for Java 9, OpenJDK 10 and OpenJDK 11
0 commit comments