diff --git a/CHANGELOG.md b/CHANGELOG.md index eef15de4aac..0da3e5e239c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## Version 24.05.xx +Enterprise Fixes: +- [data-manager] Fixed bug where event and view transformations occasionally failed to apply to incoming data + ## Version 24.05.50 Security Fixes (backport of #7535 — bug-bounty-style hardening pass): - [auth] Restrict `/login/token/:token` to login-purpose tokens; regenerate session id on token login to close fixation