2.43.0-beta.1 (2025-04-07)
Features
- core-plugins: remove kuzzle-plugin-logger from core plugins and mark its config as deprecated (4c14811)
- internallogger: add function to change log level at runtime (31f7622)
- logger: allow setting initial level from config (da7ba47)
- logger: flush logs on app shutdown (9108da4)
- logger: implement logger (57159f4)
Bug Fixes
- Add sudo command for apt install (002811b)
- config: fix config breaking change (8e0eb04)
- elasticsearch: allow bulk updateByQuery without changes (8b5df0b)
- Fix CI missing update when installing libuwind (967d89c)
- logger: pass config in constructor instead of accessing it through global (ab92b9c)