Releases: openziti/ziti-tunnel-android
Releases · openziti/ziti-tunnel-android
v0.23.0
Changes
- update tunnel sdk: multiple fixes related to legacy and OIDC authentication
- tunnel-sdk: v1.10.9 → v1.11.2
- ziti-sdk: 1.10.0 → 1.11.7
- Remove network speed indicators from dashboard
Dependencies
- Bump the androidx group with 6 updates @dependabot[bot] (#435)
- Bump the kotlin group with 4 updates @dependabot[bot] (#436)
- Bump actions/upload-artifact from 6 to 7 in /.github/workflows in the actions group across 1 directory @dependabot[bot] (#432)
- Bump the androidx group across 1 directory with 2 updates @dependabot[bot] (#429)
- Bump the android group with 2 updates @dependabot[bot] (#430)
- Bump gradle-wrapper from 9.3.1 to 9.4.0 in the others group @dependabot[bot] (#431)
- Bump the android group with 2 updates @dependabot[bot] (#427)
- Bump the kotlin group with 4 updates @dependabot[bot] (#424)
- Bump the androidx group with 3 updates @dependabot[bot] (#425)
Full Changelog: v0.22.2...v0.23.0
experimental
Merge pull request #437 from openziti/bump-tunnel-sdk Bump tunnel sdk
v0.22.2
Changes
- Updates
- ziti-tunnel-sdk v1.10.4 → v1.10.9
- ziti-sdk 1.10.4 → 1.10.9: OIDC auth fixes
- tlsuv v0.40.3 → v0.40.9: fixes memory and file descriptor leaks
- VpnService: avoid getting killed @ekoby (#415)
🧰Maintenance
Dependencies
- Bump the androidx group with 3 updates @dependabot[bot] (#422)
- Bump gradle-wrapper from 9.3.0 to 9.3.1 in the others group @dependabot[bot] (#423)
- Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.9.0 to 1.10.0 in the kotlin group @dependabot[bot] (#420)
- update AGP v9 @ekoby (#419)
- Bump the androidx group with 2 updates @dependabot[bot] (#414)
v0.22.1
Changes
- Update ziti-tunnel-sdk to v1.10.3 @ekoby (#413)
- Remove the filter for specific exit reasons @ekoby (#412)
- Update ziti-tunnel-sdk version to v1.10.2 @ekoby (#410)
exceptionallyAsyncis missing on older Android releases @ekoby (#409)
Dependencies
- Bump the actions group across 1 directory with 3 updates @dependabot[bot] (#408)
v0.22.0
Changes
- update ziti SDKs:
- ziti-tunnel-sdk v1.9.4 → v1.10.1
- ziti-sdk v1.9.16 → v1.10.1
- implements just-in-time enrollment with external JWT if allowed by controller
- fixes potential crash when using OIDC authentication
- uses JWT authentication when connecting to legacy controllers
- fixes unnecessary OIDC token refresh
- fixes API session refresh failure when connected with edge router versions 1.6-1.8
- fixes potential crash when hosted services become unavailable
- respects "sticky" terminator policy
- allows (re)start of OIDC authentication at any time
- attempt to flush the log at exit and on errors @ekoby (#405)
🧰Maintenance
- misc maintenance @ekoby (#406)
- Update Gradle, ziti-tunnel-sdk, and fix local SDK path resolution @ekoby (#398)
- Update Mattermost webhook configuration @ekoby (#397)
- implement local sanitized build @ekoby (#394)
Dependencies
- Bump the kotlin group with 3 updates @dependabot[bot] (#402)
- Bump the androidx group with 3 updates @dependabot[bot] (#396)
- Bump the android group with 2 updates @dependabot[bot] (#401)
- Bump the androidx group with 8 updates @dependabot[bot] (#395)
v0.21.0
Changes
-
Logging and Feedback:
- use more durable log collection and rotation
- include historical logs in feedback
- include recent crash reports in the feedback bundle
-
Improve Network Change handling:
- fix setting upstream DNS on network switch
-
UI changes:
- clip extended version information on About/version/long-press
-
Dependencies:
- ziti-tunnel-sdk: v1.9.2 → v1.9.4
- ziti-sdk: 1.9.14 → 1.9.16
Full Changelog: v0.19.1...v0.21.0
v0.20.0
Changes
- Feedback: add crash reports @ekoby (#389)
- Experimental builds @ekoby (#388)
- Update ziti-tunnel-sdk version to v1.9.3 @ekoby (#387)
- logging: implement more durable logging @ekoby (#386)
- handle more cases on network changes @ekoby (#383)
- implement more robust network state changes @ekoby (#382)
Dependencies
- Bump the android group with 2 updates @dependabot[bot] (#385)
- Bump androidx.compose:compose-bom from 2025.10.01 to 2025.11.00 in the androidx group @dependabot[bot] (#384)