Skip to content

Commit 1c0a274

Browse files
authored
Bump reactor from 3.5.15 to 3.5.17 and reactor-netty from 1.1.17 to 1.1.19 (opensearch-project#13825)
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
1 parent 5cde176 commit 1c0a274

12 files changed

+9
-7
lines changed

CHANGELOG.md

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

2931
### Changed
3032
- 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
httpclient5 = 5.2.1

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)