File tree Expand file tree Collapse file tree 10 files changed +63
-26
lines changed Expand file tree Collapse file tree 10 files changed +63
-26
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,38 @@ opitzconsulting.ansible_oracle Release Notes
55.. contents :: Topics
66
77
8+ v4.2.0
9+ ======
10+
11+ Release Summary
12+ ---------------
13+
14+ This is a BETA Release of ansible-oracle. Do not use it in production environments!
15+
16+ Major Changes
17+ -------------
18+
19+ - Ansible 7 (2.14) is new minimal version in ansible-oracle 4.x (oravirt#384)
20+
21+ Minor Changes
22+ -------------
23+
24+ - example: added oracle_listeners_config and listener_installed due to new asserts in 4.0 (oravirt#384)
25+ - experimental support for OracleLinux 9 (oravirt#384)
26+ - molecule: Switch to RU 19.21 (oravirt#384)
27+
28+ Breaking Changes / Porting Guide
29+ --------------------------------
30+
31+ - Ansible 7 (2.14) is new minimal version in ansible-oracle 4.x (oravirt#384)
32+ - oraswdb_golden_image: Fixed wrong varible names oraswdb_golen_* to oraswdb_golden_* from breaking change oravirt#383 (oravirt#384)
33+ - oraswgi_golden_image: Fixed wrong varible names oraswgi_golen_* to oraswgi_golden_* from breaking change oravirt#383 (oravirt#384)
34+
35+ Bugfixes
36+ --------
37+
38+ - oraswdb_manage_patches: bugfix for wrong stage directory when oracle_sw_copy=true (oravirt#384)
39+
840v4.1.0
941======
1042
Original file line number Diff line number Diff line change @@ -159,4 +159,4 @@ plugins:
159159 strategy : {}
160160 test : {}
161161 vars : {}
162- version : 4.1 .0
162+ version : 4.2 .0
Original file line number Diff line number Diff line change @@ -590,3 +590,33 @@ releases:
590590 - release_410.yml
591591 - statspack.yml
592592 release_date : ' 2023-11-08'
593+ 4.2.0 :
594+ changes :
595+ breaking_changes :
596+ - Ansible 7 (2.14) is new minimal version in ansible-oracle 4.x (oravirt#384)
597+ - ' oraswdb_golden_image: Fixed wrong varible names oraswdb_golen_* to oraswdb_golden_*
598+ from breaking change oravirt#383 (oravirt#384)'
599+ - ' oraswgi_golden_image: Fixed wrong varible names oraswgi_golen_* to oraswgi_golden_*
600+ from breaking change oravirt#383 (oravirt#384)'
601+ bugfixes :
602+ - ' oraswdb_manage_patches: bugfix for wrong stage directory when oracle_sw_copy=true
603+ (oravirt#384)'
604+ major_changes :
605+ - Ansible 7 (2.14) is new minimal version in ansible-oracle 4.x (oravirt#384)
606+ minor_changes :
607+ - ' example: added oracle_listeners_config and listener_installed due to new
608+ asserts in 4.0 (oravirt#384)'
609+ - experimental support for OracleLinux 9 (oravirt#384)
610+ - ' molecule: Switch to RU 19.21 (oravirt#384)'
611+ release_summary : This is a BETA Release of ansible-oracle. Do not use it in
612+ production environments!
613+ fragments :
614+ - ansible_version.yml
615+ - beginner_example.yml
616+ - beta_release.yml
617+ - golen_image_typo.yml
618+ - molecule.yml
619+ - ol9.yml
620+ - oraswdb_manage_patches.yml
621+ - patch_download.yml
622+ release_date : ' 2023-11-19'
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments