-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: GitHub Action <puppetlabs@users.noreply.github.com>
- Loading branch information
1 parent
69e848b
commit 639977a
Showing
2 changed files
with
39 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,44 @@ | ||
# Changelog | ||
# Change log | ||
|
||
All notable changes to this project will be documented in this file. | ||
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). | ||
|
||
## Release 0.1.0 | ||
## [v0.1.2](https://github.com/puppetlabs/RSAN/tree/v0.1.2) (2021-05-07) | ||
|
||
**Features** | ||
[Full Changelog](https://github.com/puppetlabs/RSAN/compare/0.1.1...v0.1.2) | ||
|
||
Initial Release | ||
### Fixed | ||
|
||
**Bugfixes** | ||
- \(SUP-2412\) changed privatekey permissions for psql client [\#51](https://github.com/puppetlabs/RSAN/pull/51) ([MartyEwings](https://github.com/MartyEwings)) | ||
- Fix for Issue 49 - New replica installation [\#50](https://github.com/puppetlabs/RSAN/pull/50) ([MartyEwings](https://github.com/MartyEwings)) | ||
- Fix \#46 \(SUP-2384\) [\#47](https://github.com/puppetlabs/RSAN/pull/47) ([MartyEwings](https://github.com/MartyEwings)) | ||
- \(SUP-2386\) updating documentation and dependancies \[SUP-2386\] [\#45](https://github.com/puppetlabs/RSAN/pull/45) ([MartyEwings](https://github.com/MartyEwings)) | ||
|
||
**Known Issues** | ||
## [0.1.1](https://github.com/puppetlabs/RSAN/tree/0.1.1) (2021-01-18) | ||
|
||
[Full Changelog](https://github.com/puppetlabs/RSAN/compare/0.1.0...0.1.1) | ||
|
||
### Fixed | ||
|
||
- Metadata and spelling corrections [\#42](https://github.com/puppetlabs/RSAN/pull/42) ([MartyEwings](https://github.com/MartyEwings)) | ||
|
||
## [0.1.0](https://github.com/puppetlabs/RSAN/tree/0.1.0) (2021-01-15) | ||
|
||
[Full Changelog](https://github.com/puppetlabs/RSAN/compare/9776f5017215976a4bb2da7565482e04ef4b065b...0.1.0) | ||
|
||
### Added | ||
|
||
- Documentation and release prep [\#41](https://github.com/puppetlabs/RSAN/pull/41) ([MartyEwings](https://github.com/MartyEwings)) | ||
- remove mocha deprecation warnings [\#39](https://github.com/puppetlabs/RSAN/pull/39) ([MartyEwings](https://github.com/MartyEwings)) | ||
- {WIP} remove exporter class state from infra nodes [\#36](https://github.com/puppetlabs/RSAN/pull/36) ([MartyEwings](https://github.com/MartyEwings)) | ||
- Feature - PE Client tools Deployment [\#12](https://github.com/puppetlabs/RSAN/pull/12) ([MartyEwings](https://github.com/MartyEwings)) | ||
- Morgan lillie [\#11](https://github.com/puppetlabs/RSAN/pull/11) ([morgan-lillie](https://github.com/morgan-lillie)) | ||
- W.I.P. PR2: New functions created to query for each item - calling of functions in importer.pp [\#10](https://github.com/puppetlabs/RSAN/pull/10) ([liamjohnsexton](https://github.com/liamjohnsexton)) | ||
- add codeownerfiles [\#9](https://github.com/puppetlabs/RSAN/pull/9) ([MartyEwings](https://github.com/MartyEwings)) | ||
|
||
### Fixed | ||
|
||
- https://github.com/MartyEwings/RSAN/issues/6 [\#7](https://github.com/puppetlabs/RSAN/pull/7) ([MartyEwings](https://github.com/MartyEwings)) | ||
|
||
|
||
|
||
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters