From 40567f6983264840caaef91d5fbad873ada33888 Mon Sep 17 00:00:00 2001 From: Eric Ernst Date: Thu, 31 Oct 2019 12:58:10 -0700 Subject: [PATCH] release: Kata Containers 1.10.0-alpha0 - agent: firecracker: support debugging console - agent: fix pause bin on musl - docs: Add enable services and installation steps for TRACING.md - docs: Add missing steps at TRACING.md - tracing: Wrapper for tracing functions - tracing: Generate an alias for opentracing.Span - network: ensure parent directories exist - Revert "client: remove the parameter of 'enableYamux'" - client: remove the parameter of 'enableYamux' - vendor: update libcontainer to 1.0.0-rc9 19bee57 agent: connect debugging console in a specific vsock port 8361150 docs: Add enable services and installation steps for TRACING.md a4f7373 agent: fix pause bin on musl f9f129a docs: Add missing steps at TRACING.md d3e66bf tracing: Wrapper for tracing functions 7a7dba7 network: ensure parent directories exist 455f728 tracing: Generate an alias for opentracing.Span 5f302e5 agent: Revert "client: remove the parameter of 'enableYamux'" 717ee24 client: remove the parameter of 'enableYamux' d387c77 vendor: Update github.com/syndtr/gocapability/capability b3d737b vendor: update libcontainer to 1.0.0-rc9 Signed-off-by: Eric Ernst --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 87d7d20992..50326e29ec 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.9.0-rc0 +1.10.0-alpha0