|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## [1.12.1](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/tree/1.12.1) (2021-01-26) |
| 3 | +## [1.13.0](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/tree/1.13.0) (2021-01-29) |
4 | 4 |
|
5 | | -[Full Changelog](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/compare/1.12.0...1.12.1) |
| 5 | +[Full Changelog](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/compare/1.12.0...1.13.0) |
| 6 | + |
| 7 | +**Implemented enhancements:** |
| 8 | + |
| 9 | +- add info modules for Director objects [\#98](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/98) ([schurzi](https://github.com/schurzi)) |
6 | 10 |
|
7 | 11 | **Closed issues:** |
8 | 12 |
|
|
130 | 134 | - Icinga Object "Service" rerun - failed to recreate if object\_name contains spaces [\#52](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/issues/52) |
131 | 135 | - allow using whitespaces in object names [\#55](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/55) ([schurzi](https://github.com/schurzi)) |
132 | 136 |
|
| 137 | +**Merged pull requests:** |
| 138 | + |
| 139 | +- improve coverage of new service module [\#51](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/51) ([rndmh3ro](https://github.com/rndmh3ro)) |
| 140 | + |
133 | 141 | ## [1.7.0](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/tree/1.7.0) (2020-10-23) |
134 | 142 |
|
135 | 143 | [Full Changelog](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/compare/1.6.0...1.7.0) |
|
145 | 153 |
|
146 | 154 | **Merged pull requests:** |
147 | 155 |
|
148 | | -- improve coverage of new service module [\#51](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/51) ([rndmh3ro](https://github.com/rndmh3ro)) |
149 | 156 | - add example and test for command without args [\#46](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/46) ([rndmh3ro](https://github.com/rndmh3ro)) |
150 | 157 |
|
151 | 158 | ## [1.6.0](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/tree/1.6.0) (2020-10-22) |
|
263 | 270 | **Implemented enhancements:** |
264 | 271 |
|
265 | 272 | - Integration testing [\#24](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/24) ([rndmh3ro](https://github.com/rndmh3ro)) |
| 273 | +- Add proper linting [\#22](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/22) ([rndmh3ro](https://github.com/rndmh3ro)) |
266 | 274 |
|
267 | 275 | ## [1.2.0](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/tree/1.2.0) (2020-06-24) |
268 | 276 |
|
269 | 277 | [Full Changelog](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/compare/1.1.4...1.2.0) |
270 | 278 |
|
271 | 279 | **Implemented enhancements:** |
272 | 280 |
|
273 | | -- Add proper linting [\#22](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/22) ([rndmh3ro](https://github.com/rndmh3ro)) |
274 | 281 | - add gitattributes because of windows line endings [\#21](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/21) ([rndmh3ro](https://github.com/rndmh3ro)) |
275 | 282 | - add icinga\_host\_template [\#20](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/20) ([michaelamattes](https://github.com/michaelamattes)) |
276 | 283 | - add troubleshooting section [\#19](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/19) ([rndmh3ro](https://github.com/rndmh3ro)) |
|
331 | 338 |
|
332 | 339 | - Add icinga command template [\#8](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/8) ([mmslkr](https://github.com/mmslkr)) |
333 | 340 |
|
334 | | -## [1.0.0](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/tree/1.0.0) (2020-05-15) |
335 | | - |
336 | | -[Full Changelog](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/compare/2492296965515a9ac885c6a4874acba8a7475895...1.0.0) |
337 | | - |
338 | 341 | **Fixed bugs:** |
339 | 342 |
|
340 | 343 | - fix name of imports [\#7](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/7) ([rndmh3ro](https://github.com/rndmh3ro)) |
341 | 344 |
|
| 345 | +## [1.0.0](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/tree/1.0.0) (2020-05-15) |
| 346 | + |
| 347 | +[Full Changelog](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/compare/2492296965515a9ac885c6a4874acba8a7475895...1.0.0) |
| 348 | + |
342 | 349 | **Merged pull requests:** |
343 | 350 |
|
344 | 351 | - update urls, lowercase name [\#6](https://github.com/T-Systems-MMS/ansible-collection-icinga-director/pull/6) ([rndmh3ro](https://github.com/rndmh3ro)) |
|
0 commit comments