Skip to content

Commit

Permalink
docs: v1.5.1 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
oilbeater committed Oct 26, 2020
1 parent 47f0acb commit 7285581
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# CHANGELOG

## 1.5.1 -- 2020/10/26

### New Feature
* Support binding pod to subnet

### Bugfix
* Remove not alive pod in networkpolicy portGroup
* Delete Pod when marked with deletionTimestamp
* Use internal IP when node try to connect to pod
* Do not advertise node switch cidr when enable ovn-ic
* Wrong proto str for udp diagnose
* Wrong ipv6 network format when update subnet
* Broken RPM link
* Default SSL var for compatibility
* Wrong iptable order
* Check multicast and loopback subnet
* CodeQL scan warnings

### Mics
* CI: change to official docker buildx action
* Perf: remove default acl rules
* Perf: accelerate ic and ex gw update

## 1.5.0 -- 2020/9/28

### New Feature
Expand Down

0 comments on commit 7285581

Please sign in to comment.