-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: NangoHQ/nango
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(integrations): add support for LaunchDarkly
#6394
opened Jun 5, 2026 by
dimitraz
Loading…
1 of 2 tasks
feat(sync_jobs): restore retention to 31 days (NAN-5491 Phase 3g)
#6382
opened Jun 4, 2026 by
pfreixes
Contributor
Loading…
3 tasks
feat(sync_jobs): drop legacy id_old and lift sequence to bigint (NAN-5491 Phase 3f)
#6381
opened Jun 4, 2026 by
pfreixes
Contributor
Loading…
5 tasks
feat(sync_jobs): atomic PK swap from int4 id to bigint (NAN-5491 Phase 3e)
#6380
opened Jun 4, 2026 by
pfreixes
Contributor
Loading…
6 tasks
feat(sync_jobs): validate id_big NOT NULL (NAN-5491 Phase 3d)
#6379
opened Jun 4, 2026 by
pfreixes
Contributor
Loading…
4 tasks
feat(sync_jobs): build unique index on id_big (NAN-5491 Phase 3c)
#6378
opened Jun 4, 2026 by
pfreixes
Contributor
Loading…
4 tasks
feat(sync_jobs): backfill id_big from id (NAN-5491 Phase 3b)
#6377
opened Jun 4, 2026 by
pfreixes
Contributor
Loading…
4 tasks
feat(sync_jobs): shrink retention + add id_big shadow column (NAN-5491 Phase 3a)
#6376
opened Jun 4, 2026 by
pfreixes
Contributor
Loading…
6 tasks
fix(webapp): fix broken Health Dashboard (routing + API + backend context)
#6365
opened Jun 4, 2026 by
Nikhil1869
Loading…
fix: clamp retryFlexible wait to [0, maxDelay] so provider headers can't exceed the retry cap
#6364
opened Jun 4, 2026 by
Mubashirrrr
Loading…
feat(records): route to secondary store based on plan
#6363
opened Jun 3, 2026 by
TBonnin
Collaborator
Loading…
feat(records_seen): drop sync_job_id column (NAN-5491 Phase 2g)
#6350
opened Jun 3, 2026 by
pfreixes
Contributor
Loading…
1 of 3 tasks
feat(records_seen): stop writing sync_job_id (NAN-5491 Phase 2f)
#6349
opened Jun 3, 2026 by
pfreixes
Contributor
Loading…
1 of 3 tasks
feat(records_seen): drop NOT NULL on sync_job_id (NAN-5491 Phase 2e)
#6348
opened Jun 3, 2026 by
pfreixes
Contributor
Loading…
1 of 3 tasks
feat(records_seen): switch deleteOutdatedRecords reads to generation (NAN-5491 Phase 2d)
#6347
opened Jun 3, 2026 by
pfreixes
Contributor
Loading…
1 of 3 tasks
feat(records_seen): backfill generation from sync_job_id (NAN-5491 Phase 2c)
#6346
opened Jun 3, 2026 by
pfreixes
Contributor
Loading…
1 of 5 tasks
fix(server/deploy): configurable request timeout + skip redundant frequency reconciliation on unchanged sync schedule
#6335
opened Jun 3, 2026 by
dav1dbai
Loading…
feat(integrations): add support for Formstack Documents
#6332
opened Jun 2, 2026 by
juansoultrek
Loading…
4 tasks done
feat(task-queue): add generic task queue package wired into the server
#6312
opened Jun 1, 2026 by
kaposke
Contributor
Loading…
feat(scheduler): add at() for one-shot deferred tasks
#6309
opened Jun 1, 2026 by
kaposke
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.