1-
21<!DOCTYPE html>
32<!--
4- Generated by Apache Maven Doxia at 2024-12-09
5- Rendered using Reflow Maven Skin 1.2.0 (https://github.com/wcm-io/wcm-io-tooling/tree/develop/maven/skins/reflow-maven-skin)
3+ Generated by Apache Maven Doxia 2.0.0
4+ Rendered using Reflow Maven Skin 1.3.2 (https://github.com/wcm-io/wcm-io-tooling/tree/develop/maven/skins/reflow-maven-skin)
65-->
7- < html xml:lang ="en " lang ="en ">
6+ < html xml:lang ="en " lang ="en ">
87
98 < head >
109 < meta charset ="UTF-8 " />
2726 < link href ="https://devops.wcm.io/css/site.css " rel ="stylesheet " />
2827 < link href ="https://devops.wcm.io/css/print.css " rel ="stylesheet " media ="print " />
2928
30-
3129 </ head >
3230
33- < body class ="page-changes-report project-io.wcm.devops.conga.plugins.ansible.root " data-spy ="scroll " data-offset ="60 " data-target ="#toc-scroll-target ">
31+ < body class ="page-changes-report project-io.wcm.devops.conga.plugins.ansible.root " data-spy ="scroll " data-offset ="60 " data-target ="#toc-scroll-target " id =" body " >
3432
3533 < div class ="navbar navbar-fixed-top ">
3634 < div class ="navbar-inner ">
7674 < div class ="row " id ="banner ">
7775 < div class ="span12 ">
7876 < div class ="pull-left ">
79- < a href ="../../../ " id ="bannerLeft "> < h1 > < img src =" https://wcm.io/images/favicon-16@3x.png " /> wcm.io DevOps</ h1 > </ a >
77+ < a href ="../../../ " id ="bannerLeft "> < h1 > < img src =' https://wcm.io/images/favicon-16@3x.png ' /> wcm.io DevOps</ h1 > </ a >
8078 < p class ="lead "> Tools for Configuration Management and Deployment</ p >
8179 </ div >
8280 < div class ="pull-right ">
83- < div id ="bannerRight "> < h1 > < img src =" https://devops.wcm.io/conga/images/conga.png " style =" height:120px " /> </ h1 > </ div >
81+ < div id ="bannerRight "> < h1 > < image src =' https://devops.wcm.io/conga/images/conga.png ' style =' height:120px ' /> </ h1 > </ div >
8482 </ div >
8583 </ div >
8684 </ div >
10098 < div class ="row ">
10199 < div class ="span8 ">
102100 < div class ="body-content ">
103- < section >
101+ < section >
104102 < div class ="page-header ">
105- < h2 id ="Changes_Report "> Changes Report</ h2 >
106- </ div >
107- < section >
108- < h3 id ="Release_History "> Release History</ h3 >
109- < table border ="0 " class ="bodyTable table table-striped table-hover ">
110- < thead >
111- < tr class ="a ">
112- < th > Version</ th >
113- < th > Date</ th >
114- < th > Description</ th >
115- </ tr >
116- </ thead >
117- < tbody >
118- < tr class ="b ">
119- < td > < a href ="#a1.4.6 "> 1.4.6</ a > </ td >
120- < td > 2023-10-18</ td >
121- < td > </ td >
122- </ tr >
123- < tr class ="a ">
124- < td > < a href ="#a1.4.4 "> 1.4.4</ a > </ td >
125- < td > 2023-09-18</ td >
126- < td > </ td >
127- </ tr >
128- < tr class ="b ">
129- < td > < a href ="#a1.4.2 "> 1.4.2</ a > </ td >
130- < td > 2023-03-27</ td >
131- < td > </ td >
132- </ tr >
133- < tr class ="a ">
134- < td > < a href ="#a1.4.0 "> 1.4.0</ a > </ td >
135- < td > 2022-05-11</ td >
136- < td > </ td >
137- </ tr >
138- < tr class ="b ">
139- < td > < a href ="#a1.3.2 "> 1.3.2</ a > </ td >
140- < td > 2020-07-10</ td >
141- < td > </ td >
142- </ tr >
143- < tr class ="a ">
144- < td > < a href ="#a1.3.0 "> 1.3.0</ a > </ td >
145- < td > 2018-08-17</ td >
146- < td > </ td >
147- </ tr >
148- < tr class ="b ">
149- < td > < a href ="#a1.2.0 "> 1.2.0</ a > </ td >
150- < td > 2018-07-13</ td >
151- < td > </ td >
152- </ tr >
153- < tr class ="a ">
154- < td > < a href ="#a1.1.0 "> 1.1.0</ a > </ td >
155- < td > 2018-05-04</ td >
156- < td > </ td >
157- </ tr >
158- < tr class ="b ">
159- < td > < a href ="#a1.0.0 "> 1.0.0</ a > </ td >
160- < td > 2018-01-15</ td >
161- < td > </ td >
162- </ tr >
163- </ tbody >
164- </ table >
165- </ section >
166- < section >
167- < h3 id ="a1.4.6 "> Release 1.4.6 – 2023-10-18</ h3 >
168- < table border ="0 " class ="bodyTable table table-striped table-hover ">
169- < thead >
170- < tr class ="a ">
171- < th > Type</ th >
172- < th > Changes</ th >
173- < th > By</ th >
174- </ tr >
175- </ thead >
176- < tbody >
177- < tr class ="b ">
178- < td > < i class ="icon-wrench "> </ i > </ td >
179- < td > Increase SnakeYAML codepoint limit to 64MB (from default 3MB). Fixes < a class ="externalLink " href ="https://github.com/wcm-io-devops/conga-ansible-plugin/issues/11 "> 11</ a > .</ td >
180- < td > sseifert</ td >
181- </ tr >
182- </ tbody >
183- </ table >
184- </ section >
185- < section >
186- < h3 id ="a1.4.4 "> Release 1.4.4 – 2023-09-18</ h3 >
187- < table border ="0 " class ="bodyTable table table-striped table-hover ">
188- < thead >
189- < tr class ="a ">
190- < th > Type</ th >
191- < th > Changes</ th >
192- < th > By</ th >
193- </ tr >
194- </ thead >
195- < tbody >
196- < tr class ="b ">
197- < td > < i class ="icon-wrench "> </ i > </ td >
198- < td > Add our own version of < code > org.yaml.snakeyaml.inspector.TrustedTagInspector</ code > as it was removed from the SnakeYAML codebase with version 2.1.</ td >
199- < td > sseifert</ td >
200- </ tr >
201- </ tbody >
202- </ table >
203- </ section >
204- < section >
205- < h3 id ="a1.4.2 "> Release 1.4.2 – 2023-03-27</ h3 >
206- < table border ="0 " class ="bodyTable table table-striped table-hover ">
207- < thead >
208- < tr class ="a ">
209- < th > Type</ th >
210- < th > Changes</ th >
211- < th > By</ th >
212- </ tr >
213- </ thead >
214- < tbody >
215- < tr class ="b ">
216- < td > < i class ="icon-refresh "> </ i > </ td >
217- < td > Switch to Java 11 as minimum version.</ td >
218- < td > sseifert</ td >
219- </ tr >
220- < tr class ="a ">
221- < td > < i class ="icon-refresh "> </ i > </ td >
222- < td > Update to SnakeYAML 2.0, use TrustedTagInspector.</ td >
223- < td > sseifert</ td >
224- </ tr >
225- </ tbody >
226- </ table >
227- </ section >
228- < section >
229- < h3 id ="a1.4.0 "> Release 1.4.0 – 2022-05-11</ h3 >
230- < table border ="0 " class ="bodyTable table table-striped table-hover ">
231- < thead >
232- < tr class ="b ">
233- < th > Type</ th >
234- < th > Changes</ th >
235- < th > By</ th >
236- </ tr >
237- </ thead >
238- < tbody >
239- < tr class ="a ">
240- < td > < i class ="icon-plus "> </ i > </ td >
241- < td > Support retrieving Ansible vault password from ANSIBLE_VAULT_PASSWORD environment variable.</ td >
242- < td > trichter</ td >
243- </ tr >
244- </ tbody >
245- </ table >
246- </ section >
247- < section >
248- < h3 id ="a1.3.2 "> Release 1.3.2 – 2020-07-10</ h3 >
249- < table border ="0 " class ="bodyTable table table-striped table-hover ">
250- < thead >
251- < tr class ="b ">
252- < th > Type</ th >
253- < th > Changes</ th >
254- < th > By</ th >
255- </ tr >
256- </ thead >
257- < tbody >
258- < tr class ="a ">
259- < td > < i class ="icon-refresh "> </ i > </ td >
260- < td > Lower log level for vault encryption handling to "trace".</ td >
261- < td > sseifert</ td >
262- </ tr >
263- < tr class ="b ">
264- < td > < i class ="icon-refresh "> </ i > </ td >
265- < td > Update dependencies.</ td >
266- < td > sseifert</ td >
267- </ tr >
268- </ tbody >
269- </ table >
270- </ section >
271- < section >
272- < h3 id ="a1.3.0 "> Release 1.3.0 – 2018-08-17</ h3 >
273- < table border ="0 " class ="bodyTable table table-striped table-hover ">
274- < thead >
275- < tr class ="a ">
276- < th > Type</ th >
277- < th > Changes</ th >
278- < th > By</ th >
279- </ tr >
280- </ thead >
281- < tbody >
282- < tr class ="b ">
283- < td > < i class ="icon-plus "> </ i > </ td >
284- < td > Add support for dynamic pyhton scripts as input for Ansible Inventory and Ansible Vault files.</ td >
285- < td > sseifert</ td >
286- </ tr >
287- < tr class ="a ">
288- < td > < i class ="icon-plus "> </ i > </ td >
289- < td > Add support for using JsonPath expressions to get values from JSON-style Ansible inventories.</ td >
290- < td > sseifert</ td >
291- </ tr >
292- </ tbody >
293- </ table >
294- </ section >
295- < section >
296- < h3 id ="a1.2.0 "> Release 1.2.0 – 2018-07-13</ h3 >
297- < table border ="0 " class ="bodyTable table table-striped table-hover ">
298- < thead >
299- < tr class ="b ">
300- < th > Type</ th >
301- < th > Changes</ th >
302- < th > By</ th >
303- </ tr >
304- </ thead >
305- < tbody >
306- < tr class ="a ">
307- < td > < i class ="icon-plus "> </ i > </ td >
308- < td > Add YamlConstructorPlugin for Ansible Vault tags in YAML files.</ td >
309- < td > sseifert</ td >
310- </ tr >
311- < tr class ="b ">
312- < td > < i class ="icon-wrench "> </ i > </ td >
313- < td > Fix reading encrypted Ansible Vault files with windows line endings.</ td >
314- < td > sseifert</ td >
315- </ tr >
316- </ tbody >
317- </ table >
318- </ section >
319- < section >
320- < h3 id ="a1.1.0 "> Release 1.1.0 – 2018-05-04</ h3 >
321- < table border ="0 " class ="bodyTable table table-striped table-hover ">
322- < thead >
323- < tr class ="a ">
324- < th > Type</ th >
325- < th > Changes</ th >
326- < th > By</ th >
327- </ tr >
328- </ thead >
329- < tbody >
330- < tr class ="b ">
331- < td > < i class ="icon-refresh "> </ i > </ td >
332- < td > Encrypt sensitive configuration parameter values in model export YAML file.</ td >
333- < td > sseifert</ td >
334- </ tr >
335- < tr class ="a ">
336- < td > < i class ="icon-wrench "> </ i > </ td >
337- < td > Fix Ansible Vault decryption issue with Python libraries and invalid padding.</ td >
338- < td > sseifert</ td >
339- </ tr >
340- </ tbody >
341- </ table >
342- </ section >
343- < section >
344- < h3 id ="a1.0.0 "> Release 1.0.0 – 2018-01-15</ h3 >
345- < table border ="0 " class ="bodyTable table table-striped table-hover ">
346- < thead >
347- < tr class ="b ">
348- < th > Type</ th >
349- < th > Changes</ th >
350- < th > By</ th >
351- </ tr >
352- </ thead >
353- < tbody >
354- < tr class ="a ">
355- < td > < i class ="icon-plus "> </ i > </ td >
356- < td > Initial release.</ td >
357- < td > sseifert</ td >
358- </ tr >
359- </ tbody >
360- </ table >
361- </ section >
103+ < h1 id ="changes_report "> Changes Report</ h1 >
104+ </ div >
105+ < section >
106+ < h2 id ="release_history "> Release History</ h2 > Version Date Description < a href ="#a1.4.6 "> 1.4.6</ a > 2023-10-18 < a href ="#a1.4.4 "> 1.4.4</ a > 2023-09-18 < a href ="#a1.4.2 "> 1.4.2</ a > 2023-03-27 < a href ="#a1.4.0 "> 1.4.0</ a > 2022-05-11 < a href ="#a1.3.2 "> 1.3.2</ a > 2020-07-10 < a href ="#a1.3.0 "> 1.3.0</ a > 2018-08-17 < a href ="#a1.2.0 "> 1.2.0</ a > 2018-07-13 < a href ="#a1.1.0 "> 1.1.0</ a > 2018-05-04 < a href ="#a1.0.0 "> 1.0.0</ a > 2018-01-15
107+ </ section >
108+ < section >
109+ < h2 id ="a1.4.6 "> Release 1.4.6 – 2023-10-18</ h2 > Type Changes By < i class ="icon-wrench "> </ i > Increase SnakeYAML codepoint limit to 64MB (from default 3MB). Fixes < a class ="externalLink " href ="https://github.com/wcm-io-devops/conga-ansible-plugin/issues/11 "> 11</ a > . sseifert
110+ </ section >
111+ < section >
112+ < h2 id ="a1.4.4 "> Release 1.4.4 – 2023-09-18</ h2 > Type Changes By < i class ="icon-wrench "> </ i > Add our own version of < code > org.yaml.snakeyaml.inspector.TrustedTagInspector</ code > as it was removed from the SnakeYAML codebase with version 2.1. sseifert
113+ </ section >
114+ < section >
115+ < h2 id ="a1.4.2 "> Release 1.4.2 – 2023-03-27</ h2 > Type Changes By < i class ="icon-refresh "> </ i > Switch to Java 11 as minimum version. sseifert < i class ="icon-refresh "> </ i > Update to SnakeYAML 2.0, use TrustedTagInspector. sseifert
116+ </ section >
117+ < section >
118+ < h2 id ="a1.4.0 "> Release 1.4.0 – 2022-05-11</ h2 > Type Changes By < i class ="icon-plus "> </ i > Support retrieving Ansible vault password from ANSIBLE_VAULT_PASSWORD environment variable. trichter
119+ </ section >
120+ < section >
121+ < h2 id ="a1.3.2 "> Release 1.3.2 – 2020-07-10</ h2 > Type Changes By < i class ="icon-refresh "> </ i > Lower log level for vault encryption handling to "trace". sseifert < i class ="icon-refresh "> </ i > Update dependencies. sseifert
122+ </ section >
123+ < section >
124+ < h2 id ="a1.3.0 "> Release 1.3.0 – 2018-08-17</ h2 > Type Changes By < i class ="icon-plus "> </ i > Add support for dynamic pyhton scripts as input for Ansible Inventory and Ansible Vault files. sseifert < i class ="icon-plus "> </ i > Add support for using JsonPath expressions to get values from JSON-style Ansible inventories. sseifert
125+ </ section >
126+ < section >
127+ < h2 id ="a1.2.0 "> Release 1.2.0 – 2018-07-13</ h2 > Type Changes By < i class ="icon-plus "> </ i > Add YamlConstructorPlugin for Ansible Vault tags in YAML files. sseifert < i class ="icon-wrench "> </ i > Fix reading encrypted Ansible Vault files with windows line endings. sseifert
128+ </ section >
129+ < section >
130+ < h2 id ="a1.1.0 "> Release 1.1.0 – 2018-05-04</ h2 > Type Changes By < i class ="icon-refresh "> </ i > Encrypt sensitive configuration parameter values in model export YAML file. sseifert < i class ="icon-wrench "> </ i > Fix Ansible Vault decryption issue with Python libraries and invalid padding. sseifert
131+ </ section >
132+ < section >
133+ < h2 id ="a1.0.0 "> Release 1.0.0 – 2018-01-15</ h2 > Type Changes By < i class ="icon-plus "> </ i > Initial release. sseifert
134+ </ section >
362135</ section >
363136 </ div >
364137 </ div >
@@ -367,9 +140,9 @@ <h3 id="a1.0.0">Release 1.0.0 – 2018-01-15</h3>
367140 < div class ="well ">
368141 < ul class ="nav nav-list ">
369142 < li class ="nav-header "> Table of Contents</ li >
370- < li class ="dropdown "> < a href ="#Changes_Report " title ="Changes Report "> Changes Report < b class ="caret "> </ b > </ a >
143+ < li class ="dropdown "> < a href ="#changes_report " title ="Changes Report "> Changes Report < b class ="caret "> </ b > </ a >
371144 < ul class ="nav nav-list ">
372- < li > < a href ="#Release_History " title ="Release History "> Release History</ a >
145+ < li > < a href ="#release_history " title ="Release History "> Release History</ a >
373146 < li > < a href ="#a1.4.6 " title ="Release 1.4.6 – 2023-10-18 "> Release 1.4.6 – 2023-10-18</ a >
374147 < li > < a href ="#a1.4.4 " title ="Release 1.4.4 – 2023-09-18 "> Release 1.4.4 – 2023-09-18</ a >
375148 < li > < a href ="#a1.4.2 " title ="Release 1.4.2 – 2023-03-27 "> Release 1.4.2 – 2023-03-27</ a >
@@ -482,9 +255,9 @@ <h3 id="a1.0.0">Release 1.0.0 – 2018-01-15</h3>
482255 < div class ="container subfooter ">
483256 < div class ="row ">
484257 < div class ="span12 ">
485- < p class ="pull-right "> < a href ="# "> Back to top</ a > </ p >
486- < p class ="copyright "> Copyright ©2015-2024 < a href ="https://devops.wcm.io "> wcm.io DevOps</ a > . All Rights Reserved.</ p >
487- < p class ="version-date "> < span class ="projectVersion "> Version: 1.4.7-SNAPSHOT. </ span > < span class ="publishDate "> Last Published: 2024-12-09 . </ span > </ p >
258+ < p class ="pull-right "> < a href ="#body "> Back to top</ a > </ p >
259+ < p class ="copyright "> Copyright ©2015-2025 < a href ="https://devops.wcm.io "> wcm.io DevOps</ a > . All Rights Reserved.</ p >
260+ < p class ="version-date "> < span class ="projectVersion "> Version: 1.4.7-SNAPSHOT. </ span > < span class ="publishDate "> Last Published: 2025-01-08 . </ span > </ p >
488261 </ div >
489262 </ div >
490263 </ div >
0 commit comments