- AZNFS-mount #138 (NFSv3) Fixed artifacts to correctly reflect the source code from the specified branch instead of the default main branch.
- AZNFS-mount #136 (NFSv3) Resolved the minor and major device numbers from the combined device ID received from the stat call to update the read-ahead configuration.
- AZNFS-mount #134 (NFSv3) Implemented changes to support retry mount and adjusted read-ahead configuration for improved read throughput.
- AZNFS-mount #122 (NFSv3) Added support for isolated environments in FQDN using the AZURE_ENDPOINT_OVERRIDE environment variable.
- AZNFS-mount #120 (NFSv3) Enhanced mount script logs to utilize the -v or --verbose option.
- AZNFS-mount #117 (NFSv3) Added support to manage and limit the dirty bytes configuration on the user's machine.
- AZNFS-mount #116 (NFSv3) Added support in mount-helper for AZNFS fingerprinting.
- AZNFS-mount #110 (NFSv3) Fixed a bug where proxy IP was being incorrectly computed in case of clash with an existing address from the host.
- AZNFS-mount #98
- (NFSv3) Fixed a bug when reconciling conntrack entries with multiple mounts to different accounts.
- (NFSv3) Fixed a bug to accurately fetch the mountpoint in case of multiple mounts to different containers on the same account.
- (NFSv3) Now we consult the mountmap for resolving regional account FQDN before we do the host lookup to ensure that multiple container mounts resolve to same the IP.
- AZNFS-mount #97 (NFSv3) Avoid user interaction completely in case of non-interactive setup. Issue #96
- AZNFS-mount #94 (NFSv3) Adding support for non-interactive installation for the package.
- AZNFS-mount #93 (NFSv3) aznfswatchdog now logs version number on startup.
- AZNFS-mount #89 (NFSv3) Adding the resiliency and addressing hang issue for Regional Accounts with AZNFS-mount.
- AZNFS-mount #84 (NFSv3) Introducing Auto-Update feature for AZNFS.
- AZNFS-mount #79 (NFSv3) Resolved a bug in aznfswatchdog introduced in an older version of bash.
- AZNFS-mount #78 (NFSv3) Prevent mounting of shares when the Blob IP->FQDN entry is present in /etc/hosts.
- AZNFS-mount #77 (NFSv3) Added support for packaging a tarball for the arm64 architecture, specifically for the AKS CSI driver.
- AZNFS-mount #76 (NFSv3) Introduced support for AZNFS when used with the AKS CSI driver, packaging a tarball for amd64 architecture.