Skip to content

Commit 363c4b1

Browse files
maxi297octavia-squidington-iii
authored andcommitted
🤖 Cut version 1.5.6 of source-declarative-manifest
1 parent a026ee2 commit 363c4b1

File tree

4 files changed

+7
-6
lines changed

4 files changed

+7
-6
lines changed

airbyte-integrations/connectors/source-declarative-manifest/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ data:
88
connectorType: source
99
definitionId: 64a2f99c-542f-4af8-9a6f-355f1217b436
1010
# This version should not be updated manually - it is updated by the CDK release workflow.
11-
dockerImageTag: 1.5.3
11+
dockerImageTag: 1.5.4
1212
dockerRepository: airbyte/source-declarative-manifest
1313
# This page is hidden from the docs for now, since the connector is not in any Airbyte registries.
1414
documentationUrl: https://docs.airbyte.com/integrations/sources/low-code

airbyte-integrations/connectors/source-declarative-manifest/poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

airbyte-integrations/connectors/source-declarative-manifest/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ include = "source_declarative_manifest"
1717

1818
[tool.poetry.dependencies]
1919
python = "^3.9,<3.12"
20-
airbyte-cdk = "1.5.3"
20+
airbyte-cdk = "1.5.6"
2121

2222
[tool.poetry.scripts]
2323
source-declarative-manifest = "source_declarative_manifest.run:run"

docs/integrations/sources/low-code.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ The changelog below is automatically updated by the `bump_version` command as pa
99

1010
| Version | Date | Pull Request | Subject |
1111
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------- |
12+
| 1.5.4 | 2024-06-19 | [36501](https://github.com/airbytehq/airbyte/pull/36501) | Bump CDK version to 1.5.6 |
1213
| 1.5.3 | 2024-06-18 | [36501](https://github.com/airbytehq/airbyte/pull/36501) | Bump CDK version to 1.5.3 |
1314
| 1.5.2 | 2024-06-18 | [36501](https://github.com/airbytehq/airbyte/pull/36501) | Bump CDK version to 1.5.2 |
1415
| 1.5.1 | 2024-06-18 | [36501](https://github.com/airbytehq/airbyte/pull/36501) | Bump CDK version to 1.5.1 |

0 commit comments

Comments
 (0)