Release 0.34.0
What's New
- Bug fixes and performance enhancements
- Version number is bumped as a large chunk of HA was merged up. The next version bump is likely to bring HA to alpha status.
Component Updates and Bug Fixes
-
github.com/openziti/channel/v2: v2.0.119 -> v2.0.122
-
github.com/openziti/edge-api: v0.26.12 -> v0.26.14
-
github.com/openziti/foundation/v2: v2.0.37 -> v2.0.40
-
github.com/openziti/identity: v1.0.70 -> v1.0.73
-
github.com/openziti/metrics: v1.2.45 -> v1.2.48
-
github.com/openziti/runzmd: v1.0.38 -> v1.0.41
-
github.com/openziti/sdk-golang: v0.22.28 -> v0.23.14
- Issue #524 - Add circuit id to edge.Conn, so sdk connections can be correlated with network traffic
- Issue #515 - Service hosting improvements
- Issue #501 - Improve hosting session management
-
github.com/openziti/secretstream: v0.1.16 -> v0.1.17
-
github.com/openziti/storage: v0.2.30 -> v0.2.33
-
github.com/openziti/transport/v2: v2.0.122 -> v2.0.125
-
github.com/openziti/ziti: v0.33.1 -> v0.34.0
- Issue #1858 - add option to create a generic env file instead of a BASH script
- Issue #1428 - Investigate policy integrity performance
- Issue #1854 - Controller can try to send unroute to router which has since disconnected, causing panic
- Issue #1576 - Don't scan for posture checks if there are no posture checks
- Issue #1849 - Session Sync shouldn't be able to block the control channel
- Issue #1846 - Looking up api session certs for api sessions is inefficient