PackageTrack

Go modules · #2115

github.com/Azure/azure-storage-fuse

v1.2.4Azure/azure-storage-fuse

Release timeline

19 releases since 2017
2019202120232025

Releases

  1. v1.2.5-0.20240515093730-cfc704137f5d15 May 2024pre-release

    Nothing published for this version

  2. v1.2.5-0.20221110081111-0b128b4a0f1e10 Nov 2022pre-release

    Nothing published for this version

  3. v1.2.5-0.20220802150802-355326ff4e282 Aug 2022pre-release

    Nothing published for this version

  4. v1.2.5-0.20220722051842-ce426ada3ba422 Jul 2022pre-release

    Nothing published for this version

  5. v1.2.428 Jun 2020
    Release notes

    This project publishes no release notes. Between v1.1.1 and v1.2.4 there were 36 commits, 35 of them substantive:

    • Unlink success returned correctly (#309)
    • Support Managed Identity Authentication in blobfuse (#336)
    • Adding Boost Filesystem normalization to tmp-path [#233] (#325)
    • Updating error message when an incorrect configuration file is given and updating versions (#339)
    • Remove build folder (#345)
    • Support Service Principal Name Authentication in blobfuse (#337)
    • Support using a MSI client secret alongside a client ID and logs HTTP (#354)
    • Systemd service file (#350)
    • redact MSI secret (#372)
    • allow msi auth without expires_in property in toke, expires_on only
    • CMakeLists changes- debug flag
    • added test cases for expired and oauthtken formats
    • converted tabs to spaces
    • tabs removed
    • tabs removed
    • fixed tabs, comments
    • fixed tabs, comments
    • fixed tabs, comments
    • fixed tabs, comments
    • fixed tabs, comments

    …and 15 more.

  6. v1.1.127 Aug 2019
    Release notes

    This project publishes no release notes. Between v1.0.3 and v1.1.1 there were 7 commits, 6 of them substantive:

    • feat: add AZURE_BLOB_ENDPOINT env support
    • Attribute Cache and better Error return when one is not given (#298)
    • Gc cache threshold pr + test reformat (#300)
    • Seg fault tinyxml fix addressing issue #249 (#302)
    • Adding Dependency for FUSE, updating README, remove debug statements (#304)
    • Switching c++14 to c++11, adding boost (#307)
  7. v1.0.330 Mar 2019
    Release notes

    This project publishes no release notes. Between v1.0.2 and v1.0.3 there were 24 commits, 20 of them substantive:

    • Update README.md
    • Update README.md
    • Added AzureUSGovernment sample config
    • Renaming to USGov
    • Added issue template
    • Modified issue template according to comments
    • Blobfuse is now stable
    • Add d_type flag
    • Update README.md
    • Update README.md
    • Fix in value exception catching
    • memfix
    • memory improvement
    • Fix duplicate directory issue, and code cleanup
    • recovering accidentially deleted file
    • Minor name changes, and stress test results
    • bumping version to 1.0.3
    • add benchmarks for 1.0.3
    • fixing comments
    • Update blobfusestress.cpp
  8. v1.0.25 May 2018
    Release notes

    This project publishes no release notes. Between v1.0.1-RC-Preview and v1.0.2 there were 10 commits, 6 of them substantive:

    • Perf & stress test
    • Supporting blob-service SAS tokens
    • CR feedback
    • Adding 1.0.2 perf results and a quick overview.
    • Spelling fix
    • Updating version number for 1.0.2 release
  9. v1.0.1-RC-Preview23 Apr 2018pre-release
    Release notes

    This project publishes no release notes. Between v1.0.0-RC-preview and v1.0.1-RC-Preview there were 16 commits, 10 of them substantive:

    • helper copy tool for concurrent data transfers
    • atomic load of processed; printf fixes
    • Cleanup + change commandline args
    • Adding install method for blobcp and tools/README
    • Adding some syslog logging into blob_client_wrapper, and changing CMAKE DC_BUILD_TYPE from Release to RelWithDebInfo.
    • Fixing leaked file descriptor issue
    • Additional potential file handle leaks fixed
    • Use env to locate bash
    • CR feedback and build fix on Debian 9
    • Version number upgrade for 1.0.1-RC-Preview release
  10. v1.0.0-RC-preview2 Apr 2018pre-release
    Release notes

    This project publishes no release notes. Between v0.4.0 and v1.0.0-RC-preview there were 44 commits, 25 of them substantive:

    • Basic exponential retries
    • Block ids are uuids
    • Fixing incorrect usage statement
    • Adding syslog security warning to README
    • Base64 encoding the block ids
    • Changed utility apis to use const string references
    • Updated prepend_mnt_path
    • Added timeouts to each request type
    • Updating readme.md
    • Changed how we substring the path for logging to remove a copy
    • Added timeouts to each request type
    • Adding log-level param
    • Removed absolute timeout for requests with a response body
    • Removed absolute timeout from one of the list blobs api
    • minor fixes
    • Updated retry numbers
    • Update README.md
    • Adding support for non-zero truncate
    • Fixing tests
    • Modified the timeout type for some operations

    …and 5 more.

  11. v0.4.018 Mar 2018
    Release notes

    This project publishes no release notes. Between v0.3.1 and v0.4.0 there were 35 commits, 21 of them substantive:

    • Support for sas in config file
    • Fixing statfs per POSIX
    • Support for sas in environmnet variable
    • add test for statvfs
    • Adding some initial tests for cpplite.
    • Initial CR feedback
    • Fix merge issues
    • Formatting. Docs. string.empty
    • Started logging to syslog
    • Adding rsyslog logging to blobfuse methods.
    • CR feedback
    • calling getattr for simplicity
    • Config file and error message updates
    • Fixed formatting
    • Changing from '.directory' blob names to directory-name-as-blob-name. Should be back-compat.
    • Prepending file/line/method to debug logs
    • CR feedback
    • Changed null checks and some empty checks
    • Fixing bad merge and rmdir bug.
    • fix gc issue with renames; add --version --help support

    …and 1 more.

  12. v0.3.19 Mar 2018
    Release notes

    This project publishes no release notes. Between v0.3.0 and v0.3.1 there were 3 commits, 1 of them substantive:

    • Fixing cache-early-timeout issue
  13. v0.3.02 Mar 2018
    Release notes

    This project publishes no release notes. Between v0.2.4 and v0.3.0 there were 32 commits, 23 of them substantive:

    • Add support for non-public clouds
    • Fix documentation
    • Changed accountUri to blobEndpoint
    • Add mt_time support; correct uid,gid in getattr
    • Add gid support
    • adding back fchmod
    • Update cached files with last modified time; reset directory timestamps to 1970
    • Add test for uid, gid and last modified time
    • Increase min block_size to 16mb, and handle blobs up to 4.77TB
    • download_blob_to_file outputs chunk_property
    • added check for >5TB, skip block calc for files <800GB
    • converting chunk_property to blob_property output
    • changing to time_t output parameter in download_blob_to_file
    • Defaulting to return EIO if we get an unknown HTTP status code.
    • default permissions based on allow_other flag
    • Fix retry logic for download
    • Made output stream restoring conditional
    • Fixed formatting
    • Fixing issue #106, better error on no --tmp-path
    • Reset errno for succeeded curl_easy_performs

    …and 3 more.

  14. v0.2.45 Feb 2018

    Nothing published for this version

  15. v0.2.329 Jan 2018

    Nothing published for this version

  16. v0.2.216 Jan 2018

    Nothing published for this version

  17. v0.2.18 Jan 2018

    Nothing published for this version

  18. v0.2.05 Jan 2018

    Nothing published for this version

  19. v0.1.06 Nov 2017

    Nothing published for this version