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

Commit

Permalink
release: Kata Containers 1.4.0
Browse files Browse the repository at this point in the history
- 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 <[email protected]>
  • Loading branch information
bergwolf committed Nov 22, 2018
1 parent 1bebd85 commit 0aae82b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.3.0
1.4.0

0 comments on commit 0aae82b

Please sign in to comment.