- add support for specifying mountOptions to default StorageClass (#164,@pentago @dsharma-dc)
- update documentation on backend storage prerequisite (#165,@matthew-williams @dsharma-dc)
- update google analytics to use GA4 (#174,@Abhinandan-Purkait)
- add a toggle to allow/disallow garbage collection for the backend PVC (#167,@njuptlzf)
- add original PVC context to the nfs server deployment labels (#151,@farcaller)
- fix config generation logic -- prefer SC config over PVC config (@niladrih)
- send install analytic event for nfs-provisioner (#109,@mynktl)
- support to configure ImagePullSecret for nfs-server pods (#114,@g-linville)
- hooks support for nfs-provisioner, to add custom annotations/finalizers on nfs resources (#93,@mynktl)
- support to configure resource request and limit for NFS server resources (#92,@mittachaitu)
- added GHCR repository for docker images provisioner-nfs and nfs-server-alpine (#101,@niladrih)
- support to configure resource request and limit for NFS server resources (#92,@mittachaitu)
- added garbage-collector to remove stale NFS resources (#80,@mynktl)
- support to configure timeout for Backed PVC binding (#84,@mynktl)
- adding metrics for nfs-provisioner (#51,@mynktl)
- support to access nfs-share volume by non-root application (#52,@mittachaitu)
- support to provision nfs resources in user provided namespace (#58,@mynktl)
- support to specify node affinity rules of NFS Server (#59,@mittachaitu)