diff --git a/changelog/wave/v1.32.3.md b/changelog/wave/v1.32.3.md new file mode 100644 index 000000000..b86addd1f --- /dev/null +++ b/changelog/wave/v1.32.3.md @@ -0,0 +1,19 @@ +--- +title: Wave v1.32.3 +date: 2026-02-10 +tags: [wave] +--- + +## Feature updates and improvements + +### Dependencies + +- Bumped libseqera dependencies by @pditommaso in [#978](https://github.com/seqeralabs/wave/pull/978) + +## Bug fixes + +### General + +- Closed pairing session on heartbeat when record is missing from Redis by @pditommaso in [#977](https://github.com/seqeralabs/wave/pull/977) + +**Full Changelog**: https://github.com/seqeralabs/wave/compare/v1.32.2...v1.32.3