Changelog
๐ Features
- 0e40303 add native repository method support for querying nested fields in Map<String, ComplexObject>
๐ Fixes
- a4c7654 optimize existsById() to use Redis EXISTS command instead of data retrieval (#657), closes #657
- 3a1a44e correct confusing parameter order in AggregationStream.limit() (#646), closes #646
- b7963f2 projection interfaces now work for all field types without
@Value
annotation (#650), closes #650 - 2b9d87e change auto-service scope from implementation to compileOnly, closes #651
- f143221 make azure-identity an optional dependency to reduce dependency footprint, closes #652
- cd36b2a Use
gradlew
to run demos - b61e631 enable JSON operations to participate in Redis transactions, closes #377
- 3995472 complete NUMERIC_IN/NOT_IN implementation with proper query generation, closes #645
- bcb7461 Added the NUMERIC_IN query clause to manage the Spring-like methods 'In' for Redis repository.
๐งช Tests
Contributors
We'd like to thank the following people for their contributions: