Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

provide SeekableStream impl for tokio::fs::File #1364

Merged
merged 7 commits into from
Sep 12, 2023

Commits on Sep 7, 2023

  1. provide SeekableStream impl for tokio::fs::File

    Addresses Azure#1219
    
    This builds upon Azure#1359, Azure#1358, and Azure#1357.
    Brian Caswell committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    99a7dc4 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Merge branch 'main' into streamable-files

    Brian Caswell committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    9a95661 View commit details
    Browse the repository at this point in the history
  2. address feedback from PR

    Brian Caswell committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    c898f65 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into streamable-files

    Brian Caswell committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    961fdb3 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. address feedback

    Brian Caswell committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    54413cb View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into streamable-files

    Brian Caswell committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    15ad56b View commit details
    Browse the repository at this point in the history
  3. bump version of azure_core from dev dependencies

    Brian Caswell committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    e58e375 View commit details
    Browse the repository at this point in the history