1. 279572e Update CHANGELOG for latest main (#855) by Andrew Lamb · 12 hours ago main v0.14.2-rc2
  2. 4ff7d04 Restore missing first line of ASF license header in src/client/s3.rs (#854) by Andrew Lamb · 16 hours ago
  3. 25fa079 Update version to 0.14.2 and add CHANGELOG (#850) by Andrew Lamb · 2 days ago v0.14.2-rc1
  4. c37db72 feat: retry failed multipart part uploads (#849) by Chris · 2 days ago
  5. 135984f Add doc hints pointing large-object uploads at the multipart API (#839) by Andrew Lamb · 3 days ago
  6. b07471e [object-store]: update release schedule (#834) by Andrew Lamb · 3 weeks ago
  7. 978fb48 Fix MSRV violation in `parse.rs` test, check `--all-targets` in MSRV CI (#837) by Andrew Lamb · 3 weeks ago
  8. e2a4934 Speed up MSRV CI check by installing cargo-msrv via taiki-e/install-action (#838) by Andrew Lamb · 3 weeks ago
  9. e28807d feat: presigned URLs with extra query params and signed headers (SignedUrlOptions) (#771) by Zac Farrell · 3 weeks ago
  10. 5c74363 Restore UnwindSafe/RefUnwindSafe on ClientOptions by bounding DnsResolver (#836) by Andrew Lamb · 3 weeks ago
  11. dc58ef2 build(deps): bump taiki-e/install-action from 2.85.5 to 2.86.1 (#842) by dependabot[bot] · 3 weeks ago
  12. e981329 build(deps): bump taiki-e/install-action from 2 to 2.85.5 (#823) by dependabot[bot] · 3 weeks ago
  13. d5737dd build(deps): update base64 requirement from 0.22 to 0.23 (#813) by dependabot[bot] · 4 weeks ago
  14. f5b61ab Support R2 URLs with jurisdictions (#815) by Nazar Vinnichuk · 4 weeks ago
  15. f3fe994 Return AlreadyExists in azure backend when using PutMode::Create and precondition fails (#830) by June · 4 weeks ago
  16. 548bd28 Signer: reexport `url::Url` and `http::Method` types (#827) by Thomas Tanon · 4 weeks ago
  17. fb826ca Implement `Clone` for `MicrosoftAzure` (#825) by Kyle Barron · 4 weeks ago
  18. 7cbbeaa Fix #818 - WriteMultipart::finish should abort after part upload failure (#819) by Anson VanDoren · 4 weeks ago
  19. 8c1cd84 fix: restore 1.85 MSRV and fix MSRV CI (#812) by Lachy Deakin · 4 weeks ago
  20. c73823f build(deps): bump actions/setup-node from 6 to 7 (#804) by dependabot[bot] · 4 weeks ago
  21. 9e48bf6 build(deps): bump actions/setup-python from 6 to 7 (#809) by dependabot[bot] · 4 weeks ago
  22. 699c4fc feat: Support custom DNS resolver (#728) by Koen Denecker · 4 weeks ago
  23. 84d24eb Add doc example for multipart upload to `GoogleCloudStorage::create_multipart` (#803) by Andrew Lamb · 8 weeks ago
  24. 7015e5e Add doc example for multipart upload to AmazonS3::create_multipart (#801) by Andrew Lamb · 8 weeks ago
  25. 226307e Add doc example for multipart upload to MicrosoftAzure::create_multipart (#802) by Andrew Lamb · 8 weeks ago
  26. c7316d2 Update version to 0.14.1 and add CHANGELOG (#794) by Andrew Lamb · 9 weeks ago v0.14.1 v0.14.1-rc1
  27. c66dd12 Cache Azure user delegation key for SAS signing (#781) by Emil Ernerfeldt · 9 weeks ago
  28. 7a7deea Do not explicitly add `Host` header when making requests with S3Builder (#790) by Nick · 9 weeks ago
  29. 19be0b1 Update release process to use RC tags (#796) by Andrew Lamb · 9 weeks ago
  30. e3b8561 Add automatic GitHub release workflow (#797) by Andrew Lamb · 9 weeks ago
  31. e64e8e3 Pin Rust toolchain to 1.97.0 and fix clippy useless_borrows_in_formatting (#799) by Andrew Lamb · 9 weeks ago
  32. 18102f3 impl HttpError::new_boxed to provide user with ability to ctor from already boxed error (#789) by Douman · 9 weeks ago
  33. 7e854ef fix(aws): recognize S3 dual-stack endpoints in URL parsing (#780) by Andrew Duffy · 9 weeks ago
  34. 09adc41 Reduce lock hold time in DefaultObjectStoreRegistry::deregister (#792) by Krisztián Szűcs · 9 weeks ago
  35. c2048e0 feat: add deregister to ObjectStoreRegistry (#784) by Krisztián Szűcs · 9 weeks ago
  36. fd44ebb build(deps): update quick-xml requirement from 0.40.1 to 0.41.0 (#785) by dependabot[bot] · 2 months ago
  37. f04df7a Coalesce contiguous ranges in LocalFileSystem::get_ranges (#777) by Daniël Heres · 2 months ago
  38. 93f6f88 CI: stop swallowing emulator setup failures (#776) by Kevin Liu · 3 months ago
  39. 74f7a96 build(deps): bump actions/checkout from 6 to 7 (#768) by dependabot[bot] · 3 months ago
  40. d9eaded fix: quote ETags per RFC 9110 in InMemory and LocalFileSystem (#770) by Sylvain Monné · 3 months ago
  41. de0029a Update copyright year in NOTICE.txt (#772) by Kevin Liu · 3 months ago
  42. 6c5b299 Update version to 0.14.0 and add CHANGELOG (#765) by Andrew Lamb · 3 months ago v0.14.0
  43. c9db3e2 Clarify aws-lc-rs feature docs and fix CI comment URL (#764) by Andrew Lamb · 3 months ago
  44. 596e1f6 fix(local): fsync create-mode rename source delete (#758) by Kevin Liu · 3 months ago
  45. c219109 feat: add AzureConfigKey::CredentialType to select Azure credential method (#710) by Jack Ye · 3 months ago
  46. 590cbc9 Update release schedule on README.md (#763) by Andrew Lamb · 3 months ago
  47. 1a61282 Support PutMultipartOptions for MultipartStore::create_multipart for AWS/GCP. (#754) by Kevin Zhou · 3 months ago
  48. 996e084 Pluggable Crypto / Update reqwest 0.13 (#707) by Geoffry Song · 3 months ago
  49. d1c0e43 build(deps): update itertools requirement from 0.14.0 to 0.15.0 (#755) by dependabot[bot] · 3 months ago
  50. bdc9f63 Fix flaky local close file test (#757) by Kevin Liu · 3 months ago
  51. 5dc1c5a Supporting CPK (Customer Provided Keys) in Azure Blob Storage requests (#742) by Braedon Wooding · 3 months ago
  52. dd0afcb feat(local): add fsync to LocalFileSystem for durability (#643) by Pierre Barre · 3 months ago
  53. 49a7125 Use path-style URL in resolve_bucket_region for dotted bucket names (#752) by brankogrb-db · 3 months ago
  54. 1d5ad19 refactor!: remove `cloud` feature alias (#751) by Kevin Liu · 3 months ago
  55. 2e859ee docs: explain `*-base` features and document the full feature flag set (#750) by Kevin Liu · 3 months ago
  56. d339aee Make `reqwest` optional (#724) by Bram Westerbaan · 3 months ago
  57. f554e60 ci: use --locked when installing cargo-msrv and cargo-audit (#746) by Kevin Liu · 3 months ago
  58. 52f5119 Add `Extensions` in `*Result` objects (#743) by Chris · 3 months ago
  59. 18ed86c Whitelisting Onelake API & Workspace PL FQDNs (#1) (#711) by Smriti Agrawal · 3 months ago
  60. af634d0 refactor: unify internal naming of `allow_invalid_certificates` (#718) by Frank Elsinga · 3 months ago
  61. 233b23a Add `impl<T: Signed> Signed for PrefixStore<T>` (#739) by Thomas Tanon · 3 months ago
  62. a9a83f1 feat: add option to disable bulk delete for aws (#734) by Hengfei Yang · 3 months ago
  63. 255b5f5 feat(gcp): support explicit bearer token config in parse flow (#717) by siddharthmittal13 · 3 months ago
  64. 8c7fb0a fix: fix incorrect splitting with line delimited streaming (#700) by bboissin · 3 months ago
  65. 8bb878a feat(azure): expose `split_sas` for custom SAS credential providers (#721) by Aleksandar Tomic · 3 months ago
  66. 196c471 Add `with_signing_credentials` to GCP builder (#699) by Ilya Zlobintsev · 3 months ago
  67. b058903 build(deps): update quick-xml requirement from 0.39.0 to 0.40.1 (#727) by dependabot[bot] · 4 months ago
  68. 46abab9 fix(aws): set retry_error_body on bulk_delete_request (#733) by rustyprimus · 4 months ago
  69. 994d607 GCP: fix copy (no) overwrite semantics (#713) by james-rms · 4 months ago
  70. 6f1c9ac Add CRC64NVME checksum support (#633) by Koen Denecker · 4 months ago
  71. 706b7d8 fix(core): add missing version assignment (#691) by dentiny · 4 months ago
  72. 1a0d21e fix(aws): populate default header for complete mutipart request (#688) by dentiny · 4 months ago
  73. e0fbe49 fix(core): add missing extension assignment (#689) by dentiny · 4 months ago
  74. 4d042dc fix(retry): respect range header on retry (#690) by dentiny · 4 months ago
  75. 0c380a1 fix: clippy (#694) by Marco Neumann · 5 months ago
  76. 9b8cf52 feat(local): explicit close with error checking for LocalFileSystem (#676) by Jonathan Giannuzzi · 5 months ago
  77. 00e03f3 build(deps): bump actions/github-script from 8 to 9 (#692) by dependabot[bot] · 5 months ago
  78. e89f62b fix[prefix]: strip_meta from get_opts result in PrefixStore (#686) by Alfonso Subiotto Marqués · 5 months ago
  79. 0646c6d fix(memory): fix out-of-order multipart upload for in-memory store (#683) by dentiny · 5 months ago
  80. 5f36e0e Expose `read_timeout` from `reqwest` (#681) by Mak Nazečić-Andrlon · 5 months ago
  81. 0fda34c build(deps): update md-5 requirement from 0.10.6 to 0.11.0 (#679) by dependabot[bot] · 5 months ago
  82. 719a29d fix: support `AWS_REQUEST_PAYER=requester` (#669) by Len Strnad · 5 months ago
  83. e9df6f7 Update release schedule on README.md (#674) by Andrew Lamb · 6 months ago
  84. 7a65b75 chore: prepare `0.13.2` release (#671) by Marco Neumann · 6 months ago v0.13.2
  85. d22f7f9 fix: missing 5xx error body when retry exhausted (#618) by Jack Ye · 6 months ago
  86. ebaee78 Support --xa-s3 suffix for S3 Express One Zone bucket access points (#663) by Prashant Deva · 6 months ago
  87. 7ded938 Replace `Path::child` with `Path::join` (#666) by Ruslan Fadeev · 6 months ago
  88. bdcac43 feat: Add support for AWS_ENDPOINT_URL_S3 environment variable (#590) by Rajat Goel · 6 months ago
  89. ca15c63 Implement Clone for local and memory stores (#653) by Douman · 6 months ago
  90. 41d3242 docs: clarify `Clone` behavior (#656) by Marco Neumann · 6 months ago
  91. 6259202 Unify `from_env` behaviours (#652) by Miraculous Owonubi · 6 months ago
  92. 66e640d Switch TokenCache to RWLock (#648) by Raphael Taylor-Davies · 6 months ago
  93. 907653e docs: add examples to the aws docs where appropriate (#651) by Frank Elsinga · 7 months ago
  94. 72cd136 Minimize futures dependency into relevant sub-crates (#646) by Adam Gutglick · 7 months ago
  95. 0ec788f fix(azure): fix integer overflow in Fabric token expiry check (#641) by Desmond Cheong · 7 months ago
  96. 0af53d9 Clarify ShuffleResolver doc-comments (#645) by Joseph Koshakow · 7 months ago
  97. 8140480 Introduce a "tokio" to allow pulling a trait-only build (#644) by Adam Gutglick · 7 months ago
  98. 030f29d chore: upgrade to `rand` 0.10 (#637) by Marco Neumann · 7 months ago
  99. 771372e fix(aws): Include default headers in signature calculation (#484) (#636) by singhsaabir · 7 months ago
  100. 50e1229 Azure ADLS list_with_offset support (#623) by Omar Khudeira · 7 months ago