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
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,14 @@
1
1
# CHANGELOG
2
2
3
+
## 5.0.1
4
+
#### New Functionality
5
+
-[#636](https://github.com/marklogic/java-client-api/issues/636) - Support for debugging connection issues
6
+
7
+
#### Improvements and Bug Fixes
8
+
-[#1104](https://github.com/marklogic/java-client-api/issues/1104) - Fix for mimetype extensions in determining formats for Data Services
9
+
-[#1107](https://github.com/marklogic/java-client-api/issues/1107) - Expose server error information on the client
10
+
-[#1117](https://github.com/marklogic/java-client-api/issues/1117) - Few StructuredQueryBuilder methods enhanced to return StructuredQueryDefinition
11
+
3
12
## 5.0.0
4
13
#### New Functionality
5
14
-[#911](https://github.com/marklogic/java-client-api/issues/911) - Streaming Multipart for OkHttp
0 commit comments