Skip to content

Commit e3ffc53

Browse files
authored
πŸ™ source-google-analytics-data-api: run up-to-date pipeline [2024-08-12] (#43909)
1 parent 8dc4fb8 commit e3ffc53

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

β€Žairbyte-integrations/connectors/source-google-analytics-data-api/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ data:
1212
connectorSubtype: api
1313
connectorType: source
1414
definitionId: 3cc2eafd-84aa-4dca-93af-322d9dfeec1a
15-
dockerImageTag: 2.5.1
15+
dockerImageTag: 2.5.2
1616
dockerRepository: airbyte/source-google-analytics-data-api
1717
documentationUrl: https://docs.airbyte.com/integrations/sources/google-analytics-data-api
1818
githubIssueLabel: source-google-analytics-data-api

β€Žairbyte-integrations/connectors/source-google-analytics-data-api/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-google-analytics-data-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 = "2.5.1"
6+
version = "2.5.2"
77
name = "source-google-analytics-data-api"
88
description = "Source implementation for Google Analytics Data Api."
99
authors = [ "Airbyte <[email protected]>",]

β€Ždocs/integrations/sources/google-analytics-data-api.md

+1
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,7 @@ The Google Analytics connector is subject to Google Analytics Data API quotas. P
268268

269269
| Version | Date | Pull Request | Subject |
270270
|:--------|:-----------| :------------------------------------------------------- |:---------------------------------------------------------------------------------------|
271+
| 2.5.2 | 2024-08-12 | [43909](https://github.com/airbytehq/airbyte/pull/43909) | Update dependencies |
271272
| 2.5.1 | 2024-08-10 | [43289](https://github.com/airbytehq/airbyte/pull/43289) | Update dependencies |
272273
| 2.5.0 | 2024-08-07 | [42841](https://github.com/airbytehq/airbyte/pull/42841) | Upgrade to CDK 3 |
273274
| 2.4.14 | 2024-07-27 | [42746](https://github.com/airbytehq/airbyte/pull/42746) | Update dependencies |

0 commit comments

Comments
Β (0)