Skip to content

4.4.0-M1

Pre-release
Pre-release
Compare
Choose a tag to compare
@christophstrobl christophstrobl released this 14 Jan 10:10
· 585 commits to main since this 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