22
33All notable changes to this project will be documented in this file.
44
5- ## Unreleased
6-
75Standardise files with files in sous-chefs/repo-management
8-
96Standardise files with files in sous-chefs/repo-management
107
11- ## 2.0.9 - * 2025-09-04*
12-
138## 2.0.8 - * 2025-06-08*
149
1510Standardise files with files in sous-chefs/repo-management
@@ -26,26 +21,16 @@ Standardise files with files in sous-chefs/repo-management
2621
2722Standardise files with files in sous-chefs/repo-management
2823
29- ## 2.0.6 - * 2024-05-03*
30-
3124## 2.0.5 - * 2024-05-03*
3225
3326Standardise files with files in sous-chefs/repo-management
3427
35- ## 2.0.4 - * 2023-09-28*
36-
37- ## 2.0.3 - * 2023-09-04*
38-
39- ## 2.0.2 - * 2023-07-10*
40-
41- ## 2.0.1 - * 2023-05-17*
42-
4328## 2.0.0 - * 2023-04-04*
4429
45- - Standardise files with files in sous-chefs/repo-management
46- - Stop running broken rspec tests
47- - Require Chef 15.3+ for unified_mode
48- - Require unified_mode for all resources
30+ * Standardise files with files in sous-chefs/repo-management
31+ * Stop running broken rspec tests
32+ * Require Chef 15.3+ for unified_mode
33+ * Require unified_mode for all resources
4934
5035## 1.3.11 - * 2023-04-01*
5136
@@ -67,91 +52,89 @@ Remove Delivery
6752
6853Standardise files with files in sous-chefs/repo-management
6954
70- ## 1.3.6 - * 2023-02-14*
71-
7255## 1.3.5 - * 2022-12-11*
7356
7457Standardise files with files in sous-chefs/repo-management
7558
7659## 1.3.4 - * 2022-02-17*
7760
78- - Standardise files with files in sous-chefs/repo-management
79- - Remove delivery folder
61+ * Standardise files with files in sous-chefs/repo-management
62+ * Remove delivery folder
8063
8164## 1.3.3 - * 2021-08-30*
8265
83- - Standardise files with files in sous-chefs/repo-management
66+ * Standardise files with files in sous-chefs/repo-management
8467
8568## 1.3.1 (2020-09-16)
8669
87- - resolved cookstyle error: libraries/provider_carbon_conf_accumulator.rb:37:7 refactor: ` ChefModernize/ActionMethodInResource `
88- - resolved cookstyle error: libraries/provider_storage_conf_accumulator.rb:37:7 refactor: ` ChefModernize/ActionMethodInResource `
89- - Fix frozen method error in libraries/chef_graphite_carbon_config_converter.rb
90- - Cookstyle Bot Auto Corrections with Cookstyle 6.16.8
70+ * resolved cookstyle error: libraries/provider_carbon_conf_accumulator.rb:37:7 refactor: ` ChefModernize/ActionMethodInResource `
71+ * resolved cookstyle error: libraries/provider_storage_conf_accumulator.rb:37:7 refactor: ` ChefModernize/ActionMethodInResource `
72+ * Fix frozen method error in libraries/chef_graphite_carbon_config_converter.rb
73+ * Cookstyle Bot Auto Corrections with Cookstyle 6.16.8
9174
9275## 1.3.0 (2020-06-06)
9376
94- - Fix bug with changing a frozen string in ruby 2.7.0
77+ * Fix bug with changing a frozen string in ruby 2.7.0
9578
9679## 1.2.0 (2020-05-27)
9780
98- - Fix Django/Twisted overridden version ([ #318 ] )
81+ * Fix Django/Twisted overridden version ([ #318 ] )
9982
10083## 1.1.1 - (2020-05-14)
10184
102- - resolved cookstyle error: libraries/provider_carbon_conf_accumulator.rb:50:83 convention: ` Layout/TrailingWhitespace `
103- - resolved cookstyle error: libraries/provider_carbon_conf_accumulator.rb:50:84 refactor: ` ChefModernize/FoodcriticComments `
104- - resolved cookstyle error: libraries/provider_storage_conf_accumulator.rb:48:83 convention: ` Layout/TrailingWhitespace `
105- - resolved cookstyle error: libraries/provider_storage_conf_accumulator.rb:48:84 refactor: ` ChefModernize/FoodcriticComments `
106- - Migrate to github actions
107- - Ran linters and addressed issues
108- - Ran latest cookstyle
109- - Remove unnecessary actions method in the resources
85+ * resolved cookstyle error: libraries/provider_carbon_conf_accumulator.rb:50:83 convention: ` Layout/TrailingWhitespace `
86+ * resolved cookstyle error: libraries/provider_carbon_conf_accumulator.rb:50:84 refactor: ` ChefModernize/FoodcriticComments `
87+ * resolved cookstyle error: libraries/provider_storage_conf_accumulator.rb:48:83 convention: ` Layout/TrailingWhitespace `
88+ * resolved cookstyle error: libraries/provider_storage_conf_accumulator.rb:48:84 refactor: ` ChefModernize/FoodcriticComments `
89+ * Migrate to github actions
90+ * Ran linters and addressed issues
91+ * Ran latest cookstyle
92+ * Remove unnecessary actions method in the resources
11093
11194## [ 1.1.0] - 2019-09-05
11295
113- - Fix cookstyle issues
114- - Should now work with Chef 13, 14 and 15
115- - Syntax and styling updates
116- - Compatibility with Chef 13 (.[ @oscar123mendoza ] )
96+ * Fix cookstyle issues
97+ * Should now work with Chef 13, 14 and 15
98+ * Syntax and styling updates
99+ * Compatibility with Chef 13 (.[ @oscar123mendoza ] )
117100
118101## [ 1.0.4] - 2016-01-29
119102
120103### Added
121104
122- - Adds License and Code of Conduct
105+ * Adds License and Code of Conduct
123106
124107### Fixed
125108
126- - Syntax and styling updates
127- - Use full Twisted version number
128- - Manage graphite nofile ulimit
129- - Fixes carbon source
109+ * Syntax and styling updates
110+ * Use full Twisted version number
111+ * Manage graphite nofile ulimit
112+ * Fixes carbon source
130113
131114### Known Issues
132115
133- - Reordering of Carbon .ini [ 241] ( https://github.com/sous-chefs/graphite/issues/241 )
134- - Graphite web timeout when restarting [ 224] ( https://github.com/sous-chefs/graphite/issues/224 )
116+ * Reordering of Carbon .ini [ 241] ( https://github.com/sous-chefs/graphite/issues/241 )
117+ * Graphite web timeout when restarting [ 224] ( https://github.com/sous-chefs/graphite/issues/224 )
135118
136119## [ 1.0.2] - 2014-11-18
137120
138121### Fixed
139122
140- - README improvements to address resource usage and removal of Apache dependency ([ @webframp ] , [ #187 ] )
141- - restart graphite-web in graphite_example sample recipe ([ @obazoud ] , [ #182 ] )
142- - remove unused ` ['graphite']['web_server'] ` attribute ([ @obazoud ] , [ #181 ] )
123+ * README improvements to address resource usage and removal of Apache dependency ([ @webframp ] , [ #187 ] )
124+ * restart graphite-web in graphite_example sample recipe ([ @obazoud ] , [ #182 ] )
125+ * remove unused ` ['graphite']['web_server'] ` attribute ([ @obazoud ] , [ #181 ] )
143126
144127## [ 1.0.1] - 2014-08-27
145128
146129### Fixed
147130
148- - Readme improvements.
131+ * Readme improvements.
149132
150133## [ 1.0.0] - 2014-08-27
151134
152135### Breaking Changes
153136
154- - Initial release of graphite library style cookbook. Complete rewrite of cookbook to provide reusable resources. Breaks backward compatibility with cookbook version prior 1.0\. ([ @webframp ] , [ @fnichol ] , [ @agoddard ] )
137+ * Initial release of graphite library style cookbook. Complete rewrite of cookbook to provide reusable resources. Breaks backward compatibility with cookbook version prior 1.0\. ([ @webframp ] , [ @fnichol ] , [ @agoddard ] )
155138
156139<!-- - The following link definition list is generated by PimpMyChangelog - -->
157140
0 commit comments