Skip to content

Commit 28bf604

Browse files
authored
🐙 source-sap-fieldglass: run up-to-date pipeline [2024-08-12] (#43894)
1 parent 3edc408 commit 28bf604

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

airbyte-integrations/connectors/source-sap-fieldglass/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ data:
22
connectorSubtype: api
33
connectorType: source
44
definitionId: ec5f3102-fb31-4916-99ae-864faf8e7e25
5-
dockerImageTag: 0.1.13
5+
dockerImageTag: 0.1.14
66
dockerRepository: airbyte/source-sap-fieldglass
77
githubIssueLabel: source-sap-fieldglass
88
icon: sapfieldglass.svg

airbyte-integrations/connectors/source-sap-fieldglass/poetry.lock

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

airbyte-integrations/connectors/source-sap-fieldglass/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.1.13"
6+
version = "0.1.14"
77
name = "source-sap-fieldglass"
88
description = "Source implementation for Sap Fieldglass."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/sap-fieldglass.md

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ This page contains the setup guide and reference information for the SAP Fieldgl
2525

2626
| Version | Date | Pull Request | Subject |
2727
| :------ | :--------- | :---------------------------------------------- |:--------------------------------------------|
28+
| 0.1.14 | 2024-08-12 | [43894](https://github.com/airbytehq/airbyte/pull/43894) | Update dependencies |
2829
| 0.1.13 | 2024-08-10 | [43657](https://github.com/airbytehq/airbyte/pull/43657) | Update dependencies |
2930
| 0.1.12 | 2024-08-03 | [43150](https://github.com/airbytehq/airbyte/pull/43150) | Update dependencies |
3031
| 0.1.11 | 2024-07-27 | [42756](https://github.com/airbytehq/airbyte/pull/42756) | Update dependencies |

0 commit comments

Comments
 (0)