diff --git a/changelog/wave/v1.32.4.md b/changelog/wave/v1.32.4.md new file mode 100644 index 000000000..936592ec4 --- /dev/null +++ b/changelog/wave/v1.32.4.md @@ -0,0 +1,14 @@ +--- +title: Wave v1.32.4 +date: 2026-02-25 +tags: [wave] +--- + +## What's Changed +* docs: fix configuration reference discrepancies by @robsyme in https://github.com/seqeralabs/wave/pull/976 +* COMP-1149 added HttpClientAddressResolver in RateLimiterFilter by @munishchouhan in https://github.com/seqeralabs/wave/pull/966 + +## New Contributors +* @robsyme made their first contribution in https://github.com/seqeralabs/wave/pull/976 + +**Full Changelog**: https://github.com/seqeralabs/wave/compare/v1.32.3...v1.32.4