What's Changed
- fix - added implementation of findAll method for RedisDocumentRepository (resolves gh-344) by @justTimTim in #345
- #341 fixed the problem of reusing the parameter in @query by @justTimTim in #346
- Fixed a couple of typos. by @simonprickett in #347
- fix: prevent index out of bounds on nocontent empty query results by @bsbodden in #353
- refactor: clean up VSS demo by @bsbodden in #358
- Minor tweaks to README by @banker in #362
- #293 fixed infinite nested loop during metamodel creation by @justTimTim in #363
- build: Bumped spellcheck action to latest version, since 0.23.0 is EOL by @jonasbn in #365
- Spring Boot 3.2 by @bsbodden in #374
- Makes UUID & ULID Indexable as TAGs by @bsbodden in #378
- release: version 0.8.8 by @bsbodden in #379
New Contributors
Full Changelog: v0.8.7...v0.8.8