File tree Expand file tree Collapse file tree 2 files changed +50
-4
lines changed
Expand file tree Collapse file tree 2 files changed +50
-4
lines changed Original file line number Diff line number Diff line change 1- =======================================
2- middleware_automation .jws Release Notes
3- =======================================
1+ ========================================
2+ middleware \_ automation .jws Release Notes
3+ ========================================
44
55.. contents :: Topics
66
77This changelog describes changes after version 0.0.3.
88
9+ v2.1.0
10+ ======
11+
12+ Major Changes
13+ -------------
14+
15+ - AMW-196 Usage of become inside the jws role `#272 <https://github.com/ansible-middleware/jws/pull/272 >`_
16+ - Update default for ``jws_native `` `#269 <https://github.com/ansible-middleware/jws/pull/269 >`_
17+ - fix typo in variable name `#271 <https://github.com/ansible-middleware/jws/pull/271 >`_
18+
19+ Minor Changes
20+ -------------
21+
22+ - Add jws_enable var for consistency with other runtime collection `#277 <https://github.com/ansible-middleware/jws/pull/277 >`_
23+ - Make playbook ``become `` unnecessary `#274 <https://github.com/ansible-middleware/jws/pull/274 >`_
24+ - Update collection to use Ansible 2.16 as a minimum requirement `#276 <https://github.com/ansible-middleware/jws/pull/276 >`_
25+
926v2.0.0
1027======
1128
@@ -179,4 +196,3 @@ Release Summary
179196---------------
180197
181198This is the first stable release of the ``middleware_automation.jws `` collection.
182-
Original file line number Diff line number Diff line change @@ -295,3 +295,33 @@ releases:
295295 - 267.yaml
296296 - 268.yaml
297297 release_date : ' 2024-02-06'
298+ 2.1.0 :
299+ changes :
300+ major_changes :
301+ - ' AMW-196 Usage of become inside the jws role `#272 <https://github.com/ansible-middleware/jws/pull/272>`_
302+
303+ '
304+ - ' Update default for ``jws_native`` `#269 <https://github.com/ansible-middleware/jws/pull/269>`_
305+
306+ '
307+ - ' fix typo in variable name `#271 <https://github.com/ansible-middleware/jws/pull/271>`_
308+
309+ '
310+ minor_changes :
311+ - ' Add jws_enable var for consistency with other runtime collection `#277 <https://github.com/ansible-middleware/jws/pull/277>`_
312+
313+ '
314+ - ' Make playbook ``become`` unnecessary `#274 <https://github.com/ansible-middleware/jws/pull/274>`_
315+
316+ '
317+ - ' Update collection to use Ansible 2.16 as a minimum requirement `#276 <https://github.com/ansible-middleware/jws/pull/276>`_
318+
319+ '
320+ fragments :
321+ - 269.yaml
322+ - 271.yaml
323+ - 272.yaml
324+ - 274.yaml
325+ - 276.yaml
326+ - 277.yaml
327+ release_date : ' 2024-09-19'
You can’t perform that action at this time.
0 commit comments