v0.69.29

NangoHQ/nangov0.69.29Feb 3, 2026by nango-repository-pusher[bot]

AI Summary

Focuses on runner persistence logic, task cancellation, and fixing webapp crashes related to empty endpoints and connection filtering.

Key Highlights

  • Add checkpoints function to persist client
  • Broadcast task cancellation to all active runners
  • Fix crash on integrations functions tab when flows have empty endpoints
  • Fix `getConnection` parameters on CLI SDK
  • Pin npm version to 10.9.4

Full Release Notes

## [v0.69.29] - 2026-02-03

### Added

- *(runner)* Add checkpoints function to persist client (#5363) by @TBonnin
- *(jobs)* Broadcast task cancellation to all active runners (#5322) by @agusayerza

### Changed

- Update package-lock (#5367) by @hassan254-prog
- *(runner)* Consolidate persist client logic (#5362) by @TBonnin

### Fixed

- *(webapp)* Fix crash on integrations functions tab when flows have empty endpoints (#5359) by @hassan254-prog
- *(server)* Handle attempts to change to the same plan (#5370) by @kaposke
- *(package.json)* Pin npm version to 10.9.4 (#5369) by @thw-nango
- *(webapp)* Filtering connections by integrations (#5372) by @kaposke
- *(cli)* NAN-4700: Pipe the getConnection parameters on the CLI SDK (#5375) by @agusayerza

[v0.69.29]: https://github.com/NangoHQ/nango/compare/v0.69.28..v0.69.29

<!-- generated by git-cliff -->