Skip to content

Commit 6356166

Browse files
committed
missing files for Release 4.4.0
1 parent 0c71168 commit 6356166

13 files changed

+55
-33
lines changed

CHANGELOG.rst

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

77

8+
v4.4.0
9+
======
10+
11+
Release Summary
12+
---------------
13+
14+
This is a BETA Release of ansible-oracle. Do not use it in production environments!
15+
16+
Minor Changes
17+
-------------
18+
19+
- ansible-doctor: Update to 4.0.1 (oravirt#397)
20+
- oradb_manage_db: Added support for aliasnames for Oracle Wallet (oravirt#400)
21+
- oradb_manage_db: allow multiline values for keys in sqlnet_ansible.ora (oravirt#400)
22+
- oradb_manage_wallet: New role for managing Oracle Wallets (oravirt#400)
23+
- pre-commit: Update multiple hooks (oravirt#397)
24+
25+
Security Fixes
26+
--------------
27+
28+
- dependabo: Update ansible-core in dev-tools (oravirt#398)
29+
- dependabo: bump ansible from 6.7.0 to 8.5.0 in /tools/ansible (oravirt#395)
30+
- dependabo: bump tj-actions/changed-files from 31 to 41 in /.github/workflows (oravirt#396)
31+
- oradb_manage_db: Remove visible password for sys, system and dbsnmp from dbca responsefile for 12.2+ (oravirt#401)
32+
833
v4.3.0
934
======
1035

changelogs/.plugin-cache.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,4 +159,4 @@ plugins:
159159
strategy: {}
160160
test: {}
161161
vars: {}
162-
version: 4.3.0
162+
version: 4.4.0

changelogs/changelog.yaml

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -642,3 +642,32 @@ releases:
642642
- molecule.yml
643643
- release.yml
644644
release_date: '2023-12-08'
645+
4.4.0:
646+
changes:
647+
minor_changes:
648+
- 'ansible-doctor: Update to 4.0.1 (oravirt#397)'
649+
- 'oradb_manage_db: Added support for aliasnames for Oracle Wallet (oravirt#400)'
650+
- 'oradb_manage_db: allow multiline values for keys in sqlnet_ansible.ora (oravirt#400)'
651+
- 'oradb_manage_wallet: New role for managing Oracle Wallets (oravirt#400)'
652+
- 'pre-commit: Update multiple hooks (oravirt#397)'
653+
release_summary: This is a BETA Release of ansible-oracle. Do not use it in
654+
production environments!
655+
security_fixes:
656+
- 'dependabo: Update ansible-core in dev-tools (oravirt#398)'
657+
- 'dependabo: bump ansible from 6.7.0 to 8.5.0 in /tools/ansible (oravirt#395)'
658+
- 'dependabo: bump tj-actions/changed-files from 31 to 41 in /.github/workflows
659+
(oravirt#396)'
660+
- 'oradb_manage_db: Remove visible password for sys, system and dbsnmp from
661+
dbca responsefile for 12.2+ (oravirt#401)'
662+
fragments:
663+
- 395_dependabot.yml
664+
- 396_dependabot.yml
665+
- 398_dependabot.yml
666+
- ansible-doctor.yml
667+
- dbca-response.yml
668+
- galaxy.yml
669+
- pre-commit.yml
670+
- sqlnet_ansible.yml
671+
- tnsnames_alias.yml
672+
- wallet.yml
673+
release_date: '2024-01-21'

changelogs/fragments/395_dependabot.yml

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

changelogs/fragments/396_dependabot.yml

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

changelogs/fragments/398_dependabot.yml

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

changelogs/fragments/ansible-doctor.yml

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

changelogs/fragments/dbca-response.yml

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

changelogs/fragments/galaxy.yml

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

changelogs/fragments/pre-commit.yml

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

0 commit comments

Comments
 (0)