Releases: souzomain/wazoo
Releases · souzomain/wazoo
Release list
0.3.0
Changelog
[0.3.0] - 2026-07-07
🚀 Features
- Add callback handler to handle logs using an another function by @souzomain
by souzo
0.2.1
Changelog
[0.2.1] - 2026-07-07
🔧 Other changes
- (helper) Change function that handle wazuh message from server to helper by @souzomain
by souzo
0.2.0
Changelog
[0.2.0] - 2026-07-06
🚀 Features
- Handle wazuh agent password registration by @souzomain
by souzo
0.1.2
Changelog
[0.1.2] - 2026-07-06
🔧 Other changes
- (logging) Better wazoo server logging by @souzomain
by souzo
0.1.1
0.1.0
Changelog
[0.1.0] - 2026-07-06
🚀 Features
- Bump version by @souzomain
⚡ Performance
- Use self._suffix to not calculate
\non every execution by @souzomain - Split in m_body instead of buffer to not copy all memory by @souzomain
- Add agent key and cache it by @souzomain
- Cache result of
is_valid_checksumby @souzomain
🔧 Other changes
- (other) Delete log file by @souzomain
- (other) Add nuitka to compile the project by @souzomain
- (other) Better readme by @souzomain
- (other) Use python 4.14 by @souzomain
- (other) Improve directory and library building by @souzomain
- (other) Add license by @souzomain
- (other) Bump version by @souzomain
Chore
- (deps) Add uv.lock by @souzomain
New Contributors
- @souzomain made their first contribution