Releases
6.0.10
📗 Links
⭐ New Features
Unwrap invocation target exceptions in the AutoCloseableQueryRunner
. #2285
Don't log warnings on literal null
parameters. #2277
Allow function calls in Sort / Pageable objects in custom queries. #2273
🪲 Bug Fixes
Passing empty collections to derived finder methods lead to a NullPointerException
. #2301
Ids need to be potentially converted before dynamic labels are determined. #2296
Ambiguous relationship definition during mapping #2290
Persistence logic bails out on the wrong combination of source and relationship. #2289
Support derived deleteBy methods. #2281
Allow custom composite converters to delete decomposed properties. #2280
Support default, primitive Kotlin attributes. #2276
Honor ignoreCase()
from Sort.Order
. #2274
Fetch all properties when querying via a base interface. #2262
Explicitly acquire locks on nodes when @Version
is used. #2259
📔 Documentation
Document BeforeBindCallbacks. #2254
Add documentation for using health indicators without access to the default database. #2019
🔨 Dependency Upgrades
Upgrade to API Guardian 1.1.1. #2275
You can’t perform that action at this time.