From 0673646e0362f936191a5ea40e4af7a46760cf47 Mon Sep 17 00:00:00 2001 From: Bruce Ma Date: Tue, 16 Nov 2021 11:19:50 +0800 Subject: [PATCH] CHANGELOG for v0.3.1 Signed-off-by: Bruce Ma --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 14626cf8..45cc5fef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -61,3 +61,10 @@ All notable changes to this project will be documented in this file. - Fix high CPU cost of hybridnet daemon in large scale cluster - Fix wrong underlay pod scheduling if not all the nodes belong to an underlay network while an overlay network exists +## v0.3.1 +### Improvements +- Detect OS parameters for disabling IPv6-related operations +- Disallow unexpected CIDR notation in APIs + +### Fixed Issues +- Avoid permanent exit of arp proxy on large-scale clusters