1
0
mirror of synced 2026-01-08 12:03:02 -05:00
Commit Graph

6 Commits

Author SHA1 Message Date
Augustin
b564f3eb78 Protocol: make supported_sync_modes a required not empty list on AirbyteStream (#15591) 2022-10-19 15:22:25 +02:00
Maikel Penz
8f85cff708 🎉 Source Table Storage: Add incremental append capability (#14212)
* Add incremental append load to azure table storage. Resolves #11275

* fix: revert table name

* fix: integration tests are failing

* chore: update the version

* auto-bump connector version [ci skip]

Co-authored-by: Harshith Mullapudi <harshithmullapudi@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-07-20 00:49:55 +05:30
Topher Lubaway
9c6c092a22 Revert "Improving docusaurus sidebar generation (#1927) (#14369)" (#14596)
This reverts commit a2c194a11f.
2022-07-11 15:27:14 -05:00
Mykyta Serbynevskiy
a2c194a11f Improving docusaurus sidebar generation (#1927) (#14369)
* Improving docusaurus sidebar generation (#1927)

* Added "Career & open positions" folder to sidebar, adjusted "Project overview" folder

* Deleted "career-and-open-positions" folder from sidebar
2022-07-08 14:18:27 -05:00
Karina Kuznietsova
cbe8da49f3 Update fields in source-connectors specifications: amplitude, apify-dataset, appstore-singer, aws-cloudtrail, azure-table, bigcommerce, bigquery, braintree, cart, chargebee (#8434)
* Titles and Descriptions changes #8364
* bump version, update changelogs

Co-authored-by: Karina <karina.kuznietsova@zazmic.com>
2021-12-23 14:45:08 +02:00
Harshith Mullapudi
7c28f25959 🚀 Publish new source: Azure table storage (#7953)
* add azure table storage source connector

* fix imports

* add connector docs

* Add azure table connector to the API/UI

* fix imports

* add azure table to builds.md

* Delete launch.json

* fix import paths

* remove azure prefic from spec params and cleanup

* gradlew format

* Merge branch 'patch-1' of https://github.com/geekwhocodes/airbyte into patch-1

* rename specs key names and cleanup

* rename specs key names and cleanup (#1)

* add comments

* fix source definitions

* added azure table credentials to ci

* chore: added axure-table to seed spec

Co-authored-by: geekwhocodes <ganeshraskar@outlook.com>
2021-11-15 12:06:39 +05:30