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

feat!: Do not treat Buffers as JSON by default #621

Draft
wants to merge 29 commits into
base: main
Choose a base branch
from

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    58c7dc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8570d9 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

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

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    a61cfa5 View commit details
    Browse the repository at this point in the history
  2. test(temp): Run 18+

    danielbankhead committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    35a73b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7addeb View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

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

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    7315442 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93bf4a8 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'upgrade-node-fetch' of github.com:googleapis/gaxios int…

    …o do-not-treat-buffer-as-json
    danielbankhead committed May 15, 2024
    Configuration menu
    Copy the full SHA
    273e516 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9164b87 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'upgrade-node-fetch' of github.com:googleapis/gaxios int…

    …o do-not-treat-buffer-as-json
    danielbankhead committed May 15, 2024
    Configuration menu
    Copy the full SHA
    d01ecde View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    84faea8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e6de5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6c2371 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'upgrade-node-fetch' of github.com:googleapis/gaxios int…

    …o do-not-treat-buffer-as-json
    danielbankhead committed May 16, 2024
    Configuration menu
    Copy the full SHA
    2089d83 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    98f7009 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'upgrade-node-fetch' of github.com:googleapis/gaxios int…

    …o do-not-treat-buffer-as-json
    danielbankhead committed May 20, 2024
    Configuration menu
    Copy the full SHA
    e66c4ba View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. docs: Simplify example

    danielbankhead committed May 22, 2024
    Configuration menu
    Copy the full SHA
    4894e39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7e2e83 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    0baab44 View commit details
    Browse the repository at this point in the history
  2. docs: clarification

    danielbankhead committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    b2ec395 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. feat: Basic GET Support for Request objects

    `node-fetch` does not yet support webstreams, which is required for `.body` node-fetch/node-fetch#387
    danielbankhead committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    8413f68 View commit details
    Browse the repository at this point in the history
  2. test: remove .only

    danielbankhead committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    04e264d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d163a90 View commit details
    Browse the repository at this point in the history
  4. chore: update nock

    danielbankhead committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    705fad3 View commit details
    Browse the repository at this point in the history
  5. test: cleanup

    danielbankhead committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    9e52755 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5baa94 View commit details
    Browse the repository at this point in the history