changelog

This commit is contained in:
Michael Quigley 2025-05-02 12:32:22 -04:00
parent e7aee7ae78
commit 7d231d42a5
No known key found for this signature in database
GPG Key ID: 9B60314A9DD20A62

View File

@ -2,7 +2,9 @@
## v1.0.4 ## v1.0.4
CHANGE: `github.com/openziti/sdk-golang` has been updated to `v1.1.0`. Related dependencies and indirects also updated FIX: `zrok admin bootstrap` and `zrok enable` functionality were broken in `v1.0.3`. A bad combination of dependencies caused issues with marshalling data from the associated controller endpoints
CHANGE: `github.com/openziti/sdk-golang` has been updated to `v1.1.0`, `github.com/openziti/ziti` has been updated to `v1.6.0`. Related dependencies and indirects also updated
CHANGE: Updated to `golang` `v1.24` as the official build toolchain CHANGE: Updated to `golang` `v1.24` as the official build toolchain