changelog++
This commit is contained in:
parent
b16084fdaf
commit
f16e164753
|
@ -1,5 +1,12 @@
|
|||
## 0.8.4 (Unreleased)
|
||||
|
||||
DEPRECATIONS/CHANGES:
|
||||
* aws-ec2: The client nonce generated by the backend that gets returned along
|
||||
with the authentication response will be audited in plaintext. If this is
|
||||
undesired, the clients can choose to supply a custom nonce to the login
|
||||
endpoint. The custom nonce set by the client will from now on, not be
|
||||
returned back with the authentication response, and hence not audit logged.
|
||||
|
||||
IMPROVEMENTS:
|
||||
|
||||
* api: Add ability to set custom headers on each call [GH-3394]
|
||||
|
|
Loading…
Reference in New Issue