Releases: openziti/ziti-sdk-jvm
Releases · openziti/ziti-sdk-jvm
v0.30.2
v0.30.1
Changes
- Fix #692 by initializing the
zitiSslSocketFactory
on first use @ahazeltonNF (#693)
v0.30.0
Changes
- #690 Fix ssl ziti connections with httpclient5 @ahazeltonNF (#691)
- fix loading config when
ztAPIs == null
@ekoby (#689) - fix loading KeyStore bytes @ekoby (#688)
- HA: use and authenticate with multiple controllers @ekoby (#686)
Dependencies
- Bump the third-party group with 8 updates @dependabot[bot] (#685)
v0.29.2
v0.29.1
v0.29.0
Changes
- #679 switch out PoolingHttpClientConnectionManager with one that supports ziti @ahazeltonNF (#682)
- Accept v2 @ekoby (#681)
- Update [email protected] @ekoby (#678)
- Ziti socket timeout stall @ekoby (#677)
- add permissions block to workflows @ekoby (#675)
- Load with identity config @ekoby (#673)
Maintenance
Dependencies
- Bump the third-party group with 28 updates @dependabot[bot] (#680)
- Bump mikepenz/action-junit-report from 4 to 5 in the actions group @dependabot[bot] (#670)
v0.28.1
v0.27.6
Changes
- Update [email protected] @ekoby (#662)
- Update samples @ekoby (#632)
- dependabot: group third-party dependencies @ekoby (#660)
- Added missing qualifiers to avoid using the wrong beans. @jensalm (#646)
Dependencies
- Bump the third-party group with 25 updates @dependabot[bot] (#661)
- Bump kotlin from 2.0.20 to 2.0.21 @dependabot[bot] (#647)
v0.27.5
Changes
- make sure ZitiSSLSocket is correctly closed @ekoby (#645)
- set
ziti-edge
TLS application protocol(ALPN) @ekoby (#641)
Dependencies
- Bump org.openapi.generator from 7.8.0 to 7.9.0 @dependabot (#644)
- Bump jupiter from 5.11.1 to 5.11.2 @dependabot (#642)
- Bump io.dropwizard.metrics:metrics-core from 4.2.27 to 4.2.28 @dependabot (#643)
- Bump org.apache.httpcomponents.client5:httpclient5 from 5.3.1 to 5.4 @dependabot (#637)
- Bump jupiter from 5.11.0 to 5.11.1 @dependabot (#638)
- Bump jackson from 2.17.2 to 2.18.0 @dependabot (#639)
- Bump netty from 4.1.113.Final to 4.1.114.Final @dependabot (#640)
v0.27.4
Changes
Dependencies
- Bump org.apache.httpcomponents.client5:httpclient5 from 5.3 to 5.3.1 @dependabot (#634)
- Bump coroutines from 1.8.1 to 1.9.0 @dependabot (#635)