v0.69.30
NangoHQ/nangov0.69.30Feb 4, 2026by nango-repository-pusher[bot]
AI Summary
Maintenance release focusing on fixing npm dependency issues, updating webhook secret key usage, and correcting server-side pagination and CLI parameters.
Key Highlights
- Unpin npm version again to fix merge checks
- Stop using env.secret_key in webhooks/syncs/actions
- Filter connections with errors before paginating
- Fix `getConnection` parameters in CLI SDK
New Features
- Stop using env.secret_key in webhooks/syncs/actions
Full Release Notes
## [v0.69.30] - 2026-02-04 ### Changed - *(5369)* Unpin npm version again, because our merge checks depend on a recent npm version (#5378) by @thw-nango - *(webhooks)* Stop using env.secret_key in webhooks/syncs/actions (#5361) by @thw-nango - Fix secretService imports (#5381) by @agusayerza ### Fixed - *(server)* Filter connections with errors before paginating (#5373) by @kaposke - Fix `getConnection` parameters (#5374) by @kaposke - *(cli)* Disable ora spinner in non-interactive environments (#5376) by @agusayerza [v0.69.30]: https://github.com/NangoHQ/nango/compare/v0.69.29..v0.69.30 <!-- generated by git-cliff -->