v0.70.0
agno-agi/agent-uiv0.70.0Apr 16, 2026by nango-repository-pusher[bot]
AI Summary
A major version bump introduces enhanced observability with Datadog tracing, a new remote function public API, and a feature flag for Role-Based Access Control (RBAC). It also deprecates top-level JSON schema generation.
Key Highlights
- Added client IP tags to Datadog traces
- Added remote function public API
- Added `has_rbac` feature flag
- Deprecated top-level JSON schema generation
Breaking Changes
- Stop generating schema.ts / schema.json and stop accepting top-level json-schema
New Features
- Client IP tags to Datadog traces
- Resolve `accessToken` in custom headers for OAUTH2_CC
- `has_rbac` feature flag
- remote function public API
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 -->