Skip to content

Commit be716a4

Browse files
Bump reactor from 3.5.15 to 3.5.17 and reactor-netty from 1.1.17 to 1.1.19 (#13825) (#13830)
(cherry picked from commit 1c0a274) Signed-off-by: Andriy Redko <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4f4f7a6 commit be716a4

12 files changed

+9
-7
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
2222
- Bump `ch.qos.logback:logback-core` from 1.5.3 to 1.5.6 ([#13756](https://github.com/opensearch-project/OpenSearch/pull/13756))
2323
- Bump `netty` from 4.1.109.Final to 4.1.110.Final ([#13802](https://github.com/opensearch-project/OpenSearch/pull/13802))
2424
- Bump `jackson` from 2.17.0 to 2.17.1 ([#13817](https://github.com/opensearch-project/OpenSearch/pull/13817))
25+
- Bump `reactor` from 3.5.15 to 3.5.17 ([#13825](https://github.com/opensearch-project/OpenSearch/pull/13825))
26+
- Bump `reactor-netty` from 1.1.17 to 1.1.19 ([#13825](https://github.com/opensearch-project/OpenSearch/pull/13825))
2527

2628
### Changed
2729
- Add ability for Boolean and date field queries to run when only doc_values are enabled ([#11650](https://github.com/opensearch-project/OpenSearch/pull/11650))

buildSrc/version.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ netty = 4.1.110.Final
3131
joda = 2.12.7
3232

3333
# project reactor
34-
reactor_netty = 1.1.17
35-
reactor = 3.5.15
34+
reactor_netty = 1.1.19
35+
reactor = 3.5.17
3636

3737
# client dependencies
3838
httpclient = 4.5.14

plugins/repository-azure/licenses/reactor-netty-core-1.1.17.jar.sha1

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
639e2c63ade6f2a49d7e501ca2264b74d240b448

plugins/repository-azure/licenses/reactor-netty-http-1.1.17.jar.sha1

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
b4bbb1aeb64ecb2b3949c38983032a7f0b0ebd07

plugins/transport-reactor-netty4/licenses/reactor-netty-core-1.1.17.jar.sha1

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
639e2c63ade6f2a49d7e501ca2264b74d240b448

plugins/transport-reactor-netty4/licenses/reactor-netty-http-1.1.17.jar.sha1

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
b4bbb1aeb64ecb2b3949c38983032a7f0b0ebd07

server/licenses/reactor-core-3.5.15.jar.sha1

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2cf9b080e3a2d8a5a39948260db5fd1dae54c3ac

0 commit comments

Comments
 (0)