Skip to content

Releases: kuzzleio/kuzzle

v2.33.0

04 Oct 09:12
Compare
Choose a tag to compare

2.33.0 (2024-10-04)

Bug Fixes

  • improve typing to avoid typescript build errors (569bf2c)

Features

  • elasticsearch: add flag to reindex collection after an update (3cbc2b5)

v2.32.0

02 Oct 06:01
Compare
Choose a tag to compare

2.32.0 (2024-10-02)

Bug Fixes

  • bump deps to remove vulnerabilities (ef27719)
  • ci: indent to pass linter (f849e2c)
  • conflicts: merge conflict (e763392)
  • es8: add elasticsearch-8 in listened branches (e59cedd)
  • es8: update deployment to allow elasticsearch-8 package to be deployed as a pre-release (8286522)
  • kuzzleeventemitter: add missing generics parameters (48cbcf2)
  • storage: update more types (50bfe58)
  • tests: fixing unit tests (50f2cac)
  • triggerEvents: fix response format for request with triggerEvents (#2546) (ffed901)

Features

  • dockerfiles: move images from bullseye to bookworm (#2545) (c225aa1)
  • elasticsearch8: tests unit are now okay (1f4d1e8)
  • es8: elasticsearch 8 unit tests & functional tests running (bdcce96)
  • es8: support both es7 and es8 (e12c35a)
  • only support ES 8.x (4a8038e)
  • storage: add more types, fix some requests (a18d454)
  • storage: upgrade to the Elasticsearch 8 client (6753640)

v2.32.0-beta.1

13 Sep 07:48
Compare
Choose a tag to compare
v2.32.0-beta.1 Pre-release
Pre-release

2.32.0-beta.1 (2024-09-13)

Bug Fixes

  • ci: indent to pass linter (f849e2c)
  • conflicts: merge conflict (e763392)
  • es8: add elasticsearch-8 in listened branches (e59cedd)
  • es8: update deployment to allow elasticsearch-8 package to be deployed as a pre-release (8286522)
  • kuzzleeventemitter: add missing generics parameters (48cbcf2)
  • storage: update more types (50bfe58)
  • tests: fixing unit tests (50f2cac)
  • triggerEvents: fix response format for request with triggerEvents (#2546) (ffed901)

Features

  • dockerfiles: move images from bullseye to bookworm (#2545) (c225aa1)
  • elasticsearch8: tests unit are now okay (1f4d1e8)
  • es8: elasticsearch 8 unit tests & functional tests running (bdcce96)
  • es8: support both es7 and es8 (e12c35a)
  • only support ES 8.x (4a8038e)
  • storage: add more types, fix some requests (a18d454)
  • storage: upgrade to the Elasticsearch 8 client (6753640)

v2.32.0-elasticsearch-8.1

28 Aug 09:03
Compare
Choose a tag to compare
Pre-release

2.32.0-elasticsearch-8.1 (2024-08-28)

Bug Fixes

  • ci: indent to pass linter (f849e2c)
  • conflicts: merge conflict (e763392)
  • es8: add elasticsearch-8 in listened branches (e59cedd)
  • es8: update deployment to allow elasticsearch-8 package to be deployed as a pre-release (8286522)
  • kuzzleeventemitter: add missing generics parameters (48cbcf2)
  • storage: update more types (50bfe58)
  • tests: fixing unit tests (50f2cac)
  • triggerEvents: fix response format for request with triggerEvents (#2546) (ffed901)

Features

  • dockerfiles: move images from bullseye to bookworm (#2545) (c225aa1)
  • elasticsearch8: tests unit are now okay (1f4d1e8)
  • es8: elasticsearch 8 unit tests & functional tests running (bdcce96)
  • es8: support both es7 and es8 (e12c35a)
  • only support ES 8.x (4a8038e)
  • storage: add more types, fix some requests (a18d454)
  • storage: upgrade to the Elasticsearch 8 client (6753640)

v2.31.0

22 Jul 09:35
Compare
Choose a tag to compare

2.31.0 (2024-07-22)

Bug Fixes

  • doc: fix a typo in documentation (35256f0)
  • hmset accepts value: 0 (d973c4f)
  • mset accepts value: 0 (d8168a8)

Features

  • doc: add documentation in the event-system guide (4913389)
  • funnel: add optional parameter to request to trigger pipes (508ac72)

v2.31.0-beta.1

22 Jul 08:43
Compare
Choose a tag to compare
v2.31.0-beta.1 Pre-release
Pre-release

2.31.0-beta.1 (2024-07-22)

Features

  • doc: add documentation in the event-system guide (4913389)
  • funnel: add optional parameter to request to trigger pipes (508ac72)

v2.31.0-elasticsearch-8.2

24 Jun 09:49
Compare
Choose a tag to compare
Pre-release

2.31.0-elasticsearch-8.2 (2024-06-24)

Bug Fixes

  • ci: indent to pass linter (f849e2c)

v2.30.1-beta.1

03 Jun 08:08
Compare
Choose a tag to compare
v2.30.1-beta.1 Pre-release
Pre-release

2.30.1-beta.1 (2024-06-03)

Bug Fixes

  • doc: fix a typo in documentation (35256f0)
  • hmset accepts value: 0 (d973c4f)
  • mset accepts value: 0 (d8168a8)

v2.31.0-elasticsearch-8.1

15 May 08:54
Compare
Choose a tag to compare
Pre-release

2.31.0-elasticsearch-8.1 (2024-05-15)

Bug Fixes

  • conflicts: merge conflict (e763392)
  • es8: add elasticsearch-8 in listened branches (e59cedd)
  • es8: update deployment to allow elasticsearch-8 package to be deployed as a pre-release (8286522)
  • storage: update more types (50bfe58)
  • tests: fixing unit tests (50f2cac)

Features

  • elasticsearch8: tests unit are now okay (1f4d1e8)
  • es8: elasticsearch 8 unit tests & functional tests running (bdcce96)
  • es8: support both es7 and es8 (e12c35a)
  • only support ES 8.x (4a8038e)
  • storage: add more types, fix some requests (a18d454)
  • storage: upgrade to the Elasticsearch 8 client (6753640)

v2.30.0

07 May 15:34
Compare
Choose a tag to compare

2.30.0 (2024-05-07)

Bug Fixes

  • objectrepository: fix SonarCloud minor issues (6696cab)

Features

  • index: export Store and ObjectRepository (8b6e4e7)
  • index: expose cacheDbEnum and storeScopeEnum (b52f6f2)