Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nangohq/nango-yaml

Package Overview
Dependencies
Maintainers
0
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nangohq/nango-yaml - npm Package Versions

123

0.40.7

Diff

Changelog

Source

[v0.40.7] - 2024-06-27

Added

  • (integration-templates) [nan 1235] unanet integration (#2399) by @khaliqgant
  • (google-mail) Support adding headers to send-email action (#2391) by @Pyloris
  • (integration-templates) Fix asana update fields (#2392) by @hassan254-prog
  • (integrations) Add support for autodesk (#2393) by @hassan254-prog
  • (integrations) Add support for wordpress (#2394) by @hassan254-prog
  • (cli) Exports json schema (#2362) by @bodinsamuel
  • (integration-templates) Add outputs (#2405) by @khaliqgant
  • (metrics) Add sync, action, webhook, post script, proxy (#2398) by @bodinsamuel
  • (jira-basic) Add support for jira-basic (#2410) by @hassan254-prog
  • (logs.v1) Drop data (#2414) by @bodinsamuel
  • (tba-integration) [nan-1259] support netsuite tba authorization (#2415) by @khaliqgant
  • (integrations) Add support for medallia (#2411) by @hassan254-prog

Fixed

  • (logs.v1) Remove auth, slack, activities, etc. (#2400) by @bodinsamuel
  • (tracing) Missing call to finish() (#2408) by @bodinsamuel
  • (integrations) Better check for competing model names (#2409) by @khaliqgant
  • /sync/status should return sync frequency (#2402) by @TBonnin
  • (orchestrator) Update schedule last task when running sync manually and add runSyncCommand error loggging (#2401) by @TBonnin
  • (logs.v1) Remove remaining (#2407) by @bodinsamuel
  • (telemetry) Missing envId (#2412) by @bodinsamuel
  • (axios) Disable axios proxy when passing agent (#2396) by @mithlesh135
  • (syncConfigs) Handle new model_schema + display in the UI (#2404) by @bodinsamuel
  • (deploy) Pass jsonSchema (#2406) by @bodinsamuel
  • (deploy) Reconcile flag was turned off (#2419) by @bodinsamuel
bastienatnango
published 0.40.6 •

Changelog

Source

[v0.40.6] - 2024-06-24

Added

  • (scheduler) Add tracing (#2374) by @TBonnin
  • Add last_scheduled_task_id column to schedules (#2382) by @TBonnin
  • (integration-templates) [nan-1188] add calendly syncs (#2379) by @khaliqgant
  • (db) Add models_json_schema to sync_configs (#2369) by @bodinsamuel
  • (integration-templates) [nan-1192] add checkr syncs and actions (#2378) by @khaliqgant
  • (integration-templates) Add fields to asana update-task (#2384) by @hassan254-prog
  • (oauth2_cc) Add necessary parameters when creating connection (#2345) by @hassan254-prog
  • (integrations) Add support for various oauth2_cc providers (#2346) by @hassan254-prog

Changed

  • Use last_scheduled_task_id for dueSchedules query (#2383) by @TBonnin

Fixed

  • Don't update schedule if frequency is alread set to the same value (#2380) by @TBonnin
  • Missing await by @TBonnin
  • (integrations) [nan-1188] add pagination (#2385) by @khaliqgant
  • (server) Deploy+confirmation split and check (#2358) by @bodinsamuel
  • (eslint) Enable @typescript-eslint/require-await (#2381) by @bodinsamuel
  • (connection) Refresh credentials should re-fetch connection before proceeding (#2387) by @bodinsamuel
  • (activeLogs) Drop v1 activity_log_id (#2390) by @bodinsamuel
  • (sdk) Simplify message on validation error (#2389) by @bodinsamuel
  • (logs) Handle maximum filters gracefully (#2388) by @bodinsamuel
  • (logs.v1) Remove unauth, deploy, post script, GET connection (#2386) by @bodinsamuel
  • (deploy) Increase description limit (#2397) by @bodinsamuel
  • (run) Use SyncConfig instead of NangoConfig (#2375) by @bodinsamuel
bastienatnango
published 0.40.5 •

Changelog

Source

[v0.40.5] - 2024-06-20

Added

  • (integrations) [nan-1247] add checkr post connection script (#2370) by @khaliqgant

Changed

  • (nango-yaml) Exhaustive list of supported syntax (#2367) by @bodinsamuel
  • Remove empty docs pages and fix broken links (#2372) by @bastienbeurier
  • (scheduler) Create tasks in parallel (#2373) by @TBonnin

Fixed

  • (auth) [nan-1249] update number to refresh and update last fetched even if failed (#2368) by @khaliqgant
  • (logs.v1) Remove auth, action, hooks (#2363) by @bodinsamuel
  • (server) Log request and add route to tracing (#2371) by @bodinsamuel
  • (nango-yaml) Support __string advanced syntax (#2377) by @bodinsamuel
bastienatnango
published 0.40.4 •

Changelog

Source

[v0.40.4] - 2024-06-19

Fixed

  • Missing created task events (#2364) by @TBonnin
  • (deps) Upgrade vitest (#2357) by @bodinsamuel
  • (nango-yaml) Fine tune parsing (#2366) by @bodinsamuel
bastienatnango
published 0.40.3 •

Changelog

Source

[v0.40.3] - 2024-06-18

Changed

  • (deps) Bump braces from 3.0.2 to 3.0.3 (#2304) by @dependabot[bot]
  • (deps) Bump ws from 8.16.0 to 8.17.1 (#2354) by @dependabot[bot]
  • Prevent concurrent scheduling (#2359) by @TBonnin

Fixed

  • (orchestrator) Update message when updating frequency (#2355) by @bodinsamuel
  • (integration-templates) [nan-1239] fix integration-template upload (#2356) by @khaliqgant
  • (jobs) Initialize tracer in processing worker threads (#2361) by @TBonnin
  • (logs) Insert message without an ID (#2360) by @bodinsamuel
  • (nango-yaml) Allow endpoint to be reused across integration (#2365) by @bodinsamuel
bastienatnango
published 0.40.2 •

Changelog

Source

[v0.40.2] - 2024-06-18

Added

  • (integration-templates) Add workflow and edit existing (#2337) by @khaliqgant
  • (integrations) Add support for checkr-partner (#2339) by @hassan254-prog
  • (nango.yaml) Dedicated package, stricter parsing, wider types support (#2303) by @bodinsamuel

Changed

  • One-off script to migrate undeleted schedules to orchestrator db (#2326) by @TBonnin
  • (logs) Remove beta (#2350) by @bodinsamuel
  • (logs.v1) Remove API, proxy (#2349) by @bodinsamuel

Fixed

  • (webhooks) [nan-1142] allow empty string for url (#2347) by @khaliqgant
  • (yaml) Handle extends properly (#2348) by @khaliqgant
h1fra
published 0.40.1 •

Changelog

Source

[v0.40.1] - 2024-06-17

Added

  • (orchestrator) Pause/unpause/delete sync (#2289) by @TBonnin
  • (orchestrator) Implement runSyncCommand (#2290) by @TBonnin
  • (integrations) Add support for fireflies (#2287) by @hassan254-prog
  • (integrations) Add support for microsoft power bi (#2293) by @hassan254-prog
  • (logs) Remove v1 UI (#2276) by @bodinsamuel
  • (orchestrator) Add update frequency (#2298) by @TBonnin
  • (integrations) Add Jira Data Center support (#2308) by @zdhickman
  • Schedule syncs via the orchestrator (#2309) by @TBonnin
  • Add contribution guidelines (#2285) by @bastienbeurier
  • (webhooks) [nan-1142] migrate to the external webhooks table (#2302) by @khaliqgant
  • Process syncs via the orchestrator (#2315) by @TBonnin
  • (asana) [nan-1187] retry after for asana (#2328) by @khaliqgant
  • (integrations) Add support for unanet (#2330) by @hassan254-prog
  • (integrations) [nan-1187] add asana templates (#2334) by @khaliqgant
  • (docs) [nan-1172] relative file imports documentation (#2336) by @khaliqgant
  • (webhooks) [nan-1142] update options on environment settings to allow more use settings (#2319) by @khaliqgant

Changed

  • Delete sync schedule (#2301) by @TBonnin
  • Getting sync data from orchestrator (#2316) by @TBonnin
  • Disable sync retry (#2322) by @TBonnin
  • (logger) Handle object, better local output (#2321) by @bodinsamuel
  • (logs.v1) Remove from persist (#2332) by @bodinsamuel

Fixed

  • (logs) Match preset from date range (#2294) by @bodinsamuel
  • Missing webhooks dependencies in jobs (#2299) by @TBonnin
  • Prevent concurrent scheduling of tasks (#2296) by @TBonnin
  • (cli) Use absolute path (#2297) by @bodinsamuel
  • (webhooks) [nan-1178] disable automatic opt in for webhook settings (#2306) by @khaliqgant
  • (webhooks) [nan-1173] fix webhooks (#2300) by @khaliqgant
  • (deps) Simple-oauth2 5.0.1 (#2305) by @bodinsamuel
  • (scheduler) Retrying when task fails can interfere with scheduling (#2310) by @TBonnin
  • (logs) Cosmetic fix (#2307) by @bodinsamuel
  • Incorrect import of orchestratorService (#2314) by @TBonnin
  • (ui) Make the connection creation date into a <time> element with a title (#2313) by @eabruzzese
  • (scheduler) Remove retry_count column for schedules (#2318) by @TBonnin
  • Event should be emitted when task is created by scheduling worker (#2317) by @TBonnin
  • (logs) Correct timeout (#2320) by @bodinsamuel
  • (slack) Only notify success when refreshing (#2323) by @bodinsamuel
  • (webhooks) [nan-1204] make queryTimestamp always present (#2324) by @khaliqgant
  • (logs) Missing success for syncs (#2325) by @bodinsamuel
  • (jobs) Wrong boolean for getSyncConfigRaw (#2327) by @bodinsamuel
  • (slack) Only notify success if it has refreshed (again) (#2333) by @bodinsamuel
  • Orchestrator bugs (#2331) by @TBonnin
  • Remove orchestrator event emmitter max listeners limit (#2335) by @TBonnin
  • (integration-templates) [nan-1187] add slash (#2340) by @khaliqgant
  • Remove schedule_id column in schedules (#2338) by @TBonnin
  • (orchestrator) Accept every in sync interval (#2341) by @TBonnin
  • (webhook-settings) [nan-1142] visual feedback while checkboxes are loading and ensure all values are boolean (#2344) by @khaliqgant
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc