Skip to content

Commit

Permalink
Release 4.4.2 - 6th Beta Release of ansible-oracle
Browse files Browse the repository at this point in the history
  • Loading branch information
Rendanic committed Feb 6, 2024
1 parent b4591be commit 9221670
Show file tree
Hide file tree
Showing 7 changed files with 31 additions and 11 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,21 @@ opitzconsulting.ansible_oracle Release Notes
.. contents:: Topics


v4.4.2
======

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

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

Bugfixes
--------

- oradb_manage_wallet: bugfix for broken Remove DB-Credentials (oravirt#406)
- oradb_manage_wallet: bugfix for broken oracle_wallet_password (oravirt#406)
- oraswdb_manage_patches: refresh opatch lsinv after opatch rollback (oravirt#405)

v4.4.1
======

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.4.1
version: 4.4.2
14 changes: 14 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -682,3 +682,17 @@ releases:
- galaxy.yml
- oradb_manage_wallet.yml
release_date: '2024-01-21'
4.4.2:
changes:
bugfixes:
- 'oradb_manage_wallet: bugfix for broken Remove DB-Credentials (oravirt#406)'
- 'oradb_manage_wallet: bugfix for broken oracle_wallet_password (oravirt#406)'
- 'oraswdb_manage_patches: refresh opatch lsinv after opatch rollback (oravirt#405)'
release_summary: This is a BETA Release of ansible-oracle. Do not use it in
production environments!
fragments:
- opatch_apply.yml
- release.yml
- wallet.yml
- wallet2.yml
release_date: '2024-02-05'
3 changes: 0 additions & 3 deletions changelogs/fragments/opatch_apply.yml

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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: "Impoartant! This is a beta release! This is the collection of ansible-oracle from https://github.com/oravirt/ansible-oracle"
version: 4.4.1
version: 4.4.2
repository: https://github.com/oravirt/ansible-oracle.git
readme: README.md
authors:
Expand Down

0 comments on commit 9221670

Please sign in to comment.