-
Notifications
You must be signed in to change notification settings - Fork 885
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Chore/alias js client #3469
Chore/alias js client #3469
Conversation
Enable usage of `@opensearch-project/opensearch@^2.x` features without breaking plugins that directly depend on `1.x` Signed-off-by: Josh Romero <rmerqg@amazon.com>
Signed-off-by: Josh Romero <rmerqg@amazon.com>
Signed-off-by: Josh Romero <rmerqg@amazon.com>
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## 2.x #3469 +/- ##
==========================================
- Coverage 66.54% 66.53% -0.01%
==========================================
Files 3203 3203
Lines 61397 61397
Branches 9453 9453
==========================================
- Hits 40859 40853 -6
- Misses 18284 18288 +4
- Partials 2254 2256 +2
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Description
Add aliased opensearch js client as dependency to enable usage of
@opensearch-project/opensearch@^2.x
features without breaking plugins that directly depend on1.x
.[Multiple Data Sources] Update
data_source
plugin opensearch client usage to2.x
Issues Resolved
Check List
yarn test:jest
yarn test:jest_integration
yarn test:ftr