Skip to content

Release v4.2.0 BETA

Pre-release
Pre-release
Compare
Choose a tag to compare
@Rendanic Rendanic released this 19 Nov 21:43
· 155 commits to master since this release

v4.2.0

Release Summary

This is a BETA Release of ansible-oracle. Do not use it in production environments!

Major Changes

  • Ansible 7 (2.14) is new minimal version in ansible-oracle 4.x (#384)

Minor Changes

  • example: added oracle_listeners_config and listener_installed due to new asserts in 4.0 (#384)
  • experimental support for OracleLinux 9 (#384)
  • molecule: Switch to RU 19.21 (#384)

Breaking Changes / Porting Guide

  • Ansible 7 (2.14) is new minimal version in ansible-oracle 4.x (#384)
  • oraswdb_golden_image: Fixed wrong varible names oraswdb_golen_* to oraswdb_golden_* from breaking change #383 (#384)
  • oraswgi_golden_image: Fixed wrong varible names oraswgi_golen_* to oraswgi_golden_* from breaking change #383 (#384)

Bugfixes

  • oraswdb_manage_patches: bugfix for wrong stage directory when oracle_sw_copy=true (#384)