1
0
mirror of synced 2026-01-06 15:03:36 -05:00
Commit Graph

2224 Commits

Author SHA1 Message Date
Marcos Marx
c72012012f Docs: add troubleshooting for mysql (#11012)
* add troubleshooting for mysql

* correct abhi comments
2022-03-10 15:14:34 -03:00
midavadim
a1a4bbca1e 🎉 Source stripe - enhanced performance for streams which run substreams (#10359)
* enhanced performance for streams which run 1 requests for each main item.

* removed unused types

* moved common code to StripeSubStream

* updated docs, updated docker version

* updated connector version in source_specs.yaml
2022-03-10 18:14:32 +02:00
Serhii Chvaliuk
d19754c169 🐛 Source Github: Fix error handling for 404 streams (#10878)
* Fix, no error if "Projects" feature is disabled
* improve requests.codes.NOT_FOUND

Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
2022-03-10 18:02:51 +02:00
Serhii Lazebnyi
c6caf14724 🐛 Source Facebook Marketing: Add temporary OAuth error handling (#10917)
* Add temporary oauth error handling

* Updated PR number

* Update docs/integrations/sources/facebook-marketing.md

Co-authored-by: Sherif A. Nada <snadalive@gmail.com>

* Updated version and unittests

* Deleted typo

* Updated to linter

* Bumped version

Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
2022-03-10 14:36:24 +02:00
Serhii Chvaliuk
1bf94704fc 🐛 Source Github: add new stream ProjectCards (#10766)
* add new stream `Deployments`

Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
2022-03-10 11:01:51 +02:00
Octavia Squidington III
1861b32cb2 Bump Airbyte version from 0.35.48-alpha to 0.35.49-alpha (#11014)
Co-authored-by: pmossman <pmossman@users.noreply.github.com>
2022-03-09 20:25:25 -08:00
Octavia Squidington III
bf1320b714 Bump Airbyte version from 0.35.47-alpha to 0.35.48-alpha (#11007)
Co-authored-by: benmoriceau <benmoriceau@users.noreply.github.com>
2022-03-09 15:16:10 -08:00
LiRen Tu
d57408269b 📝 Add connector-name examples in java profiling doc (#11006) 2022-03-09 14:38:28 -08:00
LiRen Tu
80a2b642f9 📝 Document java connector memory profiling (#10983)
* Add doc for java connector memory profiling

* Add doc to summary

* Update doc

* Update doc

* Update doc
2022-03-09 05:58:33 -08:00
Baz
0c064f1fbe 🐛 Source Shopify: Improve SubStream state handling (#10915) 2022-03-09 15:24:21 +02:00
Octavia Squidington III
cdbe1c295b Bump Airbyte version from 0.35.46-alpha to 0.35.47-alpha (#10957)
Co-authored-by: davinchia <davinchia@users.noreply.github.com>
2022-03-09 02:11:56 +08:00
Eugene Kulak
2932039a35 🎉 Source FB Marketing: add time_increment parameter to custom insight streams (#10531)
* added time_increment parameter

* fix custom insights

Co-authored-by: Eugene Kulak <kulak.eugene@gmail.com>
Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
2022-03-08 15:31:41 +01:00
Mohamed Magdy
63af98e3b9 🎉 Recurly Schema Revamp (#9866)
* Cleanup Recurly connector schemas

* Add more Recurly schemas to the connector

- `billing_infos`
- `shipping_addresses`
- `shipping_methods`
- `subscription_changes`

* Add Recurly `add-on` resouce

* Add Recurly's account notes resource schema

* Add unique coupons to Recurly source

* Add credit payments to Recurly connector

* Add Recurly resources to integration tests configurations

* Bump Recurly source version to `0.4.0`

* Add `line_items` Recurly resource

* Add `line_items` to Recurly documentation

* Add missing `line_items` JSON schema

* Replace Subscription Change Recurly API call with Subscription `pending_changes` field

* Replace Recurly unique coupon codes API call with coupons `unique_coupon` field

To avoid the extra API call to import unique coupon calls

* Revert "Replace Recurly unique coupon codes API call with coupons `unique_coupon` field"

This reverts commit 1c4592d82d.

* Add `end_time` parameter to Recurly connector

* Order Recurly specs

* Set the Recurly `begin_time` and `end_time` to be optional

* Add `order` to Recurly `source_spec.yaml`

* Add `maxLength` to Recurly source schemas

* Set `maxLength` for Recurly Subscription and Transaction `uuid`

* Fix Recurly `export_dates` acceptance tests
2022-03-08 17:59:47 +05:30
davidbeckse
a62dbddeff Doc: deploy use variable instead of hard coded value (#10921)
Replace "airbyte" with $INSTANCE_NAME
2022-03-07 16:25:22 -03:00
Luis Gomez
d39b63674e 🐛 Source Hubspot: Removed stage history from deals stream (#10707)
* Removed stage history from Hubspot deal stream

* Fixed stream slices on CrmSearchStream

* Removed unused DealStageHistoryStream class

* Bumped connector version
2022-03-05 09:07:42 +02:00
ksengers
6ea444fc72 🐛 Source Chargebee: fix credit note model (#10827)
* Source Chargebee: fix credit note model

* fix(airbyte): update version Dockerfile
2022-03-04 21:08:37 -03:00
Greg Solovyev
1c41517e34 Fix instructions for running acceptance tests (#10846)
1) Remove requirement for local Postgres, because it is no longer needed
2) Fix bash code snippet for running acceptance tests (remove the line that starts Airbyte)
3) Document how to use USE_EXTERNAL_DEPLOYMENT flag
2022-03-04 15:41:30 -08:00
Octavia Squidington III
d1d89dac62 Bump Airbyte version from 0.35.45-alpha to 0.35.46-alpha (#10869)
Co-authored-by: lmossman <lmossman@users.noreply.github.com>
2022-03-04 14:09:58 -08:00
Baz
21a88446dd 🐛 Source Shopify: Minor specification re-order, fixed links in documentation (#10794) 2022-03-04 19:26:21 +02:00
Juan
e661d8aeff 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
2022-03-04 08:25:15 -07:00
Serhii Chvaliuk
b2aa69574c 🐛 Source Github: add new streams Deployments, ProjectColumns, PullRequestCommits (#10385)
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
2022-03-03 21:07:17 +02:00
Christophe Duong
b333f4fc75 🐛 Handle try/catch in BigQuery destination consumers (#10755)
* Handle try/catch in BigQuery destination consumers

* Remove parallelStream

* Bumpversion of connector

* update changelogs

* update seeds
2022-03-03 16:31:42 +01:00
Octavia Squidington III
bf6afae226 Bump Airbyte version from 0.35.44-alpha to 0.35.45-alpha (#10818)
Co-authored-by: lmossman <lmossman@users.noreply.github.com>
2022-03-02 16:09:55 -08:00
Titas Skrebe
c81ceb2e5d 🎉 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>
2022-03-02 19:09:54 -03:00
ksengers
16dfae0df7 🎉 Source Chargebee: add credit note model (#10795)
* feat(chargebee) add credit note model

* fix(airbyte): update version Dockerfile

* fix(airbyte): update version Dockerfile v2
2022-03-02 19:04:43 -03:00
Erica Struthers
6842ee0bba Update api-documentation.md 2022-03-02 11:09:10 -07:00
Erica Struthers
917a18d77b Update api-documentation.md 2022-03-02 10:59:00 -07:00
Octavia Squidington III
74a05e4604 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>
2022-03-02 22:47:26 +08:00
Marcos Marx
9737b3b4f5 Destination Snowflake: add missing version in changelog (#10779) 2022-03-01 21:28:30 -03:00
Greg Solovyev
fed5a68385 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.
2022-03-01 16:11:47 -08:00
Octavia Squidington III
26491ae40d Bump Airbyte version from 0.35.42-alpha to 0.35.43-alpha (#10778)
Co-authored-by: sherifnada <sherifnada@users.noreply.github.com>
2022-03-01 15:38:23 -08:00
Sherif Nada
ed10c700d6 Fix typo in salesforce docs 2022-03-01 14:57:01 -08:00
Sherif Nada
b3546be317 fix salesforce docs markdown formatting 2022-03-01 14:55:36 -08:00
Greg Solovyev
6c92fec7ea 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.
2022-03-01 11:16:17 -08:00
Philip Corr
a8f73653fb 🎉 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>
2022-03-01 15:57:13 -03:00
Sherif A. Nada
df47987cd6 📕 source salesforce: fix broken page anchor in spec.json & add guide for adding read only user (#10751) 2022-03-01 10:42:37 -08:00
Lucas Wiley
a4e8417ec8 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
2022-03-01 15:05:54 -03:00
Alasdair Brown
4e8c7bd521 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>
2022-03-01 17:07:02 +01:00
Azhar Dewji
05504e5e1f fix[api]: nullable connection schedule (#10107) 2022-03-01 16:40:40 +01:00
Augustin
04521d063f 🎉 Source redshift: implement privileges check (#9744) 2022-03-01 14:45:04 +01:00
Octavia Squidington III
4aa103abeb Bump Airbyte version from 0.35.41-alpha to 0.35.42-alpha (#10747)
Co-authored-by: girarda <girarda@users.noreply.github.com>
2022-02-28 19:31:19 -08:00
Octavia Squidington III
f44736b626 Bump Airbyte version from 0.35.40-alpha to 0.35.41-alpha (#10740)
Co-authored-by: jrhizor <jrhizor@users.noreply.github.com>
2022-02-28 16:11:05 -08:00
Vadym Hevlich
61ab34cd0a 🎉 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 2a3c1f82b7.

* 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
2022-03-01 00:41:44 +02:00
Octavia Squidington III
23562ff7b2 Bump Airbyte version from 0.35.39-alpha to 0.35.40-alpha (#10716)
Co-authored-by: benmoriceau <benmoriceau@users.noreply.github.com>
2022-02-28 12:00:53 -08:00
girarda
5d8cb41150 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 697821738c.

* Double deserialization

* Revert "Double deserialization"

This reverts commit ee8d75245b.

* try updating json_operations

* Revert "try updating json_operations"

This reverts commit c8022c2994.

* json parse

* Revert "json parse"

This reverts commit 11a6725eaa.

* Revert "Revert "Double deserialization""

This reverts commit 213f47acc4.

* Revert "Revert "Revert "Double deserialization"""

This reverts commit 66822454af.

* 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
2022-02-28 09:25:04 -08:00
Sherif A. Nada
9e941f3818 Improve note in salesforce docs about creating a RO user 2022-02-27 20:53:40 -08:00
Octavia Squidington III
cfecc784ed Bump Airbyte version from 0.35.38-alpha to 0.35.39-alpha (#10680)
Co-authored-by: sherifnada <sherifnada@users.noreply.github.com>
2022-02-27 20:50:05 -08:00
Sherif A. Nada
5691434073 📖 improve salesforce docs & reorder properties in the spec (#10679) 2022-02-27 20:08:46 -08:00
Maksym Pavlenok
2bba529803 🎉 Source Salesforce: speed up discovery >20x by leveraging parallel API calls (#10516) 2022-02-27 19:03:39 -08:00
Octavia Squidington III
f4d54a9913 Bump Airbyte version from 0.35.37-alpha to 0.35.38-alpha (#10668)
Co-authored-by: lmossman <lmossman@users.noreply.github.com>
2022-02-25 12:38:19 -08:00