Skip to content

Releases: spring-projects/spring-data-elasticsearch

4.1.11

16 Jul 08:46
208824d
Compare
Choose a tag to compare

📗 Links

🪲 Bug Fixes

  • Queries defined with @Query are not using registered converters for parameter conversion. #1866

4.2.2

22 Jun 14:05
a7ed13d
Compare
Choose a tag to compare

📗 Links

🪲 Bug Fixes

  • TopMetricsAggregation NamedObjectNotFoundException: unknown field [top_metrics] #1834

4.1.10

22 Jun 13:29
d4962c1
Compare
Choose a tag to compare

📗 Links

🪲 Bug Fixes

  • Pageable results and @Query annotation #1843
  • TopMetricsAggregation NamedObjectNotFoundException: unknown field [top_metrics] #1834

4.2.1

14 May 10:36
2ac1085
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Refactor DefaultReactiveElasticsearchClient to do request customization with the WebClient. #1794

🪲 Bug Fixes

  • StringQuery execution crashes on return type SearchPage<T> #1811
  • Custom Query with string parameter which contains double quotes #1790
  • Search with MoreLikeThisQuery should use Pageable. #1787
  • Custom property names must be used in SourceFilter and source fields #1778
  • DynamicMapping annotation should be applicable to any object field. #1767

📔 Documentation

  • Fix documentation about auditing #1785

🔨 Dependency Upgrades

  • Upgrade to Elasticsearch 7.12.1 #1805

4.1.9

14 May 10:05
a5d0347
Compare
Choose a tag to compare

📗 Links

🪲 Bug Fixes

  • StringQuery execution crashes on return type SearchPage<T> #1811
  • Custom Query with string parameter which contains double quotes #1790
  • Search with MoreLikeThisQuery should use Pageable. #1787
  • DynamicMapping annotation should be applicable to any object field. #1767

📔 Documentation

  • Fix documentation about auditing #1785

4.2.0

14 Apr 12:37
8bc06c9
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Remove @Persistent from entity-scan include filters #1771
  • Introduce ClusterOperations [DATAES-818] #1390

🪲 Bug Fixes

  • CriteriaQuery must use nested query only with properties of type nested #1761
  • health check with DefaultReactiveElasticsearchClient #1759
  • Nested Criteria queries must consider sub-fields #1758
  • CriteriaQuery must support nested queries #1753

📔 Documentation

  • Documentation fix to not show deprecated calls #1755

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

4.1.8

14 Apr 09:43
6f8ad00
Compare
Choose a tag to compare

📗 Links

🪲 Bug Fixes

  • health check with DefaultReactiveElasticsearchClient #1759

4.0.9.RELEASE

14 Apr 09:16
3879313
Compare
Choose a tag to compare

4.2.0-RC1

31 Mar 15:24
f9e4ac4
Compare
Choose a tag to compare
4.2.0-RC1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Automatically close scroll context when returning streamed results #1745
  • Allow multiple date formats for date fields #1727
  • Configure index settings with @Setting annotation #1719

📔 Documentation

  • Readme lists artifacts with .RELEASE and .BUILD-SNAPSHOT suffixes #1738

4.1.7

31 Mar 16:30
5899610
Compare
Choose a tag to compare