Releases: malteseduck/spring-data-marklogic
Releases · malteseduck/spring-data-marklogic
2.2.0.RELEASE
Version upgrades
2.1.0.RELEASE
Updates for compatibility with Spring Boot 2.1.0
2.0.6.RELEASE
[maven-release-plugin] copy for tag 2.0.6.RELEASE
2.0.5.RELEASE
[maven-release-plugin] copy for tag 2.0.5.RELEASE
2.0.3.RELEASE
Added support for "QueryCriteria", which is similar to the "By Example" pattern for Spring Data. Allows easy passing of JSON filters that will ultimately be built into MarkLogic Queries.
2.0.2.RELEASE
Kotlin module support so data classes work better as entity classes.
2.0.1.RELEASE
Master should have release version
2.0.0.RELEASE
Compatibility updates for Spring Boot 2.0.0 and Spring 5
1.1.4.RELEASE
Merge branch 'master' of github.com:malteseduck/spring-data-marklogic
1.1.2.RELEASE
Bug fixes for CombinedQueryDefinitionBuilder
, and changed the default value queries to be "exact".