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

Create a new pull request by comparing changes across two branches #240

Merged
merged 6 commits into from
Jul 31, 2023

Commits on Jul 19, 2023

  1. chore: deps

    iCrawl committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    d26e022 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. feat: add ws option support for "buildIdentifyThrottler" (#9728)

    * feat: add option support for "buildIdentifyThrottler"
    
    * docs: add documentation for buildIdentifyThrottler
    
    * docs: fix example code
    Deivu committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    6307f81 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. refactor(REST): remove double classing (#9722)

    * refactor(REST): remove double classing
    
    BREAKING CHANGE: `REST` and `RequestManager` have been combined, most of the properties, methods, and events from both classes can now be found on `REST`
    BREAKING CHANGE: `REST#raw` has been removed in favor of `REST#queueRequest`
    BREAKING CHANGE: `REST#getAgent` has been removed in favor of `REST#agent`
    
    * chore: update for /rest changes
    ckohen committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    8f4256d View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. chore: deps

    iCrawl committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    fd8197f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a92d192 View commit details
    Browse the repository at this point in the history
  3. chore: fixup yarn.lock

    iCrawl committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    488aa58 View commit details
    Browse the repository at this point in the history