Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change remote_read to api_get #69

Merged
merged 1 commit into from
Oct 17, 2019
Merged

Change remote_read to api_get #69

merged 1 commit into from
Oct 17, 2019

Conversation

luandy64
Copy link
Contributor

Description of change

remote_read() is a deprecated function and the upgrade seems to be to use api_get()

QA steps

  • automated tests passing
  • tap-tester is passing
  • manual qa steps passing (list below)

Risks

Data discrepancies for anyone using tap-facebook

Rollback steps

  • revert this branch

@KAllan357 KAllan357 self-requested a review October 17, 2019 15:06
@KAllan357 KAllan357 merged commit 14c7fa7 into master Oct 17, 2019
@KAllan357 KAllan357 deleted the fix/remote-read branch October 17, 2019 15:07
bradcosine pushed a commit to LullCode/tap-facebook that referenced this pull request Jan 16, 2020
* Add Designated Market Area (DMA) breakdown for Insights report

Fixes singer-io#45

* Revert "Add Designated Market Area (DMA) breakdown for Insights report"

* Add ads_insights_dma.json

* Add ads_insights_dma.json

* Revert "Merge pull request singer-io#63 from singer-io/revert-62-facebook_dma"

This reverts commit 9954380, reversing
changes made to 4db3088.

* version 1.6.0

* Switched from annotated schema to metadata (singer-io#67)

* Switched from annotated schema to metadata

* empty commit for testing

* Fix unit tests and run integration tests in circle

* Bump to v1.7.0, Changelog update

* Bump `facebook_business` version (singer-io#68)

* Update facebook_business dependency

* Remove deprecated video_p95_watched_actions field from schemas

See https://developers.facebook.com/ads/blog/post/2018/07/31/mapi-video-metrics/

* Bump to v1.7.1 with changelog update

* Change remote_read to api_get (singer-io#69)

* update changelog

* Add PR template

* SUP-956: Limit API request to avoid 500 (singer-io#71)

* Update RESULT_RETURN_LIMIT if passed in from config

* WIP: Date windowing on adcreative stream

* Undo changes to state

* Simplify result_return_limit override

* Add a comment

* Include end date in the sync

* Bump to v1.8.0, update changelog (singer-io#72)

* modify AdCreative stream to sync via batch API (singer-io#73)

* bump to 1.8.1 (singer-io#74)

* SRCE-1867: Add tap-tester tests (singer-io#75)

* Prepare for tap-tester tets to live in /tests

* Add tap-tester tests

* add `video_play_curve_actions` to ads_insights schemas (singer-io#80)

* add `video_play_curve_actions` to ads_insights schemas

* add ads_histogram_stats.json shared schema

* bump version to 1.8.2 (singer-io#81)

* update pip (singer-io#82)

Co-authored-by: Diego Fernández Giraldo <aiguo.fernandez@gmail.com>
Co-authored-by: Christopher Merrick <cmerrick@talend.com>
Co-authored-by: cosimon <cosimon@users.noreply.github.com>
Co-authored-by: Andy Lu <luandy64@gmail.com>
Co-authored-by: Kyle Allan <KAllan357@gmail.com>
Co-authored-by: Nick McCoy <33731945+nick-mccoy@users.noreply.github.com>
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