File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Release 2.1.0
4+
5+ #### Fixed
6+ - Fix missing ` mark ` /` type-of-service ` in ` routing-policy ` across all device templates
7+ - Fix trailing space in ` tunnels.pp ` checksums enum
8+ - Fix incomplete ` wakeonwlan ` enum in ` wifis.pp `
9+ - Fix ` learn-packet-interval ` type in ` bonds.pp ` (accept both Integer and Float)
10+
11+ #### Added
12+ - Add spec tests for all device defines and the main class
13+ - Add GitHub Actions CI workflow for validation and unit tests
14+
15+ #### Changed
16+ - Extract shared EPP template partials to reduce duplication across device templates
17+ - Drop Puppet 7 from CI (EOL since Nov 2023)
18+ - Update PDK templates
19+
320## Release 2.0.0
421
522#### Added
Original file line number Diff line number Diff line change 11{
22 "name" : " zehweh-netplan" ,
3- "version" : " 2.0 .0" ,
3+ "version" : " 2.1 .0" ,
44 "author" : " zehweh" ,
55 "summary" : " Manages and applies netplan configuration" ,
66 "license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments