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

Ziti SDK for Android

Results 5 ziti-sdk-android issues
Sort by recently updated
recently updated
newest added

Bumps `kotlin` from 1.9.10 to 1.9.21. Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.9.10 to 1.9.21 Release notes Sourced from org.jetbrains.kotlin:kotlin-stdlib's releases. Kotlin 1.9.21 Changelog Compiler KT-62885 Introduce a language feature entry for expect...

dependencies

Bumps `jupiter` from 5.10.0 to 5.10.1. Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.0 to 5.10.1 Release notes Sourced from org.junit.jupiter:junit-jupiter-api's releases. JUnit 5.10.1 = Platform 1.10.1 + Jupiter 5.10.1 + Vintage 5.10.1 See...

dependencies

Bumps [org.jetbrains.dokka](https://github.com/Kotlin/dokka) from 1.8.20 to 1.9.10. Release notes Sourced from org.jetbrains.dokka's releases. 1.9.10 Beta General Fix re-emerged code analysis concurrency issues which led to flaky builds (#1599, #3143) Preserve the...

dependencies

When I was running the android sample, I try to create a service like this. ![image](https://github.com/openziti/ziti-sdk-android/assets/92864578/95ebb531-1991-4ed2-ad86-be6d64822d26) After using ZAC create an identity and enroll it with app, I pushing the...

see https://github.com/openziti/ziti-tunnel-sdk-c/issues/508 User provided an intercept.v1 config where it had dialOptions.identity set. The `ziti-edge-tunnel` could not connect the service yet the Android tunneler would. The android tunneler/sdk? needs to read/process/use...

bug