Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release prep v5.0.1 #301

Merged
merged 1 commit into from
Jun 27, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
185 changes: 81 additions & 104 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,202 +1,179 @@
# Change log
<!-- markdownlint-disable MD024 -->
# Changelog

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).
All notable changes to this project will be documented in this file.

## [v5.0.0](https://github.com/puppetlabs/puppetlabs-acl/tree/v5.0.0) (2023-04-19)
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).

## [v5.0.1](https://github.com/puppetlabs/puppetlabs-acl/tree/v5.0.1) - 2024-06-27

[Full Changelog](https://github.com/puppetlabs/puppetlabs-acl/compare/v5.0.0...v5.0.1)

## [v5.0.0](https://github.com/puppetlabs/puppetlabs-acl/tree/v5.0.0) - 2023-04-19

[Full Changelog](https://github.com/puppetlabs/puppetlabs-acl/compare/v4.1.2...v5.0.0)

### Changed

- \(CONT-686\) - Add Puppet 8/Drop Puppet 6 [\#279](https://github.com/puppetlabs/puppetlabs-acl/pull/279) ([jordanbreen28](https://github.com/jordanbreen28))
- (CONT-686) - Add Puppet 8/Drop Puppet 6 [#279](https://github.com/puppetlabs/puppetlabs-acl/pull/279) ([jordanbreen28](https://github.com/jordanbreen28))

## [v4.1.2](https://github.com/puppetlabs/puppetlabs-acl/tree/v4.1.2) (2023-03-21)
## [v4.1.2](https://github.com/puppetlabs/puppetlabs-acl/tree/v4.1.2) - 2023-03-21

[Full Changelog](https://github.com/puppetlabs/puppetlabs-acl/compare/v4.1.1...v4.1.2)

### Fixed

- pdksync - \(CONT-494\) Pin github\_changelog\_generator and JSON gem versions [\#270](https://github.com/puppetlabs/puppetlabs-acl/pull/270) ([david22swan](https://github.com/david22swan))
- pdksync - (CONT-494) Pin github_changelog_generator and JSON gem versions [#270](https://github.com/puppetlabs/puppetlabs-acl/pull/270) ([david22swan](https://github.com/david22swan))

## [v4.1.1](https://github.com/puppetlabs/puppetlabs-acl/tree/v4.1.1) (2022-10-03)
## [v4.1.1](https://github.com/puppetlabs/puppetlabs-acl/tree/v4.1.1) - 2022-10-03

[Full Changelog](https://github.com/puppetlabs/puppetlabs-acl/compare/v4.1.0...v4.1.1)

### Fixed

- Removing unsupported windows versions [\#265](https://github.com/puppetlabs/puppetlabs-acl/pull/265) ([jordanbreen28](https://github.com/jordanbreen28))
- \(GH-260\) Update mask docs [\#263](https://github.com/puppetlabs/puppetlabs-acl/pull/263) ([pmcmaw](https://github.com/pmcmaw))
- \(MODULES-10908\) fix noop behavior [\#261](https://github.com/puppetlabs/puppetlabs-acl/pull/261) ([garrettrowell](https://github.com/garrettrowell))
- \(IAC-976\) - Removal of inappropriate terminology [\#203](https://github.com/puppetlabs/puppetlabs-acl/pull/203) ([pmcmaw](https://github.com/pmcmaw))
- Removing unsupported windows versions [#265](https://github.com/puppetlabs/puppetlabs-acl/pull/265) ([jordanbreen28](https://github.com/jordanbreen28))
- (GH-260) Update mask docs [#263](https://github.com/puppetlabs/puppetlabs-acl/pull/263) ([pmcmaw](https://github.com/pmcmaw))
- (MODULES-10908) fix noop behavior [#261](https://github.com/puppetlabs/puppetlabs-acl/pull/261) ([garrettrowell](https://github.com/garrettrowell))

## [v4.1.0](https://github.com/puppetlabs/puppetlabs-acl/tree/v4.1.0) (2022-05-23)
## [v4.1.0](https://github.com/puppetlabs/puppetlabs-acl/tree/v4.1.0) - 2022-05-23

[Full Changelog](https://github.com/puppetlabs/puppetlabs-acl/compare/v4.0.0...v4.1.0)

### Added

- pdksync - \(FM-8922\) - Add Support for Windows 2022 [\#253](https://github.com/puppetlabs/puppetlabs-acl/pull/253) ([david22swan](https://github.com/david22swan))
- pdksync - (FM-8922) - Add Support for Windows 2022 [#253](https://github.com/puppetlabs/puppetlabs-acl/pull/253) ([david22swan](https://github.com/david22swan))

## [v4.0.0](https://github.com/puppetlabs/puppetlabs-acl/tree/v4.0.0) (2021-03-01)
## [v4.0.0](https://github.com/puppetlabs/puppetlabs-acl/tree/v4.0.0) - 2021-03-01

[Full Changelog](https://github.com/puppetlabs/puppetlabs-acl/compare/v3.2.1...v4.0.0)

### Changed

- pdksync - Remove Puppet 5 from testing and bump minimal version to 6.0.0 [\#229](https://github.com/puppetlabs/puppetlabs-acl/pull/229) ([carabasdaniel](https://github.com/carabasdaniel))
- pdksync - Remove Puppet 5 from testing and bump minimal version to 6.0.0 [#229](https://github.com/puppetlabs/puppetlabs-acl/pull/229) ([carabasdaniel](https://github.com/carabasdaniel))

## [v3.2.1](https://github.com/puppetlabs/puppetlabs-acl/tree/v3.2.1) (2020-11-30)
## [v3.2.1](https://github.com/puppetlabs/puppetlabs-acl/tree/v3.2.1) - 2020-11-30

[Full Changelog](https://github.com/puppetlabs/puppetlabs-acl/compare/v3.2.0...v3.2.1)

### Fixed

- \(IAC-1089\) Remove dependency on 'win32/security' gem for Puppet 7 compatibility [\#208](https://github.com/puppetlabs/puppetlabs-acl/pull/208) ([sanfrancrisko](https://github.com/sanfrancrisko))
- (IAC-1089) Remove dependency on 'win32/security' gem for Puppet 7 compatibility [#208](https://github.com/puppetlabs/puppetlabs-acl/pull/208) ([sanfrancrisko](https://github.com/sanfrancrisko))

## [v3.2.0](https://github.com/puppetlabs/puppetlabs-acl/tree/v3.2.0) (2020-08-18)
## [v3.2.0](https://github.com/puppetlabs/puppetlabs-acl/tree/v3.2.0) - 2020-08-19

[Full Changelog](https://github.com/puppetlabs/puppetlabs-acl/compare/v3.1.1...v3.2.0)

### Added

- pdksync - \(IAC-973\) - Update travis/appveyor to run on new default branch main [\#199](https://github.com/puppetlabs/puppetlabs-acl/pull/199) ([david22swan](https://github.com/david22swan))

## [v3.1.1](https://github.com/puppetlabs/puppetlabs-acl/tree/v3.1.1) (2020-04-08)

[Full Changelog](https://github.com/puppetlabs/puppetlabs-acl/compare/v3.1.0...v3.1.1)
- pdksync - (IAC-973) - Update travis/appveyor to run on new default branch main [#199](https://github.com/puppetlabs/puppetlabs-acl/pull/199) ([david22swan](https://github.com/david22swan))

### Fixed

- \[MODULES-1336\] Fix noop failure reports [\#188](https://github.com/puppetlabs/puppetlabs-acl/pull/188) ([carabasdaniel](https://github.com/carabasdaniel))

## [v3.1.0](https://github.com/puppetlabs/puppetlabs-acl/tree/v3.1.0) (2019-12-03)
- (IAC-976) - Removal of inappropriate terminology [#203](https://github.com/puppetlabs/puppetlabs-acl/pull/203) ([pmcmaw](https://github.com/pmcmaw))

[Full Changelog](https://github.com/puppetlabs/puppetlabs-acl/compare/v3.0.0...v3.1.0)

## v3.0.0

### Summary

Major release which removes support for older versions of Puppet-Agent. Also adds support for Windows Server 2019

#### Features
## [v3.1.1](https://github.com/puppetlabs/puppetlabs-acl/tree/v3.1.1) - 2020-04-08

- Add support for Windows Server 2019 ([FM-7693](https://tickets.puppetlabs.com/browse/FM-7693))
- Add Puppet Strings docs ([MODULES-9304](https://tickets.puppetlabs.com/browse/MODULES-9304))

#### Bug Fixes

- Update acceptance tests to improve the quality and efficiency ([MODULES-9294](https://tickets.puppetlabs.com/browse/MODULES-9294))
[Full Changelog](https://github.com/puppetlabs/puppetlabs-acl/compare/v3.1.0...v3.1.1)

#### Changed
### Fixed

- Raise lower Puppet bound to 5.5.10 ([MODULES-9297](https://tickets.puppetlabs.com/browse/MODULES-9297))
- [MODULES-1336] Fix noop failure reports [#188](https://github.com/puppetlabs/puppetlabs-acl/pull/188) ([carabasdaniel](https://github.com/carabasdaniel))

## 2018-10-10 - Supported Release 2.1.0
## [v3.1.0](https://github.com/puppetlabs/puppetlabs-acl/tree/v3.1.0) - 2019-12-03

### Summary
[Full Changelog](https://github.com/puppetlabs/puppetlabs-acl/compare/v3.0.0...v3.1.0)

Feature release including support for Windows Server 2016 and Puppet 6
## [v3.0.0](https://github.com/puppetlabs/puppetlabs-acl/tree/v3.0.0) - 2019-07-23

#### Features
[Full Changelog](https://github.com/puppetlabs/puppetlabs-acl/compare/2.1.0...v3.0.0)

- Add support for Windows Server 2016
- Convert module for PDK ([MODULES-6459](https://tickets.puppetlabs.com/browse/MODULES-6459))
- Add support for Puppet 6 ([MODULES-7832](https://tickets.puppetlabs.com/browse/MODULES-7832))
### Changed

#### Bug Fixes
- (MODULES-9297) Raise lower Puppet bound to 5.5.10 [#152](https://github.com/puppetlabs/puppetlabs-acl/pull/152) ([eimlav](https://github.com/eimlav))

- Update tests for Unicode on Windows
- Convert acceptance tests to rspec format ([MODULES-5978](https://tickets.puppetlabs.com/browse/MODULES-5978))
- Update module to conform with rubocop ([MODULES-5899](https://tickets.puppetlabs.com/browse/MODULES-5899))
- Add support for Beaker Testmode Switcher ([MODULES-6739](https://tickets.puppetlabs.com/browse/MODULES-6739))
### Added

## 2017-07-31 - Supported Release 2.0.1
- (MODULES-9304) Add Puppet Strings docs [#153](https://github.com/puppetlabs/puppetlabs-acl/pull/153) ([eimlav](https://github.com/eimlav))
- (WIN280) add skip() unless pattern to tests [#145](https://github.com/puppetlabs/puppetlabs-acl/pull/145) ([ThoughtCrhyme](https://github.com/ThoughtCrhyme))

### Summary
## [2.1.0](https://github.com/puppetlabs/puppetlabs-acl/tree/2.1.0) - 2018-10-11

Minor bugfix release
[Full Changelog](https://github.com/puppetlabs/puppetlabs-acl/compare/2.0.1...2.1.0)

#### Bug Fixes
### Added

- Fixed issue with using ALL APPLICATION PACKAGES or ALL RESTRICTED APPLICATION PACKAGES accounts as the identity in a manifest ([MODULES-5152](https://tickets.puppetlabs.com/browse/MODULES-5227)).
- (MODULES-6739) Add Testmode switcher [#124](https://github.com/puppetlabs/puppetlabs-acl/pull/124) ([jpogran](https://github.com/jpogran))

## 2017-05-19 - Supported Release 2.0.0
### Fixed

### Summary
- (MODULES-5364) All version negative/prop_file fix [#110](https://github.com/puppetlabs/puppetlabs-acl/pull/110) ([Iristyle](https://github.com/Iristyle))

Major release which removes support for older versions of Puppet-Agent. Also adds support of newer PE versions and fix for a future Puppet Agent release.
## [2.0.1](https://github.com/puppetlabs/puppetlabs-acl/tree/2.0.1) - 2017-08-03

#### Features
[Full Changelog](https://github.com/puppetlabs/puppetlabs-acl/compare/2.0.0...2.0.1)

- Added compatibility for Windows 10.
- Updated module with Puppet standard module development tools.
### Fixed

#### Bug Fixes
- (MODULES-5152) Fix ACE mutation on output [#105](https://github.com/puppetlabs/puppetlabs-acl/pull/105) ([Iristyle](https://github.com/Iristyle))

- Removed Windows 2003 as a supported Operating System.
- Fixed minor issues in testing due to changes in Gem file dependencies.
- Added support for localization.
- Updated puppet version compatibility for modern Puppet agents ([MODULES-4838](https://tickets.puppetlabs.com/browse/MODULES-4838)).
- Fixed issue ACL YAML serialization in Ruby 2.3.x ([MODULES-4275](https://tickets.puppetlabs.com/browse/MODULES-4275)).
## [2.0.0](https://github.com/puppetlabs/puppetlabs-acl/tree/2.0.0) - 2017-05-19

## 2015-12-08 - Supported Release 1.1.2
[Full Changelog](https://github.com/puppetlabs/puppetlabs-acl/compare/1.1.2...2.0.0)

### Summary
### Changed

Small release for support of newer PE versions.
- (MODULES-4275) Customize ACE YAML serialization [#97](https://github.com/puppetlabs/puppetlabs-acl/pull/97) ([Iristyle](https://github.com/Iristyle))

## 2015-07-28 - Supported Release 1.1.1
### Fixed

### Summary
- Fix frozen string [#85](https://github.com/puppetlabs/puppetlabs-acl/pull/85) ([hunner](https://github.com/hunner))
- Workaround frozen strings on ruby 1.9 [#82](https://github.com/puppetlabs/puppetlabs-acl/pull/82) ([hunner](https://github.com/hunner))
- (MODULES-3632) Use json_pure always [#81](https://github.com/puppetlabs/puppetlabs-acl/pull/81) ([hunner](https://github.com/hunner))

Add Puppet 4 and PE 2015.2.0 to metadata
## [1.1.2](https://github.com/puppetlabs/puppetlabs-acl/tree/1.1.2) - 2015-12-07

#### Features
- README updates
- Acceptance test fixes
- Gemfile changes
[Full Changelog](https://github.com/puppetlabs/puppetlabs-acl/compare/1.1.1...1.1.2)

## 2015-02-17 - Supported Release 1.1.0
## [1.1.1](https://github.com/puppetlabs/puppetlabs-acl/tree/1.1.1) - 2015-07-29

### Summary
[Full Changelog](https://github.com/puppetlabs/puppetlabs-acl/compare/1.1.0...1.1.1)

Deprecates `type` in permissions array has been renamed to `perm_type`
## [1.1.0](https://github.com/puppetlabs/puppetlabs-acl/tree/1.1.0) - 2015-02-17

#### Features
[Full Changelog](https://github.com/puppetlabs/puppetlabs-acl/compare/1.0.4...1.1.0)

- Permissions parameter now takes array of hashes with `perm_type` instead of Puppet 4.0 protected word `type`
## [1.0.4](https://github.com/puppetlabs/puppetlabs-acl/tree/1.0.4) - 2014-12-30

## 2014-12-30 - Supported Release 1.0.4
[Full Changelog](https://github.com/puppetlabs/puppetlabs-acl/compare/1.0.3...1.0.4)

### Summary
### Added

Bug fixes and typo in metadata summary
- ACL Access Rights Mask Addition Worksheet [#44](https://github.com/puppetlabs/puppetlabs-acl/pull/44) ([ferventcoder](https://github.com/ferventcoder))

## 2014-08-25 - Supported Release 1.0.3
### Fixed

### Summary
- (MODULES-1482) Fix Autorequires to only include resource title [#46](https://github.com/puppetlabs/puppetlabs-acl/pull/46) ([ferventcoder](https://github.com/ferventcoder))

This release enables compatibility with x64-native ruby and puppet 3.7
## [1.0.3](https://github.com/puppetlabs/puppetlabs-acl/tree/1.0.3) - 2014-08-27

## 2014-07-15 - Supported Release 1.0.2
[Full Changelog](https://github.com/puppetlabs/puppetlabs-acl/compare/1.0.2...1.0.3)

### Summary
### Changed

This release merely updates metadata.json so the module can be uninstalled and
upgraded via the puppet module command.
- (MODULES-1174) Puppet 3.7 compatibility [#38](https://github.com/puppetlabs/puppetlabs-acl/pull/38) ([Iristyle](https://github.com/Iristyle))

## 2014-03-04 - Supported Release 1.0.1
### Fixed

### Summary
- install puppet when running against foss [#37](https://github.com/puppetlabs/puppetlabs-acl/pull/37) ([justinstoller](https://github.com/justinstoller))

Add metadata compatibility for PE 3.2.
## [1.0.2](https://github.com/puppetlabs/puppetlabs-acl/tree/1.0.2) - 2014-07-16

## 2014-03-04 - Supported Release 1.0.0
[Full Changelog](https://github.com/puppetlabs/puppetlabs-acl/compare/1.0.1...1.0.2)

### Summary
## [1.0.1](https://github.com/puppetlabs/puppetlabs-acl/tree/1.0.1) - 2014-05-27

This is the initial supported release of the ACL module.
[Full Changelog](https://github.com/puppetlabs/puppetlabs-acl/compare/1.0.0...1.0.1)

## [1.0.0](https://github.com/puppetlabs/puppetlabs-acl/tree/1.0.0) - 2014-05-21

\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
[Full Changelog](https://github.com/puppetlabs/puppetlabs-acl/compare/14896caa52cfc479e4788442fe965492e94e6917...1.0.0)
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "puppetlabs-acl",
"version": "5.0.0",
"version": "5.0.1",
"author": "puppetlabs",
"summary": "This module provides the ability to manage ACLs on nodes",
"license": "Apache-2.0",
Expand Down