1
0
mirror of synced 2025-12-23 21:03:15 -05:00

🐛 Source Google Analytics Data API: deprecate authSpecification (#26887)

* Connector health: source hubspot, gitlab, snapchat-marketing: fix builds

* #26230 source GA data api: deprecate authSpecification

* source GA data API: update changelog
This commit is contained in:
Denys Davydov
2023-06-01 13:44:49 +03:00
committed by GitHub
parent 055fef195d
commit 7c6b7da791
4 changed files with 60 additions and 8 deletions

View File

@@ -112,6 +112,7 @@ This connector outputs the following incremental streams:
| Version | Date | Pull Request | Subject |
|:--------|:-----------|:---------------------------------------------------------|:------------------------------------------------------------------------------|
| 0.2.4 | 2023-06-01 | [26887](https://github.com/airbytehq/airbyte/pull/26887) | Remove `authSpecification` from connector spec in favour of `advancedAuth` |
| 0.2.3 | 2023-05-16 | [26126](https://github.com/airbytehq/airbyte/pull/26126) | Fix pagination |
| 0.2.2 | 2023-05-12 | [25987](https://github.com/airbytehq/airbyte/pull/25987) | Categorized Config Errors Accurately |
| 0.2.1 | 2023-05-11 | [26008](https://github.com/airbytehq/airbyte/pull/26008) | Added handling for `429 - potentiallyThresholdedRequestsPerHour` error |