File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
airbyte-ci/connectors/pipelines
airbyte-integrations/connectors/source-faker Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -403,9 +403,8 @@ This command runs the Python tests for a airbyte-ci poetry package.
403
403
## Changelog
404
404
| Version | PR | Description |
405
405
| ---------| --------------------------------------------------------- | -----------------------------------------------------------------------------------------------------------|
406
- | 1.3.0 | [ #TBD ] ( https://github.com/airbytehq/airbyte/pull/TBD ) | Start building Python connectors using our base images. |
406
+ | 1.3.0 | [ #30456 ] ( https://github.com/airbytehq/airbyte/pull/30456 ) | Start building Python connectors using our base images. |
407
407
| 1.2.2 | [ #30438 ] ( https://github.com/airbytehq/airbyte/pull/30438 ) | Add workaround to always stream logs properly with --is-local. |
408
- | 1.3.0 | [ #TBD] ( https://github.com/airbytehq/airbyte/pull/TBD ) | Start building Python connectors using our base images. |
409
408
| 1.2.1 | [ #30384 ] ( https://github.com/airbytehq/airbyte/pull/30384 ) | Java connector test performance fixes. |
410
409
| 1.2.0 | [ #30330 ] ( https://github.com/airbytehq/airbyte/pull/30330 ) | Add ` --metadata-query ` option to connectors command |
411
410
| 1.1.3 | [ #30314 ] ( https://github.com/airbytehq/airbyte/pull/30314 ) | Stop patching gradle files to make them work with airbyte-ci. |
Original file line number Diff line number Diff line change 44
44
supportLevel : community
45
45
tags :
46
46
- language:python
47
+ connectorBuildOptions :
48
+ baseImage : " airbyte-python-connector-base:1.1.0"
47
49
metadataSpecVersion : " 1.0"
You can’t perform that action at this time.
0 commit comments