Skip to content

Releases: openziti/ziti-tunnel-android

v0.23.0

17 Mar 19:20
e02f449

Choose a tag to compare

v0.23.0 Pre-release
Pre-release

Changes

  • update tunnel sdk: multiple fixes related to legacy and OIDC authentication
  • Remove network speed indicators from dashboard

Dependencies

Full Changelog: v0.22.2...v0.23.0

experimental

13 Nov 17:32
e02f449

Choose a tag to compare

experimental Pre-release
Pre-release
Merge pull request #437 from openziti/bump-tunnel-sdk

Bump tunnel sdk

v0.22.2

03 Feb 14:38
befc86b

Choose a tag to compare

Changes

🧰Maintenance

Dependencies

v0.22.1

26 Dec 16:11
924361c

Choose a tag to compare

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)
  • exceptionallyAsync is missing on older Android releases @ekoby (#409)

Dependencies

v0.22.0

19 Dec 12:57
8948778

Choose a tag to compare

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

v0.21.0

17 Nov 20:36
1b742fa

Choose a tag to compare

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:

Full Changelog: v0.19.1...v0.21.0

v0.20.0

14 Nov 16:12
63aefd7

Choose a tag to compare

v0.20.0 Pre-release
Pre-release

Changes

Dependencies

v0.19.3

05 Nov 15:03
3619b5c

Choose a tag to compare

v0.19.3 Pre-release
Pre-release

Changes

  • handle more cases on network changes @ekoby (#383)
  • implement more robust network state changes @ekoby (#382)

v0.19.2

04 Nov 20:35
f2555cf

Choose a tag to compare

v0.19.2 Pre-release
Pre-release

Changes

  • implement more robust network state changes @ekoby (#382)

v0.19.1

03 Nov 17:41
49bc187

Choose a tag to compare

Changes

  • ensure model is scoped to the application to avoid missed events @ekoby (#381)