Skip to content

v0.69.47

Choose a tag to compare

@nango-repository-pusher nango-repository-pusher released this 30 Mar 18:40
· 1527 commits to master since this release

v0.69.47 - 2026-03-30

Added

Changed

Fixed

  • (lambda) Retrieve providers on invocation (#5671) by @rossmcewan
  • (lambda) Catch error when loading providers (#5672) by @rossmcewan
  • (lambda) Use node.provisionedConcurrency as the max for the auto-scaling (#5669) by @rossmcewan
  • (webapp) NAN-4720: prevent spaces on connection tags (#5679) by @agusayerza
  • (connect-ui) Restore client secret field for providers that use OAUTH2_CC and define custom credentials (#5685) by @hassan254-prog
  • (webapp) Incorrect error message for incorrect login credentials (#5664) by @kaposke
  • (webapp) Embed auth link in getting started (#5675) by @kaposke
  • (orch) Enforce max amount of queued tasks (#5677) by @TBonnin
  • (oauth) Resolve flat dot-notation keys in token url interpolation (#5693) by @hassan254-prog
  • (sync) Improve error handling and operation logging for sync commands (#5678) by @hassan254-prog
  • (vulns) Package upgrades and audit fixes (#5696) by @rossmcewan
  • (records) Do not overwrite json if hash is identical (#5700) by @TBonnin
  • (providers) Correct Conta Azul scope separator (#5707) by @diegoleme
  • (utils) Extract provider error fields from response data directly (#5634) by @hassan254-prog
  • (tests) Only pass --dir flag when npm_config_dir is set (#5709) by @TBonnin
  • (webhooks) Use headers instead of the request body for webhookscript executions in g-calendar (#5724) by @hassan254-prog
  • (auth) Handle expired OAuth code in SSO callback gracefully (#5719) by @pfreixes
  • (auth) Attach WorkOS error details to DD span in SSO callback (#5729) by @pfreixes
  • (vulns) Npm audit fix (#5716) by @rossmcewan