v0.24.0 π
·
890 commits
to master
since this release
Changes
π Features
- feat(search): improve message on temporal query returning 404 #440 @bobeal (#441)
- feat(entity): switch to concurrent Kafka container factory @bobeal (#434)
- refactor(entity): add a data class to convey query params @bobeal (#433)
- feat(entity): upgrade to neo4j 4.2 @bobeal (#431)
- feat(search): only one query when searching for temporal evolution of attributes of the same type @bobeal (#425)
- feat(search): allow to configure if we store entity payloads or not @bobeal (#427)
π Bug Fixes
- fix(entity): performance of query creating admin link upon the creation of an entity @bobeal (#435)
- fix(entity): counting number of results with limit 0 #389 @HoucemKacem (#424)