Skip to content

Commit

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


v4.4.1
======

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

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

Bugfixes
--------

- oradb_manage_wallet: fixed wrong dbpassword assignment, added debug option for password (oravirt#404)

v4.4.0
======

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.0
version: 4.4.1
11 changes: 11 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -671,3 +671,14 @@ releases:
- tnsnames_alias.yml
- wallet.yml
release_date: '2024-01-21'
4.4.1:
changes:
bugfixes:
- 'oradb_manage_wallet: fixed wrong dbpassword assignment, added debug option
for password (oravirt#404)'
release_summary: This is a BETA Release of ansible-oracle. Do not use it in
production environments!
fragments:
- galaxy.yml
- oradb_manage_wallet.yml
release_date: '2024-01-21'
3 changes: 0 additions & 3 deletions changelogs/fragments/oradb_manage_wallet.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.0
version: 4.4.1
repository: https://github.com/oravirt/ansible-oracle.git
readme: README.md
authors:
Expand Down

0 comments on commit adfa29d

Please sign in to comment.