Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions changelog/wave/v1.32.3.md
Original file line number Diff line number Diff line change
@@ -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