Skip to content

Release history

OpenZiti releases

Fully-featured, zero trust, full mesh overlay network. Includes a 2FA support out of the box, clients for all major desktop/mobile OS'es.

All releases

19 shown

No immediate action
v1.5.15 Maintenance

Routine maintenance and dependency updates.

No immediate action
v1.6.17 Maintenance

Routine maintenance and dependency updates.

Review required
v1.6.16 Maintenance
Auth RBAC

Channel EdgeAPI SDK Golang

Config change
v2.0.0 Breaking risk
Auth Breaking upgrade

Routine maintenance and dependency updates.

v1.5.14 Maintenance

Minor fixes and improvements.

Changelog

Release 1.5.14

What's New

Update libraries and build with the latest Go version.

v1.6.15 Bug fix

Fixed rate limiter, token validation, and OIDC revocation buildup.

Full changelog

Release 1.6.15

What's New

  • Bug fixes and dependency updates

Component Updates and Bug Fixes

  • github.com/openziti/ziti: v1.6.14 -> v1.6.15
    • Issue #3771 - [Backport-1.6] Adaptive rate limiter should use success rate rather than queue position
    • Issue #3770 - Update Token Requests Should Close Channel Connections If Invalid
    • Issue #3764 - [Backport-1.6] coalesce OIDC JWT revocations to reduce controller write pressure
    • Issue #3760 - [Backport-1.6] revocation build-up in db and rdm
v1.5.13 Maintenance

Minor fixes and improvements.

Changelog

Release 1.5.13

What's New

Update libraries and build with the latest Go version.

v1.6.14 Bug fix

Updated to Go 1.26 and fixed xgress capabilities exchange.

Full changelog

Release 1.6.14

What's New

  • Bug fixes and dependency updates
  • Update to Golang v1.26

Component Updates and Bug Fixes

  • github.com/openziti/sdk-golang: v1.2.4 -> v1.2.4-patch1

    • Issue #892 - Backport-1.2.4: Handle differences in xgress eof/end-of-circuit handling by adding a capabilities exchange
  • github.com/openziti/ziti: v1.6.13 -> v1.6.14

    • Issue #3646 - Backport-1.6: Use xgress_common.Connection type for xgress_transport and xgress_proxy
v1.6.13 Bug fix

Fixed reference counted meter resource cleanup in metrics library.

Full changelog

Release 1.6.13

What's New

  • Bug fixes and dependency updates

Component Updates and Bug Fixes

v1.5.12 Maintenance

Minor fixes and improvements.

Changelog

Release 1.5.12

What's New

Update libraries and build with the latest Go version.

v1.5.11 Maintenance

Minor fixes and improvements.

Changelog

Release 1.5.11

What's New

Update libraries and build with the latest Go version.

v1.5.10 Maintenance
Notable features
  • Heap dump generation support
  • -pre version support
Full changelog

Release 1.5.10

What's New

Update libraries and build with the latest Go version.

Component Updates and Bug Fixes

v1.6.12 Maintenance

Minor fixes and improvements.

Changelog

Release 1.6.12

What's New

Sync docker CI code with main

v1.5.9 Maintenance

Minor fixes and improvements.

Full changelog

Release 1.5.9

What's New

This release syncs the packaging and docker code with the latest from main

v1.1.20 Maintenance

Minor fixes and improvements.

Full changelog

Release 1.1.20

What's New

This release sync the 1.1 branch with the package and docker build code from main

v1.5.5 Maintenance

Minor fixes and improvements.

Full changelog

Release 1.5.5

What's New

The build has been updated so this release will be created with the latest Go 1.24 release.
No other changes have been made

v1.6.9 Bug fix

Fixed goroutine pool race condition and ER/T circuit connection cleanup.

Full changelog

Release 1.6.9

What's New

This release contains a fix for the goroutine pooling functionality, which prevents a
race-condition where the pool can drop to 0 workers, when configured with 1 minimum worker. Unlike
when the pool is configured for 0 minimum workers, the pool does not recover from this state.

It also contains a fix for ER/T connections which may not fully close, causing circuits to build up.

Component Updates and Bug Fixes

v1.6.8 New feature
Notable features
  • Session events for JWT sessions with provider field
  • OIDC authentication fix for separate API certificates
Full changelog

Release 1.6.8

What's New

  • Bug fixes and library updates
  • Session Events for JWT Sessions
  • OIDC Fix when using a separate certificate for the API

Session Events for JWT sessions

When using JWT sessions, instead of legacy sessions, session events will now be created.
There is a new provider field in session events, whose value will either be legacy or jwt.

OIDC Fix

There was an issue where OIDC authentication would fail if the API was configured with a different
certificate than the controller's root identity certificate.

The v1.2.3 release of the Go SDK made OIDC the default, if the controller supported it. Since the
quickstart uses separate certs certs, this was quickly noticed. If using the v1.2.3 release of
the Go SDK, and affected by this issue, updating to OpenZiti controller v1.6.8 should resolve the
problem.

Component Updates and Bug Fixes

v1.6.7 Bug fix

Fixed dial timing, router address changes, and multi-interface support.

Full changelog

Release 1.6.7

What's New

  • Bug fixes and library updates

Component Updates and Bug Fixes

Beta — feedback welcome: [email protected]