Skip to content

Releases: kuzzleio/kuzzle

2.25.0

24 May 10:11
0560fc4
Compare
Choose a tag to compare

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)

2.24.0

24 Apr 14:58
4c56549
Compare
Choose a tag to compare

2.24.0 (2023-04-24)

New features


2.23.0

19 Apr 16:01
Compare
Choose a tag to compare

2.23.0 (2023-04-19)

New features

Enhancements

  • [ #2443 ] Ensure the ID Card Renewer is killed when the main process exit or is killed with a signal (Shiranuit)

2.22.0

22 Mar 23:21
bdfd275
Compare
Choose a tag to compare

2.22.0 (2023-03-22)

New features

  • [ #2440 ] Allows to register realtime subscriptions from the backend (Aschen)

2.21.1

06 Mar 10:42
eeaba49
Compare
Choose a tag to compare

2.21.1 (2023-03-06)

Enhancements


2.21.0

15 Feb 15:23
3c80d89
Compare
Choose a tag to compare

2.21.0 (2023-02-15)

New features

  • [ #2435 ] Allows to inject custom metadata into documents (Shiranuit)

Enhancements


2.20.3

08 Feb 11:19
0a178a2
Compare
Choose a tag to compare

2.20.3 (2023-02-08)

Enhancements

  • [ #2434 ] Allow disable missing aliases generation (Aschen)

2.20.2

06 Feb 13:38
62e4f27
Compare
Choose a tag to compare

2.20.2 (2023-02-06)

Enhancements

  • [ #2432 ] Allow plugins to imports defaults (rights, users, mappings) (Aschen)

2.20.1

24 Jan 12:20
e10fc07
Compare
Choose a tag to compare

2.20.1 (2023-01-24)

Bug fixes

Enhancements

  • [ #2426 ] Allows to pass arguments for GET document:export (Aschen)

2.20.0

18 Jan 07:04
d3b2cb1
Compare
Choose a tag to compare

2.20.0 (2023-01-17)

New features

  • [ #2423 ] Add action to generate single use token (Aschen)

Enhancements


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