Skip to content

Commit cb77ef3

Browse files
committed
remove some issues from 4.0.0 that were in 3.0.6; remove mention of 587 since that was removing something that was never released
1 parent d44f8dc commit cb77ef3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

CHANGELOG.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
## 4.0.0
44

55
#### New Functionality
6-
- #392 - add shortcut addAs methods to DocumentWriteSet
76
- #400 - Optic API
87
- #402 - geo double precision and geo polygon search
98
- #404 - add Kerberos support
@@ -29,7 +28,6 @@
2928
- #294 - DocumentPage.size was including metadata in counts but should not have
3029
- #365 - reduce duplicate code in JerseyServices
3130
- #371 - JAXBContext should be cached for improved performance
32-
- #380 - setOptimzeLevel should have been setOptimizeLevel
3331
- #421 - Some of the read handlers do not populate properly formats and mime-types when used with ResourceServices
3432
- #424 - remove logback dependency so slf4j works as it should
3533
- #436 - rename java-client-api-M.m.p.jar JAR to marklogic-client-api-M.m.p.jar
@@ -38,7 +36,6 @@
3836
- #524 - add support for markdown javadocs
3937
- #560 - support new 428 status code for missing content version
4038
- #582 - NullPointerException thrown while doing eval() with client object created with incorrect credentials
41-
- #587 - rename GeoSpatialOperator to GeospatialOperator
4239
- #610 - remove support for deprecated keyvalue endpoint
4340
- #621 - remove deprecated APIs
4441
- #651 - don't set the handle format from the descriptor if it's null

0 commit comments

Comments
 (0)