**!! Backwards Incompatible Change !!**
The Token Authentication key name is updated from `mwi_auth_token` to `mwi-auth-token`.
**Details:**
Underscore separated header names are not recognized by reverse proxies like NGINX, and require additional settings to allow them to pass through. For more information, see: https://nginx.org/en/docs/http/ngx_http_core_module.html#ignore_invalid_headers
For more information, See [Token-Based Authentication](https://github.com/mathworks/matlab-proxy/blob/main/SECURITY.md#token-based-authentication)
**Full Changelog**: https://github.com/mathworks/matlab-proxy/compare/v0.15.1...v0.16.0