Skip to content

Releases: kuzzleio/kuzzle

v2.35.0

19 Dec 19:52
Compare
Choose a tag to compare

2.35.0 (2024-12-19)

Bug Fixes

  • add node_version env var in workflow (05ff115)
  • ci was not running properly (699f180)
  • deployment workflow run rework (db0501e)
  • elasticsearch docker_platforms (b91edfe)
  • only deploy on master branch (c481243)
  • typo in workflow (e565d7d)
  • ubuntu version and deps issues (8ef4738)

Features

  • protocols: add logging socket closing (5da5930)

v2.35.0-beta.4

19 Dec 19:29
Compare
Choose a tag to compare
v2.35.0-beta.4 Pre-release
Pre-release

2.35.0-beta.4 (2024-12-19)

Bug Fixes

  • only deploy on master branch (c481243)

v2.35.0-beta.3

19 Dec 18:15
Compare
Choose a tag to compare
v2.35.0-beta.3 Pre-release
Pre-release

2.35.0-beta.3 (2024-12-19)

Bug Fixes

  • elasticsearch docker_platforms (b91edfe)

v2.35.0-beta.2

19 Dec 17:21
Compare
Choose a tag to compare
v2.35.0-beta.2 Pre-release
Pre-release

2.35.0-beta.2 (2024-12-19)

Bug Fixes

  • add node_version env var in workflow (05ff115)

v2.35.0-beta.1

19 Dec 16:49
Compare
Choose a tag to compare
v2.35.0-beta.1 Pre-release
Pre-release

2.35.0-beta.1 (2024-12-19)

Bug Fixes

  • ci was not running properly (699f180)
  • deployment workflow run rework (db0501e)
  • typo in workflow (e565d7d)
  • ubuntu version and deps issues (8ef4738)

Features

  • protocols: add logging socket closing (5da5930)

v2.34.0

07 Nov 14:41
Compare
Choose a tag to compare

2.34.0 (2024-11-07)

Bug Fixes

  • do not store api keys in internal index, use fingerprint instead (c9cb2b8)
  • remove un wanted breaking change (a351f96)
  • target right ecma version in eslint (a96e7e1)

Features

  • remove seed from internal storage if we have it from config (2467201)

v2.34.0-beta.1

07 Nov 14:21
Compare
Choose a tag to compare
v2.34.0-beta.1 Pre-release
Pre-release

2.34.0-beta.1 (2024-11-07)

Bug Fixes

  • do not store api keys in internal index, use fingerprint instead (c9cb2b8)
  • remove un wanted breaking change (a351f96)
  • target right ecma version in eslint (a96e7e1)

Features

  • remove seed from internal storage if we have it from config (2467201)

v2.33.1

29 Oct 14:37
Compare
Choose a tag to compare

2.33.1 (2024-10-29)

Bug Fixes

  • npm: fix ES7 sdk pulled from Github instead of NPM (33098dd)

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)