Skip to content

Commit eaae1b1

Browse files
Release 0.11.0
1 parent 4d1ee3b commit eaae1b1

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

CHANGELOG.md

+10-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,20 @@
11
# Change Log
22

3-
## [Unreleased](https://github.com/camptocamp/prometheus-puppetdb/tree/HEAD)
3+
## [0.11.0](https://github.com/camptocamp/prometheus-puppetdb/tree/0.11.0) (2019-08-21)
4+
[Full Changelog](https://github.com/camptocamp/prometheus-puppetdb/compare/0.10.0...0.11.0)
45

5-
[Full Changelog](https://github.com/camptocamp/prometheus-puppetdb/compare/0.10.0...HEAD)
6+
**Breaking changes:**
7+
- Project has been renamed to Prometheus PuppetDB SD.
8+
- Kubernetes configmap output has been modified to become a Kubernetes secret output.
9+
- Puppetdb input source has been switched from custom fact to Prometheus::Scrape_job resource.
10+
- Default output format has been changed.
611

712
**Implemented enhancements:**
813

914
- Fix ineffassign warnings [\#18](https://github.com/camptocamp/prometheus-puppetdb/issues/18)
1015
- Fix golint warnings [\#15](https://github.com/camptocamp/prometheus-puppetdb/issues/15)
16+
- Configuration has been refactored: it is now organized in group of options.
17+
- New output formats have been added: in addition to a unique static_config list, a list of scrape_configs or a list of static_config by job can now be outputted.
1118

1219
**Closed issues:**
1320

@@ -129,4 +136,4 @@
129136
## [0.2.0](https://github.com/camptocamp/prometheus-puppetdb/tree/0.2.0) (2017-01-12)
130137

131138

132-
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
139+
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

0 commit comments

Comments
 (0)