v0.42.20
github-actions
released this
25 Oct 16:35
·
258 commits
to master
since this release
v0.42.20 - 2024-10-25
Added
- (integrations) Add support for dialpad sandbox (#2885) by @StephenCole19
- (validations) Add provider name and remove credentials and connection_config from interpolation checks (#2894) by @hassan254-prog
- (integrations) Add support for elevio (#2896) by @hassan254-prog
- (integrations) Add support for apaleo (#2898) by @hassan254-prog
Changed
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@5c830a7 by Khaliq. Commit message: feat(datadog): datadog user operations (#72) by @github-actions[bot]
- (integration-templates) Automated commit updating flows.yaml based on changes in NangoHQ/integration-templates@bbc2526 by Khaliq. Commit message: feat(sharepoint-improvements): Sharepoint improvements (#73) by @github-actions[bot]
Fixed
- (pagination) Handle number cursor (#2886) by @bodinsamuel
- (flows) Endpoint deduplication conflict (#2887) by @bodinsamuel
- Use DD_SITE env var instead of hardcoded value (#2888) by @TBonnin