This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/cargo/main/reqwest-0.13
in repository https://gitbox.apache.org/repos/asf/arrow-rs-object-store.git


 discard 8603e5a  build(deps): update reqwest requirement from 0.12 to 0.13
     add 78717c5  fix: `SO_LINGER` w/ zero doesn't block (also: it's just a 
test) (#592)
     add 5cb565b  fix: `docs.rs` build failure (#591)
     add 1e32f96  Update version to 0.13.1 and add CHANGELOG (#599)
     add d009117  Only read file metadata once in 
`LocalFileSystem::read_ranges` (#595)
     add 01a1c51  feat: impl MultipartStore for PrefixStore (#587)
     add 1cf4925  feat (azure): support for '.blob.core.windows.net' in 
'{az,abfs,abfss}://' (#431)
     add b3027f8  build(deps): update quick-xml requirement from 0.38.0 to 
0.39.0 (#602)
     add 6350760  build(deps): update reqwest requirement from 0.12 to 0.13

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (8603e5a)
            \
             N -- N -- N   refs/heads/dependabot/cargo/main/reqwest-0.13 
(6350760)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 CHANGELOG-old.md                 | 89 ++++++++++++++++++++++++++++++++++++++++
 CHANGELOG.md                     | 88 ++-------------------------------------
 Cargo.toml                       |  4 +-
 README.md                        |  4 +-
 dev/release/update_change_log.sh |  4 +-
 src/azure/builder.rs             | 37 +++++++++++++----
 src/client/retry.rs              |  4 ++
 src/lib.rs                       |  2 +-
 src/local.rs                     | 17 ++++----
 src/prefix.rs                    | 55 ++++++++++++++++++++++---
 10 files changed, 191 insertions(+), 113 deletions(-)

Reply via email to