1. ca15c63 Implement Clone for local and memory stores (#653) by Douman · 4 hours ago main
  2. 41d3242 docs: clarify `Clone` behavior (#656) by Marco Neumann · 4 hours ago
  3. 6259202 Unify `from_env` behaviours (#652) by Miraculous Owonubi · 8 days ago
  4. 66e640d Switch TokenCache to RWLock (#648) by Raphael Taylor-Davies · 9 days ago
  5. 907653e docs: add examples to the aws docs where appropriate (#651) by Frank Elsinga · 13 days ago
  6. 72cd136 Minimize futures dependency into relevant sub-crates (#646) by Adam Gutglick · 3 weeks ago
  7. 0ec788f fix(azure): fix integer overflow in Fabric token expiry check (#641) by Desmond Cheong · 3 weeks ago
  8. 0af53d9 Clarify ShuffleResolver doc-comments (#645) by Joseph Koshakow · 3 weeks ago
  9. 8140480 Introduce a "tokio" to allow pulling a trait-only build (#644) by Adam Gutglick · 3 weeks ago
  10. 030f29d chore: upgrade to `rand` 0.10 (#637) by Marco Neumann · 4 weeks ago
  11. 771372e fix(aws): Include default headers in signature calculation (#484) (#636) by singhsaabir · 4 weeks ago
  12. 50e1229 Azure ADLS list_with_offset support (#623) by Omar Khudeira · 4 weeks ago
  13. 7242bd1 Clarify behavior of parse_url_opts (#613) by Adam Gutglick · 4 weeks ago
  14. fc620ab Implement typos-cli (#570) by John Vandenberg · 5 weeks ago
  15. 744c3fc build(deps): update nix requirement from 0.30.0 to 0.31.1 (#616) by dependabot[bot] · 5 weeks ago
  16. 2e419f8 read_range with exact API when available (#628) by Adam Gutglick · 5 weeks ago
  17. 0514523 use the correct fabric url (#631) by Kevin Liu · 5 weeks ago
  18. c5f1b2b Avoid metadata lookup for `LocalFileSystem::read_ranges` and `chunked_stream` (#621) by Daniël Heres · 5 weeks ago
  19. 19264b8 Implement tests for range and partial content responses (#619) by Victor Ordaz · 5 weeks ago
  20. 8ef1aaa Unblock emulater based tests (#627) by Adam Gutglick · 6 weeks ago
  21. 9f4f679 Fix Azure URL parsing (#604) by Raphael Taylor-Davies · 7 weeks ago
  22. 196e691 Fix logical format conflict (#605) by Raphael Taylor-Davies · 8 weeks ago
  23. b3027f8 build(deps): update quick-xml requirement from 0.38.0 to 0.39.0 (#602) by dependabot[bot] · 8 weeks ago
  24. 1cf4925 feat (azure): support for '.blob.core.windows.net' in '{az,abfs,abfss}://' (#431) by Vladislav Wohlrath · 8 weeks ago
  25. 01a1c51 feat: impl MultipartStore for PrefixStore (#587) by Xin Sun · 9 weeks ago
  26. d009117 Only read file metadata once in `LocalFileSystem::read_ranges` (#595) by Adam Gutglick · 9 weeks ago
  27. 1e32f96 Update version to 0.13.1 and add CHANGELOG (#599) by Andrew Lamb · 9 weeks ago v0.13.1
  28. 5cb565b fix: `docs.rs` build failure (#591) by Marco Neumann · 9 weeks ago
  29. 78717c5 fix: `SO_LINGER` w/ zero doesn't block (also: it's just a test) (#592) by Marco Neumann · 9 weeks ago
  30. eedbf3d Prepare for 0.13.0 release (#581) by Andrew Lamb · 3 months ago v0.13.0
  31. 44e258c Add A "upgrading to 0.13.0" guide in docs (#584) by Andrew Lamb · 3 months ago
  32. 24e5fbc Update release schedule on README (#583) by Andrew Lamb · 3 months ago
  33. 378bfe7 correctly expose HttpError through RetryError::source (#580) by Carl Sverre · 3 months ago
  34. fa40170 `Path` improvements (#546) by Ruslan Fadeev · 3 months ago
  35. 493a5d0 fix: Add more details on what isn't implemented (#575) by Carol (Nichols || Goulding) · 3 months ago
  36. 7b09e4e Documentation for backend support of bulk delete (#571) by John Vandenberg · 3 months ago
  37. 65ad88b Remove dev dependency on openssl (#577) by Raphael Taylor-Davies · 3 months ago
  38. de4a30e Allow explicitly specifying GCS base URL (#567) by Renan GEHAN · 3 months ago
  39. 92b1378 refactor!: move `delete` to `ObjectStoreExt` (#549) by Marco Neumann · 3 months ago
  40. c9475c5 aws: fix bug in multipart copy when SHA256 checksum is used (#569) by james-rms · 3 months ago
  41. 0083f41 fix: cargo audit warning for rustls-pemfile (#565) by Michael Gattozzi · 3 months ago
  42. 1a9758b Improve Documentation on `ObjectStoreExt` (#551) by Andrew Lamb · 3 months ago
  43. e00ff79 refactor!: `rename` & `rename_if_not_exists` => `rename_opts` (#555) by Marco Neumann · 3 months ago
  44. 26cad7d Implement ObjectStore for Arc<T> and Box<T> (#526) by Wyatt Herkamp · 3 months ago
  45. 12ef9bc build(deps): bump actions/checkout from 5 to 6 (#550) by dependabot[bot] · 4 months ago
  46. 521f1dc fix(gcp): ignore ADC errors when explicit credentials are provided (#531) by nazq · 4 months ago
  47. 37ee020 refactor!: `copy` & `copy_if_not_exists` => `copy_opts` (#548) by Marco Neumann · 4 months ago
  48. 0661843 docs(client): improve warnings and links in client doc comments (#540) by Frank Elsinga · 4 months ago
  49. 1558217 Use builder fields instead of env vars for determining credential provider (#547) by Matt Friede · 4 months ago
  50. bb9021c refactor!: move `head` to `ObjectStoreExt` (#543) by Marco Neumann · 4 months ago
  51. fa48f9a refactor!: move `get_range` to `ObjectStoreExt` (#536) by Marco Neumann · 4 months ago
  52. 0d5bc71 fix: wrappers and default trait methods (#537) by Marco Neumann · 4 months ago
  53. 95b0a94 refactor!: move `get` to `ObjectStoreExt` (#532) by Marco Neumann · 4 months ago
  54. cb85a61 refactor: move `put_multipart` to `ObjectStoreExt` (#530) by Marco Neumann · 4 months ago
  55. 179a087 refactor: introduce `ObjectStoreExt` trait (#405) by Marco Neumann · 4 months ago
  56. 1b8ecc7 docs: document missing config keys (#498) by Frank Elsinga · 4 months ago
  57. 4ae6ca0 Allow parsing S3 URLs without region (#523) by Kyle Barron · 4 months ago
  58. e0721f8 feat!: use `'static` lifetime for `delete_stream` (#524) by Heran Lin · 4 months ago
  59. b72c00f Update release date for version 0.13.0 in README (#521) by Andrew Lamb · 4 months ago
  60. ddb5d2a Bump rust edition to 2024, rust version to 1.85 (#515) by Adam Gutglick · 4 months ago
  61. fc23712 Allow more settings without vendor prefix (#500) by Jonas Haag · 4 months ago
  62. 28b2fc5 chore: fix msrv check by pinning syn (#519) by Matthijs Brobbel · 5 months ago
  63. f0a772c feat: refactor GetOptions with builder, add binary examples (#517) by peasee · 5 months ago
  64. 19e7a8b fix: canonicalize multiple whitespaces in SigV4 (#512) by Ion Koutsouris · 5 months ago
  65. ad1d70f build(deps): bump actions/setup-node from 5 to 6 (#506) by dependabot[bot] · 5 months ago
  66. 7da30ee Remove unneeded files from published package (#505) by Georg Semmler · 5 months ago
  67. f3aedd2 minor: Fix MSRV CI workflow (#502) by Kyle Barron · 5 months ago
  68. 4102e4d Add Content_length header to S3 create_multipart (#496) by Yongming Ding · 5 months ago
  69. b82979d Reapply "refactor: remove AWS dynamo integration (#407)" (#494) by Andrew Lamb · 6 months ago
  70. 9dc8d7d Update version to 0.12.4 and add changelog (#491) by Andrew Lamb · 6 months ago v0.12.4
  71. cac4bac Revert "refactor: remove AWS dynamo integration (#407)" (#493) by Andrew Lamb · 6 months ago
  72. ebfd02f AWS S3: Support STS endpoint, WebIdentity, RoleArn, RoleSession configuration (#480) by Matt Friede · 6 months ago
  73. f1dd075 Fix for clippy 1.90 (#492) by Andrew Lamb · 6 months ago
  74. ed17e12 Add version 0.12.4 release plan to README (#490) by Andrew Lamb · 6 months ago
  75. da88a75 Add storage class for aws, gcp, and azure (#456) by Matthew Turner · 6 months ago
  76. f73c457 aws: downgrade credential provider info! log messages to debug! (#436) by Alfonso Subiotto Marqués · 6 months ago
  77. 59e5545 chore(client/retry): include error info in logs when retry occurs (#487) by Phil Bracikowski · 6 months ago
  78. c0e241e build(deps): bump actions/github-script from 7 to 8 (#478) by dependabot[bot] · 6 months ago
  79. 49ce872 build(deps): bump actions/setup-node from 4 to 5 (#477) by dependabot[bot] · 6 months ago
  80. 7ddbf9e build(deps): bump actions/setup-python from 5 to 6 (#476) by dependabot[bot] · 6 months ago
  81. 06d02d5 Allow "application_credentials" in `impl FromStr for GoogleConfigKey` (#467) by Kyle Barron · 7 months ago
  82. aa82d42 build(deps): bump actions/checkout from 4 to 5 (#463) by dependabot[bot] · 7 months ago
  83. 64cbe73 chore: fix some clippy 1.89 warnings and ignore some doctests on wasm32 (#468) by Matthijs Brobbel · 7 months ago
  84. 94c25d2 Improve documentation for http client timeout (#390) by Andrew Lamb · 7 months ago
  85. 8a7bc6e feat: re-export HTTP types used in public API (#441) by sktrpathi · 8 months ago
  86. c5ec5e5 Dont unwrap on body send (#442) by Peter L · 8 months ago
  87. 1e6c78e Fix not retrying connection errors (#445) by John Garland · 8 months ago
  88. 00e0df5 Remove use of deprecated StepRng from tests (#449) by Raphael Taylor-Davies · 8 months ago
  89. cd93197 fix: update links in release docs and script (#440) by Matthijs Brobbel · 8 months ago
  90. dbdef73 chore: prepare `0.12.3` release (#437) by Marco Neumann · 8 months ago
  91. 87f0b8d feat (azure): support for account in 'az://' URLs (#403) by ByteBaker · 8 months ago
  92. b5001d4 Minor: Update release schedule on README (#429) by Andrew Lamb · 8 months ago
  93. 0478be4 feat: retry on 429 and 408 (#426) by Chris · 8 months ago
  94. 83235d1 fix(gcp): don't panic if read pem fails (#421) by HugoCasa · 8 months ago
  95. a673ed6 Retry requests when status code is 429 (#410) by Sebastián Galkin · 8 months ago
  96. e284d2c Prevent compilation error with all cloud features but fs turned on (#412) by Jesse Rusak · 8 months ago
  97. 1e4d256 fix: expose source of `RetryError` (#422) by Marco Neumann · 8 months ago
  98. bbfdd70 chore: update quick-xml to version 0.38.0 (#417) by Manuel · 8 months ago
  99. 8435bec chore: fix clippy 1.88 warnings (#418) by Matthijs Brobbel · 8 months ago
  100. 40d30c6 refactor: `PutMultiPartOpts` => `PutMultiPartOptions` (#406) by Marco Neumann · 9 months ago