1
0
mirror of synced 2025-12-20 18:39:31 -05:00
Commit Graph

10 Commits

Author SHA1 Message Date
Alexandre Girard
2f437ac49a source-azure-table: Replace AirbyteLogger with logging.Logger (#38915) 2024-06-04 17:26:21 +02:00
Christo Grabowski
78a60475a4 Source Azure Table Storage: CDK Update (#34576) 2024-01-31 10:47:50 -05:00
Joe Reuter
f29234a2db airbyte-lib: Refactor connectors (#34552) 2024-01-30 03:22:13 -06:00
Cole Snodgrass
2e099acc52 update headers from 2022 -> 2023 (#22594)
* It's 2023!

* 2022 -> 2023

---------

Co-authored-by: evantahler <evan@airbyte.io>
2023-02-08 13:01:16 -08:00
Augustin
b564f3eb78 Protocol: make supported_sync_modes a required not empty list on AirbyteStream (#15591) 2022-10-19 15:22:25 +02:00
Pedro S. Lopez
938436bcc9 update connector specs and definitions with new .com documentation urls (#17585)
* update definitions with new .com docs urls

* update docs urls in specs

* update generators

* regenerate scaffold connectors

* remove unrelated changes

* update more urls

* update specs

* fix tests

* run `:airbyte-config:specs:generateSeedConnectorSpecs` to fix formatting

* revert docs changes to make pr more reviewable

* revert generator readme changes to make more reviewable

* fix mysql strict encrypt expected spec

* fix postgres expected spec
2022-10-11 11:04:23 -04: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
Alexandre Girard
3894134d11 Bump year in license short to 2022 (#13191)
* Bump to 2022

* format
2022-05-25 17:56:49 -07: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