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

21 Commits

Author SHA1 Message Date
Mrdjan Poletanovic
92ce7ac374 🐛 Enabling support for other SASL mechanisms when SASL_PLAINTEXT is chosen (#56450) 2025-03-31 17:15:00 -03:00
Audrey Maldonado
b9690ba76e Wrapping changelog in details for a collapsible view (#38801) 2024-06-04 13:40:53 -04:00
Evan Tahler
9210547af5 [Docs] No Deduped + Hostory, Append + Deduped is the future! (#29114)
* [Docs] No `Deduped + Hostory`, `Append + Deduped` is the future!

* fix links
2023-08-08 15:07:49 -07:00
Sophia Wiley
5512befeb1 Docs: updated links from .io to .com (#23652)
* updated links

* edited contributors link

* deleted line about CDK in docs
2023-03-06 17:27:55 +01:00
Evan Tahler
92ad0fdc07 Destination doc and warning updates (#20110)
* Doc updates

* Bigquery Denormalized

* bump faker for change

* ignore missing strict-encrypt connectors from ci check

* Apply suggestions from code review

Co-authored-by: Augustin <augustin@airbyte.io>

* Fix MD titles

Co-authored-by: Augustin <augustin@airbyte.io>
2022-12-06 12:10:13 -08:00
Andy Jih
e8a0d5c851 Docs updates for destinations affected by per-stream state (#15578)
* Docs updates for destinations affected by per-stream state

* adding -alpha tag
2022-08-11 15:37:22 -07:00
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
George Claireaux
c5783aa799 connectors that published (#13932) 2022-06-20 12:42:56 +01:00
Mohit Reddy
58f20c455b Destination Kafka: Allow configuring PLAIN SASL (#12876)
* airbyte: Allow configuring PLAIN SASL mechanism for Kafka dest connector through WebApp

* bump up the version of kafka dest connector

* bump up the image tag for kafka destination connector in defs

* update _specs for kafka destination connector to match defs; SeedConnectorSpecs did not update it automatically
2022-05-17 12:27:52 -04:00
tirth7777777
079e8b09b7 Source/Destination Kafka: added support for PLAIN authentication (#12134)
* added support for PLAIN authentication for source-kafka and destination-kafka

* update doc

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
2022-04-19 16:02:12 -03:00
Hitesh Khandelwal
fd6aa69084 Source/Destination Kafka: added scram-sha-512 authentication (#10186)
* kafka, added scram-sha-512 authentication

* bump connectors version

Co-authored-by: Marcos Marx <marcosmarxm@gmail.com>
2022-02-16 13:08:57 -03:00
Lake Mossman
3d8a0dc048 Add ExitOnOutOfMemoryError to java connectors and bump versions (#10256) 2022-02-14 15:49:15 -08:00
VitaliiMaltsev
33dfb48820 Destination Kafka: Fix SASL config read issue (#10005)
* fix for jdk 17

* fixed NPE in SASL config

* bump version

* bump seed version

Co-authored-by: vmaltsev <vitalii.maltsev@globallogic.com>
2022-02-02 18:49:15 +02:00
Iryna Grankova
099c896ded Update fields in destination-connectors specifications: gcs, jdbc, kafka, keen, kinesis, kvdb, local-json, mariadb-columnstore, mongodb (#8809)
* Files title/description update for issue # 8747

Co-authored-by: Serhii Chvaliuk <grubberr@gmail.com>
2021-12-30 16:21:35 +02:00
Abhi Vaidyanatha
ae32ecbb27 GitBook: [master] 186 pages and 77 assets modified 2021-10-08 21:17:47 +00:00
Abhi Vaidyanatha
d732eaf80e Add information on which destinations support Incremental - Deduped History in their docs (#6031)
Co-authored-by: Abhi Vaidyanatha <abhivaidyanatha@Abhis-MacBook-Pro.local>
2021-09-16 16:40:12 -07:00
Marcos Marx
9dafec6086 Destination Kafka: correct spec json and data types in config (#6040)
* correct spec json and data types in config

* bump version

* correct tests

* correct config parser NPE

* format files

Co-authored-by: Marcos Marx <marcosmarx@MacBook-Pro-de-Marcos.local>
2021-09-15 00:22:02 -03:00
Marcos Marx
21e6d49d3a Enable additionalProperties in spec.json for destinations (#5125)
* bigquery

* bigquery denormalized

* kafka destination

* meilisearch

* mssql

* mysql

* oracle

* postgres

* snowflake

* add normalization in snowflake gradle

* remove unused import
2021-08-01 18:28:36 -03:00
Sherif A. Nada
a7b508554e Publish Kafka Destination (#4900)
Co-authored-by: Mario Molina <mmolimar@gmail.com>
2021-07-21 19:02:23 -07:00
Mario Molina
fc3c692fb4 🎉 New Destination: Kafka (#3746) 2021-07-21 19:01:15 -07:00