Merge pull request #958 from openziti/v104_changelog

FIX notification in changelog
This commit is contained in:
Michael Quigley 2025-05-02 12:54:51 -04:00 committed by GitHub
commit 3f5db643aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,9 @@
## 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