Kuzzle Versions Save

Open-source Back-end, self-hostable & ready to use - Real-time, storage, advanced search - Web, Apps, Mobile, IoT -

2.27.4

5 months ago

2.27.4 (2023-12-13)

Bug fixes


2.27.3

5 months ago

2.27.3 (2023-12-06)

Enhancements

  • [ #2508 ] Update workflow to have kuzzle-core and plugin-dev (rolljee)

2.27.2

5 months ago

2.27.2 (2023-12-05)

Bug fixes

Enhancements


2.27.1

7 months ago

2.27.1 (2023-10-24)

Bug fixes

  • [ #2490 ] Fix incorrect HTTP Content-Type headers being accepted (fmauNeko)
  • [ #2489 ] Fix mCreate replacing documents in some cases (Shiranuit)

2.27.0

7 months ago

2.27.0 (2023-10-19)

New features

Enhancements

  • [ #2487 ] Enhance websocket options and documentation (rolljee)

2.26.3

7 months ago

2.26.3 (2023-10-11)

Enhancements


2.26.2

8 months ago

2.26.2 (2023-09-20)

Enhancements

  • [ #2481 ] Update uWebsocket to his latest version available (rolljee)
  • [ #2480 ] Update doco, scripts, dockerfile to nodejs 18 (rolljee)

2.26.1

8 months ago

2.26.1 (2023-09-19)

Enhancements


2.26.0

8 months ago

2.26.0 (2023-09-13)

New features

Enhancements


Important node:

  • We are dropping the support of NodeJS 14

2.25.0

1 year ago

2.25.0 (2023-05-24)

Overview : This Kuzzle backend release fixes a variety of issues and adds quality of life features to the product.

New features

  • [ #2461 ] Added a new parameter in kuzzlerc that accepts other content types than JSON as an input on the HTTP API such as YAML (fmauNeko)
  • [ #2455 ] Added a public _healthcheck route to allow orchestrators to monitor the health of a Kuzzle instance (rolljee)

Enhancements

  • [ #2459 ] We now delete the ID Card in Redis when Kuzzle shuts down, which prevents some startup errors and speeds up the restart process (Shiranuit)

Resolved Issues

  • [ #2463 ] Fixed an issue where searches in Elasticsearch with the 'exists' keyword would not work as intended #2347 (Shiranuit)
  • [ #2460 ] Fixed an issue where document:search was not returning the proper missing_argument error when index or collection was missing (Shiranuit)