Skip to content

Commit

Permalink
Sync bitbucket and GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
carchi8py committed Nov 7, 2023
1 parent ed33bdc commit 0a878ee
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 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 @@ NetApp ONTAP Collection Release Notes
.. contents:: Topics


v22.8.1
=======

Bugfixes
--------

- na_ontap_dns - fix keyerror for uuid when DNS is set to vserver in REST.
- na_ontap_volume - fix invalid field error with 'space.snapshot.autodelete' in REST.

v22.8.0
=======

Expand Down
10 changes: 10 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3094,3 +3094,13 @@ releases:
name: na_ontap_ems_config
namespace: ''
release_date: '2023-11-01'
22.8.1:
changes:
bugfixes:
- na_ontap_dns - fix keyerror for uuid when DNS is set to vserver in REST.
- na_ontap_volume - fix invalid field error with 'space.snapshot.autodelete'
in REST.
fragments:
- DEVOPS-6519.yaml
- DEVOPS-6520.yaml
release_date: '2023-11-07'

0 comments on commit 0a878ee

Please sign in to comment.