Skip to content

Commit 49bb6ad

Browse files
committed
(maint) v2.0.0 Release Prep
1 parent 4471526 commit 49bb6ad

File tree

2 files changed

+31
-14
lines changed

2 files changed

+31
-14
lines changed

CHANGELOG.md

Lines changed: 30 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,24 @@
22

33
All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org).
44

5-
## [v1.3.0](https://github.com/puppetlabs/cisco_ios/tree/v1.3.0) (2020-08-05)
5+
## [v2.0.0](https://github.com/puppetlabs/cisco_ios/tree/v2.0.0) (2021-07-05)
6+
7+
[Full Changelog](https://github.com/puppetlabs/cisco_ios/compare/v1.3.0...v2.0.0)
8+
9+
### Changed
10+
11+
- \(IAC-1603\) Removing usage of resource\_api module and puppet5 support [\#429](https://github.com/puppetlabs/cisco_ios/pull/429) ([pmcmaw](https://github.com/pmcmaw))
12+
- \(IAC-1020\) - removal of Inappropriate Terminology [\#426](https://github.com/puppetlabs/cisco_ios/pull/426) ([david22swan](https://github.com/david22swan))
13+
14+
### Added
15+
16+
- \(FEAT\) Add Bolt tasks to backup and restore Cisco device cfgs [\#427](https://github.com/puppetlabs/cisco_ios/pull/427) ([sanfrancrisko](https://github.com/sanfrancrisko))
17+
18+
### Fixed
19+
20+
- pdksync - \(IAC-973\) - Update travis/appveyor to run on new default branch `main` [\#419](https://github.com/puppetlabs/cisco_ios/pull/419) ([david22swan](https://github.com/david22swan))
21+
22+
## [v1.3.0](https://github.com/puppetlabs/cisco_ios/tree/v1.3.0) (2020-08-06)
623

724
[Full Changelog](https://github.com/puppetlabs/cisco_ios/compare/v1.2.0...v1.3.0)
825

@@ -22,23 +39,23 @@ All notable changes to this project will be documented in this file. The format
2239
- \(FM-8608\) - Addition of attribute `directed\_request` to `tacacs\_global` [\#403](https://github.com/puppetlabs/cisco_ios/pull/403) ([david22swan](https://github.com/david22swan))
2340
- \(FM-8607\) - logging attribute added to ios\_ntp\_config [\#402](https://github.com/puppetlabs/cisco_ios/pull/402) ([david22swan](https://github.com/david22swan))
2441
- \(FM-8576\) - Addition of support for `source\_interface` and `vrf` to `tacacs\_server\_group` [\#401](https://github.com/puppetlabs/cisco_ios/pull/401) ([david22swan](https://github.com/david22swan))
25-
- \(FM-8501\) Add vrf support to ios\_interface [\#397](https://github.com/puppetlabs/cisco_ios/pull/397) ([MaxMagill](https://github.com/MaxMagill))
26-
- \(FM-8500\) Add vrf provider [\#393](https://github.com/puppetlabs/cisco_ios/pull/393) ([MaxMagill](https://github.com/MaxMagill))
27-
- Add vrf support to SNMP Notification Receiver [\#387](https://github.com/puppetlabs/cisco_ios/pull/387) ([MaxMagill](https://github.com/MaxMagill))
42+
- \(FM-8501\) Add vrf support to ios\_interface [\#397](https://github.com/puppetlabs/cisco_ios/pull/397) ([maxiegit](https://github.com/maxiegit))
43+
- \(FM-8500\) Add vrf provider [\#393](https://github.com/puppetlabs/cisco_ios/pull/393) ([maxiegit](https://github.com/maxiegit))
44+
- Add vrf support to SNMP Notification Receiver [\#387](https://github.com/puppetlabs/cisco_ios/pull/387) ([maxiegit](https://github.com/maxiegit))
2845
- \(FM-8436\) - Implementation of vrf for syslog\_server [\#383](https://github.com/puppetlabs/cisco_ios/pull/383) ([david22swan](https://github.com/david22swan))
2946

3047
### Fixed
3148

3249
- \(MODULES-10058\) - ntp-server fix [\#407](https://github.com/puppetlabs/cisco_ios/pull/407) ([david22swan](https://github.com/david22swan))
3350
- \(FM-8705\) - Exclusions added for Cisco-3560 [\#406](https://github.com/puppetlabs/cisco_ios/pull/406) ([david22swan](https://github.com/david22swan))
34-
- \(maint\) Exclusion fixes [\#400](https://github.com/puppetlabs/cisco_ios/pull/400) ([MaxMagill](https://github.com/MaxMagill))
35-
- \(maint\) Remove Mgm-vrf and add VRF ModeState [\#398](https://github.com/puppetlabs/cisco_ios/pull/398) ([MaxMagill](https://github.com/MaxMagill))
51+
- \(maint\) Exclusion fixes [\#400](https://github.com/puppetlabs/cisco_ios/pull/400) ([maxiegit](https://github.com/maxiegit))
52+
- \(maint\) Remove Mgm-vrf and add VRF ModeState [\#398](https://github.com/puppetlabs/cisco_ios/pull/398) ([maxiegit](https://github.com/maxiegit))
3653
- \(FM-8435\) - Exclude a VRF from being set in tacacs\_global [\#396](https://github.com/puppetlabs/cisco_ios/pull/396) ([david22swan](https://github.com/david22swan))
3754
- \(maint\) - Additional Fix for vrf type [\#395](https://github.com/puppetlabs/cisco_ios/pull/395) ([david22swan](https://github.com/david22swan))
3855
- \(maint\) - Fix for vrf type [\#394](https://github.com/puppetlabs/cisco_ios/pull/394) ([david22swan](https://github.com/david22swan))
3956
- \(maint\) Improve wording for known\_hosts\_file [\#390](https://github.com/puppetlabs/cisco_ios/pull/390) ([DavidS](https://github.com/DavidS))
4057
- \(maint\) - Fix for syslog\_Server [\#389](https://github.com/puppetlabs/cisco_ios/pull/389) ([david22swan](https://github.com/david22swan))
41-
- \(FM-8439\) Fix vrf deletion error on 4948 [\#388](https://github.com/puppetlabs/cisco_ios/pull/388) ([MaxMagill](https://github.com/MaxMagill))
58+
- \(FM-8439\) Fix vrf deletion error on 4948 [\#388](https://github.com/puppetlabs/cisco_ios/pull/388) ([maxiegit](https://github.com/maxiegit))
4259
- \(FM-8437\) - tacacs idempotency fixes [\#384](https://github.com/puppetlabs/cisco_ios/pull/384) ([david22swan](https://github.com/david22swan))
4360

4461
## [1.1.0](https://github.com/puppetlabs/cisco_ios/tree/1.1.0) (2019-09-10)
@@ -47,9 +64,9 @@ All notable changes to this project will be documented in this file. The format
4764

4865
### Added
4966

50-
- Move References from README to REFERENCE.md [\#370](https://github.com/puppetlabs/cisco_ios/pull/370) ([MaxMagill](https://github.com/MaxMagill))
67+
- Move References from README to REFERENCE.md [\#370](https://github.com/puppetlabs/cisco_ios/pull/370) ([maxiegit](https://github.com/maxiegit))
5168
- \(FM-7818\) - Addition of attributes to banner type [\#368](https://github.com/puppetlabs/cisco_ios/pull/368) ([david22swan](https://github.com/david22swan))
52-
- \(FM-8434\) Added VRF support for NTP server [\#364](https://github.com/puppetlabs/cisco_ios/pull/364) ([MaxMagill](https://github.com/MaxMagill))
69+
- \(FM-8434\) Added VRF support for NTP server [\#364](https://github.com/puppetlabs/cisco_ios/pull/364) ([maxiegit](https://github.com/maxiegit))
5370
- \(FM-7758\) Add type ios\_radius\_server\_group [\#360](https://github.com/puppetlabs/cisco_ios/pull/360) ([david22swan](https://github.com/david22swan))
5471
- \(FM-7741\) add XE support in ios\_aaa\_authentication [\#352](https://github.com/puppetlabs/cisco_ios/pull/352) ([Lavinia-Dan](https://github.com/Lavinia-Dan))
5572
- \(FM-8210\) add xe functionality for ntp\_config [\#350](https://github.com/puppetlabs/cisco_ios/pull/350) ([Lavinia-Dan](https://github.com/Lavinia-Dan))
@@ -61,18 +78,17 @@ All notable changes to this project will be documented in this file. The format
6178
- \(FM-7747\) IOS Network DNS Created [\#341](https://github.com/puppetlabs/cisco_ios/pull/341) ([david22swan](https://github.com/david22swan))
6279
- \(FM-8181\) - Ios Network Trunk created [\#338](https://github.com/puppetlabs/cisco_ios/pull/338) ([david22swan](https://github.com/david22swan))
6380
- \(FM-7757\) Add IOS\_radius\_global type and provider [\#334](https://github.com/puppetlabs/cisco_ios/pull/334) ([willmeek](https://github.com/willmeek))
64-
- \(FM-8099\) Update README to reflect status of types for XE devices [\#330](https://github.com/puppetlabs/cisco_ios/pull/330) ([willmeek](https://github.com/willmeek))
6581
- Add hands on lab [\#319](https://github.com/puppetlabs/cisco_ios/pull/319) ([davinhanlon](https://github.com/davinhanlon))
6682

6783
### Fixed
6884

6985
- \(maint\) - VRF Fix [\#379](https://github.com/puppetlabs/cisco_ios/pull/379) ([david22swan](https://github.com/david22swan))
7086
- \(FM-8438\) - Fix to make the attributes of syslog\_settings `console` and `monitor` idempotent [\#378](https://github.com/puppetlabs/cisco_ios/pull/378) ([david22swan](https://github.com/david22swan))
71-
- \(FM-8434\) ntp\_server: fix idempotency issue with VRF [\#376](https://github.com/puppetlabs/cisco_ios/pull/376) ([MaxMagill](https://github.com/MaxMagill))
87+
- \(FM-8434\) ntp\_server: fix idempotency issue with VRF [\#376](https://github.com/puppetlabs/cisco_ios/pull/376) ([maxiegit](https://github.com/maxiegit))
7288
- \(FM-7815\) Merge functions of ios\_access\_list and ios\_acl\_entry [\#375](https://github.com/puppetlabs/cisco_ios/pull/375) ([da-ar](https://github.com/da-ar))
7389
- \(FM-8441\) - Remove code that removes additional spaces [\#374](https://github.com/puppetlabs/cisco_ios/pull/374) ([david22swan](https://github.com/david22swan))
7490
- \(maint\) return cli\_command errors as JSON [\#373](https://github.com/puppetlabs/cisco_ios/pull/373) ([DavidS](https://github.com/DavidS))
75-
- Optimise ios\_network\_trunk performance [\#369](https://github.com/puppetlabs/cisco_ios/pull/369) ([MaxMagill](https://github.com/MaxMagill))
91+
- Optimise ios\_network\_trunk performance [\#369](https://github.com/puppetlabs/cisco_ios/pull/369) ([maxiegit](https://github.com/maxiegit))
7692
- \(MODULES-9465\) ios\_radius\_global: fix spurious whitespace in attributes returned from device [\#365](https://github.com/puppetlabs/cisco_ios/pull/365) ([david22swan](https://github.com/david22swan))
7793
- \(maint\) fixes for the final ios\_snmp\_global idempotency failures [\#362](https://github.com/puppetlabs/cisco_ios/pull/362) ([Thomas-Franklin](https://github.com/Thomas-Franklin))
7894
- \(FM-8310\) idempotency fixes for ios stp global [\#357](https://github.com/puppetlabs/cisco_ios/pull/357) ([Thomas-Franklin](https://github.com/Thomas-Franklin))
@@ -87,6 +103,7 @@ All notable changes to this project will be documented in this file. The format
87103

88104
### Added
89105

106+
- \(FM-8099\) Update README to reflect status of types for XE devices [\#330](https://github.com/puppetlabs/cisco_ios/pull/330) ([willmeek](https://github.com/willmeek))
90107
- \(maint\) Add 4948 exclusion to Radius Server [\#327](https://github.com/puppetlabs/cisco_ios/pull/327) ([willmeek](https://github.com/willmeek))
91108
- \(FM-8083\) fix up the POC cli task for generic command execution [\#316](https://github.com/puppetlabs/cisco_ios/pull/316) ([Thomas-Franklin](https://github.com/Thomas-Franklin))
92109
- FM-7753 XE functionality for ntp\_config [\#315](https://github.com/puppetlabs/cisco_ios/pull/315) ([Lavinia-Dan](https://github.com/Lavinia-Dan))
@@ -227,4 +244,4 @@ All notable changes to this project will be documented in this file. The format
227244

228245

229246

230-
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
247+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-cisco_ios",
3-
"version": "1.3.0",
3+
"version": "2.0.0",
44
"author": "puppetlabs",
55
"summary": "Management of Cisco Catalyst (IOS, IOS-XE)",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)