Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: grpc/grpc-node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @grpc/grpc-js@1.11.1
Choose a base ref
...
head repository: grpc/grpc-node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @grpc/grpc-js@1.11.3
Choose a head ref
  • 14 commits
  • 7 files changed
  • 3 contributors

Commits on Jul 18, 2024

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

Commits on Jul 19, 2024

  1. Fix test case

    hastom committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    33073d0 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Merge pull request #2801 from hastom/master

    fix(grpc-js): client crash on custom error code
    murgatroid99 authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    f5ea6ce View commit details
    Browse the repository at this point in the history
  2. grpc-js: Bump to 1.11.2

    murgatroid99 committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    b763f98 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

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

Commits on Aug 1, 2024

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

Commits on Aug 2, 2024

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

Commits on Sep 5, 2024

  1. Merge pull request #2808 from murgatroid99/grpc-js_transport_error_re…

    …porting
    
    grpc-js: Report session error events instead of waiting for close
    murgatroid99 authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    c63bdae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90e472e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2817 from ygalbel/tracer-slow

    made the call to trace to be called only when tracer is enabled
    murgatroid99 authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    bb4496b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2803 from murgatroid99/grpc-js_1.11.2

    grpc-js: Bump to 1.11.2
    murgatroid99 authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    0c5ab98 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

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

Commits on Sep 16, 2024

  1. Merge pull request #2806 from murgatroid99/grpc-js_connectivity_manag…

    …ement_fixes
    
    grpc-js: Simplify pick_first behavior
    murgatroid99 authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    a1b8972 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2825 from murgatroid99/grpc-js_round_robin_reresolve

    grpc-js: round_robin: Request resolution on connection drop
    murgatroid99 authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    8841efe View commit details
    Browse the repository at this point in the history
Loading