diff --git a/gradle.properties b/gradle.properties index aa5c8e5..e8ebccc 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,12 +7,12 @@ googleJavaFormatPluginVersion=0.9 gitPluginVersion=0.13.0 versionsPluginVersion=0.45.0 -nettyBomVersion=4.1.105.Final +nettyBomVersion=4.1.106.Final grpcStubVersion=1.61.0 reactorBomVersion=2023.0.2 rxjavaVersion=3.1.8 helidonCommonReactiveVersion=2.5.6 -mutinyVersion=2.5.3 +mutinyVersion=2.5.6 jsr305Version=3.0.2 javaxInjectVersion=1 javaxAnnotationVersion=1.3.2 @@ -21,7 +21,7 @@ jakartaAnnotationVersion=2.1.1 protobufVersion=3.25.2 junitVersion=5.10.1 -assertjVersion=3.25.1 +assertjVersion=3.25.2 release=false virtualthreads=true diff --git a/rsocket-bom/gradle.lockfile b/rsocket-bom/gradle.lockfile index 58b4af7..0ba62da 100644 --- a/rsocket-bom/gradle.lockfile +++ b/rsocket-bom/gradle.lockfile @@ -1,6 +1,6 @@ # This is a Gradle generated file for dependency locking. # Manual edits can break the build and are not advised. # This file is expected to be part of source control. -io.netty:netty-bom:4.1.105.Final=classpath +io.netty:netty-bom:4.1.106.Final=classpath io.projectreactor:reactor-bom:2023.0.2=classpath empty= diff --git a/rsocket-futures/gradle.lockfile b/rsocket-futures/gradle.lockfile index 8520c00..d116118 100644 --- a/rsocket-futures/gradle.lockfile +++ b/rsocket-futures/gradle.lockfile @@ -7,7 +7,7 @@ com.google.errorprone:javac-shaded:9+181-r4173-1=googleJavaFormat1.6 com.google.googlejavaformat:google-java-format:1.6=googleJavaFormat1.6 com.google.guava:guava:22.0=googleJavaFormat1.6 com.google.j2objc:j2objc-annotations:1.1=googleJavaFormat1.6 -io.netty:netty-buffer:4.1.105.Final=compileClasspath,runtimeClasspath -io.netty:netty-common:4.1.105.Final=compileClasspath,runtimeClasspath +io.netty:netty-buffer:4.1.106.Final=compileClasspath,runtimeClasspath +io.netty:netty-common:4.1.106.Final=compileClasspath,runtimeClasspath org.codehaus.mojo:animal-sniffer-annotations:1.14=googleJavaFormat1.6 empty=annotationProcessor diff --git a/rsocket-grpc/gradle.lockfile b/rsocket-grpc/gradle.lockfile index 2ba464a..7c6b534 100644 --- a/rsocket-grpc/gradle.lockfile +++ b/rsocket-grpc/gradle.lockfile @@ -8,7 +8,7 @@ com.google.googlejavaformat:google-java-format:1.6=googleJavaFormat1.6 com.google.guava:guava:22.0=googleJavaFormat1.6 com.google.j2objc:j2objc-annotations:1.1=googleJavaFormat1.6 io.grpc:grpc-stub:1.61.0=compileClasspath,runtimeClasspath -io.netty:netty-buffer:4.1.105.Final=compileClasspath,runtimeClasspath -io.netty:netty-common:4.1.105.Final=compileClasspath,runtimeClasspath +io.netty:netty-buffer:4.1.106.Final=compileClasspath,runtimeClasspath +io.netty:netty-common:4.1.106.Final=compileClasspath,runtimeClasspath org.codehaus.mojo:animal-sniffer-annotations:1.14=googleJavaFormat1.6 empty=annotationProcessor diff --git a/rsocket-helidon/gradle.lockfile b/rsocket-helidon/gradle.lockfile index e9ee879..7742327 100644 --- a/rsocket-helidon/gradle.lockfile +++ b/rsocket-helidon/gradle.lockfile @@ -11,8 +11,8 @@ io.helidon.common:helidon-common-mapper:2.5.6=compileClasspath,runtimeClasspath io.helidon.common:helidon-common-reactive:2.5.6=compileClasspath,runtimeClasspath io.helidon.common:helidon-common-service-loader:2.5.6=compileClasspath,runtimeClasspath io.helidon.common:helidon-common:2.5.6=compileClasspath,runtimeClasspath -io.netty:netty-buffer:4.1.105.Final=compileClasspath,runtimeClasspath -io.netty:netty-common:4.1.105.Final=compileClasspath,runtimeClasspath +io.netty:netty-buffer:4.1.106.Final=compileClasspath,runtimeClasspath +io.netty:netty-common:4.1.106.Final=compileClasspath,runtimeClasspath jakarta.annotation:jakarta.annotation-api:1.3.5=compileClasspath,runtimeClasspath org.codehaus.mojo:animal-sniffer-annotations:1.14=googleJavaFormat1.6 empty=annotationProcessor diff --git a/rsocket-messages/gradle.lockfile b/rsocket-messages/gradle.lockfile index 953b818..fc884f7 100644 --- a/rsocket-messages/gradle.lockfile +++ b/rsocket-messages/gradle.lockfile @@ -8,7 +8,7 @@ com.google.googlejavaformat:google-java-format:1.6=googleJavaFormat1.6 com.google.guava:guava:22.0=googleJavaFormat1.6 com.google.j2objc:j2objc-annotations:1.1=googleJavaFormat1.6 com.google.protobuf:protobuf-java:3.25.2=compileClasspath -io.netty:netty-buffer:4.1.105.Final=compileClasspath,runtimeClasspath -io.netty:netty-common:4.1.105.Final=compileClasspath,runtimeClasspath +io.netty:netty-buffer:4.1.106.Final=compileClasspath,runtimeClasspath +io.netty:netty-common:4.1.106.Final=compileClasspath,runtimeClasspath org.codehaus.mojo:animal-sniffer-annotations:1.14=googleJavaFormat1.6 empty=annotationProcessor diff --git a/rsocket-mutiny/gradle.lockfile b/rsocket-mutiny/gradle.lockfile index 6172496..865546e 100644 --- a/rsocket-mutiny/gradle.lockfile +++ b/rsocket-mutiny/gradle.lockfile @@ -7,9 +7,9 @@ com.google.errorprone:javac-shaded:9+181-r4173-1=googleJavaFormat1.6 com.google.googlejavaformat:google-java-format:1.6=googleJavaFormat1.6 com.google.guava:guava:22.0=googleJavaFormat1.6 com.google.j2objc:j2objc-annotations:1.1=googleJavaFormat1.6 -io.netty:netty-buffer:4.1.105.Final=compileClasspath,runtimeClasspath -io.netty:netty-common:4.1.105.Final=compileClasspath,runtimeClasspath +io.netty:netty-buffer:4.1.106.Final=compileClasspath,runtimeClasspath +io.netty:netty-common:4.1.106.Final=compileClasspath,runtimeClasspath io.smallrye.common:smallrye-common-annotation:2.2.0=compileClasspath,runtimeClasspath -io.smallrye.reactive:mutiny:2.5.3=compileClasspath,runtimeClasspath +io.smallrye.reactive:mutiny:2.5.6=compileClasspath,runtimeClasspath org.codehaus.mojo:animal-sniffer-annotations:1.14=googleJavaFormat1.6 empty=annotationProcessor diff --git a/rsocket-reactor/gradle.lockfile b/rsocket-reactor/gradle.lockfile index c046d44..04cc39a 100644 --- a/rsocket-reactor/gradle.lockfile +++ b/rsocket-reactor/gradle.lockfile @@ -7,8 +7,8 @@ com.google.errorprone:javac-shaded:9+181-r4173-1=googleJavaFormat1.6 com.google.googlejavaformat:google-java-format:1.6=googleJavaFormat1.6 com.google.guava:guava:22.0=googleJavaFormat1.6 com.google.j2objc:j2objc-annotations:1.1=googleJavaFormat1.6 -io.netty:netty-buffer:4.1.105.Final=compileClasspath,runtimeClasspath -io.netty:netty-common:4.1.105.Final=compileClasspath,runtimeClasspath +io.netty:netty-buffer:4.1.106.Final=compileClasspath,runtimeClasspath +io.netty:netty-common:4.1.106.Final=compileClasspath,runtimeClasspath io.projectreactor:reactor-core:3.6.2=compileClasspath,runtimeClasspath org.codehaus.mojo:animal-sniffer-annotations:1.14=googleJavaFormat1.6 org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath diff --git a/rsocket-rpc-futures/gradle.lockfile b/rsocket-rpc-futures/gradle.lockfile index 8520c00..d116118 100644 --- a/rsocket-rpc-futures/gradle.lockfile +++ b/rsocket-rpc-futures/gradle.lockfile @@ -7,7 +7,7 @@ com.google.errorprone:javac-shaded:9+181-r4173-1=googleJavaFormat1.6 com.google.googlejavaformat:google-java-format:1.6=googleJavaFormat1.6 com.google.guava:guava:22.0=googleJavaFormat1.6 com.google.j2objc:j2objc-annotations:1.1=googleJavaFormat1.6 -io.netty:netty-buffer:4.1.105.Final=compileClasspath,runtimeClasspath -io.netty:netty-common:4.1.105.Final=compileClasspath,runtimeClasspath +io.netty:netty-buffer:4.1.106.Final=compileClasspath,runtimeClasspath +io.netty:netty-common:4.1.106.Final=compileClasspath,runtimeClasspath org.codehaus.mojo:animal-sniffer-annotations:1.14=googleJavaFormat1.6 empty=annotationProcessor diff --git a/rsocket-rpc-grpc/gradle.lockfile b/rsocket-rpc-grpc/gradle.lockfile index 2ba464a..7c6b534 100644 --- a/rsocket-rpc-grpc/gradle.lockfile +++ b/rsocket-rpc-grpc/gradle.lockfile @@ -8,7 +8,7 @@ com.google.googlejavaformat:google-java-format:1.6=googleJavaFormat1.6 com.google.guava:guava:22.0=googleJavaFormat1.6 com.google.j2objc:j2objc-annotations:1.1=googleJavaFormat1.6 io.grpc:grpc-stub:1.61.0=compileClasspath,runtimeClasspath -io.netty:netty-buffer:4.1.105.Final=compileClasspath,runtimeClasspath -io.netty:netty-common:4.1.105.Final=compileClasspath,runtimeClasspath +io.netty:netty-buffer:4.1.106.Final=compileClasspath,runtimeClasspath +io.netty:netty-common:4.1.106.Final=compileClasspath,runtimeClasspath org.codehaus.mojo:animal-sniffer-annotations:1.14=googleJavaFormat1.6 empty=annotationProcessor diff --git a/rsocket-rpc-helidon/gradle.lockfile b/rsocket-rpc-helidon/gradle.lockfile index e9ee879..7742327 100644 --- a/rsocket-rpc-helidon/gradle.lockfile +++ b/rsocket-rpc-helidon/gradle.lockfile @@ -11,8 +11,8 @@ io.helidon.common:helidon-common-mapper:2.5.6=compileClasspath,runtimeClasspath io.helidon.common:helidon-common-reactive:2.5.6=compileClasspath,runtimeClasspath io.helidon.common:helidon-common-service-loader:2.5.6=compileClasspath,runtimeClasspath io.helidon.common:helidon-common:2.5.6=compileClasspath,runtimeClasspath -io.netty:netty-buffer:4.1.105.Final=compileClasspath,runtimeClasspath -io.netty:netty-common:4.1.105.Final=compileClasspath,runtimeClasspath +io.netty:netty-buffer:4.1.106.Final=compileClasspath,runtimeClasspath +io.netty:netty-common:4.1.106.Final=compileClasspath,runtimeClasspath jakarta.annotation:jakarta.annotation-api:1.3.5=compileClasspath,runtimeClasspath org.codehaus.mojo:animal-sniffer-annotations:1.14=googleJavaFormat1.6 empty=annotationProcessor diff --git a/rsocket-rpc-mutiny/gradle.lockfile b/rsocket-rpc-mutiny/gradle.lockfile index 6172496..865546e 100644 --- a/rsocket-rpc-mutiny/gradle.lockfile +++ b/rsocket-rpc-mutiny/gradle.lockfile @@ -7,9 +7,9 @@ com.google.errorprone:javac-shaded:9+181-r4173-1=googleJavaFormat1.6 com.google.googlejavaformat:google-java-format:1.6=googleJavaFormat1.6 com.google.guava:guava:22.0=googleJavaFormat1.6 com.google.j2objc:j2objc-annotations:1.1=googleJavaFormat1.6 -io.netty:netty-buffer:4.1.105.Final=compileClasspath,runtimeClasspath -io.netty:netty-common:4.1.105.Final=compileClasspath,runtimeClasspath +io.netty:netty-buffer:4.1.106.Final=compileClasspath,runtimeClasspath +io.netty:netty-common:4.1.106.Final=compileClasspath,runtimeClasspath io.smallrye.common:smallrye-common-annotation:2.2.0=compileClasspath,runtimeClasspath -io.smallrye.reactive:mutiny:2.5.3=compileClasspath,runtimeClasspath +io.smallrye.reactive:mutiny:2.5.6=compileClasspath,runtimeClasspath org.codehaus.mojo:animal-sniffer-annotations:1.14=googleJavaFormat1.6 empty=annotationProcessor diff --git a/rsocket-rpc-reactor/gradle.lockfile b/rsocket-rpc-reactor/gradle.lockfile index c046d44..04cc39a 100644 --- a/rsocket-rpc-reactor/gradle.lockfile +++ b/rsocket-rpc-reactor/gradle.lockfile @@ -7,8 +7,8 @@ com.google.errorprone:javac-shaded:9+181-r4173-1=googleJavaFormat1.6 com.google.googlejavaformat:google-java-format:1.6=googleJavaFormat1.6 com.google.guava:guava:22.0=googleJavaFormat1.6 com.google.j2objc:j2objc-annotations:1.1=googleJavaFormat1.6 -io.netty:netty-buffer:4.1.105.Final=compileClasspath,runtimeClasspath -io.netty:netty-common:4.1.105.Final=compileClasspath,runtimeClasspath +io.netty:netty-buffer:4.1.106.Final=compileClasspath,runtimeClasspath +io.netty:netty-common:4.1.106.Final=compileClasspath,runtimeClasspath io.projectreactor:reactor-core:3.6.2=compileClasspath,runtimeClasspath org.codehaus.mojo:animal-sniffer-annotations:1.14=googleJavaFormat1.6 org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath diff --git a/rsocket-rpc-rxjava/gradle.lockfile b/rsocket-rpc-rxjava/gradle.lockfile index 40e7a3f..b40548f 100644 --- a/rsocket-rpc-rxjava/gradle.lockfile +++ b/rsocket-rpc-rxjava/gradle.lockfile @@ -7,8 +7,8 @@ com.google.errorprone:javac-shaded:9+181-r4173-1=googleJavaFormat1.6 com.google.googlejavaformat:google-java-format:1.6=googleJavaFormat1.6 com.google.guava:guava:22.0=googleJavaFormat1.6 com.google.j2objc:j2objc-annotations:1.1=googleJavaFormat1.6 -io.netty:netty-buffer:4.1.105.Final=compileClasspath,runtimeClasspath -io.netty:netty-common:4.1.105.Final=compileClasspath,runtimeClasspath +io.netty:netty-buffer:4.1.106.Final=compileClasspath,runtimeClasspath +io.netty:netty-common:4.1.106.Final=compileClasspath,runtimeClasspath io.reactivex.rxjava3:rxjava:3.1.8=compileClasspath,runtimeClasspath org.codehaus.mojo:animal-sniffer-annotations:1.14=googleJavaFormat1.6 org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath diff --git a/rsocket-rpc-virtualthreads/gradle.lockfile b/rsocket-rpc-virtualthreads/gradle.lockfile index 8f35519..2e61855 100644 --- a/rsocket-rpc-virtualthreads/gradle.lockfile +++ b/rsocket-rpc-virtualthreads/gradle.lockfile @@ -7,7 +7,7 @@ com.google.errorprone:javac-shaded:9+181-r4173-1=googleJavaFormat1.6 com.google.googlejavaformat:google-java-format:1.6=googleJavaFormat1.6 com.google.guava:guava:22.0=googleJavaFormat1.6 com.google.j2objc:j2objc-annotations:1.1=googleJavaFormat1.6 -io.netty:netty-buffer:4.1.105.Final=compileClasspath,runtimeClasspath -io.netty:netty-common:4.1.105.Final=compileClasspath,runtimeClasspath +io.netty:netty-buffer:4.1.106.Final=compileClasspath,runtimeClasspath +io.netty:netty-common:4.1.106.Final=compileClasspath,runtimeClasspath org.codehaus.mojo:animal-sniffer-annotations:1.14=googleJavaFormat1.6 empty=annotationProcessor diff --git a/rsocket-rxjava/gradle.lockfile b/rsocket-rxjava/gradle.lockfile index 40e7a3f..b40548f 100644 --- a/rsocket-rxjava/gradle.lockfile +++ b/rsocket-rxjava/gradle.lockfile @@ -7,8 +7,8 @@ com.google.errorprone:javac-shaded:9+181-r4173-1=googleJavaFormat1.6 com.google.googlejavaformat:google-java-format:1.6=googleJavaFormat1.6 com.google.guava:guava:22.0=googleJavaFormat1.6 com.google.j2objc:j2objc-annotations:1.1=googleJavaFormat1.6 -io.netty:netty-buffer:4.1.105.Final=compileClasspath,runtimeClasspath -io.netty:netty-common:4.1.105.Final=compileClasspath,runtimeClasspath +io.netty:netty-buffer:4.1.106.Final=compileClasspath,runtimeClasspath +io.netty:netty-common:4.1.106.Final=compileClasspath,runtimeClasspath io.reactivex.rxjava3:rxjava:3.1.8=compileClasspath,runtimeClasspath org.codehaus.mojo:animal-sniffer-annotations:1.14=googleJavaFormat1.6 org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath diff --git a/rsocket-rxjava/src/main/java/com/jauntsdn/rsocket/MessageStreams.java b/rsocket-rxjava/src/main/java/com/jauntsdn/rsocket/MessageStreams.java index c6b2d81..7c0c982 100644 --- a/rsocket-rxjava/src/main/java/com/jauntsdn/rsocket/MessageStreams.java +++ b/rsocket-rxjava/src/main/java/com/jauntsdn/rsocket/MessageStreams.java @@ -31,10 +31,10 @@ public interface MessageStreams extends Closeable { * Unreliable and unordered 1 to 0 messages exchange interaction. * * @return {@link Completable} completed successfully as soon as message is scheduled for write if - * channel is connected, or completed with error if channel is disconnected. {@link Completable} - * completion does not imply that message was written on wire; messages ordering between - * several fire-and-forget interactions, or fire-and-forget and other interactions is not - * guaranteed. + * channel is connected, or completed with error if channel is disconnected. {@link + * Completable} completion does not imply that message was written on wire; messages ordering + * between several fire-and-forget interactions, or fire-and-forget and other interactions is + * not guaranteed. */ Completable fireAndForget(Message message); diff --git a/rsocket-test/gradle.lockfile b/rsocket-test/gradle.lockfile index cd79c6f..01da63a 100644 --- a/rsocket-test/gradle.lockfile +++ b/rsocket-test/gradle.lockfile @@ -9,11 +9,11 @@ com.google.guava:guava:22.0=googleJavaFormat1.6 com.google.j2objc:j2objc-annotations:1.1=googleJavaFormat1.6 com.google.protobuf:protobuf-java:3.25.2=compileClasspath,compileProtoPath,testCompileClasspath,testCompileProtoPath,testRuntimeClasspath com.google.protobuf:protoc:3.23.4=protobufToolsLocator_protoc -io.netty:netty-buffer:4.1.105.Final=testCompileClasspath,testCompileProtoPath,testRuntimeClasspath -io.netty:netty-common:4.1.105.Final=testCompileClasspath,testCompileProtoPath,testRuntimeClasspath +io.netty:netty-buffer:4.1.106.Final=testCompileClasspath,testCompileProtoPath,testRuntimeClasspath +io.netty:netty-common:4.1.106.Final=testCompileClasspath,testCompileProtoPath,testRuntimeClasspath net.bytebuddy:byte-buddy:1.14.11=testCompileClasspath,testCompileProtoPath,testRuntimeClasspath org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath -org.assertj:assertj-core:3.25.1=testCompileClasspath,testCompileProtoPath,testRuntimeClasspath +org.assertj:assertj-core:3.25.2=testCompileClasspath,testCompileProtoPath,testRuntimeClasspath org.codehaus.mojo:animal-sniffer-annotations:1.14=googleJavaFormat1.6 org.junit.jupiter:junit-jupiter-api:5.10.1=testCompileClasspath,testCompileProtoPath,testRuntimeClasspath org.junit.jupiter:junit-jupiter-engine:5.10.1=testRuntimeClasspath