v0.45.0
v0.45.0 - 2024-11-21
Added
- (script) Script for rolling out env vars to render runners (#2984) by @nalanj
- (jobs) Pass PROVIDERS_URL and PROVIDERS_RELOAD_INTERVAL to runners (#2983) by @nalanj
- (runner) Add monitorProviders support for runners (#2989) by @nalanj
- Rename post-connection-scripts table to on-event-scripts (#2990) by @TBonnin
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@e63a061 by Hassan_Wari. Commit message: feat(gorgias): add list tickets sync (#109) by @github-actions[bot]
- (integration) Support pulling workable subdomain through post-connection hook (#2991) by @nalanj
- (integrations) Add support for beehiiv (#3007) by @hassan254-prog
- (integrations) Add support for grain (#3017) by @hassan254-prog
- Getting started (#3001) by @bodinsamuel
- (integration) Add support for sage intacct xml (#3014) by @hassan254-prog
- (integrations) Add support for Brevo API key (#3015) by @giocass-audiencerate
- (integrations) Add support for Unipile (#2998) by @gkhngyk
- (server) Add sync errors to connection count (#3025) by @nalanj
- Add support for on-events syntax in nango.yaml (#3021) by @TBonnin
- (integrations) Add Plain API support (#3028) by @omar-inkeep
Changed
- Connect UI (#2974) by @dannylwe
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@b6e62a3 by Samuel Bodin. Commit message: feat: migrate to new endpoints format (#108) by @github-actions[bot]
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@27577d6 by Khaliq. Commit message: feat(group): Backfill Groups (#111) by @github-actions[bot]
- (deps) Bump cross-spawn from 7.0.3 to 7.0.5 (#3000) by @dependabot[bot]
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@95ceb42 by Daniel Roy Lwetabe. Commit message: feat(linkedIn): LinkedIn post video action in public template (#104) by @github-actions[bot]
- (orchestrator) Rename PostConnectionTask to OnEventTask (#2997) by @TBonnin
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@8977157 by Daniel Roy Lwetabe. Commit message: feat(front): List conversation messages (#113) by @github-actions[bot]
Fixed
- (scripts) Add more resilient rate limit handling in runner-update-env (#2988) by @nalanj
- Deprecate publicKey and HMAC (#2980) by @bodinsamuel
- (flows) Fix CI, remove old parsing (#2992) by @bodinsamuel
- Post-connection-script (#2993) by @TBonnin
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@290a958 by Khaliq. Commit message: fix(outlook): fix sender property (#112) by @github-actions[bot]
- (flows) Correct deduplication (#2994) by @bodinsamuel
- (hosted) Build connect-ui before copying (#2987) by @bodinsamuel
- (quickbooks) Prompt user for a realmId connection config parameter (#2999) by @hassan254-prog
- (docs) Fix urls for jira-basic docs (#3002) by @khaliqgant
- (docs) [nan-2174] update credentials to have better fields (#3003) by @khaliqgant
- (auth) Incorrect validation (#3004) by @bodinsamuel
- (auth) Remove more strict (#3009) by @bodinsamuel
- (runner) Do not exit the runner process when a sync is cancelled (#3008) by @TBonnin
- (hmac) Only handle hmac when using public_key (#3011) by @bodinsamuel
- (webapp) Make sure integrations list is in sync with connections (#3006) by @nalanj
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@99abe7c by Khaliq. Commit message: fix(groups): backfill quickbooks sandbox (#114) by @github-actions[bot]
- (webapp) Only allow one error filter at a time (#3013) by @nalanj
- (webapp) Clear any cache from swr/infinite (#3005) by @nalanj
- (webapp) Handle empty state for webhook settings coming over the wire (#3010) by @nalanj
- (docs) [nan-2174] update images and docs link (#3016) by @khaliqgant
- (webapp) Fix filterWithError default value (#3018) by @nalanj
- (models) Move User to DBUser (#3020) by @bodinsamuel
- (cli) Remove more from shared (#3019) by @bodinsamuel
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@f704056 by Khaliq. Commit message: fix(groups): fix spelling error (#116) by @github-actions[bot]
- (server) Update query to paginate correctly against filter (#3012) by @nalanj