Skip to content

Releases: openziti/ziti-tunnel-sdk-c

v1.5.0

14 Feb 15:54
30f93d4
Compare
Choose a tag to compare
v1.5.0 Pre-release
Pre-release

What's Changed

  • update ziti-sdk-1.5.0 by @ekoby in #1100
    • enable certificate auto-extension
    • fix enrollment with pkcs11
  • stop requiring gdb and strace; get call stacks from proc if possible - else try gdb by @qrkourier in #1099
  • run-as group ziti by @qrkourier in #1098
    • allows ZET to create the IPC socket

Full Changelog: v1.4.5...v1.5.0

v1.4.5

05 Feb 11:41
3805db4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.9...v1.4.5

v1.4.4

30 Jan 17:17
661bcbf
Compare
Choose a tag to compare
v1.4.4 Pre-release
Pre-release

What's Changed

Full Changelog: v1.3.9...v1.4.4

v1.3.9

16 Jan 18:11
88232a8
Compare
Choose a tag to compare

Changes

update [email protected] @ekoby (#1086)

v1.3.8

15 Jan 21:47
867867f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.7...v1.3.8

v1.3.7

10 Jan 15:43
5ef54ac
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.10...v1.3.7

v1.1.4.2

18 Dec 19:21
e4269ab
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.4...v1.1.4.2

v1.2.10

20 Dec 14:47
fd5efeb
Compare
Choose a tag to compare

What's New

  • add zfw calls

Full Changelog: v1.2.9...v1.2.10

v1.2.9

03 Dec 17:25
5ee5dc7
Compare
Choose a tag to compare

What's Changed

  • add CLI refresh command by @ekoby in #1046

    $ ziti-edge-tunnel refresh -h
    ziti-edge-tunnel refresh: refresh identity
    usage: ziti-edge-tunnel refresh [-i <identity>]
    
            -i|--identity   identity to be refreshed
    
    $ ziti-edge-tunnel refresh -i etc/mm.json                                                                             
    {
      "Success":true,
      "Code":0
    }
    
  • update [email protected]

    • optimize service bind refresh
    • prevents crashes and/or unresponsive services when posture checks are enabled
  • fix newAddress event writing identity file by @dovholuknf in ttps://github.com//pull/1052

Full Changelog: v1.2.7...v1.2.9

v1.2.7

20 Nov 23:37
4da9198
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.6...v1.2.7