changelog++
This commit is contained in:
parent
8e01c994bf
commit
2080c4a3d1
|
@ -51,6 +51,9 @@ IMPROVEMENTS:
|
|||
* core: Add metrics counters for audit log failures [GH-2863]
|
||||
* secret/ssh: Allow specifying the key ID format using template values for CA
|
||||
type [GH-2888]
|
||||
* server: Add `tls_client_ca_file` option for specifying a CA file to use for
|
||||
client certificate verification when `tls_require_and_verify_client_cert` is
|
||||
enabled [GH-3034]
|
||||
* storage/cockroachdb: Add CockroachDB storage backend [GH-2713]
|
||||
* storage/couchdb: Add CouchhDB storage backend [GH-2880]
|
||||
* storage/mssql: Add `max_parallel` [GH-3026]
|
||||
|
|
Loading…
Reference in New Issue