Releases: opensearch-project/opensearch-js
Releases · opensearch-project/opensearch-js
3.0.0-beta.1
What's Changed
- Bump @babel/eslint-parser from 7.24.8 to 7.25.1 by @dependabot in #826
- Bump debug from 4.3.5 to 4.3.6 by @dependabot in #828
- Bump @types/node from 20.14.11 to 22.0.0 by @dependabot in #827
Full Changelog: 2.11.0...3.0.0-beta.1
2.11.0
What's Changed
- Add missing types in package.json for aws-v3 by @iamandrewluca in #810
- Implement TransportRequestPromise, TransportRequestCallback in AWS Signer by @u873838 in #823
New Contributors
- @iamandrewluca made their first contribution in #810
- @u873838 made their first contribution in #823
Full Changelog: 2.10.0...2.11.0
2.10.0
What's Changed
- Bump @types/node from 20.14.0 to 20.14.2 by @dependabot in #794
- Bump @babel/eslint-parser from 7.24.6 to 7.24.7 by @dependabot in #796
- Bump prettier from 3.3.0 to 3.3.1 by @dependabot in #795
- Added Rollups and Transforms APIs by @nhtruong in #797
- Version Bump: 2.10.0 by @nhtruong in #798
Full Changelog: 2.9.1...2.10.0
2.9.0
What's Changed
- Bump @types/node from 20.12.7 to 20.12.9 by @dependabot in #766
- Bump jsdoc from 4.0.2 to 4.0.3 by @dependabot in #763
- Bump @aws-sdk/types from 3.535.0 to 3.567.0 by @dependabot in #764
- Bump @babel/eslint-parser from 7.24.1 to 7.24.5 by @dependabot in #774
- Bump @types/node from 20.12.9 to 20.12.11 by @dependabot in #773
- Bump semver from 7.6.0 to 7.6.2 by @dependabot in #772
- fix: missing type definitions for aws-v3 by @maiconcarraro in #776
- Bump @types/node from 20.12.11 to 20.12.12 by @dependabot in #777
- Bump @aws-sdk/types from 3.567.0 to 3.577.0 by @dependabot in #778
- Bump rimraf from 5.0.5 to 5.0.7 by @dependabot in #779
- Bump aws4 from 1.12.0 to 1.13.0 by @dependabot in #782
- Bump @babel/eslint-parser from 7.24.5 to 7.24.6 by @dependabot in #783
- Bump prettier from 3.2.5 to 3.3.0 by @dependabot in #785
- Bump @types/node from 20.12.12 to 20.14.0 by @dependabot in #786
- Bump debug from 4.3.4 to 4.3.5 by @dependabot in #787
- Use JSON11 to parse and serialize long numerals by @AMoo-Miki in #784
- Version Bump 2.9.0 by @nhtruong in #790
New Contributors
- @maiconcarraro made their first contribution in #776
Full Changelog: 2.8.0...2.9.0
2.8.0
What's Changed
- Bump @types/node from 20.12.5 to 20.12.7 by @dependabot in #753
- Disabled Coverage Upload
fail_ci_if_error
by @nhtruong in #756 - Bump semver from 5.7.1 to 7.6.0 by @dependabot in #759
- Bump dedent from 1.5.1 to 1.5.3 by @dependabot in #754
- adds a new export from the package for aws-sdk v3 by @tusharf5 in #758
- Lock down MacOS version. by @dblock in #765
- Version Bump 2.8.0 by @nhtruong in #761
New Contributors
Full Changelog: 2.7.0...2.8.0
2.7.0
What's Changed
- Added search_pipeline to search by @nhtruong in #716
- fix typo in msearch guide (index -> indices) by @weisun10 in #740
- Bump @types/node from 20.11.24 to 20.11.25 by @dependabot in #731
- Bump @aws-sdk/types from 3.523.0 to 3.535.0 by @dependabot in #733
- Bump simple-git from 3.22.0 to 3.23.0 by @dependabot in #735
- Bump @types/node from 20.11.25 to 20.11.30 by @dependabot in #738
- Bump @babel/eslint-parser from 7.23.10 to 7.24.1 by @dependabot in #739
- Bump simple-git from 3.23.0 to 3.24.0 by @dependabot in #741
- Bump @types/node from 20.11.30 to 20.12.2 by @dependabot in #743
- Bump @types/node from 20.12.2 to 20.12.5 by @dependabot in #747
New Contributors
Full Changelog: 2.6.0...2.7.0
2.6.0
What's Changed
- Bump prettier from 3.1.1 to 3.2.2 by @dependabot in #693
- Bump prettier from 3.2.2 to 3.2.4 by @dependabot in #702
- Bump @aws-sdk/types from 3.485.0 to 3.496.0 by @dependabot in #701
- Bump @types/node from 20.10.7 to 20.11.5 by @dependabot in #697
- Bump eslint-plugin-prettier from 5.1.2 to 5.1.3 by @dependabot in #706
- Bump @types/node from 20.11.5 to 20.11.10 by @dependabot in #704
- Bump @babel/eslint-parser from 7.23.3 to 7.23.9 by @dependabot in #705
- Bump @aws-sdk/types from 3.496.0 to 3.502.0 by @dependabot in #711
- Bump @babel/eslint-parser from 7.23.9 to 7.23.10 by @dependabot in #709
- Bump @types/node from 20.11.10 to 20.11.16 by @dependabot in #710
- Make optional fields optional in
MappingGenericProperty
(#703) by @alex-at-cascade in #708 - Bump semver from 7.5.1 to 7.6.0 by @dependabot in #713
- Bump @aws-sdk/types from 3.502.0 to 3.511.0 by @dependabot in #714
- Bump prettier from 3.2.4 to 3.2.5 by @dependabot in #715
- Bump @aws-sdk/types from 3.511.0 to 3.515.0 by @dependabot in #719
- Bump cross-zip from 4.0.0 to 4.0.1 by @dependabot in #718
- Bump @types/node from 20.11.16 to 20.11.19 by @dependabot in #717
- Update Default Password for OS 2.12 by @nhtruong in #707
- Bump @aws-sdk/types from 3.515.0 to 3.521.0 by @dependabot in #722
- Bump eslint from 8.56.0 to 8.57.0 by @dependabot in #721
- Bump @types/node from 20.11.19 to 20.11.20 by @dependabot in #720
- Corrected bulk.md by @nhtruong in #723
- Bump @types/node from 20.11.20 to 20.11.24 by @dependabot in #727
- Fix wrong documentation for file
serach.md
regardingsearch_after
param by @pajh0509 in #584 - Bump @aws-sdk/types from 3.521.0 to 3.523.0 by @dependabot in #726
- Inherit AwsSigV4 in .child by @bandinib-amzn in #725
- Version Bump: 2.6.0 by @nhtruong in #730
New Contributors
- @alex-at-cascade made their first contribution in #708
- @pajh0509 made their first contribution in #584
- @bandinib-amzn made their first contribution in #725
Full Changelog: 2.5.0...2.6.0
2.5.0
What's Changed
- Http namespace by @nhtruong in #649
- Add new types to package exports definition for ESM support by @perttukarna in #674
- Added deprecation warnings for Index Template APIs by @nhtruong in #645
- Sample code for search by @tejeshreddy in #656
- feat: added sample script for multisearch by @tejeshreddy in #657
- [Update] delete index guide with ignore_unavailable by @tejeshreddy in #665
- Add expiration buffer to prevent credentials to expire earlier than request may finish. by @ozonep in #678
New Contributors
- @tejeshreddy made their first contribution in #656
- @ozonep made their first contribution in #678
- @perttukarna made their first contribution in #674
Full Changelog: 2.4.0...2.5.0
2.4.0
Notable Changes:
- Added Security Namespace by @nhtruong in #606
- Added serialization and deserialization of numerals larger than
Number.MAX_SAFE_INTEGER
by @AMoo-Miki in #544
Other Changes
- [Bug] Fixed bundler.yml by @nhtruong in #497
- Implemented Docker Image caching for
integration-unreleased
workflow by @nhtruong in #498 - Add upgrading NPM to all workflows running older Node.js versions by @AMoo-Miki in #545
- Upgrade and secure the backport workflow by @AMoo-Miki in #547
- Added docs for edge case in Sigv4Signer by @nick-bir in #622
Dependency Updates:
- Bump prettier from 2.8.7 to 2.8.8 by @dependabot in #501
- Bump ora from 6.1.2 to 6.3.0 by @dependabot in #500
- Bump @types/node from 18.15.11 to 18.16.0 by @dependabot in #499
- Bump eslint from 8.38.0 to 8.39.0 by @dependabot in #504
- Bump xmlbuilder2 from 3.0.2 to 3.1.0 by @dependabot in #503
- Bump simple-git from 3.17.0 to 3.18.0 by @dependabot in #512
- Bump @babel/eslint-parser from 7.21.3 to 7.21.8 by @dependabot in #513
- Bump @aws-sdk/types from 3.257.0 to 3.329.0 by @dependabot in #516
- Added timursaurus to MAINTAINERS.md by @nhtruong in #517
- Bump semver from 7.3.8 to 7.5.1 by @dependabot in #520
- Bump xmlbuilder2 from 3.1.0 to 3.1.1 by @dependabot in #519
- Bump @types/node from 18.16.0 to 20.1.4 by @dependabot in #518
- Bump eslint from 8.39.0 to 8.41.0 by @dependabot in #525
- Bump node-fetch from 3.2.10 to 3.3.1 by @dependabot in #526
- Bump ora from 6.3.0 to 6.3.1 by @dependabot in #524
- Bump @aws-sdk/types from 3.329.0 to 3.341.0 by @dependabot in #527
- Bump @types/node from 20.1.4 to 20.2.5 by @dependabot in #528
- Bump rimraf from 5.0.0 to 5.0.1 by @dependabot in #564
- Bump eslint from 8.41.0 to 8.45.0 by @dependabot in #563
- Bump dedent from 0.7.0 to 1.1.0 by @dependabot in #565
- Bump @types/node from 20.2.5 to 20.4.4 by @dependabot in #571
- Bump @aws-sdk/types from 3.341.0 to 3.370.0 by @dependabot in #572
- Bump @babel/eslint-parser from 7.21.8 to 7.22.9 by @dependabot in #573
- Bump @types/node from 20.4.4 to 20.4.5 by @dependabot in #576
- Bump eslint from 8.45.0 to 8.46.0 by @dependabot in #574
- Bump prettier from 2.8.8 to 3.0.1 by @dependabot in #579
- Bumped eslint-plugin-prettier to 5.0.0 to Fix Prettier error. by @nhtruong in #581
- Bump node-fetch from 3.3.1 to 3.3.2 by @dependabot in #578
- Bump tap from 16.3.4 to 16.3.8 by @dependabot in #577
- Bump eslint-config-prettier from 8.8.0 to 9.0.0 by @dependabot in #587
- Bump @types/node from 20.4.5 to 20.5.0 by @dependabot in #588
- Bump @aws-sdk/types from 3.370.0 to 3.387.0 by @dependabot in #589
- Bump prettier from 3.0.1 to 3.0.2 by @dependabot in #590
- Bump @babel/eslint-parser from 7.22.9 to 7.22.10 by @dependabot in #592
- Bump eslint from 8.46.0 to 8.47.0 by @dependabot in #591
- Bump ora from 6.3.1 to 7.0.1 by @dependabot in #594
- Bump @babel/eslint-parser from 7.22.10 to 7.22.11 by @dependabot in #596
- Bump eslint from 8.47.0 to 8.48.0 by @dependabot in #595
- Add
enableLongNumeralSupport
to the type-def by @AMoo-Miki in #598 - Bump @types/node from 20.5.0 to 20.5.9 by @dependabot in #602
- Bump prettier from 3.0.2 to 3.0.3 by @dependabot in #601
- Bump dedent from 1.1.0 to 1.5.1 by @dependabot in #605
- Bump @aws-sdk/types from 3.387.0 to 3.408.0 by @dependabot in #604
- Bump @types/node from 20.5.9 to 20.6.0 by @dependabot in #603
- Bump eslint from 8.48.0 to 8.49.0 by @dependabot in #607
- Bump @babel/eslint-parser from 7.22.11 to 7.22.15 by @dependabot in #609
- Bump @types/node from 20.6.0 to 20.6.5 by @dependabot in #611
- Bump eslint from 8.49.0 to 8.50.0 by @dependabot in #613
- Bump @aws-sdk/types from 3.408.0 to 3.418.0 by @dependabot in #612
- Bump simple-git from 3.18.0 to 3.20.0 by @dependabot in #619
- Bump rimraf from 5.0.1 to 5.0.5 by @dependabot in #617
- Bumped Version to 2.4.0 by @nhtruong in #623
New Contributors
Full Changelog: 2.2.1...2.4.0