|
| 1 | +# Release 1.1.9 |
| 2 | + |
| 3 | +* Bug fixes, enhancements and continuing progress on controller HA |
| 4 | + |
| 5 | +## Component Updates and Bug Fixes |
| 6 | + |
| 7 | +* github.com/openziti/agent: [v1.0.16 -> v1.0.17](https://github.com/openziti/agent/compare/v1.0.16...v1.0.17) |
| 8 | +* github.com/openziti/channel/v2: [v2.0.136 -> v2.0.137](https://github.com/openziti/channel/compare/v2.0.136...v2.0.137) |
| 9 | +* github.com/openziti/foundation/v2: [v2.0.47 -> v2.0.48](https://github.com/openziti/foundation/compare/v2.0.47...v2.0.48) |
| 10 | +* github.com/openziti/identity: [v1.0.81 -> v1.0.82](https://github.com/openziti/identity/compare/v1.0.81...v1.0.82) |
| 11 | +* github.com/openziti/metrics: [v1.2.56 -> v1.2.57](https://github.com/openziti/metrics/compare/v1.2.56...v1.2.57) |
| 12 | +* github.com/openziti/runzmd: [v1.0.49 -> v1.0.50](https://github.com/openziti/runzmd/compare/v1.0.49...v1.0.50) |
| 13 | +* github.com/openziti/sdk-golang: [v0.23.39 -> v0.23.40](https://github.com/openziti/sdk-golang/compare/v0.23.39...v0.23.40) |
| 14 | + * [Issue #601](https://github.com/openziti/sdk-golang/issues/601) - Only send config types on service list if controller version supports it |
| 15 | + |
| 16 | +* github.com/openziti/transport/v2: [v2.0.138 -> v2.0.139](https://github.com/openziti/transport/compare/v2.0.138...v2.0.139) |
| 17 | +* github.com/openziti/ziti: [v1.1.8 -> v1.1.9](https://github.com/openziti/ziti/compare/v1.1.8...v1.1.9) |
| 18 | + * [Issue #2318](https://github.com/openziti/ziti/issues/2318) - Unable to update appData on existing edge routers using PATCH |
| 19 | + * [Issue #2281](https://github.com/openziti/ziti/issues/2281) - Session Certificates Should Return a Chain |
| 20 | + * [Issue #2285](https://github.com/openziti/ziti/issues/2285) - routers sometimes report link metrics for closed links |
| 21 | + * [Issue #2282](https://github.com/openziti/ziti/issues/2282) - Investigate OIDC TOTP Redirect w/ application/json |
| 22 | + * [Issue #2279](https://github.com/openziti/ziti/issues/2279) - Ensure xweb initialized before RAFT |
| 23 | + * [Issue #2277](https://github.com/openziti/ziti/issues/2277) - docker controller and router deployments - generate a config by default |
| 24 | + * [Issue #2154](https://github.com/openziti/ziti/issues/2154) - HA MFA Enrollment returns 500 |
| 25 | + * [Issue #2159](https://github.com/openziti/ziti/issues/2159) - API Session in HA return 400 |
| 26 | + |
1 | 27 | # Release 1.1.8
|
2 | 28 |
|
3 | 29 | ## What's New
|
|
0 commit comments