Releases: kuzzleio/kuzzle
Releases · kuzzleio/kuzzle
2.19.12
Bug fixes
ci-no-changelog-tag
ci-allow-merge-into: master
2.19.11
Bug fixes
Enhancements
- [ #2407 ] Add pipes to alter payload parsing at protocol level (Shiranuit)
2.19.9
2.19.9 (2022-11-17)
Bug Fixes
- [ #2398 ] Fix ZeroMQ version to avoid npm install errors (Aschen)
2.19.8
2.19.8 (2022-11-15)
Enhancements
- [ #2396 ] Allows foreign keywords in Koncorde DSL (Aschen)
- [ #2391 ] Allow to force number of replicas and shards per index from Kuzzle configuration (alexandrebouthinon)
2.19.7
2.19.7 (2022-11-04)
Bug fixes
- [ #2394 ] Add default type to EmbeddedSDK.query (Aschen)
2.19.6
2.19.6 (2022-11-01)
Bug fixes
- [ #2393 ] Fix double export of ResponsePayload (Aschen)
2.19.5
2.19.5 (2022-09-08)
Bug fixes
--
ci-allow-merge-into: master
ci-no-changelog-tag
2.19.4
2.19.4 (2022-09-07)
Bug fixes
- [ #2379 ] Fix second argument for hook on generic event (Aschen)
Enhancements
ci-allow-merge-into: master
ci-no-changelog-tag
2.19.3
2.19.3 (2022-08-08)
Bug fixes
Enhancements
- [ #2376 ] Add type for BackendPlugin.get (Aschen)
- [ #2364 ] Better notification dispatch pipe (Shiranuit)
- [ #2329 ] Add kuzzle config settings for internal index's number of shards and replicas (ChillPC)