Skip to content

v2.0.0-alpha25

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Sep 10:07
· 2 commits to main since this release
8108ca2

What's Changed

  • HA alpha by @ekoby in #657
  • HA: ziti controller failover handling by @ekoby in #668
  • send UpdateToken request to ER as api session token is refreshed by @ekoby in #669
  • add mfa status cb to auth_method by @ekoby in #672
  • add HA controller details to ZitiCtxEvent by @ekoby in #673
  • Use json-c for model parsing by @ekoby in #652
  • make sure ctrl.url is valid by @ekoby in #678
  • Clear session cache if API session expired by @ekoby in #687
  • ha auth: implement forced refresh by @ekoby in #689
  • Keychain support by @ekoby in #697
  • Implement authentication with Ext JWT Signer by @ekoby in #698
  • fix memory leaks during enrollment by @ekoby in #702
  • report Android OS/release/version on Android devices by @ekoby in #703
  • make sure auth is cleared on disable by @ekoby in #707
  • clear ztx.last_update when stopping by @ekoby in #709
  • Model improvement by @ekoby in #710
  • allow application to force service refresh by @ekoby in #714
  • better ctrl response parsing by @ekoby in #713
  • model: Drop support for raw map by @ekoby in #717
  • Implement ext JWT authentication for HA by @ekoby in #718
  • switch internal oidc client_id to openziti by @ekoby in #719
  • Multipart traffic optimizations by @ekoby in #721
  • fix model_number metadata by @ekoby in #725
  • fix use after stack scope by @ekoby in #726
  • declare signer array using typedef by @scareything in #728
  • update dependencies by @ekoby in #731

Full Changelog: 1.0.12...2.0.0-alpha25