Skip to content
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

Update Dagster Airbyte to use the new Airbyte API #19096

Closed
spazylbekova opened this issue Jan 9, 2024 · 2 comments · Fixed by #23451
Closed

Update Dagster Airbyte to use the new Airbyte API #19096

spazylbekova opened this issue Jan 9, 2024 · 2 comments · Fixed by #23451
Labels

Comments

@spazylbekova
Copy link

spazylbekova commented Jan 9, 2024

What's the use case?

Airbyte transitions from the configuration API to the new API. Airbyte does not have active commitments to support configuration API long-term. I was wondering if there are any plans to support the new Airbyte API. We are struggling to make configuration API work for us since we use Okta for webapp.

API documentation
https://docs.airbyte.com/api-documentation

Ideas of implementation

Update dagster-airbyte library to support the new Airbyte API

Additional information

No response

Message from the maintainers

Impacted by this issue? Give it a 👍! We factor engagement into prioritization.

@tangos974
Copy link

tangos974 commented Aug 1, 2024

Hi, I'd like to follow up on this issue, as per the airbyte docs:

"To increase security, Airbyte is migrating to use in-app Applications to secure access to the Airbyte API. As a result, we're removing the portal.airbyte.com site, which has previously been used for API key management.

API keys generated from the previous Portal will stop working on August 15, 2024."

So that means two things:

  • People (like me) who haven't generated an airbyte api key the old way (before portal.airbyte.com was removed) cannot use the dagster_airbyte library to create an airbyte asset in dagster - i.e. we can't pilot airbyte cloud from dagster at all without sacrificing a lot of the functionalities that made us choose dagster in the first place.

  • In 2 weeks from now, all keys generated that way will stop working. That means that the amount of people in my case will grow substantially overnight.

Is there an ETA for updating the dagster_airbyte library to support the new Airbyte API? Should my team and I begin working on a workaround, or is there an update planned for the next release?

Thanks in advance.

@garethbrickman garethbrickman added the integration: airbyte Related to dagster-airbyte label Aug 1, 2024
@garethbrickman
Copy link
Contributor

@tangos974 #23451

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants