------------------
- Fix not checking if the ID is valid when duplicating a resource
[masipcat]
- Fix content.async_get() catches KeyError exceptions unrelated to txn.get_child()
[masipcat]
- Deps: replace aioredis with redis-py
[masipcat]
- Deps: updated flake8 so it won't depend on 'importlib-metadata<5'
[masipcat]
- Fix path__starts. Add a slash when parsing the path of the query if
the context of the search is not the container, to avoid getting the
results of contexts that starts with the same path.
[nilbacardit26]
- Adding render_options when registering a user.
[nilbacardit26]
- Adding OrderedDict field, and exposing orderImages to the images'
api to order the keys of a field
[nilbacardit26]