Added
- optional RESTful access
Token. When set, every request (GET and POST) must send the headerAuthorization: Bearer <token>, otherwise the server responds401. Leaving it empty keeps the previous behaviour, so existing configs keep working - this also protects the
tokenpath, which exposes the Envoy access token - readme update
Full Changelog: v10.7.7...v10.7.9