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

Source Facebook Pages: update insight metrics request params (#25143)

* Source Facebook Pages: update insight metrics request params

* Update Dockerfile and changelog

* auto-bump connector version

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
This commit is contained in:
Arsen Losenko
2023-04-13 21:29:16 +03:00
committed by GitHub
parent ecd6916675
commit 1f30be1764
7 changed files with 8 additions and 7 deletions

View File

@@ -79,6 +79,7 @@ See Facebook's [documentation on rate limiting](https://developers.facebook.com/
| Version | Date | Pull Request | Subject |
|:--------|:-----------|:---------------------------------------------------------|:--------------------------------------------------------------------------|
| 0.2.4 | 2023-04-13 | [25143](https://github.com/airbytehq/airbyte/pull/25143) | Update insight metrics request params |
| 0.2.3 | 2023-02-23 | [23395](https://github.com/airbytehq/airbyte/pull/23395) | Parse datetime to rfc3339 |
| 0.2.2 | 2023-02-10 | [22804](https://github.com/airbytehq/airbyte/pull/22804) | Retry 500 errors |
| 0.2.1 | 2022-12-29 | [20925](https://github.com/airbytehq/airbyte/pull/20925) | Fix tests; modify expected records |