ziti-sdk-jvm icon indicating copy to clipboard operation
ziti-sdk-jvm copied to clipboard

Ziti SDK for JVM

Results 12 ziti-sdk-jvm issues
Sort by recently updated
recently updated
newest added

Bumps [com.squareup.retrofit2:retrofit](https://github.com/square/retrofit) from 2.9.0 to 2.11.0. Release notes Sourced from com.squareup.retrofit2:retrofit's releases. 2.11.0 New The built-in OptionalConverterFactory is now public to allow installing it before other converters which consume all...

dependencies
java

Bumps [com.squareup.retrofit2:converter-gson](https://github.com/square/retrofit) from 2.9.0 to 2.11.0. Release notes Sourced from com.squareup.retrofit2:converter-gson's releases. 2.11.0 New The built-in OptionalConverterFactory is now public to allow installing it before other converters which consume all...

dependencies
java

Bumps [io.vertx:vertx-core](https://github.com/eclipse/vert.x) from 4.5.5 to 4.5.7. Commits 1c1619e Releasing 4.5.7 04e744f Native image metadata should be in a vertx jar with the native-image classifi... eddce4e A Vertx uses cached reflection...

dependencies
java

Bumps `springbootVersion` from 3.1.9 to 3.2.4. Updates `org.springframework.boot:spring-boot` from 3.1.9 to 3.2.4 Release notes Sourced from org.springframework.boot:spring-boot's releases. v3.2.4 :star: New Features Add TWENTY_TWO to JavaVersion enum #39825 :lady_beetle: Bug...

dependencies
java

Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.30 to 1.18.32. Changelog Sourced from org.projectlombok:lombok's changelog. v1.18.32 (March 20th, 2024) PLATFORM: Initial JDK22 support added. PLAFTORM Added support for Eclipse 2024-03. [Issue #3620](projectlombok/lombok#3620). PLATFORM: Added...

dependencies
java

Using the `ZitiProtocolCustomizer` to configure a spring boot application to listen on a ziti service. On application start, the application behaves as expected but if a Ziti service interruption occurs...

When my application performs a normal shutdown, the following warnings are displayed. Appears like something is misconfigured ``` [DefaultDispatcher-worker-6] WARN Channel[tls://0ca8c165-4fee-4c98-be2a-d499765b61cf.production.netfoundry.io:443] - channel disconnected: Job was cancelled [DefaultDispatcher-worker-3] WARN ziti-conn[wintermute/1]...

achieve parity with https://github.com/openziti/sdk-golang/pull/458