Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-18 | 2.2 kB | |
v0.63.1 source code.tar.gz | 2025-07-18 | 61.4 MB | |
v0.63.1 source code.zip | 2025-07-18 | 63.4 MB | |
Totals: 3 Items | 124.8 MB | 2 |
v0.63.1 - 2025-07-18
Added
- (pubsub) Add pubsub package (#4313) by @TBonnin
- (webhooks) Add support for attio webhooks (#4312) by @hassan254-prog
- Replace NangoModel with json schema (#4177) by @kaposke
- (integrations) Add support for google cloud storage (#4324) by @hassan254-prog
- Add detailed usage button in billing (#4321) by @kaposke
- Remove connection_with_scripts_max cap (#4329) by @kaposke
- (jobs) Network policies for kubernetes runners (#4330) by @rossmcewan
- Create new free-plan caps (#4334) by @kaposke
- (kvstore) Add incr methods (#4336) by @bodinsamuel
- (billing) Self serve (#4220) by @bodinsamuel
Changed
- (integration-templates) Automatic update from https://github.com/NangoHQ/integration-templates/commit/11febd739d4d2d839cf8c3b31dbb1d7b2a00fda1 by Khaliq by @github-actions[bot]
- (orch) Clean schedules and tasks older than 5 days (#4318) by @TBonnin
- (integration-templates) Automatic update from https://github.com/NangoHQ/integration-templates/commit/9ee5e21f8497e8b3c72441353d6d38f3040787da by Khaliq by @github-actions[bot]
- New API docs pages (#4316) by @hassan254-prog
- (deps) Bump multer from 2.0.1 to 2.0.2 in /packages/server (#4338) by @dependabot[bot]
- (plans) Update growth default flags (#4335) by @bodinsamuel
Fixed
- (billing) Do not backfill sub for non-free plan (#4317) by @bodinsamuel
- Migration to fix json schema in public flows (#4268) by @kaposke
- (github-app) Handle update without auth code (#4320) by @khaliqgant
- (providers) Move Figma SCIM tenantId from endpoint to base URL for proper SCIM API calls (#4277) by @yksolanki9
- (runner) Prevent parallel run and zombie tasks (#4325) by @bodinsamuel
- Heartbeat ms -> sec, set last_heartbeat_at on started (#4326) by @bodinsamuel
- (runner) Allow webhooks and syncs to run in parallel (#4327) by @bodinsamuel
- (orb) Do not override flags if same plan (#4332) by @bodinsamuel
- (zero) Correctly support on-event execution (#4333) by @bodinsamuel
- (types) Do not leak deprecate state for providerConfigKey (#4339) by @bodinsamuel