# Change Log All notable changes to this project will be documented in this file. ## [1.0.0](https://github.com/sous-chefs/prometheus/compare/v0.7.6...v1.0.0) (2026-04-29) ### ⚠ BREAKING CHANGES * migrate prometheus resources ([#36](https://github.com/sous-chefs/prometheus/issues/36)) ### Features * migrate prometheus resources ([#36](https://github.com/sous-chefs/prometheus/issues/36)) ([6698649](https://github.com/sous-chefs/prometheus/commit/66986492fe0f069bc69474e19423b16e21563c16)) ### Bug Fixes * **ci:** Update workflows to use release pipeline ([#29](https://github.com/sous-chefs/prometheus/issues/29)) ([b991214](https://github.com/sous-chefs/prometheus/commit/b991214225164d55694966e535478a38e720a8f0)) ## [0.7.6](https://github.com/sous-chefs/prometheus/compare/0.7.5...v0.7.6) (2025-10-16) ### Bug Fixes * **ci:** Update workflows to use release pipeline ([#29](https://github.com/sous-chefs/prometheus/issues/29)) ([b991214](https://github.com/sous-chefs/prometheus/commit/b991214225164d55694966e535478a38e720a8f0)) ## 0.7.2 - *2022-02-08* * Remove delivery folder Standardise files with files in sous-chefs/repo-management ## 0.7.1 - *2021-06-01* * resolved cookstyle error: Thorfile:1:1 convention: `Style/Encoding` * resolved cookstyle error: test/shared/spec_helper.rb:6:10 convention: `Style/ExpandPathArguments` ## [0.7.1 - *2021-06-01*][0.7.1 - *2021-06-01*] ### Changed * Updated attributes and templates for Prometheus 0.15 release. ### Added * Added upstart init for ubuntu platform. ## [0.5.1] - 2015-03-25 Changed * Updated documentation. ## [0.5.0] - 2015-03-25 Added * Added systemd init for redhat platform family version 7 or greater. * Default init style per platform. * Install Prometheus via pre-compiled binary. * Added the prometheus_job resource for defining Prometheus scraping jobs. * Attribute flag to externally manage prometheus.conf file. Changed * Removed flags that were deprecated in the prometheus 0.12.0 release. ### Contributors for this release * [Eric Richardson](https://github.com/ewr) - External jobs config and prometheus job resource. Thank You! ## [0.4.0] - 2015-03-12 ### Fixed * Fix init template path bug on chef 11.x. ## [0.3.0] - 2015-03-11 Fixed * Fixed cookbook badge in README ## [0.2.0] - 2015-03-11 Fixed * License defined in metadata. ## 0.1.0 - 2015-03-11 Changed * Initial release of prometheus cookbook [0.7.1 - *2021-06-01*]: https://github.com/rayrod2030/chef-prometheus/compare/0.5.1...HEAD [0.5.1]: https://github.com/rayrod2030/chef-prometheus/compare/0.5.0...0.5.1 [0.5.0]: https://github.com/rayrod2030/chef-prometheus/compare/0.4.0...0.5.0 [0.4.0]: https://github.com/rayrod2030/chef-prometheus/compare/0.3.0...0.4.0 [0.3.0]: https://github.com/rayrod2030/chef-prometheus/compare/0.2.0...0.3.0 [0.2.0]: https://github.com/rayrod2030/chef-prometheus/compare/0.1.0...0.2.0