Skip to content

Commit

Permalink
🐙 source-google-analytics-data-api: run up-to-date pipeline [2024-07-…
Browse files Browse the repository at this point in the history
…10] (#41561)
  • Loading branch information
alafanechere committed Jul 11, 2024
1 parent 9fedcd4 commit f4b1bac
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ data:
- www.googleapis.com
- analyticsdata.googleapis.com
connectorBuildOptions:
baseImage: docker.io/airbyte/python-connector-base:1.2.3@sha256:a8abfdc75f8e22931657a1ae15069e7b925e74bb7b5ef36371a85e4caeae5696
baseImage: docker.io/airbyte/python-connector-base:2.0.0@sha256:c44839ba84406116e8ba68722a0f30e8f6e7056c726f447681bb9e9ece8bd916
connectorSubtype: api
connectorType: source
definitionId: 3cc2eafd-84aa-4dca-93af-322d9dfeec1a
dockerImageTag: 2.4.10
dockerImageTag: 2.4.11
dockerRepository: airbyte/source-google-analytics-data-api
documentationUrl: https://docs.airbyte.com/integrations/sources/google-analytics-data-api
githubIssueLabel: source-google-analytics-data-api
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
build-backend = "poetry.core.masonry.api"

[tool.poetry]
version = "2.4.10"
version = "2.4.11"
name = "source-google-analytics-data-api"
description = "Source implementation for Google Analytics Data Api."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/google-analytics-data-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,7 @@ The Google Analytics connector is subject to Google Analytics Data API quotas. P

| Version | Date | Pull Request | Subject |
|:--------|:-----------| :------------------------------------------------------- |:---------------------------------------------------------------------------------------|
| 2.4.11 | 2024-07-10 | [41561](https://github.com/airbytehq/airbyte/pull/41561) | Update dependencies |
| 2.4.10 | 2024-07-09 | [41295](https://github.com/airbytehq/airbyte/pull/41295) | Update dependencies |
| 2.4.9 | 2024-07-06 | [40935](https://github.com/airbytehq/airbyte/pull/40935) | Update dependencies |
| 2.4.8 | 2024-06-25 | [40429](https://github.com/airbytehq/airbyte/pull/40429) | Update dependencies |
Expand Down

0 comments on commit f4b1bac

Please sign in to comment.