Skip to content

Commit 8a04a1e

Browse files
authored
πŸ™ source-polygon-stock-api: run up-to-date pipeline [2024-08-03] (#43062)
1 parent aa796df commit 8a04a1e

File tree

4 files changed

+9
-8
lines changed

4 files changed

+9
-8
lines changed

β€Žairbyte-integrations/connectors/source-polygon-stock-api/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: 5807d72f-0abc-49f9-8fa5-ae820007032b
13-
dockerImageTag: 0.1.14
13+
dockerImageTag: 0.1.15
1414
dockerRepository: airbyte/source-polygon-stock-api
1515
documentationUrl: https://docs.airbyte.com/integrations/sources/polygon-stock-api
1616
githubIssueLabel: source-polygon-stock-api

β€Žairbyte-integrations/connectors/source-polygon-stock-api/poetry.lock

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

β€Žairbyte-integrations/connectors/source-polygon-stock-api/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.14"
6+
version = "0.1.15"
77
name = "source-polygon-stock-api"
88
description = "Source implementation for Polygon Stock Api."
99
authors = [ "Airbyte <[email protected]>",]

β€Ždocs/integrations/sources/polygon-stock-api.md

+1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ The following fields are required fields for the connector to work:
5353

5454
| Version | Date | Pull Request | Subject |
5555
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ |
56+
| 0.1.15 | 2024-08-03 | [43062](https://github.com/airbytehq/airbyte/pull/43062) | Update dependencies |
5657
| 0.1.14 | 2024-07-27 | [42771](https://github.com/airbytehq/airbyte/pull/42771) | Update dependencies |
5758
| 0.1.13 | 2024-07-20 | [42317](https://github.com/airbytehq/airbyte/pull/42317) | Update dependencies |
5859
| 0.1.12 | 2024-07-13 | [41897](https://github.com/airbytehq/airbyte/pull/41897) | Update dependencies |

0 commit comments

Comments
Β (0)