Releases: kuzzleio/kuzzle
Releases · kuzzleio/kuzzle
v2.37.0
2.37.0 (2025-01-08)
Bug Fixes
- Add COPY instead of ADD in dockerfile (24e5be6)
- Add version check in docker images (32a2efd)
- cookie import (f582a9f)
- fixing tests with aedes upgrade (212e98e)
- tsconfig.json (328a04d)
Features
v2.37.0-beta.1
Bug Fixes
- Add COPY instead of ADD in dockerfile (24e5be6)
- Add version check in docker images (32a2efd)
- cookie import (f582a9f)
- fixing tests with aedes upgrade (212e98e)
- tsconfig.json (328a04d)
Features
v2.36.0
2.36.0 (2025-01-08)
Bug Fixes
- issue with tests and array sorting (345563e)
Features
- controllers: add a config to allow additional properties in actions definitions (8c3eabe)
- remove murmurhash native in favor of murmurhashJS (453f8e4)
v2.36.0-beta.1
Bug Fixes
- issue with tests and array sorting (345563e)
Features
- controllers: add a config to allow additional properties in actions definitions (8c3eabe)
- remove murmurhash native in favor of murmurhashJS (453f8e4)
v2.35.3
2.35.3 (2024-12-31)
Bug Fixes
- remove if statement that was blocking release (486ad1a)
v2.35.2
2.35.2 (2024-12-31)
Bug Fixes
- Remove needs statement in action (2dec872)
v2.35.1
2.35.1 (2024-12-31)
Bug Fixes
- process was releasing beta version of images (9b541f9)
v2.35.1-beta.1
Bug Fixes
- process was releasing beta version of images (9b541f9)
v2.35.0
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
Bug Fixes
- only deploy on master branch (c481243)