Skip to content

Tags: Xtansia/opensearch-js

Tags

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add 2.0.0 in integration compatibility (opensearch-project#248)

Signed-off-by: Anan Zhuang <[email protected]>

1.1.0

Toggle 1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[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

Toggle 1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[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.0

Toggle 1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[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]>