Releases: openziti/ziti-tunnel-sdk-c
Releases · openziti/ziti-tunnel-sdk-c
v0.22.11
Changes
get ziti-sdk-c 0.35.2 @scareything (#746)
v0.22.10
What's Changed
- use logical or when testing dial_protocol_str by @scareything in #732
- avoid crash if -l or --loglevel option is not specified. by @ekoby in #734
- use contemporary git from new builder image by @qrkourier in #716
- clarify log level usage hint by @qrkourier in #735
- update [email protected] by @ekoby in #737
Full Changelog: v0.22.8...v0.22.10
v0.22.9
Changes
update [email protected] @ekoby (#737)
clarify log level usage hint @qrkourier (#735)
Bug Fixes
avoid crash if -l or --loglevel option is not specified. @ekoby (#734)
output error for user. fixes #733
use logical or when testing dial_protocol_str @scareything (#732)
fixes #731
Maintenance
use contemporary git from new builder image @qrkourier (#716)
v0.22.8
Changes
process CA bundle event @ekoby (#729)
- re-write config file or external CA bundle file
use openziti/hello-world container image @qrkourier (#718)
install the service unit file instead of symlinking @scareything (#727)
fixes #726
update [email protected] @ekoby (#728)
openziti/ziti-sdk-c@0.33.4...0.34.1
do not let the Linux package signing pubkey expire @qrkourier (#725)
unset signer pubkey expiration date
only upload packages to artifactory for release events @scareything (#724)
The !github.event.release.prerelease
test is still needed, but not sufficient since it evaluates to true for non-release events. check the event type first.
document verbose container args @qrkourier (#723)
v0.22.7
What's Changed
- let others read the Linux package signing pubkey; resolves #714 by @qrkourier in #715
- use mbedtls by @scareything in #719
Full Changelog: v0.22.6...v0.22.7
v0.22.6
What's Changed
- optionally send extra args to the cmake configure command by @qrkourier in #700
- Fixes double free in buffer cleanup. Ensures buffer is freed correctly. by @sabedevops in #717
Full Changelog: v0.22.5...v0.22.6
v0.22.5
What's Changed
- ensure cmake version discovery works by @scareything in #711
Full Changelog: v0.22.4...v0.22.5
v0.22.4
What's Changed
- get c sdk 0.33.4 by @scareything in #709
- push packages to artifactory again by @scareything in #710
Full Changelog: v0.22.3...v0.22.4
v0.22.3
Breaking Changes
- On Linux, the network interface that is created and used by ziti-edge-tunnel is now named
ziti0
instead oftun0
. This may affect scripts that inspect or manipulate routes and addresses that are associated with the network interface.
What's Changed
- Derive the exclude_rt from the preferred route by @tomc797 in #649
- Allocate tun network device with name "ziti0" by @tomc797 in #650
- Fix file descriptor leak, clobbered route updates by @tomc797 in #652
- Enable close-on-exec on socket by @tomc797 in #651
- manual
systemctl daemon-reload
is no longer necessary on ubuntu by @sabedevops in #667 - remove sed runtime dependency by @sabedevops in #674
- improve help for on/off identity command by @scareything in #681
- Add AllowedSourceAddresses to the event channel by @r-caamano in #688
- update [email protected]: multi-terminator bind by @ekoby in #684
- fix
run --refresh
parameter by @ekoby in #690 - only publish to Artifactory for 'published' releases, not prereleases by @qrkourier in #691
- add redhat 9 build and package by @qrkourier in #515
- use ziti-builder docker image for Linux builds by @qrkourier in #662
- require polkit package for rpm install by @qrkourier in #692
- Allow dns autoconfiguration to continue when resolvectl is missing by @sabedevops in #698
- Remove obsolete fgrep by @sabedevops in #696
- fix: enroll with pkcs11 key by @ekoby in #699
- used versioned builder image by @qrkourier in #702
- use tlsuv openssl engine by @scareything in #701
- link GH release binaries with static ssl libs @scareything (#707)
- build release binaries in CI for all platforms by @scareything in #706
Full Changelog: v0.21.5...v0.22.3
v0.22.0
What's Changed
- Fix: Derive the exclude_rt from the preferred route by @tomc797 in #649
- Allocate tun network device with name "ziti0" by @tomc797 in #650
- Fix file descriptor leak, clobbered route updates by @tomc797 in #652
- Enable close-on-exec on socket by @tomc797 in #651
- Bugfix/issue 548 by @sabedevops in #667
- correct the TCP port hint by @qrkourier in #661
- Feature/remove sed runtime dependency by @sabedevops in #674
- Fix for distros not using libsystemd feature by @sabedevops in #678
- update [email protected] (#677) by @ekoby in #679
- Correct tun_commit_routes to return int by @tomc797 in #675
- improve help for on/off identity command by @scareything in #681
- DRY command parsing. Prevent unnecessary output in some cases. by @sabedevops in #668
- Added AllowedSourceAddresses to the event channel by @r-caamano in #688
- update [email protected]: multi-terminator bind by @ekoby in #684
- Feature/remove sed runtime dependency by @sabedevops in #683
- fix
run --refresh
parameter by @ekoby in #690
Full Changelog: v0.21.5...v0.22.0