announce fix

This commit is contained in:
Kenneth Bingham 2025-02-03 17:29:05 -05:00
parent 8003c39e81
commit 70eb2fe0eb
No known key found for this signature in database
GPG Key ID: 31709281860130B6

View File

@ -1,5 +1,9 @@
# CHANGELOG
## v0.4.48
FIX: the Python SDK erroneously assumed the enabled zrok environment contained a config.json file, and was changed to only load it if the file was present (https://github.com/openziti/zrok/pull/853/).
## v0.4.47
CHANGE: the Docker instance will wait for the ziti container healthy status (contribution from Ben Wong @bwong365 - https://github.com/openziti/zrok/pull/790)