1
0
mirror of synced 2026-01-07 18:06:03 -05:00
Commit Graph

16 Commits

Author SHA1 Message Date
Oleksii N
3e6d5ac23b 🐛 Source Kafka: fix missing data (#19587)
* Kafka Source - fix missing data

* auto-bump connector version

* update doc

Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
2022-12-06 14:07:14 -03:00
Oleksii N
3365660a76 🐛 Source Kafka - Add missing record_count increment for JSON (#18648)
* add missing record_count increment

* bump version

* Update kafka.md

* update version

* auto-bump connector version

Co-authored-by: Vincent Koc <vincentkoc@ieee.org>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Co-authored-by: Sajarin <sajarindider@gmail.com>
2022-11-07 11:41:59 -05:00
Amalia Advincula-Roye
d4e18c6313 Remove Cloud from Kafka docs (#16753)
Kafka is currently not available on Cloud
2022-09-14 18:09:00 -04:00
sivankumar86
ce64e96d71 Source:Kafka - Avro format message support (#15827)
* new format is added

* Avro support

Avro support

* new format is added

* schema namespace updated

* multi topic schema name is added

* max_records_process param is added

* review 1

* Schema registry details are added

* note update

* auto-bump connector version [ci skip]

Co-authored-by: Sajarin <sajarindider@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-09-13 11:28:25 -04: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
tirth7777777
83b9b4fca8 Source Kafka: added option for giving polling time when consuming records using consumer (#12903)
* added option for giving polling time using spec

* add doc and seed file

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
2022-05-29 16:22:02 -03: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
Oleksandr Sheheda
259b2f585f Follow up on #2655 Clean up kafka source connector docs (#12343)
* 2655 Clean up kafka source connector docs

* 2655 Clean up kafka source connector docs

* 2655 Clean up kafka source connector docs
2022-05-12 17:07:32 +03: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
Lake Mossman
3d8a0dc048 Add ExitOnOutOfMemoryError to java connectors and bump versions (#10256) 2022-02-14 15:49:15 -08:00
Nitesh Kumar Jotiyana
67df5b8c8c 🐛 Source Kafka : fixed SASL config read issue (#8865) 2021-12-21 21:25:29 +01:00
Iryna Grankova
fefd5759c8 Update fields in source-connectors specifications: file, freshdesk, github, google-directory, google-workspace-admin-reports, iterable (#8524)
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>

Co-authored-by: Serhii Chvaliuk <grubberr@gmail.com>
Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
2021-12-11 01:47:29 +02:00
Abhi Vaidyanatha
ae32ecbb27 GitBook: [master] 186 pages and 77 assets modified 2021-10-08 21:17:47 +00:00
Daniel Dubinin
c86403fa7b 🎉 New source: Kafka (#5906)
* new source: kafka

* refactored util and config classes

* fixed discover method for configs based on topic pattern
2021-09-22 09:18:04 -07:00