Skip to content

3.1.13

Choose a tag to compare

@jreynard-code jreynard-code released this 20 Dec 09:41

What's changed

Fixes

  • Remove findAll call from DatasetServiceImpl.findAllDatasets:
    • Apparently, findAll() implementation of RedisDocumentRepository is buggy in redis-om-spring version 0.6.4.
      So we for a query to bypass the problem here. We force a filter by organizationId.

Full Changelog: 3.1.12...3.1.13