Skip to content

Commit 036285d

Browse files
opensearch-trigger-bot[bot]github-actions[bot]
authored andcommitted
Update to Netty 4.1.115.Final (opensearch-project#16661) (opensearch-project#16666)
(cherry picked from commit 8e097ee) 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> (cherry picked from commit 480828e) Signed-off-by: Andriy Redko <[email protected]>
1 parent ad6dff4 commit 036285d

File tree

48 files changed

+30
-23
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+30
-23
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions

buildSrc/version.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ protobuf = 3.22.3
2626
# when updating the JNA version, also update the version in buildSrc/build.gradle
2727
jna = 5.5.0
2828

29-
netty = 4.1.114.Final
29+
netty = 4.1.115.Final
3030
reactor_netty = 1.0.39
3131
reactor = 3.4.34
3232
joda = 2.12.2

modules/transport-netty4/build.gradle

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,9 @@ thirdPartyAudit {
250250
'io.netty.util.internal.shaded.org.jctools.queues.MpscArrayQueueConsumerIndexField',
251251
'io.netty.util.internal.shaded.org.jctools.queues.MpscArrayQueueProducerIndexField',
252252
'io.netty.util.internal.shaded.org.jctools.queues.MpscArrayQueueProducerLimitField',
253+
'io.netty.util.internal.shaded.org.jctools.queues.unpadded.MpscUnpaddedArrayQueueConsumerIndexField',
254+
'io.netty.util.internal.shaded.org.jctools.queues.unpadded.MpscUnpaddedArrayQueueProducerIndexField',
255+
'io.netty.util.internal.shaded.org.jctools.queues.unpadded.MpscUnpaddedArrayQueueProducerLimitField',
253256
'io.netty.util.internal.shaded.org.jctools.util.UnsafeAccess',
254257
'io.netty.util.internal.shaded.org.jctools.util.UnsafeRefArrayAccess',
255258
'io.netty.util.internal.shaded.org.jctools.util.UnsafeLongArrayAccess',

modules/transport-netty4/licenses/netty-buffer-4.1.114.Final.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+
d5daf1030e5c36d198caf7562da2441a97ec0df6

modules/transport-netty4/licenses/netty-codec-4.1.114.Final.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+
d326bf3a4c785b272da3db6941779a1bd5448378

modules/transport-netty4/licenses/netty-codec-http-4.1.114.Final.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+
80f0dece29a2c0269217e8dd1b6db6ff9710781f

modules/transport-netty4/licenses/netty-common-4.1.114.Final.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)