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

Backport usage reporting improvements #7101 to AS3 #7106

Merged
merged 3 commits into from Oct 31, 2022

Commits on Oct 31, 2022

  1. Backport usage reporting improvements #7101 to AS3

    We only require Node 12 here but that's still enough for the zlib API
    change.
    
    We don't bother to add `signal` to the `apollo-server-env` RequestInit.
    The integration test does show that it works with the default fetcher
    (`node-fetch` via `apollo-server-env`).
    glasser committed Oct 31, 2022
    Copy the full SHA
    8c7726f View commit details
    Browse the repository at this point in the history
  2. patch

    glasser committed Oct 31, 2022
    Copy the full SHA
    4e8ea90 View commit details
    Browse the repository at this point in the history
  3. fixme

    glasser committed Oct 31, 2022
    Copy the full SHA
    cdb06bd View commit details
    Browse the repository at this point in the history