Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

Commit 0aae82b

Browse files
committed
release: Kata Containers 1.4.0
- Update vendor/github.com/containerd/console - agent: build as Position-Independent-Executable - network: Handle default route where gateway is empty - pkg: types: Add new field type - proto: Split reusable structures into their own package - agent: Fix the issue of stdout hang on builtin proxy - agent: add support for guest-hooks (v2) - agent: judge whether /sys/devices/system/memory/block_size_bytes exist. - memory: Fix update memory path. - grpc: Add agent details to GetGuestDetails gRPC function 7b4c337 vendor: Update vendor/github.com/containerd/console 8dedf30 agent: build as Position-Independent-Executable dc635d4 test: Add test for ipvlan routes in l3 mode 69ee60f network: Refactor to reduce cyclomatic complexity 4005c33 network: Handle default route where gateway is empty 83138df pkg: types: Add a new field type a13144b proto: Split reusable structures into their own package 3a678a9 agent: Fix the issue of stdout hang on builtin proxy d12910e agent: judge whether /sys/devices/system/memory/block_size_bytes exist. 980023e agent: add support for guest-hooks e03f7d7 memory: Fix update memory path. a396a23 grpc: Add seccomp status to guest details 7b71c10 grpc: Add agent details to guest details call Signed-off-by: Peng Tao <bergwolf@gmail.com>
1 parent 1bebd85 commit 0aae82b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.3.0
1+
1.4.0

0 commit comments

Comments
 (0)