Skip to content

Commit d69df67

Browse files
retaakolarkunnu
authored andcommitted
Bump Project Reactor to 3.5.20 and Reactor Netty to 1.1.22 (opensearch-project#15262)
Signed-off-by: Andriy Redko <[email protected]>
1 parent c907448 commit d69df67

14 files changed

+10
-8
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
3333
- Bump `com.azure:azure-core` from 1.49.1 to 1.51.0 ([#15111](https://github.com/opensearch-project/OpenSearch/pull/15111))
3434
- Bump `org.xerial.snappy:snappy-java` from 1.1.10.5 to 1.1.10.6 ([#15207](https://github.com/opensearch-project/OpenSearch/pull/15207))
3535
- Bump `com.azure:azure-xml` from 1.0.0 to 1.1.0 ([#15206](https://github.com/opensearch-project/OpenSearch/pull/15206))
36+
- Bump `reactor` from 3.5.19 to 3.5.20 ([#15262](https://github.com/opensearch-project/OpenSearch/pull/15262))
37+
- Bump `reactor-netty` from 1.1.21 to 1.1.22 ([#15262](https://github.com/opensearch-project/OpenSearch/pull/15262))
3638

3739
### Changed
3840
- Add lower limit for primary and replica batch allocators timeout ([#14979](https://github.com/opensearch-project/OpenSearch/pull/14979))

buildSrc/version.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ netty = 4.1.112.Final
3333
joda = 2.12.7
3434

3535
# project reactor
36-
reactor_netty = 1.1.21
37-
reactor = 3.5.19
36+
reactor_netty = 1.1.22
37+
reactor = 3.5.20
3838

3939
# client dependencies
4040
httpclient5 = 5.2.3

client/rest/licenses/reactor-core-3.5.19.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
1fc0f91e2b93778a974339d2c24363d7f34f90b4

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

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
08356b59b29f86e7142c9daca0434653a64ae64b

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

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2faf64b3822b0512f15d72a325e2826eb8564413

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

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
08356b59b29f86e7142c9daca0434653a64ae64b

0 commit comments

Comments
 (0)