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.28.0
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.28.1
Choose a head ref
  • 9 commits
  • 35 files changed
  • 3 contributors

Commits on Mar 9, 2020

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

Commits on Mar 13, 2020

  1. Configuration menu
    Copy the full SHA
    b3ddccf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff0e101 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8599712 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

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

Commits on Mar 30, 2020

  1. xds: filter EDS localities with clarified specifications (#6874) (#6875)

    Fix logic of filtering localites in EDS responses:
       - Each LocalityLbEndpoints message is allowed to contain 0 LbEndpoints. 
       - LocalityLbEndpoints without or with 0 weight are ignored. 
       - NACK responses with sparse locality priorities.
    voidzcy authored Mar 30, 2020
    Configuration menu
    Copy the full SHA
    2581a57 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. xds: patch unit tests for changes in locality filtering (#6881) (#6885)

    Add unit test that covers handling EDS responses containing: locality with 0 endpoint, locality with 0 weight.
    voidzcy authored Apr 1, 2020
    Configuration menu
    Copy the full SHA
    cf4121d View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

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

    voidzcy committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    1ee322c View commit details
    Browse the repository at this point in the history
Loading