Skip to content

Releases: spring-projects/spring-data-elasticsearch

4.3.9

13 Oct 12:38
Compare
Choose a tag to compare

4.3.8

13 Oct 07:53
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Backslashes in collections in @Query-annotated methods are not escaped #2326

5.0.0-M6

19 Sep 14:41
Compare
Choose a tag to compare
5.0.0-M6 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Implement point in time in reactive operations. #2274
  • Improve access to aggregations of SearchHits #2265
  • Support for sorting results via SortOptions of the Elasticsearch API client. #2263
  • Remove deprecated code. #2255
  • Prefix bean names created by the configuration with "elasticsearch". #2252
  • Add support for GZIP compression requests using ClientConfiguration #2149
  • Add support for point_in_time search API #1684
  • Add include and exclude source parameters to Query annotation [DATAES-707] #1280

🐞 Bug Fixes

  • Fix NPE in RequestFactory when language in UpdateQuery is not set (4.4.x). #2287
  • spring data elasticsearch can't deserialize "single or array" object field #2280
  • Incorrect Update API Path #2276
  • NoClassDefFoundError in ElasticsearchRepository.findAllById #2238
  • Don't try to write readonly id property after indexing #2230
  • Client 8.3.1 fails to parse info() response #2211
  • Spring Data Elasticsearch: ClassCastException thrown in existsBy* repository method #2162
  • Don't rely on automatic conversion from array to first element #2152

📔 Documentation

  • SourceFilters documentation #2257
  • Fix typo in readme #2223

4.4.3

19 Sep 12:02
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Fix NPE in RequestFactory when language in UpdateQuery is not set (4.4.x). #2287
  • spring data elasticsearch can't deserialize "single or array" object field #2280
  • Incorrect Update API Path #2276
  • Don't try to write readonly id property after indexing #2230
  • Spring Data Elasticsearch: ClassCastException thrown in existsBy* repository method #2162

4.3.7

19 Sep 09:06
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • spring data elasticsearch can't deserialize "single or array" object field #2280
  • Incorrect Update API Path #2276
  • Spring Data Elasticsearch: ClassCastException thrown in existsBy* repository method #2162

4.2.12

29 Aug 17:00
Compare
Choose a tag to compare

5.0.0-M5

15 Jul 13:31
587dd2e
Compare
Choose a tag to compare
5.0.0-M5 Pre-release
Pre-release

📗 Links

🐞 Bug Fixes

  • RequestFactory#updateByQueryRequest creates request with only the first index from IndexCoordinates #2191
  • Fix incorrect argument check asserts. #2170
  • Parse returned suggest data when using the new client #2154
  • New Elasticsearch client does not allow version and seq_no_primary_term in msearch request #2138
  • @Query annotation fails to parse Collection parameters in ReactiveRepository #2135

📔 Documentation

  • Documentation fixes. #2206
  • Fix document about StringQuery. #2204

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.8.5 #2177

4.4.2

15 Jul 09:24
f70a7d6
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • RequestFactory#updateByQueryRequest creates request with only the first index from IndexCoordinates #2191
  • @Query annotation fails to parse Collection parameters in ReactiveRepository #2135

4.3.6

15 Jul 08:50
939179c
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • RequestFactory#updateByQueryRequest creates request with only the first index from IndexCoordinates #2191
  • @Query annotation fails to parse Collection parameters in ReactiveRepository #2135

4.4.1

20 Jun 09:40
1126c65
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Fix incorrect argument check asserts. #2170

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.8.5 #2178