Skip to content

Releases: spring-projects/spring-data-elasticsearch

4.2.9

18 Feb 09:33
e0286aa
Compare
Choose a tag to compare

4.4.0-M2

18 Jan 08:22
Compare
Choose a tag to compare

5.0.0-M1

14 Jan 13:44
74c8b79
Compare
Choose a tag to compare

4.4.0-M1

14 Jan 10:10
Compare
Choose a tag to compare
4.4.0-M1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • How about replacing java.lang.reflect call with org.springframework.util.ReflectionUtils #2027
  • Add AfterLoad lifecycle callback #2009
  • Add support for stored fields #2004
  • Remove inner call to get internal field (MappingElasticsearchConverter) #2002

🐞 Bug Fixes

  • The TokenCount in the FieldType seems to be misspelled. #2024
  • TemporalPropertyValueConverter is called multiple times for Date @Field in Repository queries #2018
  • IndexOutOfBoundsException when try to map inner hits with no results returned #1997
  • RestStatusException detail in v4.3.0 #1995

4.3.1

14 Jan 09:45
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • The TokenCount in the FieldType seems to be misspelled. #2024
  • IndexOutOfBoundsException when try to map inner hits with no results returned #1997
  • RestStatusException detail in v4.3.0 #1995

4.2.8

14 Jan 09:05
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • The TokenCount in the FieldType seems to be misspelled. #2024
  • IndexOutOfBoundsException when try to map inner hits with no results returned #1997

4.3.0

12 Nov 10:00
08f7ad8
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Add possibility to define runtime fields in a search request. #1971

🐞 Bug Fixes

  • Set RefreshPolicy parameter to the ElasticRestTemplate copy #1978
  • Query setScrollTime not working on reactive search #1974

📔 Documentation

  • How to get more information on failed bulk requests using IndexedObjectInformation? #1981

4.2.7

12 Nov 09:39
e5445cf
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Set RefreshPolicy parameter to the ElasticRestTemplate copy #1978
  • Query setScrollTime not working on reactive search #1974

4.1.15

12 Nov 08:52
0491165
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Query setScrollTime not working on reactive search #1974

4.3.0-RC1

18 Oct 11:56
d221fa8
Compare
Choose a tag to compare
4.3.0-RC1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Support different routing for each id in multiget #1954
  • Enable custom converters for single fields #1945
  • Add @QueryAnnotation to @Query #1938
  • Supply a custom Sort.Order providing Elasticsearch specific parameters #1911
  • EXISTS, NOT_EMPTY query filters for the repository #1909
  • Rework Suggest API [DATAES-748] #1302
  • Support for field exclusion from source [DATAES-195] #769

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.8.3 #1960