Skip to content

Releases: opensearch-project/opensearch-js

2.3.0

12 Jul 22:11
c509675
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.1...2.3.0

2.2.1

18 Apr 17:31
9ed86ee
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.0...2.2.1

1.2.0

05 May 17:10
83987bb
Compare
Choose a tag to compare

Added Sigv4 Support for AWS Managed OpenSearch and OpenSearch Serverless

Other Changes

  • Add basic template files by @ananzh in #6
  • Remove product check and replace with compatible check by @ananzh in #24
  • Revise workflow to run using v7.10.2 by @ananzh in #25
  • [Bug][CI] Fix bundler support test bug for clean CI by @ananzh in #86
  • clean up docs folder by @ananzh in #105
  • [M2]Remove xpack API and non-oss contents by @ananzh in #99
  • add SPDX License header by @ananzh in #113
  • clean templates by @ananzh in #114
  • remove apikey and bearer auth by @ananzh in #111
  • Remove x-elastic-client-meta header by @boktorbb in #121
  • replace elastic url to opensearch url by @ananzh in #116
  • Correct copyright notices to reflect Copyright OpenSearch Contributors by @ananzh in #136
  • Update cluster to use opendistro by @ananzh in #134
  • Add admins and modify maintainers in alphabetical order by @ananzh in #142
  • Update cluster to use opensearch by @ananzh in #147
  • remove tagline and build_flavor by @ananzh in #150
  • Remove unused ci files by @ananzh in #157
  • Rename all elastic/elasticsearch/kibana references by @boktorbb in #125
  • Add Developer Guide by @ananzh in #160
  • Add integration test for secure cluster by @ananzh in #161
  • Restore codecov test by @ananzh in #163
  • [M4] Add status badge by @ananzh in #165
  • Add an example in README by @ananzh in #167
  • changed README to avoid using the NPM registry by @stockholmux in #169
  • support nodejs v10 by @ananzh in #170
  • update package.json by @ananzh in #172
  • 📝 Fix typo in README by @hansott in #171
  • modify client name by @ananzh in #177
  • Add DCO workflow check by @ananzh in #184
  • Update README.md with NPM info by @elfisher in #182
  • add back OpenSearchDashboardsClient types by @ananzh in #183
  • [1.x] modify Dockerfile to solve osd connection issue by @ananzh in #196
  • [1.x] Backport bug fix in helper.bulk by @ananzh in #216
  • [1.x] backpack circuit-breaker PR by @ananzh in #215
  • [Backport 1.x] Removing DCO workflow since it runs via App now by @opensearch-trigger-bot in #230
  • [Backport 1.x] Adding CODEOWNERS, backport and documentation by @opensearch-trigger-bot in #227
  • [Backport 1.x] Add support to test against multiple versions of OpenSearch by @opensearch-trigger-bot in #237
  • [Backport 1.x] Bump node-fetch from 2.6.1 to 2.6.7 by @opensearch-trigger-bot in #234
  • [Backport 1.x] Bump minimist from 1.2.5 to 1.2.6 by @opensearch-trigger-bot in #236
  • [Backport 1.x] Bump simple-git from 2.42.0 to 3.5.0 by @opensearch-trigger-bot in #235
  • Upgrading tap to 15.2 by @harshavamsi in #397
  • Backport/backport 279 to 1.x by @harshavamsi in #391
  • Backport/backport 333 to 1.x by @harshavamsi in #398
  • Backport/backport 377 to 1.x by @harshavamsi in #400
  • Backport/backport 366 to 1.x by @harshavamsi in #399
  • Bumping version to 1.2 for a new release by @harshavamsi in #401
  • Backport/1.x/release workflow by @nhtruong in #404
  • [CCI] Backport fix: remove data arg in 1.x by @timursaurus in #425
  • Updated user guide to include Amazon OpenSearch Serverless (#372) by @harshavamsi in #402

New Contributors

Full Changelog: https://github.com/opensearch-project/opensearch-js/commits/1.2.0

2.2.0

23 Jan 21:56
52010ba
Compare
Choose a tag to compare

What's Changed


New Contributors

Full Changelog: 2.1.0...2.2.0

2.1.0

01 Nov 22:06
2b0db61
Compare
Choose a tag to compare

Version 2.1.0 Release Notes

Compatible with OpenSearch 2.0

Features

Bug Fixes

Infrastructure

Maintenance

New Contributors

Full Changelog: 2.0.0...2.1.0

2.0.0

01 Jun 17:42
468b697
Compare
Choose a tag to compare

Version 2.0.0 Release Notes

Compatible with OpenSearch 2.0

Features

  • Change the "Blacklist / Whitelist" nomenclature in nodejs client (#224)
  • Type removal for 2.0 (#233)
  • Removing the remaining existsType and flushSynced references (#246)
  • Deprecate the "Master" nomenclature in nodejs client (#222)

Infrastructure

  • Configure WhiteSource for GitHub.com (#201)
  • Bump node-fetch from 2.6.1 to 2.6.7 (#213)
  • Bump simple-git from 2.42.0 to 3.5.0 (#219)
  • Bump minimist from 1.2.5 to 1.2.6 (#220)
  • Add support to test against multiple versions of OpenSearch (#228)
  • Adding support to test against unreleased OpenSearch (#232)

Maintenance

  • Adding CODEOWNERS, backport and documentation (#226)
  • Removing DCO workflow since it runs via App now (#229)
  • Bump nodejs client to 2.0.0 (#238)
  • Add eslint and prettier and apply (#242)
  • Add 2.0.0 in integration compatibility (#248)

Full Changelog: https://github.com/opensearch-project/opensearch-py/commits/v2.0.0

1.1.0

29 Mar 21:34
98bd795
Compare
Choose a tag to compare
  • [Circuit-Breaker] Add memory threshold in opensearch-js client (#207)
  • [BUG] Fixed type definition of onDrop in helper.bulk (#212)

1.0.2

15 Dec 23:50
077a7f9
Compare
Choose a tag to compare

This is a patch version. We fix a bug to allow dashboards connection.

1.0.0

30 Sep 20:10
5d724f4
Compare
Choose a tag to compare