-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
🎉 Destination Snowflake + Normalization Core: Added OAuth support #11093
🎉 Destination Snowflake + Normalization Core: Added OAuth support #11093
Commits on Feb 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7439458 - Browse repository at this point
Copy the full SHA 7439458View commit details
Commits on Feb 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 042cc68 - Browse repository at this point
Copy the full SHA 042cc68View commit details
Commits on Feb 24, 2022
-
Merge branch 'master' into etsybaev/10033-destination-snowflake-suppo…
…rt-oauth # Conflicts: # airbyte-integrations/connectors/destination-snowflake/src/main/java/io/airbyte/integrations/destination/snowflake/SnowflakeDatabase.java # airbyte-integrations/connectors/destination-snowflake/src/test-integration/java/io/airbyte/integrations/destination/snowflake/SnowflakeDestinationIntegrationTest.java
Configuration menu - View commit details
-
Copy full SHA for b0ed3f7 - Browse repository at this point
Copy the full SHA b0ed3f7View commit details
Commits on Feb 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9db47f3 - Browse repository at this point
Copy the full SHA 9db47f3View commit details
Commits on Mar 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 16d6d2d - Browse repository at this point
Copy the full SHA 16d6d2dView commit details -
Bump Airbyte version from 0.35.35-alpha to 0.35.36-alpha (#10584)
Co-authored-by: timroes <timroes@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 355998a - Browse repository at this point
Copy the full SHA 355998aView commit details -
🐛 Source Shopify: fix wrong field type for tax_exemptions (#10419)
* fix(shopify): wrong type for tax_exemptions abandoned_checkouts customer tax_exemptions had the wrong field type * fix(shopify): wrong type for tax_exemptions abandoned_checkouts customer tax_exemptions had the wrong field type * bump connector version Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bfece07 - Browse repository at this point
Copy the full SHA bfece07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 371d267 - Browse repository at this point
Copy the full SHA 371d267View commit details -
Configuration menu - View commit details
-
Copy full SHA for becd489 - Browse repository at this point
Copy the full SHA becd489View commit details -
🐛 Source FB Marketing: fix
execute_in_batch
when batch is bigger th……an 50 (#10588) * fix execute_in_batch * add tests * fix pre-commit config Co-authored-by: Sherif A. Nada <snadalive@gmail.com> Co-authored-by: Eugene Kulak <kulak.eugene@gmail.com> Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for db2e991 - Browse repository at this point
Copy the full SHA db2e991View commit details -
Bmoric/move flag check to handler (#10469)
Move the feature flag checks to the handler instead of the configuration API. This could have avoid some bug related to the missing flag check in the cloud project.
Configuration menu - View commit details
-
Copy full SHA for 562f905 - Browse repository at this point
Copy the full SHA 562f905View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b4cbfc - Browse repository at this point
Copy the full SHA 8b4cbfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 04a7062 - Browse repository at this point
Copy the full SHA 04a7062View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd66e8b - Browse repository at this point
Copy the full SHA fd66e8bView commit details -
Change the block logic and block after the job creation (#10597)
This is changing the check to see if a connection exist in order to make it more performant and more accurate. It makes sure that the workflow is reachable by trying to query it.
Configuration menu - View commit details
-
Copy full SHA for 4f24b09 - Browse repository at this point
Copy the full SHA 4f24b09View commit details -
Add timeout to connector pod init container command (#10592)
* add timeout to init container command * add disk usage check into init command * fix up disk usage checking and logs from init entrypoint * run format
Configuration menu - View commit details
-
Copy full SHA for b55ae6f - Browse repository at this point
Copy the full SHA b55ae6fView commit details -
fix orchestrator restart problem for cloud (#10565)
* test time ranges for cancellations * try with wait * fix cancellation on worker restart * revert for CI testing that the test fails without the retry policy * revert testing change * matrix test the different possible cases * re-enable new retry policy * switch to no_retry * switch back to new retry * paramaterize correctly * revert to no-retry * re-enable new retry policy * speed up test + fixees * significantly speed up test * fix ordering * use multiple task queues in connection manager test * use versioning for task queue change * remove sync workflow registration for the connection manager queue * use more specific example * respond to parker's comments
Configuration menu - View commit details
-
Copy full SHA for 592ebf5 - Browse repository at this point
Copy the full SHA 592ebf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b79e7b - Browse repository at this point
Copy the full SHA 1b79e7bView commit details -
Source Hubspot: cast timestamp to date/datetime (#10576)
* cast timestamp to date * change test name * fix corner cases * fix corner cases 2 * format code * changed method name * add return typing * bump version * updated spec and def yaml Co-authored-by: auganbay <auganenu@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for cd784d1 - Browse repository at this point
Copy the full SHA cd784d1View commit details -
as helm templates integers as float64, when using %d, it renders the value of external airbyte.minio.endpoint to "S3_MINIO_ENDPOINT: "http://minio-service:%!d(float64=9000)", therefore needed to be changed to %g
Configuration menu - View commit details
-
Copy full SHA for 3b2f10f - Browse repository at this point
Copy the full SHA 3b2f10fView commit details -
🎉 Source Survey Monkey: add option to filter survey IDs (#8768)
* Add custom survey_ids * bump version * Update survey_question schema * Add changelog * Allow null objects * merge master and format * Make all types safe with NULL and add survey_ids to all streams * Make additional types safe with NULL * Make additional types safe with NULL * One last safe NULL type * small fixes * solve conflic * small fixes * revert fb wrong commit * small fb correction * bump connector version Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d424325 - Browse repository at this point
Copy the full SHA d424325View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f14493 - Browse repository at this point
Copy the full SHA 3f14493View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9361884 - Browse repository at this point
Copy the full SHA 9361884View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cf868d - Browse repository at this point
Copy the full SHA 7cf868dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4eef592 - Browse repository at this point
Copy the full SHA 4eef592View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78d72d1 - Browse repository at this point
Copy the full SHA 78d72d1View commit details -
🎉 add associations companies to deals, ticket and contacts stream (fr…
…om PR 9027) (#10631) * Added associations to some CRM Object streams in Hubspot connector * Added associations in the relevant schemas * fix eof * bump connector version Co-authored-by: ksoenandar <kevin.soenandar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8c89b7f - Browse repository at this point
Copy the full SHA 8c89b7fView commit details -
Source Chargebee: add transaction stream (#10312)
* added transactions model * changes * fix * few changes * fix * added new stream in configured_catalog*.json * changes * removed new stream in configured_catalog*.json * solve small schema issues * add eof * bump connector version Co-authored-by: marcosmarxm <marcosmarxm@gmail.com> Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 95cd766 - Browse repository at this point
Copy the full SHA 95cd766View commit details -
Configuration menu - View commit details
-
Copy full SHA for f90343f - Browse repository at this point
Copy the full SHA f90343fView commit details -
Bump Airbyte version from 0.35.36-alpha to 0.35.37-alpha (#10640)
Co-authored-by: benmoriceau <benmoriceau@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f954a3f - Browse repository at this point
Copy the full SHA f954a3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08f086f - Browse repository at this point
Copy the full SHA 08f086fView commit details -
🎉 Source Google Workspace Admin Reports: add support for Google Meet …
…Audit Activity Events (#10244) * source(google-workspace-admin-reports): add support for Google Meet Audit activity events Signed-off-by: Michele Zuccala <michele@zuccala.com> * remove required fields * bump connector version * run format Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 30ec563 - Browse repository at this point
Copy the full SHA 30ec563View commit details -
stabilize connection manager tests (#10606)
* stabilize connection manager tests * just call shutdown once * another run just so we can see if it's passing * another run just so we can see if it's passing * re-disable test * run another test * run another test * run another test * run another test
Configuration menu - View commit details
-
Copy full SHA for 506e9a9 - Browse repository at this point
Copy the full SHA 506e9a9View commit details -
Log pod state if init pod wait condition times out (for debugging tra…
…nsient test issue) (#10639) * log pod state if init pod search times out * increase test timeout from 5 to 6 minutes to give kube pod process timeout time to trigger * format
Configuration menu - View commit details
-
Copy full SHA for c97314b - Browse repository at this point
Copy the full SHA c97314bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 128a600 - Browse repository at this point
Copy the full SHA 128a600View commit details -
upgrade temporal sdk to 1.8.1 (#10648)
* upgrade temporal from mostly 1.6.0 to 1.8.1 * try bumping GSM to get newer grpc dep * Revert "try bumping GSM to get newer grpc dep" This reverts commit d837650. * upgrade temporal-testing as well * don't change version for temporal-testing-junit5
Configuration menu - View commit details
-
Copy full SHA for 3d5039e - Browse repository at this point
Copy the full SHA 3d5039eView commit details -
🎉 Source Google Ads: add network fields to click view stream
Configuration menu - View commit details
-
Copy full SHA for 103a1d0 - Browse repository at this point
Copy the full SHA 103a1d0View commit details -
Publish metrics for: - created jobs tagged by release stage - failed jobs tagged by release stage - cancelled jobs tagged by release stage - succeed jobs tagged by release stage
Configuration menu - View commit details
-
Copy full SHA for 816f89a - Browse repository at this point
Copy the full SHA 816f89aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f670ecf - Browse repository at this point
Copy the full SHA f670ecfView commit details -
Add attempt status by release stage metrics. (#10659)
Add, - attempt_created_by_release_stage - attempt_failed_by_release_stage - attempt_succeeded_by_release_stage
Configuration menu - View commit details
-
Copy full SHA for 334a6b2 - Browse repository at this point
Copy the full SHA 334a6b2View commit details -
🐛 Source CockroachDB: fix connector replication failure due to multip…
…le open portals error (#10235) * fix cockroachdb connector replication failure due to multiple open portals error * bump connector version Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for edba3ee - Browse repository at this point
Copy the full SHA edba3eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36ed982 - Browse repository at this point
Copy the full SHA 36ed982View commit details -
Add try catch to make sure all handlers are closed (#10627)
* Add try catch to make sure all handlers are closed * Handle exceptions while initializing writers * Bumpversion of connectors * bumpversion in seed * Fix bigquery denormalized tests * bumpversion seed of destination bigquery denormalized
Configuration menu - View commit details
-
Copy full SHA for c25dc9c - Browse repository at this point
Copy the full SHA c25dc9cView commit details -
Fix links in onboarding page (#10656)
* Fix missing key inside map * Fix onboarding progress links
Configuration menu - View commit details
-
Copy full SHA for f0ec2d9 - Browse repository at this point
Copy the full SHA f0ec2d9View commit details -
Add use-case links to onboarding (#10657)
* Add use-case links to onboarding * Add new onboarding links
Configuration menu - View commit details
-
Copy full SHA for 29350e6 - Browse repository at this point
Copy the full SHA 29350e6View commit details -
Set resource limits for connector definitions: expose in worker (#10483)
* pipe through to worker * wip * pass source and dest def resource reqs to job client * fix test * use resource requirements utils to get resource reqs for legacy and new impls * undo changes to pass sync input to container launcher worker factory * remove import * fix hierarchy order of resource requirements * add nullable annotations * undo change to test * format * use destination resource reqs for normalization and make resource req utils more flexible * format * refactor resource requirements utils and add tests * switch to storing source/dest resource requirements directly on job sync config * fix tests and javadocs * use sync input resource requirements for container orchestrator pod * do not set connection resource reqs to worker reqs * add overrident requirement utils method + test + comment Co-authored-by: lmossman <lake@airbyte.io>
Configuration menu - View commit details
-
Copy full SHA for ef56edd - Browse repository at this point
Copy the full SHA ef56eddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c5b4a6 - Browse repository at this point
Copy the full SHA 4c5b4a6View commit details -
Bump Airbyte version from 0.35.37-alpha to 0.35.38-alpha (#10668)
Co-authored-by: lmossman <lmossman@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 233c953 - Browse repository at this point
Copy the full SHA 233c953View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffa1f2f - Browse repository at this point
Copy the full SHA ffa1f2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f07fe1 - Browse repository at this point
Copy the full SHA 9f07fe1View commit details -
Bump Airbyte version from 0.35.38-alpha to 0.35.39-alpha (#10680)
Co-authored-by: sherifnada <sherifnada@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 07d428a - Browse repository at this point
Copy the full SHA 07d428aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4be8706 - Browse repository at this point
Copy the full SHA 4be8706View commit details -
Upgrade plop in connector generators (#10578)
* Upgrade plop * Remove scaffolded code * Build fixes * Remove scaffolded code * Revert "Remove scaffolded code" This reverts commit 3911f52. * Revert "Remove scaffolded code" This reverts commit 549f790. * Remove .gitignore changes * Remove .gitignore changes * Update scaffold generated code * Replace titleCase with capitalCase (#10654) * Add capitalCase helper * Replace titleCase with capitalCase * Update generated scaffold files Co-authored-by: LiRen Tu <tuliren.git@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for 8b39f92 - Browse repository at this point
Copy the full SHA 8b39f92View commit details -
Configuration menu - View commit details
-
Copy full SHA for b796d0e - Browse repository at this point
Copy the full SHA b796d0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c7c26d - Browse repository at this point
Copy the full SHA 3c7c26dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2073555 - Browse repository at this point
Copy the full SHA 2073555View commit details -
close ssh in case of exception during check in Postgres connector (#1…
…0620) * close ssh in case of exception * remove unwanted change * remove comment * format * do not close scanner * fix semi-colon * format
Configuration menu - View commit details
-
Copy full SHA for d2c9556 - Browse repository at this point
Copy the full SHA d2c9556View commit details -
Refactor to enable support for optional JDBC parameters for all JDBC …
…destinations (#10421) * refactoring to allow testing * MySQLDestination uses connection property map instead of url arguments * Update jdbc destinations * A little more generic * reset to master * reset to master * move to jdbcutils * Align when multiline * Align when multiline * Update postgres to use property map * Move tests to AbstractJdbcDestinationTest * clean * Align when multiline * return property map * Add postgres tests * update clickhouse * reformat * reset * reformat * fix test * reformat * fix bug * Add mssql tests * refactor test * fix oracle destination test * oracle tests * fix redshift acceptance test * Pass string * Revert "Pass string" This reverts commit 6978217. * Double deserialization * Revert "Double deserialization" This reverts commit ee8d752. * try updating json_operations * Revert "try updating json_operations" This reverts commit c8022c2. * json parse * Revert "json parse" This reverts commit 11a6725. * Revert "Revert "Double deserialization"" This reverts commit 213f47a. * Revert "Revert "Revert "Double deserialization""" This reverts commit 6682245. * move to constant * Add comment * map can be constant * Add comment * move map * hide in method * no need to create new map * no need to create new map * no need to create new map * enably mysql test * Update changelogs * Update changelog * update changelog * Bump versions * bump version * disable dbt support * update spec * update other oracle tests * update doc * bump seed * fix source test * update seed spec file * fix expected spec
Configuration menu - View commit details
-
Copy full SHA for f439340 - Browse repository at this point
Copy the full SHA f439340View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e1306e - Browse repository at this point
Copy the full SHA 1e1306eView commit details -
Bmoric/restore update with temporal (#10713)
Restore the missing update call to temporal. It was making the update of a schedule to not be effective immediately.
Configuration menu - View commit details
-
Copy full SHA for 082737d - Browse repository at this point
Copy the full SHA 082737dView commit details -
Bump Airbyte version from 0.35.39-alpha to 0.35.40-alpha (#10716)
Co-authored-by: benmoriceau <benmoriceau@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5a67bb1 - Browse repository at this point
Copy the full SHA 5a67bb1View commit details -
Fix CockroachDbSource compilation error (#10731)
* Fix CockroachDbSource compilation error * fix test too
Configuration menu - View commit details
-
Copy full SHA for 2cd81e8 - Browse repository at this point
Copy the full SHA 2cd81e8View commit details -
🎉 Source Zendesk: sync rate improvement (#9456)
* Update Source Zendesk request execution with future requests. * Revert "Update Source Zendesk request execution with future requests." This reverts commit 2a3c1f8. * Add futures stream logics. * Fix stream * Fix full refresh streams. * Update streams.py. Fix all streams. Updated schema. * Add future request unit tests * Post review fixes. * Fix broken incremental streams. Fix SAT. Remove odd unit tests. * Comment few unit tests * Bump docker version
Configuration menu - View commit details
-
Copy full SHA for 526a42e - Browse repository at this point
Copy the full SHA 526a42eView commit details -
CDK: Ensure AirbyteLogger is thread-safe using Lock (#9943)
* Ensure AirbyteLogger is thread-safe - Introduce a global lock to ensure `AirbyteLogger` is thread-safe. - The `logging` module is thread-safe, however `print` is not, and is currently used. This means that messages sent to stdout can clash if connectors use threading. This is obviously a huge problem when the IPC between the source/destination is stdout! - A `multiprocessing.Lock` could have been introduced however given that `logging` module is not multiprocess-safe I thought that thread-safety should be first goal. - IMO the `AirbyteLogger` should be a subclass of the `logging.Logger` so you have thread-safety automatically, however I didn't want to make a huge wholesale change here. * Revert lock and add deprecation warning instead
Configuration menu - View commit details
-
Copy full SHA for be0edfa - Browse repository at this point
Copy the full SHA be0edfaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7db11da - Browse repository at this point
Copy the full SHA 7db11daView commit details -
Bump Airbyte version from 0.35.40-alpha to 0.35.41-alpha (#10740)
Co-authored-by: jrhizor <jrhizor@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1cbed8d - Browse repository at this point
Copy the full SHA 1cbed8dView commit details -
Add Scylla destination to index (#10741)
* Add scylla to destination_definitions * Add woocommerce source * Update definition id * Add icon * update docker repository * reset to master * fix version * generate spec * Update builds.md
Configuration menu - View commit details
-
Copy full SHA for ddee28b - Browse repository at this point
Copy the full SHA ddee28bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c31eb13 - Browse repository at this point
Copy the full SHA c31eb13View commit details -
Bump Airbyte version from 0.35.41-alpha to 0.35.42-alpha (#10747)
Co-authored-by: girarda <girarda@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b4db213 - Browse repository at this point
Copy the full SHA b4db213View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c34d18 - Browse repository at this point
Copy the full SHA 1c34d18View commit details -
Fix back link on signup page (#10732)
* Fix back link on signup page * Add and correct uiConfig links
Configuration menu - View commit details
-
Copy full SHA for e4f650b - Browse repository at this point
Copy the full SHA e4f650bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c5f8802 - Browse repository at this point
Copy the full SHA c5f8802View commit details -
update postgres source version (#10696)
* update postgres source version * update spec
Configuration menu - View commit details
-
Copy full SHA for a0c4909 - Browse repository at this point
Copy the full SHA a0c4909View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ea33a7 - Browse repository at this point
Copy the full SHA 0ea33a7View commit details -
fix[api] inconsistent casing on OperationID for Operations API (#10464)
* #10307 Fixes inconsistent casing on OperationID for Operations API * update generated doc Co-authored-by: alafanechere <augustin.lafanechere@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 242ecde - Browse repository at this point
Copy the full SHA 242ecdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94bc26c - Browse repository at this point
Copy the full SHA 94bc26cView commit details -
Add connector stage to dropdown value (#10677)
* Add connector stage to dropdown value
Configuration menu - View commit details
-
Copy full SHA for d268f6d - Browse repository at this point
Copy the full SHA d268f6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62dff3e - Browse repository at this point
Copy the full SHA 62dff3eView commit details -
Update snowflake destination docs for correct host (#10673)
* Update snowflake destination docs for correct host * Update snowflake.md * Update README.md * Update spec.json * Update README.md * Update spec.json * Update README.md * Update snowflake.md * Update spec.json * Update spec.json
Configuration menu - View commit details
-
Copy full SHA for 37ede44 - Browse repository at this point
Copy the full SHA 37ede44View commit details -
📕 source salesforce: fix broken page anchor in spec.json & add guide …
…for adding read only user (#10751)
Configuration menu - View commit details
-
Copy full SHA for 8dc6d09 - Browse repository at this point
Copy the full SHA 8dc6d09View commit details -
🎉 Source Facebook Marketing: add activities stream (#10655)
* add facebook marketing activities stream * update incremental test * add overrides for activities specific logic * formatting * update readme docs * remove test limitation * update dockerfile airbyte version * correct tests * bump connector version in config module Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ed92b56 - Browse repository at this point
Copy the full SHA ed92b56View commit details -
Add a note about running only in dev mode on M1 (#10772)
Macs with M1 chip can run Airbyte only in dev mode right now, so to make it clear, I added a note about it and moved the hint about M1 chips to the top of the section.
Configuration menu - View commit details
-
Copy full SHA for ed07864 - Browse repository at this point
Copy the full SHA ed07864View commit details -
push failures to segment (#10715)
* test: new failures metadata for segment tracking * new failures metadata for segment tracking failure_reasons: array of all failures (as json objects) for a job - for general analytics on failures main_failure_reason: main failure reason (as json object) for this job - for operational usage (for Intercom) - currently this is just the first failure reason chronologically - we'll probably to change this when we have more data on how to determine failure reasons more intelligently - added an attempt_id to failures so we can group failures by attempt - removed stacktrace from failures since it's not clear how we'd use these in an analytics use case (and because segment has a 32kb size limit for events) * remove attempt_id attempt info is already in failure metadata * explicitly sort failures array chronologically * replace "unknown" enums with null note: ImmutableMaps don't allow nulls * move sorting to the correct place
Configuration menu - View commit details
-
Copy full SHA for b37fc6e - Browse repository at this point
Copy the full SHA b37fc6eView commit details -
Update temporal retention TTL from 7 to 30 days (#10635)
Increase the temporal retention to 30 days instead of 7. It will help with on call investigation.
Configuration menu - View commit details
-
Copy full SHA for ebe5cf4 - Browse repository at this point
Copy the full SHA ebe5cf4View commit details -
Add count connection functions (#10568)
* Add count connection functions * Fix new configRepository queries - Remove unnecessary joins - Fix countConnection * Use existing mock data for tests
Configuration menu - View commit details
-
Copy full SHA for 9e1b5a1 - Browse repository at this point
Copy the full SHA 9e1b5a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce7a154 - Browse repository at this point
Copy the full SHA ce7a154View commit details -
close ssh tunnel in case of exception in destination consumer (#10686)
* close ssh tunnel in case of exception * format
Configuration menu - View commit details
-
Copy full SHA for 967aa29 - Browse repository at this point
Copy the full SHA 967aa29View commit details -
Configuration menu - View commit details
-
Copy full SHA for a55ca34 - Browse repository at this point
Copy the full SHA a55ca34View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3876df - Browse repository at this point
Copy the full SHA f3876dfView commit details -
Extract event from the temporal worker run factory (#10739)
Extract of different events that can happen to a sync into a non temporal related interface.
Configuration menu - View commit details
-
Copy full SHA for b333204 - Browse repository at this point
Copy the full SHA b333204View commit details -
Bump Airbyte version from 0.35.42-alpha to 0.35.43-alpha (#10778)
Co-authored-by: sherifnada <sherifnada@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b674373 - Browse repository at this point
Copy the full SHA b674373View commit details -
Added a note about running in dev mode on M1 macs (#10776)
Currently, Macs with M1 chips can run Airbyte only in dev mode. I added a note about that.
Configuration menu - View commit details
-
Copy full SHA for 95bf9e8 - Browse repository at this point
Copy the full SHA 95bf9e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e1ef9d - Browse repository at this point
Copy the full SHA 6e1ef9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 803d72a - Browse repository at this point
Copy the full SHA 803d72aView commit details -
Metrics Reporter Queries Part 1 (#10663)
Add all the simpler queries from https://docs.google.com/document/d/11pEUsHyKUhh4CtV3aReau3SUG-ncEvy6ROJRVln6YB4/edit?usp=sharing. - Num Pending Jobs - Num Concurrent Jobs - Oldest Pending Job - Oldest Running Job
Configuration menu - View commit details
-
Copy full SHA for bf900a5 - Browse repository at this point
Copy the full SHA bf900a5View commit details -
Bump Airbyte version from 0.35.43-alpha to 0.35.44-alpha (#10789)
* Bump Airbyte version from 0.35.43-alpha to 0.35.44-alpha * Commit. * Add exception block. * Why would having try catch work? * Add logging to figure out. * Undo all debugging changes. * Better comments. Co-authored-by: davinchia <davinchia@users.noreply.github.com> Co-authored-by: Davin Chia <davinchia@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 15b456f - Browse repository at this point
Copy the full SHA 15b456fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f7e2dd - Browse repository at this point
Copy the full SHA 9f7e2ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9121a1e - Browse repository at this point
Copy the full SHA 9121a1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24adcee - Browse repository at this point
Copy the full SHA 24adceeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bcf394 - Browse repository at this point
Copy the full SHA 5bcf394View commit details -
🎉 Source Chargebee: add credit note model (#10795)
* feat(chargebee) add credit note model * fix(airbyte): update version Dockerfile * fix(airbyte): update version Dockerfile v2
Configuration menu - View commit details
-
Copy full SHA for b2d097a - Browse repository at this point
Copy the full SHA b2d097aView commit details -
Source Chargebee: run format and correct unit test (#10811)
* feat(chargebee) add credit note model * fix(airbyte): update version Dockerfile * fix(airbyte): update version Dockerfile v2 * correct unit test Co-authored-by: Koen Sengers <k.sengers@gynzy.com>
Configuration menu - View commit details
-
Copy full SHA for d6d210b - Browse repository at this point
Copy the full SHA d6d210bView commit details -
🎉 Source Chartmogul: Add CustomerCount stream (#10756)
* 🎉 Source Chartmogul: Add CustomerCount stream * Update description * address comments * update changelog * format source file * run seed file Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 005f17e - Browse repository at this point
Copy the full SHA 005f17eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e73085f - Browse repository at this point
Copy the full SHA e73085fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60319ef - Browse repository at this point
Copy the full SHA 60319efView commit details -
Bump Airbyte version from 0.35.44-alpha to 0.35.45-alpha (#10818)
Co-authored-by: lmossman <lmossman@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5935195 - Browse repository at this point
Copy the full SHA 5935195View commit details -
Set default values as current values in editMode (#10486)
* Set default values as current values in editMode * Fix unit tests
Configuration menu - View commit details
-
Copy full SHA for 11716eb - Browse repository at this point
Copy the full SHA 11716ebView commit details -
* Temporary save signup fields into firebase_user.displayName * Use default values if no displayName was stored before * Move regsiter to localStorage * Address PR comments
Configuration menu - View commit details
-
Copy full SHA for a276a20 - Browse repository at this point
Copy the full SHA a276a20View commit details -
Source Woocommerce: fixes (#10529)
* fixed issues * Fix: multiple issues * modify configured catalog * Fix: remove unused variables * Fix: orders request with parameters * Fix: add new line in configured catalogs * Fix: remove unused imports * Fix: catalog changes
Configuration menu - View commit details
-
Copy full SHA for 1e4c892 - Browse repository at this point
Copy the full SHA 1e4c892View commit details -
Source woocommerce: publishing connector (#10791)
* fixed issues * Fix: multiple issues * modify configured catalog * Fix: remove unused variables * Fix: orders request with parameters * Fix: add new line in configured catalogs * Fix: remove unused imports * Fix: catalog changes * fix: change schema for meta_data Co-authored-by: Manoj <saimanoj58@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b954f28 - Browse repository at this point
Copy the full SHA b954f28View commit details -
Surface any active child thread of dying connectors (#10660)
* Interrupt child thread of dying connectors to avoid getting stuck * Catch and print stacktrace * Add test on interrupt/kill time outs * Send message to sentry too
Configuration menu - View commit details
-
Copy full SHA for 823b6fc - Browse repository at this point
Copy the full SHA 823b6fcView commit details -
Add another token to alleviate API limit pressure. (#10826)
We are running into Github API rate limits. This PR: - introduces another token as a temp solution. - reorganises the workflow file.
Configuration menu - View commit details
-
Copy full SHA for a62371d - Browse repository at this point
Copy the full SHA a62371dView commit details -
Add caching to all jobs in the main build. (#10801)
Add build dependency caching to all jobs in the main build. This speeds things up by 5 mins over the previously uncached time.
Configuration menu - View commit details
-
Copy full SHA for 696af20 - Browse repository at this point
Copy the full SHA 696af20View commit details -
🐛 Handle try/catch in BigQuery destination consumers (#10755)
* Handle try/catch in BigQuery destination consumers * Remove parallelStream * Bumpversion of connector * update changelogs * update seeds
Configuration menu - View commit details
-
Copy full SHA for e4e4817 - Browse repository at this point
Copy the full SHA e4e4817View commit details -
* Regenerate MySQL outputs from normalization tests * format
Configuration menu - View commit details
-
Copy full SHA for b58cd31 - Browse repository at this point
Copy the full SHA b58cd31View commit details -
Use cypress dashboard and stabilize e2e tests (#10807)
* Record e2e tests to cypress dashboard * Make env variable accessible in script * Improve e2e_test script * Properly wait for server to be ready * Isolate test suites better * More test isolation * Revert baseUrl for development
Configuration menu - View commit details
-
Copy full SHA for 39167a4 - Browse repository at this point
Copy the full SHA 39167a4View commit details -
🐛 Source Github: add new streams
Deployments
,ProjectColumns
, `Pu……llRequestCommits` (#10385) Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 577a1b9 - Browse repository at this point
Copy the full SHA 577a1b9View commit details -
Remove the use of ConfigPersistence for ActorCatalog operation (#10387)
* Skip ConfigPersistence for ActorCatalog operations * Fix catalog insertion logic - ActorCatalog and ActorCatalogFetchEvent are stored within the same transation. - The function writing catalog now automatically handles deduplication. - Fixed function visibility: helper function to handle ActorCatalog insertion are now private. * Fix fetch catalog query take the catalog associated with the latest fetch event in case where multiple event are present for the same config, actorId, actor version. * Fix name of columns used for insert * Add testing on deduplication of catalogs * Add javadoc for actor catalog functions * Rename sourceId to actorId * Fix formatting
Configuration menu - View commit details
-
Copy full SHA for dc58c2e - Browse repository at this point
Copy the full SHA dc58c2eView commit details -
Update integrations README.md (#10851)
Updated verbiage from grades to stages Updated connector stages to match cloud stage tags Added connectors missing on README.md that appear on cloud drop down
Configuration menu - View commit details
-
Copy full SHA for 754fda3 - Browse repository at this point
Copy the full SHA 754fda3View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc93cb3 - Browse repository at this point
Copy the full SHA fc93cb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fa4b3f - Browse repository at this point
Copy the full SHA 9fa4b3fView commit details -
Merge branch 'master' into etsybaev/10033-destination-snowflake-suppo…
…rt-oauth # Conflicts: # .bumpversion.cfg # .env # .github/workflows/gradle.yml # airbyte-bootloader/Dockerfile # airbyte-config/init/src/main/resources/seed/destination_definitions.yaml # airbyte-config/init/src/main/resources/seed/source_definitions.yaml # airbyte-config/init/src/main/resources/seed/source_specs.yaml # airbyte-container-orchestrator/Dockerfile # airbyte-integrations/bases/base-java/src/test/java/io/airbyte/integrations/base/IntegrationRunnerTest.java # airbyte-integrations/connectors/source-chargebee/Dockerfile # airbyte-integrations/connectors/source-chargebee/source_chargebee/streams.py # airbyte-integrations/connectors/source-hubspot/Dockerfile # airbyte-integrations/connectors/source-hubspot/source_hubspot/streams.py # airbyte-integrations/connectors/source-shopify/Dockerfile # airbyte-metrics/reporter/Dockerfile # airbyte-scheduler/app/Dockerfile # airbyte-server/Dockerfile # airbyte-server/src/main/java/io/airbyte/server/handlers/SchedulerHandler.java # airbyte-tests/src/acceptanceTests/java/io/airbyte/test/acceptance/AcceptanceTests.java # airbyte-webapp/package-lock.json # airbyte-webapp/package.json # airbyte-workers/Dockerfile # airbyte-workers/src/main/java/io/airbyte/workers/temporal/scheduling/ConnectionManagerWorkflowImpl.java # airbyte-workers/src/test/java/io/airbyte/workers/temporal/scheduling/ConnectionManagerWorkflowTest.java # charts/airbyte/Chart.yaml # charts/airbyte/README.md # charts/airbyte/values.yaml # docs/integrations/sources/chargebee.md # docs/integrations/sources/hubspot.md # docs/integrations/sources/shopify.md # docs/operator-guides/upgrading-airbyte.md # kube/overlays/stable-with-resource-limits/.env # kube/overlays/stable-with-resource-limits/kustomization.yaml # kube/overlays/stable/.env # kube/overlays/stable/kustomization.yaml
Configuration menu - View commit details
-
Copy full SHA for 5a33b03 - Browse repository at this point
Copy the full SHA 5a33b03View commit details
Commits on Mar 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c84159f - Browse repository at this point
Copy the full SHA c84159fView commit details
Commits on Mar 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c850e87 - Browse repository at this point
Copy the full SHA c850e87View commit details
Commits on Mar 15, 2022
-
Merge branch 'master' into etsybaev/10033-destination-snowflake-suppo…
…rt-oauth Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1c2954b - Browse repository at this point
Copy the full SHA 1c2954bView commit details -
Merge branch 'etsybaev/10033-destination-snowflake-support-oauth' int…
…o grubberr/11092-normalization-snowflake-support-oauth
Configuration menu - View commit details
-
Copy full SHA for 6a680a1 - Browse repository at this point
Copy the full SHA 6a680a1View commit details -
test_transform_snowflake_oauth added
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ef56c39 - Browse repository at this point
Copy the full SHA ef56c39View commit details
Commits on Mar 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b557731 - Browse repository at this point
Copy the full SHA b557731View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 94720ba - Browse repository at this point
Copy the full SHA 94720baView commit details
Commits on Mar 17, 2022
-
1
Configuration menu - View commit details
-
Copy full SHA for 36503d8 - Browse repository at this point
Copy the full SHA 36503d8View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 24403aa - Browse repository at this point
Copy the full SHA 24403aaView commit details
Commits on Mar 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 006f8ec - Browse repository at this point
Copy the full SHA 006f8ecView commit details
Commits on Mar 21, 2022
-
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c0c9c66 - Browse repository at this point
Copy the full SHA c0c9c66View commit details
Commits on Mar 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c0deb41 - Browse repository at this point
Copy the full SHA c0deb41View commit details -
Merge branch 'master' into grubberr/11092-normalization-snowflake-sup…
…port-oauth # Conflicts: # airbyte-integrations/connectors/destination-snowflake/src/main/java/io/airbyte/integrations/destination/snowflake/SnowflakeInternalStagingSqlOperations.java # airbyte-integrations/connectors/destination-snowflake/src/test/java/io/airbyte/integrations/destination/snowflake/SnowflakeDestinationTest.java # airbyte-integrations/connectors/destination-snowflake/src/test/java/io/airbyte/integrations/destination/snowflake/SnowflakeInternalStagingSqlOperationsTest.java # docs/integrations/destinations/snowflake.md
Configuration menu - View commit details
-
Copy full SHA for 83e03a5 - Browse repository at this point
Copy the full SHA 83e03a5View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 9eddce9 - Browse repository at this point
Copy the full SHA 9eddce9View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 3fc926c - Browse repository at this point
Copy the full SHA 3fc926cView commit details
Commits on Mar 24, 2022
-
1
Configuration menu - View commit details
-
Copy full SHA for a2aa9ea - Browse repository at this point
Copy the full SHA a2aa9eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8bd77a - Browse repository at this point
Copy the full SHA a8bd77aView commit details -
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
1Configuration menu - View commit details
-
Copy full SHA for 01c25c6 - Browse repository at this point
Copy the full SHA 01c25c6View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 7cc5e8f - Browse repository at this point
Copy the full SHA 7cc5e8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c253e5 - Browse repository at this point
Copy the full SHA 6c253e5View commit details -
fix version in basic-normalization.md
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
1Configuration menu - View commit details
-
Copy full SHA for 5a8a760 - Browse repository at this point
Copy the full SHA 5a8a760View commit details
Commits on Mar 25, 2022
-
1
Configuration menu - View commit details
-
Copy full SHA for 3029f44 - Browse repository at this point
Copy the full SHA 3029f44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a57582 - Browse repository at this point
Copy the full SHA 7a57582View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ee7158 - Browse repository at this point
Copy the full SHA 9ee7158View commit details