v0.69.42

NangoHQ/nangov0.69.42Mar 10, 2026by nango-repository-pusher[bot]

AI Summary

Focuses on improving the resilience of sync operations by allowing immediate resumption of interrupted syncs. It also includes fixes for conflict resolution, Redis URL passing, and checkpoint handling in the runner.

Key Highlights

  • Resume sync immediately when interrupted gracefully
  • Distributed conflict tracking improvements
  • Pass Redis URL to runner
  • Return checkpoints in runner-lambda

New Features

  • Resume sync on interruption
  • Conflict resolution mode fixes
  • Redis URL configuration
  • Checkpoint return logic fixes

Full Release Notes

## [v0.69.42] - 2026-03-10

### Added

- Resume sync immediately when interrupted gracefully (#5591) by @TBonnin

### Fixed

- *(docs)* Replace while loop with nango.paginate in checkpoints doc (#5587) by @TBonnin
- *(runner)* Correct env var name for conflict resolution mode (#5593) by @rossmcewan
- *(runner)* Pass redis url (#5595) by @rossmcewan
- *(runner-lambda)* Return checkpoints (#5589) by @TBonnin
- *(cli)* Ignore axios default urlencoded Content-Type in unified mocks (#5590) by @marcindobry

[v0.69.42]: https://github.com/NangoHQ/nango/compare/v0.69.41..v0.69.42

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