changelog++
This commit is contained in:
parent
1c91e15c4b
commit
1dcf698432
|
@ -21,6 +21,8 @@ IMPROVEMENTS:
|
||||||
* agent: Add ability to set `exit-after-auth` via the CLI [GH-7920]
|
* agent: Add ability to set `exit-after-auth` via the CLI [GH-7920]
|
||||||
* auth/ldap: Add a `request_timeout` configuration option to prevent connection
|
* auth/ldap: Add a `request_timeout` configuration option to prevent connection
|
||||||
requests from hanging [GH-7909]
|
requests from hanging [GH-7909]
|
||||||
|
* auth/kubernetes: Add audience to tokenreview API request for Kube deployments where issuer
|
||||||
|
is not Kube. [GH-74]
|
||||||
* secrets/ad: Add a `request_timeout` configuration option to prevent connection
|
* secrets/ad: Add a `request_timeout` configuration option to prevent connection
|
||||||
requests from hanging [AD-59]
|
requests from hanging [AD-59]
|
||||||
* storage/postgresql: Add support for setting `connection_url` from enviornment
|
* storage/postgresql: Add support for setting `connection_url` from enviornment
|
||||||
|
|
Loading…
Reference in New Issue