Skip to content

Commit

Permalink
2023-03-2 sync fork (#2)
Browse files Browse the repository at this point in the history
* Make tap-tester suite use end_date to reduce test runtime (singer-io#71)

* Make tap-tester suite use end_date to reduce test run-time

* update integration tets to account for end date usage, add a unittest

* fix typo in tests

* save test logs as artifacts

Co-authored-by: kspeer <kspeer@stitchdata.com>

* TDL-21755 v11 and library bump (singer-io#79)

* v11 and library bump

* Trying another library version for tests

* protobuf version decrease to meet google ads lib reqs

* Version bump and changelog for PR 79 (singer-io#80)

* TDL-21689 and TDL-21756 Bump to v12 (singer-io#76)

* Bump google-ads client library to the minimum package version that
supports the v12 api

See https://developers.google.com/google-ads/api/docs/client-libs#python
for more details

* Update API_VERSION

* Remove fields

https://developers.google.com/google-ads/api/docs/diff-tool/v12/versus-v11/diffs/common/ad_type_infos

---------

Co-authored-by: Dylan Sprayberry <28106103+dsprayberry@users.noreply.github.com>

* Changelog entry and version bump for PR 76 (singer-io#78)

* Robert/add properties (#1)

---------

Co-authored-by: Dylan <28106103+dsprayberry@users.noreply.github.com>
Co-authored-by: kspeer <kspeer@stitchdata.com>
Co-authored-by: Andy Lu <andy@stitchdata.com>
  • Loading branch information
4 people authored and Robert Espinoza committed Sep 28, 2023
1 parent dcbeb18 commit 950e47d
Show file tree
Hide file tree
Showing 31 changed files with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,17 @@
* [#82](https://github.com/singer-io/tap-google-ads/pull/82)


## v1.4.0
* Updates API version to 12
* Updates pkg version to 19.0.0
* Removes `gmail_ad` fields from `ad_performance_report` as they are no longer available after API version bump.
* [#76](https://github.com/singer-io/tap-google-ads/pull/76)

## v1.3.4
* Updates API Version to 11
* Updates pkg version to 17.0.0
* [#79](https://github.com/singer-io/tap-google-ads/pull/79)

## v1.4.0
* Updates API version to 12
* Updates pkg version to 19.0.0
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 950e47d

Please sign in to comment.