1
0
mirror of synced 2025-12-21 02:51:29 -05:00
Commit Graph

10 Commits

Author SHA1 Message Date
devin-ai-integration[bot]
f33eea336b chore(source-elasticsearch): Convert to new gradle build flow (do not merge) (#62918)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: yue.li@airbyte.io <yue.li@airbyte.io>
2025-07-10 18:11:31 -07:00
Augustin
2f4d89f4d3 source-elasticsearch: Use airbyte/java-connector-base:2.0.0 (#51509) 2025-01-13 17:36:43 +02:00
Augustin
8865e01c7f source-elasticsearch: Use airbyte/java-connector-base:1.0.0 (#49863)
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2024-12-19 10:27:08 +02:00
Audrey Maldonado
b9690ba76e Wrapping changelog in details for a collapsible view (#38801) 2024-06-04 13:40:53 -04:00
Natik Gadzhi
cb80e6922a [tools] prettier rules for .md + formatting cleanup 2024-05-07 08:19:33 -07:00
Marius Posta
1c3a6e2f63 source-elasticsearch: adopt CDK 0.20.4 (#35230) 2024-02-14 11:53:47 -08:00
Chandler Prall
9a67b7fa10 🐛 bump cdk versions for java sources (#34453) 2024-02-01 14:26:38 -07:00
jerome DOUCET
5149108020 🐛 Source ElasticSearch: avoid too_long_frame_exception (#18134)
* Fix: (elasticsearch source) avoid too_long_frame_exception

batch the queries on mapping with a arbitrary (but reasonable) chunk size
to avoid reaching the 4096 bytes limits url size.

* bump connector

* auto-bump connector version

Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-12-05 08:33:23 -03:00
Harshith Mullapudi
57c841f467 chore: fixed elasticsearch documentation (#15193) 2022-08-04 09:48:23 +05:30
Nilkamal
bfa54aca50 🎉 New Source: Elasticsearch (#14118)
* New source Elasticsearch

* Update README.md

* Update tests

* File additions and changes in test

* Deleting spec.json

* File additions and changes in test

* Fixed multiple streams bug in discover

* run format

* format files

* eof and update doc

* correct spec test

* auto-bump connector version

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-07-12 18:08:17 -03:00