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: master
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/[email protected]
Choose a head ref
  • 19 commits
  • 30 files changed
  • 2 contributors

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
    63763a4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2714 from sergiitk/backport-1.9-psm-interop-pkg-dev

    PSM Interop: Migrate to Artifact Registry (@grpc/[email protected] backport)
    sergiitk authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    eed21ba 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
    5ae7c8c View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Merge pull request #2738 from murgatroid99/backport-1.9-grpc-js_linki…

    …fy-it_fix
    
    root: Update dependency on jsdoc to avoid linkify-it compilation error (@grpc/[email protected] backport)
    murgatroid99 authored May 6, 2024
    Configuration menu
    Copy the full SHA
    da44229 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
    cf14020 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Merge pull request #2741 from sergiitk/backport-1.9-psm-interop-commo…

    …n-prod-tests
    
    PSM Interop: simplify Kokoro buildscripts (@grpc/[email protected] backport)
    murgatroid99 authored May 7, 2024
    Configuration menu
    Copy the full SHA
    02d0344 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.9.x)
    murgatroid99 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    d5d62b4 View commit details
    Browse the repository at this point in the history
  2. grpc-js: Bump to 1.9.15

    murgatroid99 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    c75e048 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.9.x)
    murgatroid99 authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    08b0422 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. Configuration menu
    Copy the full SHA
    436baa2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b548049 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    adda747 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2860 from murgatroid99/grpc-js-xds_update_node_ty…

    …pes_1.9
    
    grpc-js-xds: Update @types/node and update code for compatibility (1.9.x)
    murgatroid99 authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    9171ce5 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2024

  1. Configuration menu
    Copy the full SHA
    b34ba40 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2867 from murgatroid99/grpc-js-xds_gts_upgrade_1.9.x

    grpc-js-xds: Update gts to be compatible with typescript version
    murgatroid99 authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    76b48cb View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2025

  1. Configuration menu
    Copy the full SHA
    760fc42 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2887 from murgatroid99/grpc-js-xds_preserve_type_…

    …state_1.9.x
    
    grpc-js-xds: Preserve resource type version and nonce when unsubscribing (1.9.x)
    murgatroid99 authored Jan 16, 2025
    Configuration menu
    Copy the full SHA
    ff204f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2025

  1. Configuration menu
    Copy the full SHA
    b9797cf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2992 from murgatroid99/grpc-js_fix_buffer_type_1.9.x

    grpc-js: Declare buffer type to avoid build error (1.9.x)
    murgatroid99 authored Aug 4, 2025
    Configuration menu
    Copy the full SHA
    1aec8d8 View commit details
    Browse the repository at this point in the history
Loading