Skip to content

Releases: airbytehq/airbyte-api-python-sdk

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 23 Jun 07:02
ad179fe

Changes

⚠️ Breaking Changes

  • Migrate to Speakeasy Python v2 generator infrastructure (#146)
  • Multiple class renames (#146)
  • Migrate from requests to httpx for API calls (#146)

🐛 Bug Fixes

  • Enable Speakeasy fix flags to resolve forward-reference NameErrors (#179)

📖 Documentation

  • Add CONTRIBUTING.md, AGENTS.md with generation lineage and guidelines (#145)

⚙️ Under the Hood

30 changes
  • Remove stale RowFilteringOperationNot1 files from prior generation (#187)
  • Remove hardcoded version from _version.py via post_generate.py (#177)
  • Fix pre-release workflow to use UV_DYNAMIC_VERSIONING_BYPASS (#176)
  • Switch dynamic versioning from file-based to git tag-based (#175)
  • Bump mypy from 1.15.0 to 2.1.0 (#170)
  • Bump pyright from 1.1.398 to 1.1.410 (#171)
  • Bump aaronsteers/semantic-pr-release-drafter from 1.1.0 to 2.0.1 (#149)
  • Bump peter-evans/create-pull-request from 6 to 8 (#148)
  • Bump peter-evans/find-comment from 3 to 4 (#152)
  • Bump actions/checkout from 4 to 7 (#169)
  • Bump astral-sh/setup-uv from 5 to 7 (#151)
  • Remove generate-command.yml from generation path filter (#174)
  • Bump pylint from 3.2.3 to 4.0.6 (#172)
  • Scope generation validation to generation-affecting files only (#173)
  • Switch Dependabot from pip to uv ecosystem for proper uv.lock updates (#168)
  • Add GITHUB_TOKEN fallback when GitHub App secrets are unavailable (#167)
  • Take ownership of pyproject.toml, add dynamic versioning and poe task composition (#166)
  • Bump actions/upload-artifact from 4 to 7 (#158)
  • Use PYPI_TOKEN for publishing and fix infinite generate loop (#160)
  • Regenerate SDK with Speakeasy (#165)
  • Regenerate SDK with Speakeasy (#164)
  • Regenerate SDK with Speakeasy (#163)
  • Regenerate SDK with Speakeasy (#162)
  • Regenerate SDK with Speakeasy (#161)
  • Regenerate SDK with Speakeasy (#159)
  • Regenerate SDK with Speakeasy (#157)
  • Regenerate SDK with Speakeasy (#156)
  • Add CI validation, release automation, and Dependabot (#144)
  • Regenerate SDK with Speakeasy (#147)
  • Add workflow stubs to enable workflow_dispatch on feature branches (#142)

Installation

pip install airbyte-api==1.0.1

v1.0.0rc3

v1.0.0rc3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Jun 05:59
84a46e5

Changes

⚠️ Breaking Changes

  • Migrate to Speakeasy Python v2 generator infrastructure (#146)

🐛 Bug Fixes

  • Enable Speakeasy fix flags to resolve forward-reference NameErrors (#179)

📖 Documentation

  • Add CONTRIBUTING.md, AGENTS.md with generation lineage and guidelines (#145)

⚙️ Under the Hood

29 changes
  • Remove hardcoded version from _version.py via post_generate.py (#177)
  • Fix pre-release workflow to use UV_DYNAMIC_VERSIONING_BYPASS (#176)
  • Switch dynamic versioning from file-based to git tag-based (#175)
  • Bump mypy from 1.15.0 to 2.1.0 (#170)
  • Bump pyright from 1.1.398 to 1.1.410 (#171)
  • Bump aaronsteers/semantic-pr-release-drafter from 1.1.0 to 2.0.1 (#149)
  • Bump peter-evans/create-pull-request from 6 to 8 (#148)
  • Bump peter-evans/find-comment from 3 to 4 (#152)
  • Bump actions/checkout from 4 to 7 (#169)
  • Bump astral-sh/setup-uv from 5 to 7 (#151)
  • Remove generate-command.yml from generation path filter (#174)
  • Bump pylint from 3.2.3 to 4.0.6 (#172)
  • Scope generation validation to generation-affecting files only (#173)
  • Switch Dependabot from pip to uv ecosystem for proper uv.lock updates (#168)
  • Add GITHUB_TOKEN fallback when GitHub App secrets are unavailable (#167)
  • Take ownership of pyproject.toml, add dynamic versioning and poe task composition (#166)
  • Bump actions/upload-artifact from 4 to 7 (#158)
  • Use PYPI_TOKEN for publishing and fix infinite generate loop (#160)
  • Regenerate SDK with Speakeasy (#165)
  • Regenerate SDK with Speakeasy (#164)
  • Regenerate SDK with Speakeasy (#163)
  • Regenerate SDK with Speakeasy (#162)
  • Regenerate SDK with Speakeasy (#161)
  • Regenerate SDK with Speakeasy (#159)
  • Regenerate SDK with Speakeasy (#157)
  • Regenerate SDK with Speakeasy (#156)
  • Add CI validation, release automation, and Dependabot (#144)
  • Regenerate SDK with Speakeasy (#147)
  • Add workflow stubs to enable workflow_dispatch on feature branches (#142)

Installation

pip install airbyte-api==1.0.0rc3

v1.0.0rc2

v1.0.0rc2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Jun 04:16
a1d6b45

Changes

⚠️ Breaking Changes

  • Migrate to Speakeasy Python v2 generator infrastructure (#146)

🐛 Bug Fixes

  • Enable Speakeasy fix flags to resolve forward-reference NameErrors (#179)

📖 Documentation

  • Add CONTRIBUTING.md, AGENTS.md with generation lineage and guidelines (#145)

⚙️ Under the Hood

29 changes
  • Remove hardcoded version from _version.py via post_generate.py (#177)
  • Fix pre-release workflow to use UV_DYNAMIC_VERSIONING_BYPASS (#176)
  • Switch dynamic versioning from file-based to git tag-based (#175)
  • Bump mypy from 1.15.0 to 2.1.0 (#170)
  • Bump pyright from 1.1.398 to 1.1.410 (#171)
  • Bump aaronsteers/semantic-pr-release-drafter from 1.1.0 to 2.0.1 (#149)
  • Bump peter-evans/create-pull-request from 6 to 8 (#148)
  • Bump peter-evans/find-comment from 3 to 4 (#152)
  • Bump actions/checkout from 4 to 7 (#169)
  • Bump astral-sh/setup-uv from 5 to 7 (#151)
  • Remove generate-command.yml from generation path filter (#174)
  • Bump pylint from 3.2.3 to 4.0.6 (#172)
  • Scope generation validation to generation-affecting files only (#173)
  • Switch Dependabot from pip to uv ecosystem for proper uv.lock updates (#168)
  • Add GITHUB_TOKEN fallback when GitHub App secrets are unavailable (#167)
  • Take ownership of pyproject.toml, add dynamic versioning and poe task composition (#166)
  • Bump actions/upload-artifact from 4 to 7 (#158)
  • Use PYPI_TOKEN for publishing and fix infinite generate loop (#160)
  • Regenerate SDK with Speakeasy (#165)
  • Regenerate SDK with Speakeasy (#164)
  • Regenerate SDK with Speakeasy (#163)
  • Regenerate SDK with Speakeasy (#162)
  • Regenerate SDK with Speakeasy (#161)
  • Regenerate SDK with Speakeasy (#159)
  • Regenerate SDK with Speakeasy (#157)
  • Regenerate SDK with Speakeasy (#156)
  • Add CI validation, release automation, and Dependabot (#144)
  • Regenerate SDK with Speakeasy (#147)
  • Add workflow stubs to enable workflow_dispatch on feature branches (#142)

Installation

pip install airbyte-api==0.54.0

v1.0.0rc1

v1.0.0rc1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Jun 03:02
35eb6eb

Changes

⚠️ Breaking Changes

  • Migrate to Speakeasy Python v2 generator infrastructure (#146)

📖 Documentation

  • Add CONTRIBUTING.md, AGENTS.md with generation lineage and guidelines (#145)

⚙️ Under the Hood

27 changes
  • Switch dynamic versioning from file-based to git tag-based (#175)
  • Bump mypy from 1.15.0 to 2.1.0 (#170)
  • Bump pyright from 1.1.398 to 1.1.410 (#171)
  • Bump aaronsteers/semantic-pr-release-drafter from 1.1.0 to 2.0.1 (#149)
  • Bump peter-evans/create-pull-request from 6 to 8 (#148)
  • Bump peter-evans/find-comment from 3 to 4 (#152)
  • Bump actions/checkout from 4 to 7 (#169)
  • Bump astral-sh/setup-uv from 5 to 7 (#151)
  • Remove generate-command.yml from generation path filter (#174)
  • Bump pylint from 3.2.3 to 4.0.6 (#172)
  • Scope generation validation to generation-affecting files only (#173)
  • Switch Dependabot from pip to uv ecosystem for proper uv.lock updates (#168)
  • Add GITHUB_TOKEN fallback when GitHub App secrets are unavailable (#167)
  • Take ownership of pyproject.toml, add dynamic versioning and poe task composition (#166)
  • Bump actions/upload-artifact from 4 to 7 (#158)
  • Use PYPI_TOKEN for publishing and fix infinite generate loop (#160)
  • Regenerate SDK with Speakeasy (#165)
  • Regenerate SDK with Speakeasy (#164)
  • Regenerate SDK with Speakeasy (#163)
  • Regenerate SDK with Speakeasy (#162)
  • Regenerate SDK with Speakeasy (#161)
  • Regenerate SDK with Speakeasy (#159)
  • Regenerate SDK with Speakeasy (#157)
  • Regenerate SDK with Speakeasy (#156)
  • Add CI validation, release automation, and Dependabot (#144)
  • Regenerate SDK with Speakeasy (#147)
  • Add workflow stubs to enable workflow_dispatch on feature branches (#142)

Installation

pip install airbyte-api==1.0.0rc1

python - v0.53.0 - 2025-10-02 19:54:17

Choose a tag to compare

@github-actions github-actions released this 02 Oct 19:54
3d186cd

Generated by Speakeasy CLI

2025-10-02 19:54:17

Changes

Based on:

Generated

  • [python v0.53.0] .

Releases

Publishing Completed

python - v0.52.2 - 2024-12-11 23:48:36

Choose a tag to compare

@github-actions github-actions released this 11 Dec 23:48
7884557

Generated by Speakeasy CLI

2024-12-11 00:19:25

Changes

Based on:

Generated

  • [python v0.52.2] .

Releases

Publishing Completed

python - v0.52.1 - 2024-09-25 00:54:40

Choose a tag to compare

@github-actions github-actions released this 25 Sep 00:54
140e083

Generated by Speakeasy CLI

2024-09-25 00:17:36

Changes

Based on:

Generated

  • [python v0.52.1] .

Releases

Publishing Completed

python - v0.52.0 - 2024-09-11 00:26:43

Choose a tag to compare

@github-actions github-actions released this 11 Sep 00:26
1eac185

Generated by Speakeasy CLI

2024-09-11 00:14:28

Changes

Based on:

Generated

  • [python v0.52.0] .

Releases

Publishing Completed

python - v0.51.0 - 2024-07-15 20:26:46

Choose a tag to compare

@github-actions github-actions released this 15 Jul 20:26
59c5e7f

Generated by Speakeasy CLI

2024-07-15 18:36:21

Changes

Based on:

Generated

  • [python v0.51.0] .

Releases

Publishing Completed

python - v0.50.1 - 2024-06-03 23:41:39

Choose a tag to compare

@github-actions github-actions released this 03 Jun 23:41
9317ad8

Generated by Speakeasy CLI

2024-06-03 00:15:07

Changes

Based on:

Generated

  • [python v0.50.1] .

Releases

Publishing Completed