Skip to content

Commit 45d71de

Browse files
committed
Update versions of libraries in poetry.
PATCH bump source-configcat version to 0.1.12 Build source-configcat docker image for platform(s) linux/amd64, linux/arm64 Get dependency updates Create or update pull request on Airbyte repository Add changelog entry
1 parent ea3a3c0 commit 45d71de

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

airbyte-integrations/connectors/source-configcat/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ data:
22
connectorSubtype: api
33
connectorType: source
44
definitionId: 4fd7565c-8b99-439b-80d0-2d965e1d958c
5-
dockerImageTag: 0.1.11
5+
dockerImageTag: 0.1.12
66
dockerRepository: airbyte/source-configcat
77
githubIssueLabel: source-configcat
88
icon: configcat.svg

airbyte-integrations/connectors/source-configcat/poetry.lock

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

airbyte-integrations/connectors/source-configcat/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
33
build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
6-
version = "0.1.11"
6+
version = "0.1.12"
77
name = "source-configcat"
88
description = "Source implementation for Configcat."
99
authors = [ "Airbyte <contact@airbyte.io>",]

docs/integrations/sources/configcat.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ Configcat APIs are under rate limits for the number of API calls allowed per API
3737

3838
| Version | Date | Pull Request | Subject |
3939
| :------ | :--------- | :-------------------------------------------------------- | :------------------------------------------ |
40+
| 0.1.12 | 2024-08-12 | [43870](https://github.com/airbytehq/airbyte/pull/43870) | Update dependencies |
4041
| 0.1.11 | 2024-08-10 | [43596](https://github.com/airbytehq/airbyte/pull/43596) | Update dependencies |
4142
| 0.1.10 | 2024-08-03 | [43272](https://github.com/airbytehq/airbyte/pull/43272) | Update dependencies |
4243
| 0.1.9 | 2024-07-27 | [42702](https://github.com/airbytehq/airbyte/pull/42702) | Update dependencies |

0 commit comments

Comments
 (0)