Skip to content

Commit

Permalink
Release version 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bobapple committed Nov 23, 2016
1 parent c61c1a2 commit 5d40cd7
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 1 deletion.
37 changes: 37 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,5 +1,42 @@
# Icinga2 Puppet Module CHANGELOG

## v0.6.0

### Bugs
Bug #12980: Symlinks in modules are not allowed in puppet modules
Bug #13035: Wrong syntax of "apply" in object.conf.erb template (afaik)
Bug #13123: Objects with required parameters
Bug #13149: "in" is a keyword for assignment
Bug #13179: Ruby 1.8 testing
Bug #13207: Wrong config for attribute vars in level 3 hash
Bug #13217: Icinga Functions don't parse correctly

### Features
Feature #12349: Apply Rules
Feature #12369: Object CheckCommand
Feature #12370: Object CheckResultReader
Feature #12372: Object CompatLogger
Feature #12373: Object Dependency
Feature #12376: Object EventCommand
Feature #12377: Object Host
Feature #12378: Object HostGroup
Feature #12379: Object Notification
Feature #12380: Object NotificationCommand
Feature #12381: Object ScheduledDowntime
Feature #12382: Object Service
Feature #12383: Object ServiceGroup
Feature #12384: Object TimePeriod
Feature #12385: Object User
Feature #12387: Object UserGroup
Feature #12839: use-fct-attributes-for-other-configs
Feature #12878: Extend attributes fct to parse connected strings
Feature #12957: Extend attributes Function
Feature #12958: Add parsing of assign rules to attribute function
Feature #12959: Attribute function does not included adding value
Feature #12960: Consider function calls in attributes parsing
Feature #13181: Apply Rules Docs
Feature #13219: How attribute parsing works documentation

## v0.5.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.5.0",
"version": "0.6.0",
"author": "Icinga Development Team",
"summary": "Icinga 2 Puppet Module",
"license": "Apache 2.0",
Expand Down

0 comments on commit 5d40cd7

Please sign in to comment.