v0.70.0
NangoHQ/nangov0.70.0Apr 16, 2026by nango-repository-pusher[bot]
AI Summary
Major version bump introducing remote functions, RBAC feature flagging, and schema generation changes.
Key Highlights
- Remote function public API added.
- has_rbac feature flag added.
- Stop generating schema.ts / schema.json.
Breaking Changes
- Stop generating schema.ts / schema.json and stop accepting top-level json-schema.
New Features
- Remote function public API.
- has_rbac feature flag.
- Client IP tags to Datadog traces.
- Resolve accessToken in custom headers for OAUTH2_CC.
Full Release Notes
## [v0.70.0] - 2026-04-16 ### Added - *(server)* Add client IP tags to Datadog traces (#5860) by @marcindobry - *(proxy)* Resolve `accessToken` in custom headers for OAUTH2_CC (#5881) by @hassan254-prog - Add `has_rbac` feature flag (#5847) by @kaposke - *(server)* Add remote function public API (#5836) by @marcindobry - Stop generating schema.ts / schema.json and stop accepting top-level json-schema (#5874) by @kaposke ### Fixed - *(clickhouse)* Compute_gbms to be calculated in mv (#5872) by @TBonnin - *(lambda)* New plan flag to control lambda rollout (#5858) by @rossmcewan - *(lambda)* Track memory and duration correctly (#5875) by @rossmcewan - *(security)* Security fixes (#5876) by @rossmcewan - *(shared)* Missing types (#5884) by @rossmcewan - *(shared)* Fix metrics call (#5885) by @rossmcewan [v0.70.0]: https://github.com/NangoHQ/nango/compare/v0.69.50..v0.70.0 <!-- generated by git-cliff -->