Skip to content

Commit b45f0bc

Browse files
authored
πŸ™ source-google-search-console: run up-to-date pipeline [2024-08-03] (#43067)
1 parent 8372443 commit b45f0bc

File tree

4 files changed

+30
-29
lines changed

4 files changed

+30
-29
lines changed

β€Žairbyte-integrations/connectors/source-google-search-console/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: eb4c9e00-db83-4d63-a386-39cfa91012a8
13-
dockerImageTag: 1.5.2
13+
dockerImageTag: 1.5.3
1414
dockerRepository: airbyte/source-google-search-console
1515
documentationUrl: https://docs.airbyte.com/integrations/sources/google-search-console
1616
githubIssueLabel: source-google-search-console

β€Žairbyte-integrations/connectors/source-google-search-console/poetry.lock

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

β€Žairbyte-integrations/connectors/source-google-search-console/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 = "1.5.2"
6+
version = "1.5.3"
77
name = "source-google-search-console"
88
description = "Source implementation for Google Search Console."
99
authors = [ "Airbyte <[email protected]>",]

β€Ždocs/integrations/sources/google-search-console.md

+1
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@ Google Search Console only retains data for websites from the last 16 months. An
217217

218218
| Version | Date | Pull Request | Subject |
219219
| :------ | :--------- | :------------------------------------------------------- | :----------------------------------------------------------------------------------------------------------------------------- |
220+
| 1.5.3 | 2024-08-03 | [43067](https://github.com/airbytehq/airbyte/pull/43067) | Update dependencies |
220221
| 1.5.2 | 2024-07-27 | [42786](https://github.com/airbytehq/airbyte/pull/42786) | Update dependencies |
221222
| 1.5.1 | 2024-07-20 | [42142](https://github.com/airbytehq/airbyte/pull/42142) | Update dependencies |
222223
| 1.5.0 | 2024-07-17 | [42073](https://github.com/airbytehq/airbyte/pull/42073) | Migrate to CDK v1.8.0 |

0 commit comments

Comments
Β (0)