Skip to content

Commit

Permalink
Release version 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bobapple committed Oct 10, 2016
1 parent 6df5eab commit c30f898
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 1 deletion.
31 changes: 31 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,5 +1,36 @@
# Icinga2 Puppet Module CHANGELOG

## v0.5.0

### Bugs
Bug #12775: Api feature unit tests fail for windows
Bug #12797: windows line-breaks for objects
Bug #12809: Path of Puppet keys and certs broken
Bug #12821: Unify windows unit tests
Bug #12837: File permission on windows
Bug #12857: Default owner of config dir
Bug #12858: Doc example class icinga2
Bug #12864: debian based system repo handling
Bug #12865: Class scoping
Bug #12867: Feature-statusdata-update-interval-default
Bug #12872: Add Requires to basic config for features and objects that need additional packages

### Features
Feature #12367: Objects
Feature #12368: Object ApiUser
Feature #12375: Object Endpoint
Feature #12388: Object Zone
Feature #12754: features-with-objects
Feature #12759: Extend api feature with endpoints and zones parameter
Feature #12771: Add parameter ensure to objects
Feature #12801: Adjust SSL settings for features
Feature #12802: Usage documentation
Feature #12804: Rework feature influxdb
Feature #12805: Rework feature idomysql
Feature #12806: Rework feature idopgsql
Feature #12836: Write profile class examples
Feature #12859: Doc example for creating IDO database

## v0.4.0

### Bugs
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "puppet-icinga2",
"version": "0.4.0",
"version": "0.5.0",
"author": "Icinga Development Team",
"summary": "Icinga 2 Puppet Module",
"license": "Apache 2.0",
Expand Down

0 comments on commit c30f898

Please sign in to comment.