Nango v0.70.9

v0.70.9
Added 16
  • Add nango.usage.revalidate.work span for lock-acquired path in observability
  • Persist data_transfer events to ClickHouse for metering
  • Add skip_encode config to attio-mcp integration
  • Implement OAuth state cookie enforcement flag
  • Separate function catalog
  • Add support for boondmanager integration
Changed 4
  • Move import sorting to Prettier
  • Make tsconfigs compatible with typescript-go
  • Replace ESLint with oxlint
  • Update egress-metering middleware
Fixed 6
  • Fix the in-app chat support button location
  • Stop logs table bouncing on auto-refresh
  • Enforce RBAC on flow read routes
  • Fix high vulnerabilities
  • Improve traces on startAction
  • Make ConnectUI.open() idempotent
v0.70.9 - 2026-06-23
Added
  • (observability) Add nango.usage.revalidate.work span for lock-acquired path (#6586) by @pfreixes
  • (metering) Persist data_transfer events to CH (#6483) by @ErickRDev
  • (integrations) Add a skip_encode config to attio-mcp (#6577) by @hassan254-prog
  • (feature-flags) Implement OAuth state cookie enforcement flag (#6533) by @agusayerza
  • Separate function catalog (#6465) by @kaposke
  • (integrations) Add support for boondmanager (#6594) by @hassan254-prog
  • (sync_jobs) Backfill id_big from id (NAN-5491 Phase 3b) (#6377) by @pfreixes
  • (integrations) Add support for netsuite-client-credentials (#6583) by @hassan254-prog
  • (sync_jobs) Build unique index on id_big (NAN-5491 Phase 3c) (#6378) by @pfreixes
  • (integrations) Add support for workday-cc (#6588) by @hassan254-prog
  • (sync_jobs) Validate id_big NOT NULL (NAN-5491 Phase 3d) (#6379) by @pfreixes
  • (sync_jobs) Atomic PK swap from int4 id to bigint (NAN-5491 Phase 3e) (#6380) by @pfreixes
  • (sync_jobs) Drop legacy id_old and lift sequence to bigint (NAN-5491 Phase 3f) (#6381) by @pfreixes
  • Public endpoint to deploy function template (#6558) by @kaposke
  • (integrations) Add support for ironclad-cc (#6585) by @hassan254-prog
  • (usage) Compose filter with breakdown (NAN-5874) (#6545) by @macko911
  • (usage) Drop the 6h CH inner cache from the capping path (#6605) by @pfreixes
Changed
Fixed
  • (in-app) Fix the in-app chat support button location (#6590) by @hassan254-prog
  • (webapp) Stop logs table bouncing on auto-refresh (#6592) by @macko911
  • (server) Enforce RBAC on flow read routes (#6603) by @pfreixes
  • (vulns) Fix high vulnerabilities (#6608) by @rossmcewan
  • (metrics) Improve traces on startAction (#6612) by @agusayerza
  • (frontend) Make ConnectUI.open() idempotent (#6611) by @nguyendangtrinh
View original

Upgraded? How did it go?

Discussion