Paul Grolleau
07/16/2025, 11:21 AMsource tiktok marketing
connector to add several metrics in the ads_reports streams
https://github.com/airbytehq/airbyte/pull/62058ali taha
07/17/2025, 1:04 PMsource-snapchat-marketing
to address a recent error. The issue was caused by the request timestamp not aligning with the start of the hour.
https://github.com/airbytehq/airbyte/pull/63276
can anyone review itFlorent Ortiz
07/17/2025, 2:48 PMOleh M
07/23/2025, 5:14 PMZacharias Allendoerfer
07/24/2025, 6:31 AMGM
07/25/2025, 6:10 AMinfo Leo
07/28/2025, 9:20 AMinfo Leo
07/28/2025, 9:20 AMBen Tea
07/28/2025, 4:12 PMconfig.json
am i able to generate this somehow?
2. add GCP_PROJECT_ID
and GCP_GSM_CREDENTIALS
to the github repo secrets?Aaron
07/29/2025, 7:17 PMlog4j2-test.xml
!
https://airbytehq.slack.com/archives/C021JANJ6TY/p1753813912671639Julio Barros
07/31/2025, 4:26 PMKevin Lefevre
08/01/2025, 7:31 AMKumari Surya Remanan
08/04/2025, 9:18 AMAhmed Abdqader
08/13/2025, 11:12 AMKyle Romines
08/15/2025, 4:53 PMSaif Qureshi
08/18/2025, 1:34 PMMikhaíl Nacharov
08/20/2025, 4:14 PMSteven Ayers
08/22/2025, 4:48 AMAirbyteWorkspace
and AirbyteClient
). Chatting to the dagster team in the background, and we're unsure if we should split these classes out into separate ones (AirbyteCloudWorkspace
for cloud, AirbyteWorkspace
for self-hosted).
It seems like apart from the API base URLs, the Cloud & Self-hosted APIs are identical right now. Does anyone know if the Airbyte team intend to keep the API schemas identical, or should we expect these APIs to diverge?
We unfortunately are using the Configuration API for one call to get the data types of stream fields, but we can remove that once the /streams
api includes that information (I did find two issues marked as "complete", but the API still doesn't supply this info [GitHub Issue 41646] [GitHub Issue 44489]).shubham kumar
08/23/2025, 12:53 PMMichael DeWulf
08/28/2025, 1:55 PMLucas Segers
08/29/2025, 7:11 PMFull refresh
, but instead of replacing all the existing data in the destination, it replaces only a `lookback-period`and beyond with new data
Something like:
1. I load all historical data from a stream
2. Then instead of replacing all the records, it replaces only the records from lookback_period
(possibly by the _airbyte_extracted_at) and beyond with new data (capturing deletes in the meantime)
Has anyone needed something like this?Henrique Lecco
08/29/2025, 7:37 PMinclude_deleted
setting.
The error being fixed is silent, so the connector is currently outputting unexpected/wrong data for all users.
https://github.com/airbytehq/airbyte/pull/65623Callum Dolan
09/02/2025, 8:12 AMBlake
09/02/2025, 1:21 PMmgzeke0
09/05/2025, 8:55 AMCallum Dolan
09/11/2025, 8:19 AMAllan Delmare
09/13/2025, 1:15 AMHenrique Lecco
09/16/2025, 6:28 PMAllan Delmare
09/17/2025, 10:12 PMAidan Lister
09/18/2025, 12:26 AM