-
Notifications
You must be signed in to change notification settings - Fork 42
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
Apply security and compatibility updates for PyAirbyte dependencies (Sep 2024) #386
Comments
As noted in task list above, this week we enabled dependabot updates and GitHub security scanning. We've also merged 9 dependabot updates this week, which will release shortly. The largest blocker right now for the other libraries is the SQLAlchemy 2.x bump. That was previously blocked by Snowflake and BigQuery drivers not supporting the 2.x, which both have now gotten caught up on. I have this draft PR as a WIP, but it may need to be broken into smaller updates. |
Just released:
|
The latest version of PyAirbyte,, released today, includes support for SQLalchemy 2.0 along with the latest version of the Airbyte CDK, along with several other dependency updates. https://github.com/airbytehq/PyAirbyte/releases/tag/v0.17.9 Closing this issue as resolved for our high pri updates. New issues have been created to track Pendulum and Any other dependency updates that are needed may be requested by creating a new GitHub issue here in this repo. |
There are a number of dependencies of PyAirbyte which are stale relative to security updates. We'd also like to build a formal process to stay on top of relevant security and dependency updates.
This issue will track a number of action items:
Tasks
jsonschema
library #398The text was updated successfully, but these errors were encountered: