Skip to content

Commit

Permalink
Release 4.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Rendanic committed Sep 1, 2024
1 parent 34cb478 commit be5f738
Show file tree
Hide file tree
Showing 19 changed files with 87 additions and 50 deletions.
44 changes: 38 additions & 6 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,44 @@
============================================
opitzconsulting.ansible_oracle Release Notes
============================================
=============================================
opitzconsulting.ansible\_oracle Release Notes
=============================================

.. contents:: Topics

v4.10.0
=======

Release Summary
---------------

`ansible-oracle` 4.10.0 supports OL9/RHEL9 without the need to install the software
from a golden image. The exmples for beginner_patching and RAC have been fixed to
use the new pre-patching support in `oraswdb_install`.

Minor Changes
-------------

- added missing collection dependencies (oravirt#469)
- ansible-builder: moved to new base image (oravirt#470)
- ansible-lint: Update ansible-lint to 24.7.0 (oravirt#471)
- ansible-lint: fqcn[action-core] for ansible.builtin.yum due to OL7 compatibility (oravirt#471)
- antsibull-changelog: Upgrade version 0.29.0 (oravirt#472)
- beginner_patching: updated example to ansible-oracle 4.x (oravirt#469)
- molecule: changes to dbfs for new dbfs-ol9 szenario (oravirt#469)
- molecule: dbfs-ol9 for RDBMS prepatch testing (oravirt#469)
- ocenv: version 2024-08-23 of ocenv environment script (oravirt#468)
- oraswdb_install: Added support for prepatching in runInstaller for 19c (oravirt#469)
- oraswdb_manage_patches: added parameter oraswdb_manage_patches_force_opatch_upgrade for applyRU in runInstaller (oravirt#469)
- tools: changed requirements_dev.txt for venv (oravirt#470)

Deprecated Features
-------------------

- End of Life for Oracle Linux 7 and RHEL7 (oravirt#466)

Bugfixes
--------

- orahost_meta: Added default for oracle_install_option_gi to limit dependency to other roles (oravirt#467)

v4.9.0
======
Expand Down Expand Up @@ -325,7 +360,6 @@ Please make sure, that furture Pull-Requests have updated README.md included, wh
A new github Action will check for it.
Some variable defaults have been changed.


Minor Changes
-------------

Expand Down Expand Up @@ -511,7 +545,6 @@ This is ansible-oracle 3.8.0.
The target database server must have Python3 installaed which is automatically done with role `orahost`.
It is mandatory for the module `oracle_db` which is used in `oradb_manage_db`.


Minor Changes
-------------

Expand Down Expand Up @@ -732,7 +765,6 @@ Release Summary
ansible-oracle has been converted into a collection.
This release starts using antsibull-changelog for managing the CHANGELOG.rst.


Major Changes
-------------

Expand Down
2 changes: 1 addition & 1 deletion changelogs/.plugin-cache.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -159,4 +159,4 @@ plugins:
strategy: {}
test: {}
vars: {}
version: 4.9.0
version: 4.10.0
45 changes: 45 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -590,6 +590,51 @@ releases:
- release_410.yml
- statspack.yml
release_date: '2023-11-08'
4.10.0:
changes:
bugfixes:
- 'orahost_meta: Added default for oracle_install_option_gi to limit dependency
to other roles (oravirt#467)'
deprecated_features:
- End of Life for Oracle Linux 7 and RHEL7 (oravirt#466)
minor_changes:
- added missing collection dependencies (oravirt#469)
- 'ansible-builder: moved to new base image (oravirt#470)'
- 'ansible-lint: Update ansible-lint to 24.7.0 (oravirt#471)'
- 'ansible-lint: fqcn[action-core] for ansible.builtin.yum due to OL7 compatibility
(oravirt#471)'
- 'antsibull-changelog: Upgrade version 0.29.0'
- 'beginner_patching: updated example to ansible-oracle 4.x (oravirt#469)'
- 'molecule: changes to dbfs for new dbfs-ol9 szenario (oravirt#469)'
- 'molecule: dbfs-ol9 for RDBMS prepatch testing (oravirt#469)'
- 'ocenv: version 2024-08-23 of ocenv environment script (oravirt#468)'
- 'oraswdb_install: Added support for prepatching in runInstaller for 19c (oravirt#469)'
- 'oraswdb_manage_patches: added parameter oraswdb_manage_patches_force_opatch_upgrade
for applyRU in runInstaller (oravirt#469)'
- 'tools: changed requirements_dev.txt for venv (oravirt#470)'
release_summary: '`ansible-oracle` 4.10.0 supports OL9/RHEL9 without the need
to install the software
from a golden image. The exmples for beginner_patching and RAC have been fixed
to
use the new pre-patching support in `oraswdb_install`.'
fragments:
- ansible-lint.yml
- ansible-lint2.yml
- antsibull.yml
- beginner_patching.yml
- builder.yml
- collection_dependencies.yml
- molecule_dbfs.yml
- molecule_dbfs_ol9.yml
- ocenv.yml
- orahost_meta_gi.yml
- oraswdb_manage_patches.yml
- prepatching_19c.yml
- release.yml
- rhel_ol7.yaml
release_date: '2024-09-01'
4.2.0:
changes:
breaking_changes:
Expand Down
3 changes: 0 additions & 3 deletions changelogs/fragments/ansible-lint.yml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/fragments/ansible-lint2.yml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/fragments/antsibull.yml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/fragments/beginner_patching.yml

This file was deleted.

4 changes: 0 additions & 4 deletions changelogs/fragments/builder.yml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/fragments/collection_dependencies.yml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/fragments/molecule_dbfs.yml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/fragments/molecule_dbfs_ol9.yml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/fragments/ocenv.yml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/fragments/orahost_meta_gi.yml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/fragments/oraswdb_manage_patches.yml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/fragments/prepatching_19c.yml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/fragments/rhel_ol7.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion example/beginner_patching/ansible/requirements.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
collections:
- name: opitzconsulting.ansible_oracle
version: 4.9.0
version: 4.10.0

# following entry is for development only!
# - name: opitzconsulting.ansible_oracle
Expand Down
2 changes: 1 addition & 1 deletion example/rac/ansible/requirements.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
collections:
- name: opitzconsulting.ansible_oracle
version: 4.9.0
version: 4.10.0

# following entry is for development only!
# - name: opitzconsulting.ansible_oracle
Expand Down
2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
namespace: opitzconsulting
name: ansible_oracle
description: "This is the collection of ansible-oracle from https://github.com/oravirt/ansible-oracle"
version: 4.9.0
version: 4.10.0
repository: https://github.com/oravirt/ansible-oracle.git
readme: README.md
authors:
Expand Down

0 comments on commit be5f738

Please sign in to comment.