Skip to content

5.1.0

Compare
Choose a tag to compare
@christophstrobl christophstrobl released this 12 May 12:19
· 185 commits to main since this release
7253336

📗 Links

⭐ New Features

  • Support for YearMonth Reading and Writer Converters #1720
  • Use TypeInformation instead of ClassTypeInformation #1456
  • Support configuring default DurabilityLevel, PersistTo, ReplicateTo values #1063

🐞 Bug Fixes

  • Using CoucbaseRepository.delete() causes @Transactional methods to error #1725

📔 Documentation

  • typo in field level encryption doc #1613
  • fix typo in cache documentation where it has catch.invalidate() instead of cache.invalidate() #1525