This repository has been archived by the owner on Mar 10, 2024. It is now read-only.
v0.22.0
Overview
- Added support for custom fields for Apollo
- Added S3 destination support
- Improved UX for paginating with MS Dynamics 365
- Added ability to override
autoStartOnConnection
per connection
Breaking Changes
- Pagination cursors for MS Dynamics 365 are now URI encoded (they were previously not)
What's Changed
- docs: update salesforce provider to include managed auth for sandboxes by @george-xing in #1988
- feat: MS Dynamics 365 sales standard object list endpoint by @lucasmarshall in #1985
- chore: Fix tsx issue running on some dev machines by @tonyxiao in #1990
- fix: don't allow customer deletions if there are any active connections by @asdfryan in #1991
- feat: autoStartOnConnection for embedded links (no support for magic … by @tomkit in #1993
- feat!: URL-encode cursors by @asdfryan in #1992
- fix: don't throw bare errors from dynamics by @lucasmarshall in #1989
- feat: getting standard/custom objects should contain metadata by @asdfryan in #1994
- feat: add dynamics standard objects to autocomplete by @lucasmarshall in #1996
- fix: slightly better banner scroll behavior by @tomkit in #1995
- feat: add s3 by @tomkit in #1997
- fix: lint errors by @lucasmarshall in #1999
- ci: pre-commit typecheck of changed workspaces by @lucasmarshall in #1998
- feat: support custom field updating for apollo by @asdfryan in #2000
- chore: release/0.22.0 by @tomkit in #2001
Full Changelog: v0.21.10...v0.22.0