Skip to content

Commit 1f356f5

Browse files
maxi297sophiecuiy
authored andcommitted
fix: flag authentication issues as config errors (#69279)
1 parent 3463ab0 commit 1f356f5

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ data:
88
- www.googleapis.com
99
- analyticsdata.googleapis.com
1010
connectorBuildOptions:
11-
baseImage: docker.io/airbyte/source-declarative-manifest:7.4.1@sha256:71df19e2ee555ca5b14abbec01d50104c79c9b84cb9cc323284d24333361900a
11+
baseImage: docker.io/airbyte/source-declarative-manifest:7.4.2@sha256:f5e8abfcdbef9f5050213962e75dd417b5551b22b6143b42fa3ea85f9bcb00d0
1212
connectorSubtype: api
1313
connectorType: source
1414
definitionId: 3cc2eafd-84aa-4dca-93af-322d9dfeec1a
15-
dockerImageTag: 2.9.15
15+
dockerImageTag: 2.9.16
1616
dockerRepository: airbyte/source-google-analytics-data-api
1717
documentationUrl: https://docs.airbyte.com/integrations/sources/google-analytics-data-api
1818
resourceRequirements:

docs/integrations/sources/google-analytics-data-api.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,7 @@ The Google Analytics connector is subject to Google Analytics Data API quotas. P
270270

271271
| Version | Date | Pull Request | Subject |
272272
|:---------------|:-----------|:---------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|
273+
| 2.9.16 | 2025-11-11 | [69279](https://github.com/airbytehq/airbyte/pull/69279) | Flag authentication issues as config_error |
273274
| 2.9.15 | 2025-10-29 | [69011](https://github.com/airbytehq/airbyte/pull/69011) | Update dependencies |
274275
| 2.9.14 | 2025-10-21 | [68302](https://github.com/airbytehq/airbyte/pull/68302) | Update dependencies |
275276
| 2.9.13 | 2025-10-14 | [tbd](https://github.com/airbytehq/airbyte/pull/tbd) | Promoting release candidate 2.9.13-rc.1 to a main version. |

0 commit comments

Comments
 (0)