Commit 86eac8f
authored
Version 1.4.0 - CHANGELOG.md [citest skip] (#97)
[1.4.0] - 2022-07-26
--------------------
### New Features
- feature - add/remove interfaces by PCI ID
FEATURE OVERVIEW
* allows users to add by what a device is (vendor:device_type) instead of interface names
* interface names that match the wildcard XXXX:XXXX (X = hex) will be converted to interface names.
* Multiple matches will result in play being done on multiple devices
* Add Network Manager interaction when adding/removing interfaces from zones
* Add functions that convert PCI IDs into network interface names
Fixes #87
### Bug Fixes
- none
### Other Changes
- changelog_to_tag action - support other than "master" for the main branch name, as well (#96)
Signed-off-by: Rich Megginson <rmeggins@redhat.com>1 parent 46e330d commit 86eac8f
1 file changed
+29
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
4 | 33 | | |
5 | 34 | | |
6 | 35 | | |
| |||
0 commit comments