- Fixes in –max-retry-duration and –max-retry-sleep flags behaviors:
- Before Gcsfuse v1.2.1: –max-retry-duration flag was doing the job of –max-retry-sleep flag and –max-retry-sleep flag was unused (no effect on setting it).
- With Gcsfuse v1.2.1: –max-retry-sleep flag aligns to its documented behavior and –max-retry-duration flag is unused (no effect on setting it).
- Note: If you have been using --max-retry-duration or –max-retry-sleep, please review the changes carefully and update your mount commands accordingly.
- Upgraded golang version from 1.21.0 to 1.21.3. CVEs fixed are listed below: