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

V8 update main #1719

Merged
merged 14 commits into from
Oct 16, 2024
Merged

V8 update main #1719

merged 14 commits into from
Oct 16, 2024

Commits on Oct 30, 2023

  1. Bump version to v8

    kfcampbell committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    0d09c81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e872c9 View commit details
    Browse the repository at this point in the history
  3. v8.0.0

    kfcampbell committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    c98caa0 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Place Faraday::HttpCache middleware after the Faraday::Request::Autho…

    …rization middleware because it needs the Authorization header to be set
    DimitriosLisenko committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    2d56e82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbbe982 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7504f3c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1abe4f View commit details
    Browse the repository at this point in the history
  5. Make sure to freeze time at the point that the cassette was recorded …

    …so that the cache is considered fresh
    DimitriosLisenko committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    3b30724 View commit details
    Browse the repository at this point in the history
  6. More calls

    DimitriosLisenko committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    28a38b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. fix: Corrects the order of caching + authorization middlewares

    Fix order of caching + authorization middlewares
    nickfloyd authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8532300 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f1a057 View commit details
    Browse the repository at this point in the history
  3. lint fixes

    nickfloyd committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    2f8cb0e View commit details
    Browse the repository at this point in the history
  4. empty line rule fix

    nickfloyd committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    6e59521 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c93540d View commit details
    Browse the repository at this point in the history