Skip to content

Commit

Permalink
23.10 Changelog
Browse files Browse the repository at this point in the history
Co-authored-by: Tori Revilla <victorir@netapp.com>
  • Loading branch information
agagan and torirevilla authored Nov 2, 2023
1 parent 4ef279a commit 212891d
Showing 1 changed file with 30 additions and 1 deletion.
31 changes: 30 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,36 @@

[Releases](https://github.com/NetApp/trident/releases)

## Changes since v23.04.0
## Changes since v23.07.0

**Fixes:**

- Fixed volume expansion if a new requested size is smaller than the total volume size for ontap-nas and ontap-nas-flexgroup storage drivers (Issue [#834](https://github.com/NetApp/trident/issues/834)).
- Fixed volume size to display only usable size of the volume during import for ontap-nas and ontap-nas-flexgroup storage drivers (Issue [#722](https://github.com/NetApp/trident/issues/722)).
- Fixed FlexVol name conversion for ONTAP-NAS-Economy.
- Fixed Trident initialization issue on a windows node when node is rebooted.

**Enhancements:**

- **Kubernetes:** Added support for Kubernetes 1.28.
- Added support for using Azure Managed Identities (AMI) with azure-netapp-files storage driver.
- Added support for NVMe over TCP for the ONTAP-SAN driver.
- Added ability to pause the provisioning of a volume when backend is set to suspended state by user (Issue [#558](https://github.com/NetApp/trident/issues/558)).

**Other advanced storage management/provisioning/access features available in Astra Control include:**

- Read-only clones
- Snapshot Restore
- Support for Kerberos in-flight encryption
- Volume Replication

Please refer to [Astra Control Documentation](https://docs.netapp.com/us-en/astra-control-center/use/enable-acp.html) for details on these features.

**Deprecations:**

- **Kubernetes:** Updated minimum supported Kubernetes to 1.23.

## v23.07.0

**Fixes:**

Expand Down

0 comments on commit 212891d

Please sign in to comment.