Mention tls_skip_verify support
This commit is contained in:
parent
e0a1097d38
commit
5bd920f828
|
@ -28,6 +28,7 @@ IMPROVEMENTS:
|
|||
* client/template: Support reading env vars from templates [GH-2654]
|
||||
* config: Support Unix socket addresses for Consul [GH-2622]
|
||||
* discovery: Advertise driver-specified IP address and port [GH-2709]
|
||||
* discovery: Support `tls_skip_verify` for Consul HTTPS checks [GH-2467]
|
||||
* driver/docker: Allow specifying extra hosts [GH-2547]
|
||||
* driver/docker: Allow setting seccomp profiles [GH-2658]
|
||||
* driver/docker: Support Docker credential helpers [GH-2651]
|
||||
|
|
Loading…
Reference in New Issue