v0.16.0 - Backwards Incompatible Changes
!! 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
Full Changelog: v0.15.1...v0.16.0