Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Bump version to 1.13.1.0 #358

Merged

Conversation

skkosuri-amzn
Copy link
Contributor

Issue #, if available:
Bump version to 1.13.1.0

Description of changes:
Bump version to 1.13.1.0

By making a contribution to this project, I certify that:

(a) The contribution was created in whole or in part by me and I
have the right to submit it under the open source license
indicated in the file; or

(b) The contribution is based upon previous work that, to the best
of my knowledge, is covered under an appropriate open source
license and I have the right under that license to submit that
work with modifications, whether created in whole or in part
by me, under the same open source license (unless I am
permitted to submit under a different license), as indicated
in the file; or

(c) The contribution was provided directly to me by some other
person who certified (a), (b) or (c) and I have not modified
it.

(d) I understand and agree that this project and the contribution
are public and that a record of the contribution (including all
personal information I submit with it, including my sign-off) is
maintained indefinitely and may be redistributed consistent with
this project or the open source license(s) involved.

@@ -25,7 +25,7 @@ dependencies {
compile "com.cronutils:cron-utils:9.1.3"
compile "org.elasticsearch.client:elasticsearch-rest-client:${es_version}"
compile 'com.google.googlejavaformat:google-java-format:1.3'
compile "com.amazon.opendistroforelasticsearch:common-utils:${opendistroVersion}.0"
compile "com.amazon.opendistroforelasticsearch:common-utils:1.13.0.0"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Since this is patch release there is no 1.13.1 version of common-utils.

@codecov
Copy link

codecov bot commented Feb 26, 2021

Codecov Report

Merging #358 (29dfa74) into main (a359247) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #358      +/-   ##
============================================
+ Coverage     79.80%   79.82%   +0.01%     
- Complexity      212      213       +1     
============================================
  Files           151      151              
  Lines          5342     5342              
  Branches        700      700              
============================================
+ Hits           4263     4264       +1     
+ Misses          705      702       -3     
- Partials        374      376       +2     
Impacted Files Coverage Δ Complexity Δ
...endistroforelasticsearch/alerting/MonitorRunner.kt 78.17% <0.00%> (-0.40%) 0.00% <0.00%> (ø%)
...ing/model/destination/DestinationContextFactory.kt 66.66% <0.00%> (ø) 0.00% <0.00%> (ø%)
...ing/destination/client/DestinationEmailClient.java 77.50% <0.00%> (+5.00%) 8.00% <0.00%> (+1.00%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a359247...3a43472. Read the comment docs.

@skkosuri-amzn skkosuri-amzn merged commit 9f2f2cd into opendistro-for-elasticsearch:main Feb 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants