Skip to content

Version 0.9.4

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jul 15:42
· 25 commits to refs/heads/main since this release

Changes

  • docs: fix version requiring spring-milestones in Maven snippets in README (#485)
  • feature: deleteAll - default find/del keys in batches pipelined, opt… (#488)
  • feature: handle RediSearch Dialect 3 in repositories (add @UseDialect annotation for repo methods) - (resolves gh-476)
  • test: ensure UUID fields can be searched and are properly escaped (see gh-480)
  • feature: enable usage of EntityStreams with POJOs and existing indices (resolves gh-470)
  • feature: add support for BigDecimal to EntityStream's numeric predicates Brian Sam-Bodden
  • fix: treat just-expired document as inexistent (#484)

Contributors

We'd like to thank all the contributors who worked on this release!

@ClemaX and @bsbodden