Skip to content
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

Bump version to 1.3.1 #470

Merged
merged 2 commits into from
Mar 28, 2022
Merged

Bump version to 1.3.1 #470

merged 2 commits into from
Mar 28, 2022

Conversation

gaiksaya
Copy link
Member

Signed-off-by: Sayali Gaikawad [email protected]

Description

Bump version to 1.3.1

Issues Resolved

Part of opensearch-project/opensearch-build#1805

Check List

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Sayali Gaikawad <[email protected]>
Signed-off-by: Sayali Rohidas Gaikawad <[email protected]>
@codecov-commenter
Copy link

Codecov Report

Merging #470 (9aa48f6) into 1.3 (bf8f2da) will decrease coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                1.3     #470      +/-   ##
============================================
- Coverage     77.58%   77.51%   -0.08%     
+ Complexity     4105     4100       -5     
============================================
  Files           296      296              
  Lines         17669    17655      -14     
  Branches       1878     1876       -2     
============================================
- Hits          13709    13685      -24     
- Misses         3057     3070      +13     
+ Partials        903      900       -3     
Flag Coverage Δ
plugin 77.51% <ø> (-0.08%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...port/SearchAnomalyDetectorInfoTransportAction.java 64.44% <0.00%> (-4.45%) ⬇️
...c/main/java/org/opensearch/ad/util/ParseUtils.java 65.94% <0.00%> (-4.06%) ⬇️
...va/org/opensearch/ad/feature/SearchFeatureDao.java 82.78% <0.00%> (-3.86%) ⬇️
...rch/ad/transport/ForwardADTaskTransportAction.java 94.06% <0.00%> (-3.39%) ⬇️
...ain/java/org/opensearch/ad/model/ModelProfile.java 70.90% <0.00%> (-1.82%) ⬇️
.../main/java/org/opensearch/ad/ml/CheckpointDao.java 69.55% <0.00%> (-0.65%) ⬇️
...va/org/opensearch/ad/AnomalyDetectorJobRunner.java 63.38% <0.00%> (-0.54%) ⬇️
...org/opensearch/ad/ratelimit/ResultWriteWorker.java 68.11% <0.00%> (-0.46%) ⬇️
.../main/java/org/opensearch/ad/NodeStateManager.java 71.24% <0.00%> (-0.38%) ⬇️
...in/java/org/opensearch/ad/EntityProfileRunner.java 74.71% <0.00%> (-0.29%) ⬇️
... and 10 more

Copy link
Member

@ohltyler ohltyler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The CI failures look to be flaky failures caused by docker cluster not coming up on time. It is passing for Java 14, and I'm retrying again for Java 8/11. Note the docker testing is only for testing against security. The non-security tests already pass in previous steps in the workflow.

@ohltyler
Copy link
Member

Created #471 to track flaky failures

@ohltyler ohltyler merged commit 37aea9b into opensearch-project:1.3 Mar 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants