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

fix(source-google-ads): Fix custom query regex conditions (#69802)

This commit is contained in:
Anatolii Yatsuk
2025-11-24 16:37:11 +02:00
committed by GitHub
parent 24efb986e0
commit b85b63b0e8
5 changed files with 50 additions and 9 deletions

View File

@@ -335,6 +335,7 @@ Due to a limitation in the Google Ads API which does not allow getting performan
| Version | Date | Pull Request | Subject |
|:------------|:-----------|:---------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| 4.1.1 | 2025-11-21 | [69802](https://github.com/airbytehq/airbyte/pull/69802) | Fix custom query regex conditions |
| 4.1.0 | 2025-11-20 | [69776](https://github.com/airbytehq/airbyte/pull/69776) | Promoting release candidate 4.1.0-rc.8 to a main version. |
| 4.1.0-rc.8 | 2025-10-29 | [69084](https://github.com/airbytehq/airbyte/pull/69084) | Fix criterion streams |
| 4.1.0-rc.7 | 2025-10-16 | [68030](https://github.com/airbytehq/airbyte/pull/68030) | Fix schema loader for `custom_queries` streams |