github redis/redis-om-spring v0.6.0
Version 0.6.0

latest releases: v0.9.5, v0.9.4, v0.9.3...
2 years ago

Changes

🔥 Breaking Changes

  • Upgrades to the latest Spring Boot (2.7.3) and Spring Data Redis (2.7.2) along with test dependencies (#94)

🚀 New Features

  • Adds convenience generated constants for nested fields in metamodel (#96)
  • Improves Hash repos to match Document repos, fully tests EntityStreams, general clean up (#84)
  • Support @timetolive on JSON-mapped objects #66 (#68)
  • Redis JSON ARR* functionality as terminal operations on Entity Streams (#55)
  • Use pipelining to improve performance put/get in adapters (#71)
  • Overwriting saveAll methods of SimpleRedisRepositories to use pipelining (#91)
  • Implementing TTL capability to saveAll overwritten methods (#101)

🐛 Bug Fixes

  • Honor indexing annotations 'aliases' when querying (resolves gh-97) (#98)
  • Use pipe '|' as default separator for TAG index fields (resovles gh-72) (#90)
  • Prevent character escaping for full-text searches (resolves gh-69) (#73)

🧰 Maintenance

  • refactor: apply sonar lint recommendations (#95)
  • test: ups test coverage and light refactoring (#89)
  • ci: update wordlist for spellchecker action (#85)
  • Updating the release an CI processes to fully live in GitHub Actions (#75)
  • Integrating spellcheck for CI (#67)
  • Updating release drafter to match current standard (#57)
  • test: add test for @query annotation with Pagination support (#53)

Contributors

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

@Pwhxbdk, @ally-jarrett, @bsbodden, @chayim, @daveish, @gkorland, @raphaeldelio, @simonprickett and David Fischer

Don't miss a new redis-om-spring release

NewReleases is sending notifications on new releases.