Skip to content

Releases: malteseduck/spring-data-marklogic

2.2.0.RELEASE

20 May 20:13
Compare
Choose a tag to compare

Version upgrades

2.1.0.RELEASE

30 Oct 21:21
Compare
Choose a tag to compare

Updates for compatibility with Spring Boot 2.1.0

2.0.6.RELEASE

31 Aug 16:23
Compare
Choose a tag to compare
[maven-release-plugin] copy for tag 2.0.6.RELEASE

2.0.5.RELEASE

03 Aug 15:51
Compare
Choose a tag to compare
[maven-release-plugin] copy for tag 2.0.5.RELEASE

2.0.3.RELEASE

27 Jun 19:15
Compare
Choose a tag to compare

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

12 Jun 18:39
Compare
Choose a tag to compare

Kotlin module support so data classes work better as entity classes.

2.0.1.RELEASE

21 May 19:09
Compare
Choose a tag to compare
Master should have release version

2.0.0.RELEASE

20 Mar 19:20
Compare
Choose a tag to compare

Compatibility updates for Spring Boot 2.0.0 and Spring 5

1.1.4.RELEASE

27 Sep 18:54
Compare
Choose a tag to compare
Merge branch 'master' of github.com:malteseduck/spring-data-marklogic

1.1.2.RELEASE

21 Jun 18:23
Compare
Choose a tag to compare

Bug fixes for CombinedQueryDefinitionBuilder, and changed the default value queries to be "exact".