|
2 | 2 |
|
3 | 3 | 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).
|
4 | 4 |
|
5 |
| -## [1.0.0](https://github.com/grafana/puppet-promtail/tree/1.0.0) (2020-11-02) |
6 |
| - |
7 |
| -[Full Changelog](https://github.com/grafana/puppet-promtail/compare/0.3.1...1.0.0) |
| 5 | +## [2.0.0](https://github.com/grafana/puppet-promtail/tree/2.0.0) (2021-07-30) |
8 | 6 |
|
9 |
| -### Added |
| 7 | +[Full Changelog](https://github.com/grafana/puppet-promtail/compare/1.0.0...2.0.0) |
10 | 8 |
|
11 |
| -- Enable service by default [\#22](https://github.com/grafana/puppet-promtail/pull/22) ([kubicgruenfeld](https://github.com/kubicgruenfeld)) |
12 |
| -- bump default promtail version to v2.0.0 [\#20](https://github.com/grafana/puppet-promtail/pull/20) ([kubicgruenfeld](https://github.com/kubicgruenfeld)) |
13 |
| -- allow custom source-url [\#19](https://github.com/grafana/puppet-promtail/pull/19) ([kubicgruenfeld](https://github.com/kubicgruenfeld)) |
| 9 | +### Changed |
14 | 10 |
|
15 |
| -## [0.3.1](https://github.com/grafana/puppet-promtail/tree/0.3.1) (2020-01-13) |
| 11 | +- Add support for newer dependencies versions [\#29](https://github.com/grafana/puppet-promtail/pull/29) ([BDelacour](https://github.com/BDelacour)) |
| 12 | +- Drop EoL Puppet, update supported OSs, fix example [\#26](https://github.com/grafana/puppet-promtail/pull/26) ([genebean](https://github.com/genebean)) |
16 | 13 |
|
17 |
| -[Full Changelog](https://github.com/grafana/puppet-promtail/compare/0.3.0...0.3.1) |
| 14 | +### Added |
18 | 15 |
|
19 |
| -### Fixed |
| 16 | +- Add support for arm and arm64 architectures [\#28](https://github.com/grafana/puppet-promtail/pull/28) ([dmaes](https://github.com/dmaes)) |
20 | 17 |
|
21 |
| -- Updated default checksum on Linux [\#16](https://github.com/grafana/puppet-promtail/pull/16) ([genebean](https://github.com/genebean)) |
22 |
| - |
23 |
| -## [0.3.0](https://github.com/grafana/puppet-promtail/tree/0.3.0) (2020-01-13) |
| 18 | +## [1.0.0](https://github.com/grafana/puppet-promtail/tree/1.0.0) (2020-11-02) |
24 | 19 |
|
25 |
| -[Full Changelog](https://github.com/grafana/puppet-promtail/compare/0.2.0...0.3.0) |
| 20 | +[Full Changelog](https://github.com/grafana/puppet-promtail/compare/0.3.1...1.0.0) |
26 | 21 |
|
27 | 22 | ### Added
|
28 | 23 |
|
| 24 | +- Enable service by default [\#22](https://github.com/grafana/puppet-promtail/pull/22) ([kubicgruenfeld](https://github.com/kubicgruenfeld)) |
| 25 | +- bump default promtail version to v2.0.0 [\#20](https://github.com/grafana/puppet-promtail/pull/20) ([kubicgruenfeld](https://github.com/kubicgruenfeld)) |
| 26 | +- allow custom source-url [\#19](https://github.com/grafana/puppet-promtail/pull/19) ([kubicgruenfeld](https://github.com/kubicgruenfeld)) |
29 | 27 | - Bump default promtail version to v1.2.0 [\#14](https://github.com/grafana/puppet-promtail/pull/14) ([genebean](https://github.com/genebean))
|
30 | 28 | - Add example of merging scrape configs from Hiera [\#13](https://github.com/grafana/puppet-promtail/pull/13) ([genebean](https://github.com/genebean))
|
31 | 29 |
|
32 | 30 | ### Fixed
|
33 | 31 |
|
| 32 | +- Updated default checksum on Linux [\#16](https://github.com/grafana/puppet-promtail/pull/16) ([genebean](https://github.com/genebean)) |
34 | 33 | - Release file name changed from version v0.4.0 [\#12](https://github.com/grafana/puppet-promtail/pull/12) ([LDaneliukas](https://github.com/LDaneliukas))
|
35 | 34 | - Modify the type of archive depending on release version [\#11](https://github.com/grafana/puppet-promtail/pull/11) ([LDaneliukas](https://github.com/LDaneliukas))
|
36 | 35 |
|
| 36 | +## [0.3.1](https://github.com/grafana/puppet-promtail/tree/0.3.1) (2020-01-13) |
| 37 | + |
| 38 | +[Full Changelog](https://github.com/grafana/puppet-promtail/compare/0.3.0...0.3.1) |
| 39 | + |
| 40 | +## [0.3.0](https://github.com/grafana/puppet-promtail/tree/0.3.0) (2020-01-13) |
| 41 | + |
| 42 | +[Full Changelog](https://github.com/grafana/puppet-promtail/compare/0.2.0...0.3.0) |
| 43 | + |
37 | 44 | ## [0.2.0](https://github.com/grafana/puppet-promtail/tree/0.2.0) (2019-12-12)
|
38 | 45 |
|
39 | 46 | [Full Changelog](https://github.com/grafana/puppet-promtail/compare/0.1.0...0.2.0)
|
|
0 commit comments