Releases: openziti/ziti-tunnel-sdk-c
v0.20.13
Changes
docker release workflow @qrkourier (#576)
v0.20.12
Changes
process all pending route changes, even when errors occur @scareything (#572)
groom the OpenShift Dockerfile @qrkourier (#570)
No functional changes here. Just conforming the Dockerfile for OpenShift certification.
docker, compose, kubernetes docs @qrkourier (#568)
v0.20.11
Changes
build native macOS arm binaries @scareything (#541)
enhance local build script @qrkourier (#559)
add permissions to tunnel_service model @scareything (#556)
domain name matching should be case-insensitive [fixes #566] @ekoby (#567)
upload deb to arch subkey @qrkourier (#564)
Now that we serve multiple architectures, we need to partition the upload keyspace by architecture. The architecture is also stored in the metadata of the Debian package. Still, the uploads for 0.20.10 were clobbered because all architectures uploaded to the same path, and the package build artifacts have identical filenames.
use newer JFrog CLI action because Node.js 12 actions are EOL @qrkourier (#563)
Bug Fixes
Fixes handling of shell redirection in busctl command @sabedevops (#565)
v0.20.10
Changes
hotfix issue-561: fix Ubuntu Bionic DNS auto-configuration @sabedevops (#562)
download the arm64 binary when building the arm64 container @qrkourier (#558)
build arm,arm64 DEB packages @qrkourier (#544)
resolves #449
v0.20.9
Changes
get ziti-sdk-c 0.30.8 @scareything (#550)
ziti-sdk-c 0.30.8 fixes openziti/ziti-sdk-c#475, which caused tunnelers to hang when intercept.v1 or host.v1 service configurations were updated
Fix bug where log doesn't rotate at the end of a month. @szymonnogiec (#547)
Resolves #486. Check also a month and year difference (will prevent a bug where log would not be rotated at the end of the year).
Fix --authcode option parsing. @szymonnogiec (#546)
Resolves #488 issue. The checks for opts were wrong in 5 functions: verify/remove/submit_mfa & generate/get_mfa_codes. All of them expected long version of the opt to be '--code', instead of '--authcode' as the docs say.
v0.20.8
Changes
get cmake 3.22 when building on ubuntu 20 @scareything (#539)
The cmake scripts now reference CMAKE_C_BYTE_ORDER
, which is defined by cmake 3.20 and later.
v0.20.7
v0.20.6
v0.20.5
v0.20.4
rebuild release