Tags: Xtansia/opensearch-js
Tags
add 2.0.0 in integration compatibility (opensearch-project#248) Signed-off-by: Anan Zhuang <[email protected]>
[BUG] Fixed type definition of onDrop in helper.bulk (opensearch-proj… …ect#212) * add onDrop type definition * Unnecessary commas removed. * The proper type was Action, not TDocument. Signed-off-by: huuyafwww <[email protected]>
[1.0.2] modify Dockerfile to solve osd connection issue (opensearch-p… …roject#195) osd without security integ test fail due to connection issue. plugins.security.disabled set to true doesn't help to disable security and osd can't connect. In this PR, I change the setting to remove security. Issue Resolved: opensearch-project#19 Backport PR: opensearch-project#194 Signed-off-by: Anan Zhuang <[email protected]>
[1.0] modify client name (opensearch-project#179) change client name to @opensearch-project/opensearch Backport PR: opensearch-project#177 Signed-off-by: Anan Zhuang <[email protected]>