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-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.51.1
Choose a base ref
...
head repository: grpc/grpc-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.51.3
Choose a head ref
  • 7 commits
  • 28 files changed
  • 2 contributors

Commits on Dec 13, 2022

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

Commits on Jan 12, 2023

  1. xds:fix cancel xds watcher accidentally removes the url (v1.51 backpo…

    …rt) (#9811)
    
    Fix a bug. When any of the subscribers for a resource has the last watcher cancelled, the bug will accidentally remove that resource type from the map, which make xds stream not accepting response update for that resource type entirely (pass through, no ACK/NACK will send).
    YifeiZhuang authored Jan 12, 2023
    Configuration menu
    Copy the full SHA
    07b2803 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    47162a0 View commit details
    Browse the repository at this point in the history
  2. Bump version to 1.51.2

    YifeiZhuang committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    bf38895 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8a91b9 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Configuration menu
    Copy the full SHA
    faaf9a4 View commit details
    Browse the repository at this point in the history
  2. Bump version to 1.51.3

    YifeiZhuang committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    64a031d View commit details
    Browse the repository at this point in the history
Loading