summaryrefslogtreecommitdiffstats
path: root/ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-4731.yaml
blob: 13d722c6610f17adfde63d2d4c48885f73f24a35 (plain)
1
2
3
4
5
6
minor_changes:
  - na_ontap_volume - add support for SnapLock - only for REST.
bugfixes:
  - na_ontap_snapshot - fix key error on volume when using REST.
  - na_ontap_snapshot - add error message if volume is not found with REST.
  - na_ontap_volume - fix idempotency issue with compression settings when using REST.