Skip to content

Commit 646c1ae

Browse files
committed
Release 3.4.0
1 parent 23cd85f commit 646c1ae

File tree

6 files changed

+25
-8
lines changed

6 files changed

+25
-8
lines changed

CHANGELOG.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ opitzconsulting.ansible_oracle Release Notes
55
.. contents:: Topics
66

77

8+
v3.4.0
9+
======
10+
11+
Minor Changes
12+
-------------
13+
14+
- oradb_manage_db: customize ocenv initialization in bashrc (oravirt#310)
15+
16+
Bugfixes
17+
--------
18+
19+
- Fixed oracle packages for SLES 15.3 (oravirt#311)
20+
821
v3.3.0
922
======
1023

changelogs/.plugin-cache.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ plugins:
1414
shell: {}
1515
strategy: {}
1616
vars: {}
17-
version: 3.3.0
17+
version: 3.4.0

changelogs/changelog.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,3 +224,13 @@ releases:
224224
- manage_oracle_rdbms_procs.yml
225225
- release3.3.0.yml
226226
release_date: '2022-11-27'
227+
3.4.0:
228+
changes:
229+
bugfixes:
230+
- Fixed oracle packages for SLES 15.3 (oravirt#311)
231+
minor_changes:
232+
- 'oradb_manage_db: customize ocenv initialization in bashrc (oravirt#310)'
233+
fragments:
234+
- 311-orahost_sles153_packages.yml
235+
- ocenv_custom_bashrc.yml
236+
release_date: '2022-12-31'

changelogs/fragments/311-orahost_sles153_packages.yml

Lines changed: 0 additions & 3 deletions
This file was deleted.

changelogs/fragments/ocenv_custom_bashrc.yml

Lines changed: 0 additions & 3 deletions
This file was deleted.

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
namespace: opitzconsulting
33
name: ansible_oracle
44
description: "This is the collection of ansible-oracle from Branch oc on https://github.com/opitzconsulting/ansible-oracle"
5-
version: 3.3.0
5+
version: 3.4.0
66
repository: https://github.com/opitzconsulting/ansible-oracle.git
77
readme: README.md
88
authors:

0 commit comments

Comments
 (0)