Skip to content

v0.13.0

Latest
Compare
Choose a tag to compare
@alecholmez alecholmez released this 15 Aug 18:31
· 43 commits to main since this release

What's Changed

  • Setup Codeql workflow by @mmorel-35 in #846
  • Improve OSSF score by @mmorel-35 in #848
  • Fix build after recent protobuf changes by @howardjohn in #862
  • Add detailed_metric field to ratelimit descriptor by @akondapuram in #841
  • Enable testifylint linter by @mmorel-35 in #842
  • build(deps): Bump actions/stale from 7.0.0 to 9.0.0 by @dependabot in #881
  • build(deps): Bump github/codeql-action from 3.22.12 to 3.24.6 by @dependabot in #892
  • build(deps): Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by @dependabot in #880
  • Linter fixes required by latest golangci-lint versions by @sunjayBhatia in #903
  • build(deps): Bump google.golang.org/grpc from 1.58.3 to 1.62.1 by @dependabot in #899
  • build(deps): Bump github/codeql-action from 3.24.6 to 3.24.8 by @dependabot in #906
  • build(deps): Bump github.com/golang/protobuf from 1.5.3 to 1.5.4 by @dependabot in #898
  • build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #891
  • build(deps): Bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #905
  • build(deps): Bump github.com/prometheus/client_model from 0.5.0 to 0.6.0 by @dependabot in #886
  • build(deps): Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /xdsmatcher by @dependabot in #900
  • build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /xdsmatcher by @dependabot in #893
  • build(deps): Bump google.golang.org/grpc from 1.59.0 to 1.62.1 in /examples/dyplomat by @dependabot in #901
  • build(deps): Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /examples/dyplomat by @dependabot in #902
  • Apply 'go mod tidy' after API sync by @mmorel-35 in #908
  • build(deps): Bump github/codeql-action from 3.24.8 to 3.24.9 by @dependabot in #910
  • Move go mod tidy to run in sync_protos by @sunjayBhatia in #911
  • use replace in examples/dyplomat and xdsmatcher modules by @mmorel-35 in #912
  • Bump vtprotobuf import by @howardjohn in #914
  • Goroutine leak in DeltaStreamHandler: fix for issue 913: by @zhiyanfoo in #916
  • build(deps): bump github.com/cncf/xds/go to v0.0.0-20240329184929 by @mmorel-35 in #923
  • build(deps): Bump golang.org/x/net from 0.20.0 to 0.23.0 in /examples/dyplomat by @dependabot in #926
  • build(deps): Bump golang.org/x/net from 0.20.0 to 0.23.0 by @dependabot in #925
  • build(deps): Bump github/codeql-action from 3.24.9 to 3.25.0 by @dependabot in #924
  • build(deps): bump github.com/cncf/xds/go to v0.0.0-20240329184929 by @mmorel-35 in #931
  • Linearcache should respond immediately for the first wildcard delta request by @tnqn in #927
  • build(deps): Bump actions/checkout from 4.1.2 to 4.1.5 by @dependabot in #938
  • build(deps): Bump golangci/golangci-lint-action from 4.0.0 to 6.0.1 by @dependabot in #941
  • build(deps): Bump ossf/scorecard-action from 2.3.1 to 2.3.3 by @dependabot in #943
  • build(deps): Bump actions/checkout from 4.1.5 to 4.1.6 by @dependabot in #948
  • build(deps): Bump github/codeql-action from 3.25.0 to 3.25.6 by @dependabot in #947
  • xds server: Update reference/resource checks for DefaultFilterChain by @sfc-gh-randerson in #949
  • chore: update go version to 1.21 by @mmorel-35 in #964
  • Bump google.golang.org/grpc from 1.62.1 to 1.65.0 by @mmorel-35 in #968

New Contributors

Full Changelog: v0.12.0...v0.13.0