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

[Bugfix] [Tiered Caching] Fixes issues when integrating tiered cache with disk cache #13784

Merged
merged 8 commits into from
May 23, 2024

Commits on May 15, 2024

  1. Fixes serializer passing bug

    Signed-off-by: Peter Alfonsi <[email protected]>
    Peter Alfonsi committed May 15, 2024
    Configuration menu
    Copy the full SHA
    8d99644 View commit details
    Browse the repository at this point in the history
  2. Adds missing dependency to main

    Signed-off-by: Peter Alfonsi <[email protected]>
    Peter Alfonsi committed May 15, 2024
    Configuration menu
    Copy the full SHA
    db86a3b View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. First pass permissions fix

    Signed-off-by: Peter Alfonsi <[email protected]>
    Peter Alfonsi committed May 21, 2024
    Configuration menu
    Copy the full SHA
    02e202e View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Cleanup

    Signed-off-by: Peter Alfonsi <[email protected]>
    Peter Alfonsi committed May 22, 2024
    Configuration menu
    Copy the full SHA
    e5630ce View commit details
    Browse the repository at this point in the history
  2. Removed unnecessary FilePermission

    Signed-off-by: Peter Alfonsi <[email protected]>
    Peter Alfonsi committed May 22, 2024
    Configuration menu
    Copy the full SHA
    7e5f8e0 View commit details
    Browse the repository at this point in the history
  3. updateSHAs

    Signed-off-by: Peter Alfonsi <[email protected]>
    Peter Alfonsi committed May 22, 2024
    Configuration menu
    Copy the full SHA
    c470752 View commit details
    Browse the repository at this point in the history
  4. licenses

    Signed-off-by: Peter Alfonsi <[email protected]>
    Peter Alfonsi committed May 22, 2024
    Configuration menu
    Copy the full SHA
    d7118d1 View commit details
    Browse the repository at this point in the history
  5. Fixed third party config

    Signed-off-by: Peter Alfonsi <[email protected]>
    Peter Alfonsi committed May 22, 2024
    Configuration menu
    Copy the full SHA
    ecfb104 View commit details
    Browse the repository at this point in the history