Skip to content

Commit

Permalink
v1.3.0 Release notes
Browse files Browse the repository at this point in the history
Signed-off-by: Brent Baude <[email protected]>
  • Loading branch information
baude committed Nov 10, 2022
1 parent 0f17d17 commit 53a7b00
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Release Notes

## v1.3.0
* Housekeep and code cleanup
* macvlan: remove tmp interface when name already used in netns
* Add support for route metrics
* netlink: return better error if ipv6 is disabled
* macvlan: fix name collision on hostns
* Ignore dns-enabled for macvlan (BZ2137320)
* better errors on teardown
* allow customer dns servers for containers
* do not set route for internal-only networks
* do not use ipv6 autoconf

## v1.2.0
* Reworked how netavark calls aardvark
* Implemented locking when commiting
Expand Down

0 comments on commit 53a7b00

Please sign in to comment.