Changes in version 1.6.0 Bug fixes and minor improvements - Sanitize error messages in .az_do() to prevent sensitive information in URLs. - Added unit tests for utility functions. Changes in version 1.4.0 - Minimum R version requirement updated to 4.5.0. Changes in version 1.2.0 - Maintenance release following Bioconductor release cycle. Changes in version 1.0.0 - Initial release to Bioconductor. - Added has_avworkspace() method for azure platform to check if the AnVIL environment is set up correctly. - az_health_check() now checks if required apps (e.g., CBAS, WDS) are running in the workspace. - avcopy() now includes a dry parameter (default TRUE) for dry runs. - Un-exported internal az_copy_*_storage helpers. - Improved azcopyStatus handling and error reporting. Changes in version 0.99.7 - Initial Bioconductor submission.