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.8.21
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.8.22
Choose a head ref
  • 13 commits
  • 25 files changed
  • 2 contributors

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    ec687f6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2547 from murgatroid99/grpc-js_timer_update_1.8.x…

    …_actual
    
    grpc-js: Switch Timer type to Timeout (1.8.x)
    murgatroid99 authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    a92ac3d View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Merge pull request #2635 from XuanWang-Amos/psm-interop-shared-build

    buildscripts: Use the Kokoro shared install lib from the new repo
    murgatroid99 authored and XuanWang-Amos committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    c243417 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2640 from XuanWang-Amos/backport-1.8-psm-interop-…

    …shared-build
    
    buildscripts: Use the Kokoro shared install lib from the new repo (@grpc/grpc-js@1.8.x backport)
    murgatroid99 authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    ffefff2 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Merge pull request #2712 from sergiitk/psm-interop-pkg-dev

    PSM Interop: Migrate to Artifact Registry
    murgatroid99 authored and sergiitk committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    f38966a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2715 from sergiitk/backport-1.8-psm-interop-pkg-dev

    PSM Interop: Migrate to Artifact Registry (@grpc/grpc-js@1.8.x backport)
    sergiitk authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    d78216f View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Merge pull request #2735 from murgatroid99/grpc-js_linkify-it_fix

    root: Update dependency on jsdoc to avoid linkify-it compilation error
    murgatroid99 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    969e305 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Merge pull request #2737 from murgatroid99/backport-1.8-grpc-js_linki���

    …fy-it_fix
    
    root: Update dependency on jsdoc to avoid linkify-it compilation error (@grpc/grpc-js@1.8.x backport)
    murgatroid99 authored May 6, 2024
    Configuration menu
    Copy the full SHA
    36d105b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2729 from sergiitk/psm-interop-common-prod-tests

    PSM Interop: simplify Kokoro buildscripts
    murgatroid99 authored and sergiitk committed May 6, 2024
    Configuration menu
    Copy the full SHA
    00f348c View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Merge pull request #2742 from sergiitk/backport-1.8-psm-interop-commo…

    …n-prod-tests
    
    PSM Interop: simplify Kokoro buildscripts (@grpc/grpc-js@1.8.x backport)
    murgatroid99 authored May 7, 2024
    Configuration menu
    Copy the full SHA
    9d83947 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. grpc-js: Avoid buffering significantly more than max_receive_message_…

    …size per received message (1.8.x)
    murgatroid99 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    8e62222 View commit details
    Browse the repository at this point in the history
  2. grpc-js: Bump to 1.8.22

    murgatroid99 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    3b110cd View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Merge pull request from GHSA-7v5v-9h63-cj86

    grpc-js: Avoid buffering significantly more than max_receive_message_size per received message (1.8.x)
    murgatroid99 authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    a8a0203 View commit details
    Browse the repository at this point in the history
Loading