source-amazon-ads: bump version to 7.3.1#356
Merged
Merged
Conversation
2a36612 to
97c2b06
Compare
Alex-Bair
approved these changes
May 21, 2026
Alex-Bair
left a comment
Member
There was a problem hiding this comment.
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.
97c2b06 to
faa4508
Compare
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.
faa4508 to
572d675
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description:
Fixes captures attempting to use the deprecated
adGroupsendpoint:No breaking changes. 5.0.20 was picked because the next version, 6.0.0, removes theSponsoredBrandsVideoReportStreamandSponsoredBrandsReportStreamstreams 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.