From aed79031bf2c4a4f7c8738da98808b87cceb0460 Mon Sep 17 00:00:00 2001 From: Eric Ernst Date: Wed, 29 Aug 2018 10:20:01 -0700 Subject: [PATCH] release: Kata Containers 1.1.1 - Stable 1.1.1 candidate c91225b protocols: increase dial timeout b50a8a9 client: bypass grpc dialer backoff strategy da8724f agent: enable memory hierarchical account 91569e1 codecov: remove codecov.yml c5613ba agent: Fix CPU tests for both initrd and rootfs image 89c9dd3 vendor: Revendor netlink to fix PID 1 segfault c3b2cf2 agent: do not quit on grpc serve errors 6f89333 protocols/client: close yamux session when closing the stream f2a5fc4 agent: disable yamux keep alive ad26561 logging: Redirect yamux warnings/errors to logger 6b84ee0 grpc: Ignore WriteStdin after the standard input has been closed 9407b4e grpc: Don't close the terminal on CloseStdin() call 34b81d8 create: Reduce cyclomatic complexity of CreateContainer 472dd3b namespace: Add check to make sure PID namespace is not received Signed-off-by: Eric Ernst --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 9084fa2f71..524cb55242 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1.0 +1.1.1