Skip to content

source-amazon-ads: bump version to 7.3.1#356

Merged
nicolaslazo merged 1 commit into
masterfrom
nlazo/amazon-ads-bump-to-5.0.20
May 26, 2026
Merged

source-amazon-ads: bump version to 7.3.1#356
nicolaslazo merged 1 commit into
masterfrom
nlazo/amazon-ads-bump-to-5.0.20

Conversation

@nicolaslazo

@nicolaslazo nicolaslazo commented May 20, 2026

Copy link
Copy Markdown

Description:

Fixes captures attempting to use the deprecated adGroups endpoint:

Request URL: https://advertising-api.amazon.com/v2/sp/adGroups?count=100, Response Code: 429, Response Text: {"code":"429","details":"Throttled - Deprecated resource. Please use a newer API

No breaking changes. 5.0.20 was picked because the next version, 6.0.0, removes the SponsoredBrandsVideoReportStream and SponsoredBrandsReportStream streams that we currently have in use.

"default": nulls have been added to all deprecated fields. We understand this to keep them visible for materialisations — even if no more data will be produced, existing information should remain reachable.

Version 5.0.20 included deprecated endpoints, so a seamless transition was impossible. We'll instead bump to the latest available version as an interim measure until we can write a native connector.

@nicolaslazo nicolaslazo requested a review from a team May 20, 2026 20:04
@nicolaslazo nicolaslazo self-assigned this May 20, 2026
@nicolaslazo nicolaslazo force-pushed the nlazo/amazon-ads-bump-to-5.0.20 branch from 2a36612 to 97c2b06 Compare May 21, 2026 12:28

@Alex-Bair Alex-Bair left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM % could you update the PR description / commit message with why a lot of fields are being patched onto some streams' schemas & why they have a default value? That way we'll remember why we're doing this if we look back at this change whenever we build a native version of this connector.

@nicolaslazo nicolaslazo force-pushed the nlazo/amazon-ads-bump-to-5.0.20 branch from 97c2b06 to faa4508 Compare May 26, 2026 15:27
@nicolaslazo nicolaslazo changed the title source-amazon-ads: bump version to 5.0.20 source-amazon-ads: bump version to 7.3.1 May 26, 2026
This is the last version published before the connector was relicensed
to ELv2 on 2025-07-22, so we are unable to upgrade it further.
@nicolaslazo nicolaslazo force-pushed the nlazo/amazon-ads-bump-to-5.0.20 branch from faa4508 to 572d675 Compare May 26, 2026 15:39
@nicolaslazo nicolaslazo requested a review from Alex-Bair May 26, 2026 15:39

@Alex-Bair Alex-Bair left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nicolaslazo nicolaslazo merged commit ba877d4 into master May 26, 2026
45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants