Skip to content

Latest commit

 

History

History
370 lines (201 loc) · 21.2 KB

CHANGELOG.md

File metadata and controls

370 lines (201 loc) · 21.2 KB

2.37.1 (2025-01-08)

Bug Fixes

  • reverting zeromq to 6.0.0-beta.6, need futher investigation (0ec5a73)
  • update package-lock.json (e80b6ab)

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

2.37.0-beta.1 (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

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)

2.35.3 (2024-12-31)

Bug Fixes

  • remove if statement that was blocking release (486ad1a)

2.35.2 (2024-12-31)

Bug Fixes

  • Remove needs statement in action (2dec872)

2.35.1 (2024-12-31)

Bug Fixes

  • process was releasing beta version of images (9b541f9)

2.35.1-beta.1 (2024-12-31)

Bug Fixes

  • process was releasing beta version of images (9b541f9)

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)

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

Bug Fixes

  • only deploy on master branch (c481243)

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

Bug Fixes

  • elasticsearch docker_platforms (b91edfe)

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

Bug Fixes

  • add node_version env var in workflow (05ff115)

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)

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)

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)

2.33.1 (2024-10-29)

Bug Fixes

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

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)

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)

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)

Bug Fixes

  • ci: indent to pass linter (f849e2c)

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)

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)

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)

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)

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)

2.29.1 (2024-04-02)

Bug Fixes

  • global: fix global types (b4661b9)
  • openapi: remove dedicated components files as we need to generate it automaticaly (a3036f6)
  • settings: elasticsearch default setting on imports collection (228482a)
  • ts: export Kuzzle class so typedef is generated (448c235)

2.29.1-beta.2 (2024-03-22)

Bug Fixes

  • global: fix global types (b4661b9)
  • ts: export Kuzzle class so typedef is generated (448c235)

2.29.1-beta.1 (2024-03-13)

Bug Fixes

  • openapi: remove dedicated components files as we need to generate it automaticaly (a3036f6)
  • settings: elasticsearch default setting on imports collection (228482a)

2.29.0 (2024-02-01)

Bug Fixes

  • cluster: update a condition where node were evicted for a wrong reason (8dae2bc)
  • kuzzlerc: there was a mismatch between default variable and kuzzlerc example (32a3853)
  • lint: fixed lint and ts issues in elasticsearch file (4acba1f)
  • semantic-release: fix an issue where semver would not satisfies pre-release versions (cc0f9f0)
  • semantic: update workflow to match beta branch from semantic (51d92b6)

Features

  • semantic-release: add semantic release (dba84a4)

2.29.0-beta.2 (2024-02-01)

Bug Fixes

  • cluster: update a condition where node were evicted for a wrong reason (8dae2bc)
  • semantic-release: fix an issue where semver would not satisfies pre-release versions (cc0f9f0)

2.29.0-beta.1 (2024-01-16)

Bug Fixes

  • kuzzlerc: there was a mismatch between default variable and kuzzlerc example (32a3853)
  • lint: fixed lint and ts issues in elasticsearch file (4acba1f)
  • semantic: update workflow to match beta branch from semantic (51d92b6)

Features

  • semantic-release: add semantic release (dba84a4)