1
0
mirror of synced 2025-12-21 19:11:14 -05:00
Commit Graph

31012 Commits

Author SHA1 Message Date
Davin Chia
be9aaa829c Bump version: 0.21.0-alpha → 0.21.1-alpha (#3033)
Release bugfix for UI issue where tables with the same name but different namespace are selected together.
2021-04-23 10:02:41 +08:00
vitaliizazmic
68d87c283d Smartsheets source setup CI
* Smartsheets source #2902 - setup CI

* Smartsheets source #2902 - configured_catalog.json

* Smartsheets source #2902 - update documentation
2021-04-22 17:56:15 +03:00
Davin Chia
9910ff23a4 Hotfix: Remove hints since they break formatting. 2021-04-22 11:15:51 +08:00
Davin Chia
3eb08d19ec Hotfix: Adjust more formatting. 2021-04-22 11:13:21 +08:00
Davin Chia
e7204b99d3 Hotfix: Adjust more formatting. 2021-04-22 11:11:58 +08:00
Davin Chia
56a7dd4c86 Fix tutorial numbering. (#3018)
Gitbooks messes up the formatting. Fix this
2021-04-22 11:07:25 +08:00
John Lafleur
3401d1e491 Update quickbooks.md 2021-04-22 11:38:47 +11:00
John Lafleur
283cac6973 Update SUMMARY.md 2021-04-22 10:05:29 +11:00
vitaliizazmic
6b68904209 Quickbooks source #3005 - add Quickbooks to SUMMARY.md (#3006) 2021-04-21 07:16:11 -07:00
John Lafleur
c0ac11d010 Update platform.md 2021-04-21 16:37:32 +11:00
John Lafleur
2e0c4ad4e0 Update connectors.md 2021-04-21 16:34:18 +11:00
Davin Chia
68ef5b61b0 Add link to namespace documentation. (#3002) 2021-04-21 13:01:41 +08:00
Davin Chia
e6d412eae3 Release 0.21.0-alpha. (#3001)
* Remove no longer needed test setup.

* Bump version: 0.20.0-alpha → 0.21.0-alpha
2021-04-21 12:15:41 +08:00
Davin Chia
42686add8a Release connectors with namespace change. (#2990)
Release all connectors affected by namespace change. Includes all JDBC sources and destinations.

Also add documentation for normalisation. Prerequisite to actually releasing 0.21.0-alpha.
2021-04-21 11:35:08 +08:00
masonwheeler
8ff3e14bac Adding icons to existing connectors
Fixes issue #2122 

Added icon data
Added icon filenames to connector description yaml files
Added plumbing to transfer and load data properly
Updated tests
2021-04-20 17:32:37 -06:00
Yevhenii
f8286e4da3 🎉 New Source: Iterable (#2895)
* Source Iterable: support full_refresh/incremental sync (#2412)

Co-authored-by: ykurochkin <y.kurochkin@zazmic.com>
Co-authored-by: Sherif Nada <snadalive@gmail.com>
2021-04-20 16:21:17 +03:00
Michel Tricot
e10920706f Update documentation for Google Ads token application (#2922) 2021-04-19 10:42:32 -07:00
Michel Tricot
e4326aa21e Revert "GitBook: [master] 25 pages and 46 assets modified"
This reverts commit 0b4eddc7cf.
2021-04-16 14:20:42 -07:00
Michel Tricot
0b4eddc7cf GitBook: [master] 25 pages and 46 assets modified 2021-04-16 20:29:16 +00:00
vitaliizazmic
aec897867f 🎉 New Source: Quickbooks
* Google audit logs #2694 - incremental sync

* Google audit logs #2694 - configured catalog

* Google audit logs #2694 - new source

* Quickbooks #2309 - adding singer tap version

* Quickbooks #2309 - update documentation

* Quickbooks #2309 - remove unnecessary files

* Quickbooks #2309 - reformat

* Quickbooks #2309 - install gcc in docker container

* Quickbooks #2309 - adding source to IMAGES_TO_SKIP_SECOND_INCREMENTAL_READ

* Quickbooks #2309 - update sample_state.json

* Update docs/integrations/sources/quickbooks.md

* Quickbooks source #2309 - adding to health page

Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
2021-04-16 19:13:21 +03:00
Charles
6d65bc1d34 add docs explaining (lack of) ECS support (#2906) 2021-04-16 08:49:15 -07:00
Charles
8bfb1170e4 in docs, ./gradlew build => CORE_ONLY=1 ... (#2904) 2021-04-15 10:45:08 -07:00
Nathan Nowack
0e433aa145 🎉 New Source Connector: Smartsheets (#2880) 2021-04-15 09:48:30 -07:00
Charles
ab9e93fbea add information on responsibilities and lifecycle of workers (#2853) 2021-04-14 11:08:17 -07:00
John Lafleur
484db4ffd8 Update connectors.md 2021-04-14 13:08:57 +11:00
John Lafleur
e8aa0313f3 Update platform.md 2021-04-14 13:07:48 +11:00
Sherif A. Nada
a3a69bf32f improve new connector contribution docs (#2876) 2021-04-13 11:55:40 -07:00
Sherif A. Nada
d1a8ad67be fix broken link in contribution docs (#2875) 2021-04-13 11:51:51 -07:00
Yevhenii
1294e41d76 🎉 New source: Zendesk Talk (#2775)
* Zendesk Talk #2346: full refresh/incremental sync connector with adopt best practices

Co-authored-by: ykurochkin <y.kurochkin@zazmic.com>
Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
2021-04-13 19:50:01 +03:00
Davin Chia
82c8768c7c Release 0.20.0-alpha (#2852)
* Uncomment migration for 0.20.0.

* Bump version: 0.19.0-alpha → 0.20.0-alpha

* Fix formatting.

* revert bump

* Bump version: 0.19.0-alpha → 0.20.0-alpha

Co-authored-by: jrhizor <me@jaredrhizor.com>
2021-04-12 16:30:15 -07:00
John Lafleur
58fcb54afb Update roadmap.md 2021-04-12 07:12:55 +11:00
John Lafleur
428e10e727 Update meltano-vs-airbyte.md 2021-04-11 17:44:04 +11:00
John Lafleur
9e6547d3dd Update meltano-vs-airbyte.md 2021-04-11 17:41:45 +11:00
Jared Rhizor
2b19da82d8 postgres cdc (#2548)
* spike

* more

* debezium wip

* use oneof for configuration

* iterator wrapping structure

* push current

* working loop

* move capability into source

* hack it into a sharable state

* debezium test runner (#2617)

* CDC Wait for Values (#2618)

* output actual AirbyteMessages for cdc (#2631)

* message conversion

* fmt

* add lsn extraction and comparison (#2613)

* postgres cdc catalog (#2673)

* update cdc catalog

* A

* table selection for cdc (#2690)

* table selection for cdc

* fix broken merge

* also test double quote in name

* Add state management to CDC (#2718)

* CDC: Fix Producer/Consumer State Machine (#2721)

* CDC Postgres Tests (#2777)

* fix postgres cdc image name and run check before reading data (#2785)

* minor postgres cdc fixes

* add test and fix check behavior

* fix

* improve comment

* remove unused props, remove todos, add some more sanity tests (#2791)

* cdc: add offset store tests (#2793)

* clean (#2798)

* postgres cdc docs (#2784)

* cdc docs

* Update docs/integrations/sources/postgres.md

Co-authored-by: Charles <giardina.charles@gmail.com>

* address gcp

* learn too english

* add link

* add more disk space warnings

* add additional cdc use case

* add information on how to find postgresql.conf

* add how to find the file

Co-authored-by: Charles <giardina.charles@gmail.com>

* various merge conflict fixes (#2799)

* cdc standard tests (#2813)

* require cdc users to create publications & update docs (#2818)

* postgres cdc race condition

* working? but different process

* add additional logging to help debug in the future

* everything done except working config

* remove unintended change

* Use oneOf in PG CDC spec (#2827)

* add oneOf configuration for postgres cdc  (#2831)

* add oneof configuration for cdc postgres

* fmt

Co-authored-by: Charles <giardina.charles@gmail.com>

* fix test (#2834)

* fix test

* bump version

* add docs on creating replica identities (#2838)

* add docs on creating replica identities

* emphasize danger

* grammar

* bump pg version in source catalog

* generate seed files

Co-authored-by: cgardens <giardina.charles@gmail.com>
2021-04-09 16:36:58 -07:00
Christophe Duong
03fdd65319 Job Failure Notification (#2706)
* Add webhook to workspace for notifications when sync fail
* API to test notifications webhook (#2809)
2021-04-09 21:56:22 +02:00
Sherif A. Nada
838d85d2e6 fix typo in airbyte specification docs 2021-04-09 11:09:46 -07:00
Marcos Marx
db119d043b correct some docs mysql oracle (#2826) 2021-04-09 08:12:19 -07:00
Charles
cac6808af8 Remove outdated docs about running scheduler and server with gradle run (#2676) 2021-04-08 14:39:39 -07:00
Charles
6ba62ca0ea add link to oracle docs (#2812) 2021-04-08 13:44:09 -07:00
Christophe Duong
54b055dae6 Add webhook to workspace for notifications when sync fail (#2703)
* Add webhook to workspace for notifications when sync fail

* Add a no-op migration as a placeholder
2021-04-08 19:38:32 +02:00
Sherif Nada
fb05af743e change google workspace admin reports title to please gitbook 2021-04-07 22:07:19 -07:00
Sherif Nada
2410c0aa47 Merge branch 'master' of github.com:airbytehq/airbyte 2021-04-07 21:18:04 -07:00
Sherif Nada
5a0cd148ab fix docs link for google workspace admin reports 2021-04-07 21:17:55 -07:00
John Lafleur
9fd7282903 Update connectors.md 2021-04-08 14:31:16 +11:00
Marcos Marx
8ba717678d Adds Doc Source Oracle (#2732) 2021-04-07 20:22:34 -07:00
John Lafleur
8b7e2c471d Update platform.md 2021-04-08 14:19:26 +11:00
Davin Chia
a219202c3e Release 0.19.0 (#2804)
* Add migration for 0.19.0.

* Bump version: 0.18.2-alpha → 0.19.0-alpha

Co-authored-by: Davin Chia <davinchia@Davins-MacBook-Pro.local>
2021-04-08 09:07:50 +08:00
John Lafleur
cdc6de74d4 Create zoom-activity-dashboard.md (#2731)
* Create zoom-activity-dashboard.md

* Update SUMMARY.md

* add files

* Updated assets

* Update docs/tutorials/zoom-activity-dashboard.md

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

* Update docs/tutorials/zoom-activity-dashboard.md

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

* Update docs/tutorials/zoom-activity-dashboard.md

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

* Update docs/tutorials/zoom-activity-dashboard.md

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

* Update docs/tutorials/zoom-activity-dashboard.md

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

* Update zoom-activity-dashboard.md

Co-authored-by: Michel Tricot <michel@airbyte.io>
Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
2021-04-08 10:55:27 +11:00
Sherif A. Nada
ed89509cf0 update docs links for Google Workspace/Audit logs (#2789) 2021-04-07 13:49:46 -07:00
Michel Tricot
01a4b1037f Revert "GitBook: [master] 21 pages and 146 assets modified"
This reverts commit c5bf29a3f9.
2021-04-07 12:06:35 -07:00