-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Source: Instagram - Use latest CDK version #16340
Conversation
/test connector=connectors/source-instagram
Build PassedTest summary info:
|
/publish connector=connectors/source-instagram
if you have connectors that successfully published but failed definition generation, follow step 4 here |
What
The instagram source v0.1.9 was released a year ago (sep 30, 2021) so it does not have our latest CDK improvements, such as airbyte trace messages. This means that errors from instagram are not being reported to sentry.
closes https://github.com/airbytehq/airbyte-cloud/issues/2635
How
Update sentry to use the latest version of the CDK.