1
0
mirror of synced 2025-12-25 02:09:19 -05:00

Source Amazon Ads: update authenticator (#38737)

This commit is contained in:
Christo Grabowski
2024-05-29 12:32:10 -04:00
committed by GitHub
parent 6db379dedf
commit dda539cd10
6 changed files with 407 additions and 114 deletions

View File

@@ -129,6 +129,7 @@ Information about expected report generation waiting time can be found [here](ht
| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :-------------------------------------------------------------------------------------------------------------- |
| 5.0.2 | 2024-05-29 | [38737](https://github.com/airbytehq/airbyte/pull/38737) | Update authenticator to `requests_native_auth` package |
| 5.0.1 | 2024-04-29 | [37655](https://github.com/airbytehq/airbyte/pull/37655) | Update error messages and spec with info about `agency` profile type. |
| 5.0.0 | 2024-03-22 | [36169](https://github.com/airbytehq/airbyte/pull/36169) | Update `SponsoredBrand` and `SponsoredProduct` streams due to API endpoint deprecation |
| 4.1.0 | 2024-03-19 | [36267](https://github.com/airbytehq/airbyte/pull/36267) | Pin airbyte-cdk version to `^0` |