changelog; node sdk typescript config change

This commit is contained in:
Michael Quigley 2024-07-17 15:45:23 -04:00
parent 541abd6cc2
commit ca9a2e7b7c
No known key found for this signature in database
GPG Key ID: 9B60314A9DD20A62

View File

@ -1,5 +1,9 @@
# CHANGELOG
## v0.4.36
CHANGE: Enable `"declaration": true` in `tsconfig.json` for Node SDK.
## v0.4.35
FEATURE: Added import for `github.com/greenpau/caddy-security` to include that Caddy plugin to enable authentication, authorization, and credentials extensions for the `caddy` backend (https://github.com/openziti/zrok/issues/506)