Skip to content

Commit

Permalink
🤖 Cut version 0.80.0 of source-declarative-manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
maxi297 authored and octavia-squidington-iii committed Apr 9, 2024
1 parent 8b8035a commit 0aa0330
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 7 deletions.
Expand Up @@ -8,7 +8,7 @@ data:
connectorType: source
definitionId: 64a2f99c-542f-4af8-9a6f-355f1217b436
# This version should not be updated manually - it is updated by the CDK release workflow.
dockerImageTag: 0.79.2
dockerImageTag: 0.80.0
dockerRepository: airbyte/source-declarative-manifest
# This page is hidden from the docs for now, since the connector is not in any Airbyte registries.
documentationUrl: https://docs.airbyte.com/integrations/sources/low-code
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Expand Up @@ -17,7 +17,7 @@ include = "source_declarative_manifest"

[tool.poetry.dependencies]
python = "^3.9,<3.12"
airbyte-cdk = "0.79.2"
airbyte-cdk = "0.80.0"

[tool.poetry.scripts]
source-declarative-manifest = "source_declarative_manifest.run:run"
Expand Down
3 changes: 2 additions & 1 deletion docs/integrations/sources/low-code.md
Expand Up @@ -9,7 +9,8 @@ The changelog below is automatically updated by the `bump_version` command as pa

| Version | Date | Pull Request | Subject |
|:--------|:-----------|:---------------------------------------------------------|:---------------------------------------------------------------------|
| 0.79.2 | 2024-04-09 | [36501](https://github.com/airbytehq/airbyte/pull/36501) | Bump CDK version to |
| 0.80.0 | 2024-04-09 | [36501](https://github.com/airbytehq/airbyte/pull/36501) | Bump CDK version to |
| 0.79.2 | 2024-04-09 | [36501](https://github.com/airbytehq/airbyte/pull/36501) | Bump CDK version to |
| 0.79.1 | 2024-04-05 | [36501](https://github.com/airbytehq/airbyte/pull/36501) | Bump CDK version to |
| 0.79.0 | 2024-04-05 | [36501](https://github.com/airbytehq/airbyte/pull/36501) | Bump CDK version to 0.79.0 |
| 0.78.9 | 2024-04-04 | [36834](https://github.com/airbytehq/airbyte/pull/36834) | Update CDK dependency to version 0.78.9 (before new publishing flow) |

0 comments on commit 0aa0330

Please sign in to comment.