Skip to content

Commit c99c4a1

Browse files
committed
Update versions of libraries in poetry.
PATCH bump source-glassfrog version to 0.2.15 Build source-glassfrog 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 2a15fbd commit c99c4a1

File tree

4 files changed

+61
-58
lines changed

4 files changed

+61
-58
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ data:
1010
connectorSubtype: api
1111
connectorType: source
1212
definitionId: cf8ff320-6272-4faa-89e6-4402dc17e5d5
13-
dockerImageTag: 0.2.14
13+
dockerImageTag: 0.2.15
1414
dockerRepository: airbyte/source-glassfrog
1515
documentationUrl: https://docs.airbyte.com/integrations/sources/glassfrog
1616
githubIssueLabel: source-glassfrog

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

+58-56
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

+1-1
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.2.14"
6+
version = "0.2.15"
77
name = "source-glassfrog"
88
description = "Source implementation for Glassfrog."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/glassfrog.md

+1
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ This Source is capable of syncing the following Streams:
5050

5151
| Version | Date | Pull Request | Subject |
5252
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ |
53+
| 0.2.15 | 2024-08-10 | [43676](https://github.com/airbytehq/airbyte/pull/43676) | Update dependencies |
5354
| 0.2.14 | 2024-08-03 | [43261](https://github.com/airbytehq/airbyte/pull/43261) | Update dependencies |
5455
| 0.2.13 | 2024-07-27 | [42636](https://github.com/airbytehq/airbyte/pull/42636) | Update dependencies |
5556
| 0.2.12 | 2024-07-20 | [41866](https://github.com/airbytehq/airbyte/pull/41866) | Update dependencies |

0 commit comments

Comments
 (0)