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.13.0
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.13.1
Choose a head ref
  • 8 commits
  • 6 files changed
  • 1 contributor

Commits on Mar 11, 2025

  1. grpc-js: Fix reentrancy problem in backoff timer callback

    murgatroid99 committed Mar 11, 2025
    Copy the full SHA
    bd3bbe1 View commit details
  2. Merge pull request #2921 from murgatroid99/grpc-js_backoff_running_fix

    grpc-js: Fix reentrancy problem in backoff timer callback
    murgatroid99 authored Mar 11, 2025
    Copy the full SHA
    5572bbd View commit details

Commits on Mar 21, 2025

  1. grpc-js: Don't check authorized when rejectUnauthorized is false

    murgatroid99 committed Mar 21, 2025
    Copy the full SHA
    18fddad View commit details
  2. grpc-js: Fix min/max switch in retry throttler

    murgatroid99 committed Mar 21, 2025
    Copy the full SHA
    26d26d7 View commit details
  3. Merge pull request #2926 from murgatroid99/grpc-js_reject_unauthorize…

    …d_fix
    
    grpc-js: Don't check authorized when rejectUnauthorized is false
    murgatroid99 authored Mar 21, 2025
    Copy the full SHA
    97b490a View commit details
  4. Merge pull request #2927 from murgatroid99/grpc-js_retry_throttle_fix

    grpc-js: Fix min/max switch in retry throttler
    murgatroid99 authored Mar 21, 2025
    Copy the full SHA
    318c800 View commit details
  5. grpc-js: Bump to 1.13.1

    murgatroid99 committed Mar 21, 2025
    Copy the full SHA
    2bb7eae View commit details
  6. Merge pull request #2928 from murgatroid99/grpc-js_1.13.1

    grpc-js: Bump to 1.13.1
    murgatroid99 authored Mar 21, 2025
    Copy the full SHA
    b937786 View commit details
Loading