Airbyte

Latest version: v0.24.1

Safety actively analyzes 722032 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 10

0.10.5

✨ New Features

- New native merge upserts for Snowflake caches, improving performance for load operations (203)
- Add `Source.connector_version` property to show what version of a connector is installed (211)

⚙️ Under the Hood

- Internal updates to enable future Snowflake Cortex destination (203)

0.10.4

🐛 Fixes

- Expand default column size for non-integer `number` fields to `DECIMAL (38, 9)`, resolves issues with too-large number values (194)

0.10.3

✨ New Features

- Add [`fetch_connector_secret()`](https://airbytehq.github.io/PyAirbyte/airbyte/secrets/google_gsm.html#GoogleGSMSecretManager.fetch_connector_secret) convenience method on `GoogleGSMSecretManager`. (191)

🐛 Fixes

- Fix GSM secrets retrieval edge cases, and improve GSM CI tests. (191)

📖 Docs

- Improve docs around `0.10.x` features. (190)

0.10.2

🐛 Fix

- Install google secrets library as a main dependency (resolves `ImportError`). (189)

0.10.1

🐛 Fixes

- Resolve failures when loading large dataset by running Snowflake `PUT` queries sequentially (188) - _**Thanks, SebastienN15!**_

✨ New Features

- Add [`parse_json()`](https://airbytehq.github.io/PyAirbyte/airbyte/secrets/base.html#SecretHandle.parse_json) convenience method on [`SecretHandle`](file:///Users/ajsteers/Source/PyAirbyte/docs/generated/airbyte/secrets/base.htmlSecretHandle) class. (182)

0.10.0

✨ New Features

_This release focuses on broadening the vision of PyAirbyte, adding capabilities for Airbyte Cloud users to orchestrate their syncs using PyAirbyte. Secrets management is also significantly expanded. Lastly, we improve record parsing of problematic records thanks to a community contribution from SebastienN15._

☁️ Cloud Interop (143)

- Add ability to run Airbyte Cloud jobs with `CloudWorkspace.run_sync()`, which returns a `SyncResult` object.
- Add ability to check Airbyte Cloud sync statuses, wait for status, check number of records synced, etc.
- Add ability to get `CachedDataset` objects from completed Airbyte Cloud jobs, and read records from those final tables. (Snowflake and BigQuery only.)

🔐 Secrets Management (143)

- Add support for "BYO secrets" using `CustomSecretsManager`.
- Add a new custom secrets manager for Google GSM: `GoogleGSMSecretsManager`.

🐛 Fixes

- Improve parsing of deeply nested records by adding a fallback `json` parser (178) - **_Thanks, SebastienN15!!_**

Page 7 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.