Skip to content

4.2.1

Compare
Choose a tag to compare
@mp911de mp911de released this 14 May 10:36
· 665 commits to main since this release
2ac1085

📗 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