Skip to content

Releases: opensearch-project/opensearch-js

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