Skip to content

Commit 81e3ba2

Browse files
committed
add changelog for upcoming release v3.4.0
1 parent 17e3839 commit 81e3ba2

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

release_notes/v3.4.0.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Release Notes for Nuts 3.4.0
2+
3+
The latest version of NUTS, 3.4.0, adds a few bug fixes and the option to cache the inventory. This is now the default behavior and can be switched off by using `--nornir-cache-disable`.
4+
5+
* Fix softprops/action-gh-release version by @ubaumann
6+
* sort vlans before compare, fix #98 by @marcom4rtinez
7+
* Fix docs by @marcom4rtinez
8+
* Fix Nornir Config CLI option by @ubaumann
9+
* Bump certifi from 2024.2.2 to 2024.7.4 by @dependabot
10+
* Bump urllib3 from 2.2.1 to 2.2.2 by @dependabot
11+
* Bump zipp from 3.19.0 to 3.19.1 by @dependabot
12+
* ceos startup config test fails by @marcom4rtinez
13+
* Add mock project to CI/CD by @ubaumann
14+
* add regex by @marcom4rtinez
15+
* add option to not cache the inventory by @marcom4rtinez
16+
17+
18+
**Full Changelog**: https://github.com/network-unit-testing-system/nuts/compare/v3.3.0...v3.4.0

0 commit comments

Comments
 (0)