Skip to content

Tags: kuzzleio/kuzzle

Tags

v2.49.1

Toggle v2.49.1's commit message
chore(release): 2.49.1 [skip ci]

## [2.49.1](v2.49.0...v2.49.1) (2025-11-18)

### Bug Fixes

* **accessLogger:** fix missing file transport acceslogger config scenario ([88a3459](88a3459))

v2.49.0

Toggle v2.49.0's commit message
chore(release): 2.49.0 [skip ci]

## [2.49.0](v2.48.0...v2.49.0) (2025-11-17)

### Features

* **accessLogger:** replace winston by pino ([#2630](#2630)) ([9c06ce3](9c06ce3))

### Bug Fixes

* **mWrite test:** do not delete index on start ([58e58be](58e58be))
* **mWrite:** do not remove custom kuzzleInfo from mWrite ([40f0131](40f0131))
* **plugin:** use global.nodeId to fill the plugin context accessors.nodeId ([0bc3314](0bc3314))
* **updateByQuery:** kuzinfo updated after updateByQuery ([caacf9b](caacf9b))
* **updateByQuery:** no need to add kuzzleinfo to changes, it is updated later ([969d160](969d160))

v2.49.0-beta.2

Toggle v2.49.0-beta.2's commit message
chore(release): 2.49.0-beta.2 [skip ci]

## [2.49.0-beta.2](v2.49.0-beta.1...v2.49.0-beta.2) (2025-11-14)

### Bug Fixes

* **accesslogger:** prevent error when conf options not set ([#2635](#2635)) ([158436a](158436a))

v2.49.0-beta.1

Toggle v2.49.0-beta.1's commit message
chore(release): 2.49.0-beta.1 [skip ci]

## [2.49.0-beta.1](v2.48.0...v2.49.0-beta.1) (2025-11-13)

### Features

* **accessLogger:** replace winston by pino ([#2630](#2630)) ([9c06ce3](9c06ce3))

### Bug Fixes

* **mWrite test:** do not delete index on start ([58e58be](58e58be))
* **mWrite:** do not remove custom kuzzleInfo from mWrite ([40f0131](40f0131))
* **plugin:** use global.nodeId to fill the plugin context accessors.nodeId ([0bc3314](0bc3314))
* **updateByQuery:** kuzinfo updated after updateByQuery ([caacf9b](caacf9b))
* **updateByQuery:** no need to add kuzzleinfo to changes, it is updated later ([969d160](969d160))

v2.48.0

Toggle v2.48.0's commit message
chore(release): 2.48.0 [skip ci]

## [2.48.0](v2.47.0...v2.48.0) (2025-10-02)

### Features

* kuzzle is compatible with redis-8 7 6 and 5 ([87e283e](87e283e))
* **logger:** create logger child instances for plugins  ([#2621](#2621)) ([05a8e57](05a8e57))
* update secrets usage in ci ([b6c5fe7](b6c5fe7))

### Bug Fixes

* **elasticsearch:** do not allow user to provide _kuzzle_info for M operations ([#2607](#2607)) ([b6adb34](b6adb34))
* revert uuid upgrade, because of ESM compat ([dbe582a](dbe582a))
* **tokenManager:** change log level to trace ([#2625](#2625)) ([a91eeb2](a91eeb2))

v2.48.0-beta.2

Toggle v2.48.0-beta.2's commit message
chore(release): 2.48.0-beta.2 [skip ci]

## [2.48.0-beta.2](v2.48.0-beta.1...v2.48.0-beta.2) (2025-10-02)

### Bug Fixes

* **tokenManager:** change log level to trace ([#2625](#2625)) ([a91eeb2](a91eeb2))

v2.48.0-beta.1

Toggle v2.48.0-beta.1's commit message
chore(release): 2.48.0-beta.1 [skip ci]

## [2.48.0-beta.1](v2.47.0...v2.48.0-beta.1) (2025-10-02)

### Features

* kuzzle is compatible with redis-8 7 6 and 5 ([87e283e](87e283e))
* **logger:** create logger child instances for plugins  ([#2621](#2621)) ([05a8e57](05a8e57))
* update secrets usage in ci ([b6c5fe7](b6c5fe7))

### Bug Fixes

* **elasticsearch:** do not allow user to provide _kuzzle_info for M operations ([#2607](#2607)) ([b6adb34](b6adb34))
* revert uuid upgrade, because of ESM compat ([dbe582a](dbe582a))

v2.46.0-beta.1

Toggle v2.46.0-beta.1's commit message
chore(release): 2.46.0-beta.1 [skip ci]

## [2.46.0-beta.1](v2.45.0...v2.46.0-beta.1) (2025-10-01)

### Features

* release ([b37b780](b37b780))

v2.47.0

Toggle v2.47.0's commit message
chore(release): 2.47.0 [skip ci]

## [2.47.0](v2.46.0...v2.47.0) (2025-09-16)

### Features

* be able to use `propsToLabels` option when using loki logger preset ([#2619](#2619)) ([0da8fbf](0da8fbf))

v2.46.0

Toggle v2.46.0's commit message
chore(release): 2.46.0 [skip ci]

## [2.46.0](v2.45.0...v2.46.0) (2025-09-10)

### Features

* **log:** allow Kuzzle application devs to use the logger before the application startup ([#2617](#2617)) ([9067241](9067241))