Skip to content

Releases: kuzzleio/kuzzle

2.19.12

16 Dec 11:52
565909a
Compare
Choose a tag to compare

2.19.12 (2022-12-16)

Bug fixes


ci-no-changelog-tag
ci-allow-merge-into: master

2.19.11

08 Dec 01:12
cfa0c75
Compare
Choose a tag to compare

2.19.11 (2022-12-08)

Bug fixes

Enhancements

  • [ #2407 ] Add pipes to alter payload parsing at protocol level (Shiranuit)

2.19.10

28 Nov 17:47
d9bc9fe
Compare
Choose a tag to compare

2.19.10 (2022-11-28)

Bug fixes

Enhancements

2.19.9

17 Nov 10:49
e86fcd0
Compare
Choose a tag to compare

2.19.9 (2022-11-17)

Bug Fixes

  • [ #2398 ] Fix ZeroMQ version to avoid npm install errors (Aschen)

2.19.8

15 Nov 14:03
7ffc3b4
Compare
Choose a tag to compare

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

04 Nov 17:55
f38bd79
Compare
Choose a tag to compare

2.19.7 (2022-11-04)

Bug fixes

  • [ #2394 ] Add default type to EmbeddedSDK.query (Aschen)

2.19.6

01 Nov 09:29
38bd409
Compare
Choose a tag to compare

2.19.6 (2022-11-01)

Bug fixes

  • [ #2393 ] Fix double export of ResponsePayload (Aschen)

2.19.5

08 Sep 12:56
b58fa9b
Compare
Choose a tag to compare

2.19.5 (2022-09-08)

Bug fixes

--
ci-allow-merge-into: master
ci-no-changelog-tag

2.19.4

07 Sep 15:27
bb2a270
Compare
Choose a tag to compare

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

09 Aug 07:00
3ba51d0
Compare
Choose a tag to compare

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)