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: cncf/xds
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0fa0005
Choose a base ref
...
head repository: cncf/xds
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 555b57e
Choose a head ref
  • 8 commits
  • 83 files changed
  • 3 contributors

Commits on Mar 6, 2024

  1. Synchronize dependencies versions between go.mod and bazel (#85)

    Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
    mmorel-35 authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    91a88dc View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Add extension point to StringMatcher (#87)

    Signed-off-by: Greg Greenway <ggreenway@apple.com>
    ggreenway authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    ee02671 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Bump github.com/envoyproxy/protoc-gen-validate from 1.0.2 to 1.0.4 (#88)

    Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
    mmorel-35 authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    8a4994d View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Migrate from github.com/golang/protobuf to google.golang.org/protobuf (

    …#90)
    
    Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
    mmorel-35 authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    6b7cb9e View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. pgv_plugin_go : Use protoc_gen_validate instead of xds (#92)

    Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
    mmorel-35 authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    0335649 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. cel: Add canonical CEL (dev.cel.expr) fields (#89)

    Signed-off-by: Sergii Tkachenko <sergiitk@google.com>
    sergiitk authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    0c46c01 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Bump io_bazel_rules_go -> 0.46.0 (#93)

    Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
    mmorel-35 authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    7e7c9ea View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. rules_go//proto : use go_grpc_v2 instead of go_grpc (#94)

    Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
    mmorel-35 authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    555b57e View commit details
    Browse the repository at this point in the history
Loading