What's Changed
- Bump github.com/envoyproxy/go-control-plane from 0.11.0 to 0.11.1 in /xdsmatcher by @dependabot in #703
- Bump github.com/envoyproxy/go-control-plane from 0.11.0 to 0.11.1 in /examples/dyplomat by @dependabot in #702
- Add Valerian as our newest maintainer! by @alecholmez in #704
- ci: Add sync workflow by @phlax in #701
- ci/sync: Remove nonunset from script by @phlax in #706
- sync/ci: Use new Envoy api.go target by @phlax in #707
- sync/ci: Assorted fixes by @phlax in #710
- sync/ci: Fix commit by @phlax in #711
- sync/ci: Update github auth action by @phlax in #713
- sotw: Ordered ADS mode by @alecholmez in #544
- Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 in /xdsmatcher by @dependabot in #715
- Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #716
- Add Ryan Northey to maintainers. by @jpeach in #717
- Bump go.opentelemetry.io/proto/otlp from 0.19.0 to 0.20.0 by @dependabot in #720
- cache: add request TypeUrl and ResourceNames to warn log by @110y in #719
- Bump google.golang.org/grpc from 1.55.0 to 1.56.0 in /examples/dyplomat by @dependabot in #726
- Bump k8s.io/api from 0.27.2 to 0.27.3 in /examples/dyplomat by @dependabot in #728
- Bump k8s.io/client-go from 0.27.2 to 0.27.3 in /examples/dyplomat by @dependabot in #727
- Bump google.golang.org/grpc from 1.55.0 to 1.56.0 by @dependabot in #729
- Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 in /xdsmatcher by @dependabot in #734
- Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 by @dependabot in #733
- Bump google.golang.org/grpc from 1.56.0 to 1.56.1 by @dependabot in #732
- Bump google.golang.org/grpc from 1.56.0 to 1.56.1 in /examples/dyplomat by @dependabot in #731
- Bump google.golang.org/grpc from 1.56.1 to 1.56.2 in /examples/dyplomat by @dependabot in #737
- Bump go.opentelemetry.io/proto/otlp from 0.20.0 to 1.0.0 by @dependabot in #739
- Bump envoyproxy/toolshed from actions-v0.0.1 to 0.0.10 by @dependabot in #742
- Bump google.golang.org/grpc from 1.56.2 to 1.57.0 by @dependabot in #751
- Bump google.golang.org/grpc from 1.56.2 to 1.57.0 in /examples/dyplomat by @dependabot in #749
- Bump k8s.io/client-go from 0.27.3 to 0.27.4 in /examples/dyplomat by @dependabot in #745
- Bump sigs.k8s.io/aws-iam-authenticator from 0.6.10 to 0.6.11 in /examples/dyplomat by @dependabot in #750
- Bump golang from 1.19 to 1.21 by @dependabot in #753
- Remove special cases from GetResourceName. by @jpeach in #762
- Document that well-known names are no longer needed. by @jpeach in #763
- ci(deps): group k8s dependencies in /examples/dyplomat by @mmorel-35 in #774
- docs: fix spell error by @ankur-anand in #778
- Fix lint warnings on deprecated wellknown names. by @jpeach in #771
- Bump sigs.k8s.io/aws-iam-authenticator from 0.6.11 to 0.6.12 in /examples/dyplomat by @dependabot in #755
- build(deps): Bump google.golang.org/grpc from 1.57.0 to 1.58.1 by @dependabot in #779
- build(deps): bump envoyproxy/toolshed from actions-v0.0.10 to 0.0.18 by @dependabot in #772
- Bump golang from 1.19 to 1.21 in /examples/dyplomat by @dependabot in #754
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #773
- build(deps): Bump k8s.io/client-go from 0.27.4 to 0.28.2 in /examples/dyplomat by @dependabot in #780
- build(deps): Bump google.golang.org/grpc from 1.57.0 to 1.58.2 in /examples/dyplomat by @dependabot in #787
- build(deps): Bump google.golang.org/grpc from 1.58.1 to 1.58.2 by @dependabot in #788
- build(deps): Bump github.com/prometheus/client_model from 0.4.0 to 0.5.0 by @dependabot in #792
- Enable ordered responses for ADS delta watches by @zhaohuabing in #752
- build(deps): Bump golang.org/x/net from 0.12.0 to 0.17.0 by @dependabot in #795
- build(deps): Bump golang.org/x/net from 0.13.0 to 0.17.0 in /examples/dyplomat by @dependabot in #796
- build(deps): Bump google.golang.org/grpc from 1.58.2 to 1.58.3 by @dependabot in #798
- fix resource order by @zhaohuabing in #801
- ci/sync: Remove
NO_BUILD_SETUP
to ensure llvm is setup by @phlax in #812 - build(deps): Bump envoyproxy/toolshed from actions-v0.0.18 to 0.1.2 by @dependabot in #810
- build(deps): Bump google.golang.org/grpc from 1.58.2 to 1.59.0 in /examples/dyplomat by @dependabot in #804
- ci/sync: Bump runner version by @phlax in #814
- ci: fix and enable more linters by @mmorel-35 in #815
- ci: enable more linters by @mmorel-35 in #817
- Use the v2 protobuf module internally. by @jpeach in #819
- build(deps): Bump envoyproxy/toolshed from actions-v0.1.2 to 0.1.83 by @dependabot in #829
- doc: Update README.md by @spacewander in #833
- Setup scorecard workflow and pin actions versions by @mmorel-35 in #845
- build(deps): Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 by @dependabot in #844
New Contributors
- @110y made their first contribution in #719
- @ankur-anand made their first contribution in #778
- @zhaohuabing made their first contribution in #752
- @spacewander made their first contribution in #833
Full Changelog: v0.11.1...v0.12.0