-
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: migrate to per-stream state #17110
Conversation
/test connector=connectors/source-instagram
Build PassedTest summary info:
|
…bytehq/airbyte into augustin/upgrade-insta-to-per-stream
@@ -12,5 +12,5 @@ RUN pip install . | |||
ENV AIRBYTE_ENTRYPOINT "python /airbyte/integration_code/main.py" | |||
ENTRYPOINT ["python", "/airbyte/integration_code/main.py"] | |||
|
|||
LABEL io.airbyte.version=0.1.11 | |||
LABEL io.airbyte.version=1.0.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bumping to 1.0.0 because I think the logic of updating the state structure introduced one year ago can now be deprecated.
/publish connector=connectors/source-instagram
|
What
How
read
override which was used for backward compatibility one year from now.