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