1. 092dfaf [FLINK-38429] Improve perf for Elasticsearch 8 connector by beliefer · 11 months ago main
  2. ad7464e [FLINK-38054] Fix OperationSerializer issue for es8 sink by reswqa · 5 weeks ago
  3. 1339e8b [FLINK-40006] ElasticsearchRowDataLookupFunction leaks REST client / HTTP connections on task close by reswqa · 7 weeks ago
  4. 6e62c67 [FLINK-39816] Ship parsson into es8 uber jar by reswqa · 7 weeks ago
  5. a526669 [FLINK-39809] Update flink-connector-parent to 2.0 for ElasticSearch connector by reswqa · 3 months ago
  6. 0f256b8 [FLINK-20979][docs] Fix bulk-flush option disable value by jlalwani-amazon · 2 months ago
  7. d6d3c9f [FLINK-39798] Introduce uber jar for flink-connector-elasticsearch8 module by reswqa · 2 months ago
  8. b24cb39 [FLINK-39774] Format YEAR-MONTH interval keys as months instead of days by vernedeng · 3 months ago
  9. 042152d [FLINK-39747][test] Upgrade test to junit 5 and remove junit4 dependency by vernedeng · 3 months ago
  10. a09a31a [hotfix] Fix checkNotNull for Elasticsearch8AsyncSinkBuilder#setHeaders by reswqa · 3 months ago
  11. 0bd8ce3 [FLINK-39716] Fix time unit for network timeout options by reswqa · 3 months ago
  12. be7f445 [FLINK-39706][ci] Remove flink 2.1 testing from es connector main branch (#149) by reswqa · 3 months ago
  13. 08b7d66 [FLINK-38721] Support vector search for es connector. (#137) by Wenjin Xie · 3 months ago
  14. e575b51 [FLINK-39681][Connectors/ElasticSearch] Bump flink to 2.2.1 by vernedeng · 3 months ago
  15. 7b226a4 [hotfix] Update copyright year to 2026 by vernedeng · 3 months ago
  16. 899da17 [FLINK-28109][elasticsearch] Remove dead .id(key) call in RowElasticsearchEmitter by Jayesh Lalwani · 4 months ago
  17. c75d942 [hotfix] Correct branch in ci by liorhuang · 3 months ago
  18. 87797b6 [hotfix] Update ci run flink versions by Guo · 3 months ago
  19. 3ef3f07 [FLINK-38447] Add table sink support for Elasticsearch 8 connector by lwn · 11 months ago
  20. c7f813c [FLINK-38373][Connectors / ElasticSearch] ES index supports fields suffix by garyjgliu · 11 months ago
  21. 04c9893 [FLINK-38371][Connectors/ElasticSearch] Add `sink.retry-on-conflicts` option to Elasticsearch Sink (#132) by Liu Jiangang · 5 months ago
  22. f19a471 [hotfix] Fix typo in ElasticsearchEmitter by beliefer · 1 year, 3 months ago
  23. 54eeaad [FLINK-37694] Update version to 4.1-SNAPSHOT by Weijie Guo · 1 year, 4 months ago
  24. dbcc241 [FLINK-37636] Fix compile error in weekly CI by Kunni · 1 year, 4 months ago
  25. 4a96cfc [FLINK-37517][[Connectors/Elasticsearch] Bump flink to 2.0.0 by Weijie Guo · 1 year, 5 months ago
  26. c80d39b [FLINK-37265][docs] Document of python elasticsearch connector exeample has a little mistake by Milesian111 · 1 year, 6 months ago
  27. e04b74b [hotfix] upgrade v3.0 branch testing flink version to 1.19.1 by Weijie Guo · 1 year, 6 months ago
  28. 0447de2 [FLINK-36987][docs] Correct the docs to the active ES table connector (#114) by Yun Tang · 1 year, 7 months ago
  29. 687eaad [FLINK-35472] Improve tests for Elasticsearch 8 connector by Mingliang Liu · 2 years, 3 months ago
  30. 9b545d0 [FLINK-36651][Connectors/Elasticsearch] Fix IT test not compatible with 1.20, drop main branch tests for 1.18 by Ahmed Hamdy · 1 year, 9 months ago
  31. da2ef1f [FLINK-35504] Improve Elasticsearch 8 connector observability by Mingliang Liu · 2 years, 2 months ago
  32. 50327f8 [FLINK-35424] Elasticsearch connector 8 supports SSL context by Mingliang Liu · 2 years, 3 months ago
  33. 0b6d9f8 [FLINK-35287] Builder builds NetworkConfig for Elasticsearch connector 8 by Mingliang Liu · 2 years, 3 months ago
  34. 5d1f8d0 [FLINK-34369][connectors/elasticsearch] Elasticsearch connector supports SSL context by Mingliang Liu · 2 years, 3 months ago
  35. 44a0a14 [FLINK-35134][Connectors/Elasticsearch] Drop support for Flink 1.17 by Hong Teoh · 2 years, 4 months ago
  36. 162e694 [FLINK-34961] Use dedicated CI name for Elasticsearch connector to differentiate it in infra-reports by Sergey Nuyanzin · 2 years, 4 months ago
  37. 516a898 [FLINK-35094] SinkTestSuiteBase.testScaleDown is hanging for 1.20-SNAPSHOT by Sergey Nuyanzin · 2 years, 4 months ago
  38. 3a0a2f5 [hotfix] Update dependencies by Sergey Nuyanzin · 2 years, 5 months ago
  39. e8c25f7 [hotfix] Add support for Flink 1.20 and drop 1.16 (#94) by Sergey Nuyanzin · 2 years, 5 months ago
  40. 49edb1a [hotfix] Bump org.apache.commons:commons-compress from 1.24.0 to 1.26.0 by dependabot[bot] · 2 years, 5 months ago
  41. 55c5982 [FLINK-34435] Bump org.yaml:snakeyaml from 1.31 to 2.2 by dependabot[bot] · 2 years, 5 months ago
  42. 9d401d5 [hotfix] Update copyright year to 2024 by Hang Ruan · 2 years, 5 months ago
  43. 963c505 [FLINK-26088][Connectors/ElasticSearch] Add Elasticsearch 8.0 support by Matheus Felisberto · 3 years, 5 months ago
  44. 4914929 [hotfix] Add dependency convergence for org.yaml:snakeyaml by Jiabao Sun · 2 years, 7 months ago
  45. 7bda67e [FLINK-34113][elasticsearch] Make flink-connector-elasticsearch to be compatible with updated SinkV2 interfaces by Jiabao Sun · 2 years, 7 months ago
  46. 153b8fc [hotfix] Set maximum supported Flink version to 1.17 for `v3.0` by Martijn Visser · 2 years, 7 months ago
  47. 52f2afd [FLINK-34002] Bump CI flink version on flink-connector-elasticsearch to support Flink 1.19. This closes #86 by Martijn Visser · 2 years, 7 months ago
  48. c0e9efd [hotfix] Update copyright year to 2024 by Martijn Visser · 2 years, 7 months ago
  49. b435005 [FLINK-33857][connectors/elasticsearch] Expose BulkProcessor.flush by Peter Fischer · 2 years, 8 months ago
  50. 40774fa [FLINK-32028][connectors/elasticsearch] Allow customising bulk failure handling by Peter Fischer · 2 years, 9 months ago
  51. b15b6f0 [FLINK-33370][connectors/elasticsearch] Simplify validateAndParseHostsString in Elasticsearch connector's configuration by Yuxin Tan · 2 years, 10 months ago
  52. 161b615 [FLINK-33493][connectors/elasticsearch] Fix ElasticsearchWriterITCase test by Yuxin Tan · 2 years, 9 months ago
  53. 6636b62 [FLINK-33379] Bump Flink version on flink-connector-elasticsearch to include 1.18 support. This closes #78 by Yubin Li · 2 years, 10 months ago
  54. 5423d51 [FLINK-30400][build] Stop bundling flink-connector-base. This closes #76 by Hang Ruan · 2 years, 10 months ago
  55. 4ab3321 [hotfix] Update NOTICE files to reflect year 2023. This closes #75 by Hang Ruan · 2 years, 10 months ago
  56. fef5c96 [FLINK-29042][Connectors/ElasticSearch] Support lookup join for es connector (#39) by Yubin Li · 3 years ago
  57. ce44a13 Revert "[FLINK-28347][Test infrastructure] Upgrade testcontainers to 1.18.3 (#71)" by Martijn Visser · 3 years, 1 month ago
  58. 7798196 [FLINK-28347][Test infrastructure] Upgrade testcontainers to 1.18.3 (#71) by Sergey Nuyanzin · 3 years, 2 months ago
  59. f07784d [hotfix] Remove 1.18-SNAPSHOT for v3.0 in nightly build by Martijn Visser · 3 years, 2 months ago
  60. 40e9d46 [hotfix] Change branch for nightly builds to the correct one by Martijn Visser · 3 years, 2 months ago
  61. be0f304 [FLINK-31923] Run nightly builds against multiple branches and Flink versions by Martijn Visser · 3 years, 2 months ago
  62. 5337447 [hotfix] Bump flink version to 1.17.1 by Weijie Guo · 3 years, 3 months ago
  63. 71a8567 [FLINK-32194][connectors/elasticsearch] Remove the dependency on flink-shaded by Yuxin Tan · 3 years, 3 months ago
  64. 12e1622 [FLINK-32024][docs] Short code related to externalized connector retrieve version from its own data yaml by Weijie Guo · 3 years, 3 months ago
  65. 0db0b6c [hotfix] Python connector download link should refer to the url defined in externalized repository by Weijie Guo · 3 years, 3 months ago
  66. 8f75d4e [FLINK-31759][es] Update ElasticSearch connector to use sql_connector_download_table shortcode. by Weijie Guo · 3 years, 4 months ago
  67. e68a7ef [hotfix][doc] Chinese datastream document also use connector_artifact. by Weijie Guo · 3 years, 4 months ago
  68. 85f0f40 [FLINK-31696] ElasticSearch nightly CI failure by Andriy Redko · 3 years, 4 months ago
  69. a5ee998 [hotfix] Fix Elasticsearch nightly CI failure (#55) by MartijnVisser · 3 years, 4 months ago
  70. a18f60d [hotfix] Add release workflow to build against final versions by Danny Cranmer · 3 years, 5 months ago
  71. 7d95fdd [hotfix] Disable nighty dependency convergence (#54) by Danny Cranmer · 3 years, 5 months ago
  72. e6088c1 [FLINK-30963][ci] Streamline binary URL configuration by Chesnay Schepler · 3 years, 6 months ago
  73. 045a6a3 [FLINK-30359][es] flink-sql-connector-elasticsearch6's jar should including the dependency of com.carrotsearch:hppc. by Weijie Guo · 3 years, 8 months ago
  74. 79e7c96 [FLINK-28177][Connector/Elasticsearch][Tests] Use Testcontainers `waitingFor ` method to check if the Elasticsearch containers are up. This closes #48 by dingweiqings · 3 years, 8 months ago
  75. ce221bb [hotfix][ci] Reuse workflow by Chesnay Schepler · 3 years, 8 months ago
  76. 8275d13 [hotfix][ci] Remove repo name from workflow files by Chesnay Schepler · 3 years, 8 months ago
  77. 35ae216 [hotfix][ci] Only run weekly in Apache repo by Chesnay Schepler · 3 years, 8 months ago
  78. 68ac773 [FLINK-30353][ci] Limit concurrency by Chesnay Schepler · 3 years, 8 months ago
  79. e205d90 [FLINK-30352][docs] Document missing configuration properties by Andriy Redko · 3 years, 8 months ago
  80. c13d188 [hotfix] Setup auto-linking by Chesnay Schepler · 3 years, 9 months ago
  81. f2682e8 [hotfix] Fix issue linking by Chesnay Schepler · 3 years, 9 months ago
  82. b525081 [FLINK-30162] Remove unused stuff by Chesnay Schepler · 3 years, 9 months ago
  83. ca12fbb [hotfix] Use official version of release scripts by Chesnay Schepler · 3 years, 9 months ago
  84. 7816c95 [hotfix] Use official version of release scripts by Chesnay Schepler · 3 years, 9 months ago
  85. d4664b1 [FLINK-29958][docs] Use connector_artifact shortcode by Chesnay Schepler · 3 years, 9 months ago
  86. 2e7416b [FLINK-29957] Remove traces of old documentation integration by Chesnay Schepler · 3 years, 9 months ago
  87. 54250c8 [FLINK-29935][ci] Setup weekly run against 1.16/1.17-SNAPSHOT by Chesnay Schepler · 3 years, 9 months ago
  88. f2e69f1 [FLINK-29935][ci] Make ci.yml reusable by Chesnay Schepler · 3 years, 9 months ago
  89. 23dd29a [FLINK-29931][ci] Pin binary version and cache binary by Chesnay Schepler · 3 years, 9 months ago
  90. 13e2137 [FLINK-29468] Upgrade jackson bom to 2.13.4 by Sergey Nuyanzin · 3 years, 10 months ago
  91. 17617ec [hotfix] Pin Flink version to 1.16.0 by Chesnay Schepler · 3 years, 10 months ago
  92. a0e1e21 Update version to 4.0-SNAPSHOT by Chesnay Schepler · 3 years, 10 months ago
  93. be1b8b0 [FLINK-29472] Integrate shared release utils by Chesnay Schepler · 3 years, 10 months ago
  94. 6e46477 [hotfix][ci] Increase timeouts by Chesnay Schepler · 3 years, 11 months ago
  95. 6e30d5d [FLINK-29471] Use connector parent pom by Chesnay Schepler · 3 years, 11 months ago
  96. 83944a8 [hotfix] Fixing build command in project README.md by Danny Cranmer · 3 years, 11 months ago
  97. 7c719e7 [FLINK-29316] Test packaging by Chesnay Schepler · 4 years ago
  98. 25b05f4 [hotfix][build] Use 'flink.version' property by Chesnay Schepler · 4 years ago
  99. 1fbdeac [FLINK-29310][ci] Check licensing by Chesnay Schepler · 4 years ago
  100. 3457e75 [hotfix] Use console appender on CI by Chesnay Schepler · 4 years ago