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

Removed streamFile deprecation + deactivated advancedETagComparison by default #3177

Merged
merged 25 commits into from Apr 23, 2024

Commits on May 4, 2023

  1. Update FileIO.swift

    sha-256 digest set when file is written to system
    linus-hologram committed May 4, 2023
    Configuration menu
    Copy the full SHA
    6392916 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e041d35 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. Introduced new streamFile method

    Introduced new streamFile method which allows for advancedETag comparison. Deprecated the old one.
    linus-hologram committed May 14, 2023
    Configuration menu
    Copy the full SHA
    baa7fc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b36e2db View commit details
    Browse the repository at this point in the history
  3. Updated Unit Tests

    Updates to remove deprecated warnings by using the new streamFile() method. Also removed some other deprecation warnings.
    linus-hologram committed May 14, 2023
    Configuration menu
    Copy the full SHA
    19b942e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7933b99 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    e2c3e4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f554ecc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09507c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f6e0aa View commit details
    Browse the repository at this point in the history

Commits on May 20, 2023

  1. Configuration menu
    Copy the full SHA
    7236cc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f192a76 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    37f16d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0207f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    e83c3c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Incorporated PR comments

    - adjusted faulty comment
    - access storage directly to avoid concurrent overwrites of the entire storage
    linus-hologram committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    798e40d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0dc971d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7badd00 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8631e42 View commit details
    Browse the repository at this point in the history
  5. Warning fixes

    linus-hologram committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    23a36b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0a9b49f View commit details
    Browse the repository at this point in the history
  7. Merge branch 'main' into main

    0xTim committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    52bbc35 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Merge branch 'main' into main

    gwynne committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    49869ae View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    d3806a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b37f9c View commit details
    Browse the repository at this point in the history