Skip to content

Commit

Permalink
Release 3.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Rendanic committed Jul 28, 2023
1 parent c2ffc5b commit 535c264
Show file tree
Hide file tree
Showing 6 changed files with 20 additions and 8 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ opitzconsulting.ansible_oracle Release Notes
.. contents:: Topics


v3.10.1
=======

Bugfixes
--------

- oradb_facts: Bugfix for missing default variable definitions (oravirt#366)
- oradb_manage_grant: Bugfix for broken grant on pdb with db_domain (oravirt#365)

v3.10.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 @@ -24,4 +24,4 @@ plugins:
shell: {}
strategy: {}
vars: {}
version: 3.10.0
version: 3.10.1
9 changes: 9 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,15 @@ releases:
- oracle_sqldba.yml
- pre-commit.yml
release_date: '2023-07-26'
3.10.1:
changes:
bugfixes:
- 'oradb_facts: Bugfix for missing default variable definitions (oravirt#366)'
- 'oradb_manage_grant: Bugfix for broken grant on pdb with db_domain (oravirt#365)'
fragments:
- db_facts.yml
- grant.yml
release_date: '2023-07-28'
3.2.0:
changes:
bugfixes:
Expand Down
3 changes: 0 additions & 3 deletions changelogs/fragments/db_facts.yml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/fragments/grant.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: "This is the collection of ansible-oracle from https://github.com/oravirt/ansible-oracle"
version: 3.10.0
version: 3.10.1
repository: https://github.com/oravirt/ansible-oracle.git
readme: README.md
authors:
Expand Down

0 comments on commit 535c264

Please sign in to comment.