Skip to content

Commit

Permalink
Merge pull request #818 from baude/release1.8.0
Browse files Browse the repository at this point in the history
Release1.8.0
  • Loading branch information
openshift-merge-robot authored Sep 27, 2023
2 parents d9341da + 33a4c86 commit 8309b68
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "netavark"
version = "1.8.0-dev"
version = "1.9.0-dev"
edition = "2021"
authors = ["github.com/containers"]
license = "Apache-2.0"
Expand Down
8 changes: 8 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Release Notes

## v1.8.0
* iptables: improve error when ip6?tables commands are missing
* docs: Convert markdown with go-md2man instead of mandown
* iptables: drop invalid packages
* bump rust edition to 2021
* Add ACCEPT rules in firewall for bridge network with internal dns
* Add vrf support for bridges

## v1.7.0
* Fix misleading dns disabled log
* Dependency updates
Expand Down

1 comment on commit 8309b68

@packit-as-a-service
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

podman-next COPR build failed. @containers/packit-build please check.

Please sign in to comment.