changelog (#703)

This commit is contained in:
Michael Quigley 2024-07-29 11:45:18 -04:00
parent d9d1bde9f6
commit d29b6ca6d3
No known key found for this signature in database
GPG Key ID: 9B60314A9DD20A62

View File

@ -1,5 +1,9 @@
# CHANGELOG
## v0.4.37
FIX: When an error occurs connecting to the proxied endpoint, the `proxy` backend should return HTTP status `502` (https://github.com/openziti/zrok/issues/703)
## v0.4.36
FEATURE: New interstitial pages that can be enabled per-frontend, and disabled per-account (https://github.com/openziti/zrok/issues/704)