mirror of https://github.com/knative/caching.git
4 Commits
Author | SHA1 | Message | Date |
---|---|---|---|
|
750d0821ef
|
upgrade to latest dependencies (#816)
bumping github.com/prometheus/procfs 113c501...ff0ad85:
> ff0ad85 Update for Go 1.21 (# 575)
> ce949a5 Add `hw_counters` for infiniband device. (# 549)
> b2168a3 infiniband: do not fail if board_id is not present (# 556)
> 647e50e Add inode number to fdinfo (# 552)
> 9d715e8 Add NSpid to proc status (# 557)
> 8676d3d dongjiang, add nfs over RDMA proc parse (# 558)
> 607adcf Fix build tags for isRealProc function (# 560)
> a5ae62f proc_maps: Parse address and device without allocating (# 572)
> 5056707 Improve sysfs vulnerability parsing (# 568)
> 340d4b8 NFSd: handle new wdeleg_getattr attribute in /proc/net/rpc/nfsd (# 574)
> e8dd544 Fixup nfs naming (# 573)
> f22604f Update common Prometheus files
> b6ad5a7 fix code comment error (# 561) (# 562)
> c05b611 fix gofmt checking fail
> 301089d dongjiang, support v4 proc4ops 38 operations
> 8f5b8ca dongjiang, fix nfsd v4 ops index
> e3cbe53 Bump golang.org/x/sys from 0.10.0 to 0.11.0
> 75c02c7 Update common Prometheus files
> e7af452 Fix annotation errors
> c5d92ab Bump golang.org/x/sys from 0.9.0 to 0.10.0
bumping knative.dev/pkg 03265f7...dfa0a2c:
> dfa0a2c Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 (# 2924)
> 32bea20 Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (# 2923)
> d513e48 Bump google.golang.org/grpc from 1.59.0 to 1.60.1 (# 2922)
> 1709d20 Bump golang.org/x/crypto from 0.16.0 to 0.17.0 (# 2921)
bumping github.com/prometheus/client_model 9a2bf30...1c92cad:
> 1c92cad Merge pull request # 72 from prometheus/repo_sync
> cbe84de Merge pull request # 71 from prometheus/superq/update_build
> 58db340 Update common Prometheus files
> baaa038 Merge pull request # 70 from prometheus/repo_sync
> 568c466 Update Go
> 7b38251 Merge pull request # 69 from prometheus/repo_sync
> 185bafb Update common Prometheus files
> cfbcccb Merge pull request # 67 from prometheus/beorn7/histogram
> 4dbcf4e Update common Prometheus files
> 95a0733 Merge pull request # 66 from ArthurSens/created-timestamp
> 2a367b9 histogram: Add a doc comment about when to add a no-op span
bumping google.golang.org/appengine 5d1c1d0...aa58fcd:
> aa58fcd Replace deprecated command with environment file (# 318)
> ef2135a Memcache item timestamps (# 323)
> a080531 ci: Update go-version matrix (# 319)
> d41edd3 Extend the deadline of a test context to fix a timeout issue. (# 316)
> f96845d Upgrade python version being used by the ci workflow. (# 315)
> 93c9fa1 fix: regenerate all protos under new namespace (# 314)
> f9c3e90 Update go-version matrix (# 309)
> 4c82e82 Fix the ci-update-workflow GitHub Actions (# 308)
> a858869 Add a ci-update-workflow GitHub Actions to update the go-version matrix (# 307)
> 917b599 Revert "all: using the more elegant way to deal milliseconds and nanoseconds (# 292)" (# 306)
> 9d6c353 all: using the more elegant way to deal milliseconds and nanoseconds (# 292)
> f882c63 build(deps): bump golang.org/x/text from 0.3.6 to 0.3.8 (# 300)
> b75a6de Run go get google.golang.org/appengine/v2/search (# 305)
> 1d09fa9 build(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 in /v2 (# 299)
> 40eb4d1 Add v2/search (# 297)
> 28bf581 just a small refactor of api_test (# 291)
> 6e2c50e Install Python2 in base image for DevAppServer tests and change test matrix for 1.11 and 1.20.x (# 304)
> 9af54ae all: fix some comments (# 296)
> 59aced7 README.md: fix typo (# 288)
> 4e4a7b2 v2/README.md: fix typos (# 276)
> 06b058b Add Go 1.20 to tested Go versions (# 303)
> a1ae214 remove golang.org/x/net dependency (# 295)
> 504804f Add Go 1.18 and Go 1.19 to tested Go versions (# 293)
> 1bdfe3f re-apply PR # 235 to v2 (# 290)
> b08cb36 re-apply PR # 232 to v2 (# 289)
> d981f2f Security Vulnerability Upgrading golang.org/x/text (# 287)
> 37ff2b8 allow API calls without GAE context (# 284)
> 1f27190 prevent github from cancelling all test jobs when one fails (# 285)
> 65ad43f respect GAE_ENV=localdev (# 283)
> 0c7f7a8 run gofmt with go1.19 release candidate (# 282)
> ca3835e Fix golang/appengine CI (# 280)
> da036ec refactor: pin setup-gcloud gh action to v0 (# 274)
> e005424 Fix header name to associate log entry & trace (# 263)
> 5a029e6 switch default logStream from stdout to stderr (# 272)
> bbd66e8 Add Go 1.16 to tested Go versions (# 255)
> ab4e2d3 Let users specify unique function keys using delay.MustRegister (# 268)
> 6d50fa8 Update backgroundcontext comment (# 267)
> cefb82f Run ci workflow on v2/. (# 260)
> d0e56bd Migrate travis ci to Github actions. (# 253)
> 2042caf Fix documented default deadline in urlfetch client (# 249)
> 856ef3e Merge QA into the main branch (# 247)
> 8f83b32 [internal] Expose internal.handleHTTP as a standard http middleware (# 235)
> b48684e [atest] Specify path to dev_appserver datastore file via APPENGINE_DEV_APPSERVER_DATASTORE_PATH (# 232)
> 07f9b08 [internal] Add LOG_TO_LOGSERVICE env var to disable logservice (# 229)
bumping google.golang.org/protobuf 68463f0...3068604:
> 3068604 all: release v1.32.0
> bfcd647 protojson: configurable recursion limit when unmarshalling
> 24fba63 gha-ci: instruct bazelisk to use previous bazel version
> 8ed73c7 all: run integration test on longtest builders in CI
> e8baad6 reflect/protodesc: support editions feature resolution
> 3bfc0b0 all: drop -mod=vendor in integration test invocations
> c9d2559 reflect/protoreflect: use go1.20 unsafe interface for strings and slices
> a1297bf all: set required version to 1.17
> 2b71f26 all: fix go generate (needs protolegacy build tag for weak fields)
> 704136e protoc: update to the newest protobuf version (25.1)
> 2087447 internal/strs: use go1.20 unsafe interface for strings
> 9b87403 all: remove pre-module support code from integration test
> a8317fb reflect/protodesc: don't generate invalid syntax values
> 9492118 internal/benchmarks: make download_benchdata print an error
> f4a6c1f types/descriptorpb: regenerate using latest protobuf v25.0-rc2 release candidate
> 86bdc47 internal/impl: preallocate memory when unmarshalling packed repeated fields
> 322d454 all: avoid non-const reflect.MethodByName calls
> 6352dec prototext: Fix parsing of unknown repeated message fields
> 8088bf8 encoding: Add EmitDefaultValues option
> 01c8445 all: test with Go 1.20 and 1.21
> 849f2c2 gha-ci: fix builds from cache: add ~/.cache/bazel (+ update actions)
> 70db1e1 encoding/protojson: ignore unknown enum name if DiscardUnknown=true
> f9212a8 all: modernize documentation
> 6d0a5db types/descriptorpb: regenerate using latest protobuf v24.0-rc2 release candidate
> 31694db types/dynamicpb: make atomicExtFiles the first word of the struct
> 4396dd4 encoding/protodelim: drop TestUnmarshalFromBufioAllocations
> 55f120e all: start v1.31.0-devel
bumping github.com/prometheus/client_golang fa1408e...53be91d:
> 53be91d Revert "change api http.client to interface"
> 1a2d072 Add 1.18 changelog
> 239b123 Merge pull request # 1387 from tsipo/main
> 3f8bd73 Merge pull request # 1370 from prometheus/dependabot/go_modules/tutorial/whatsup/google.golang.org/grpc-1.56.3
> 24d59e9 change client to interface, allow override by other implementations (e.g. github.com/hashicorp/go-retryablehttp)
> e96fb18 Merge pull request # 1401 from prometheus/dependabot/go_modules/golang.org/x/sys-0.15.0
> 5e55b31 Bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /tutorial/whatsup
> 80d3f0b Normalize empty help values in CollectAndCompare (# 1378)
> 2a8fc90 Bump golang.org/x/sys from 0.13.0 to 0.15.0
> 3f80cd1 Add example of NewConstMetricWithCreatedTimestamp (# 1375)
> e160b50 Bump prometheus/common to 0.45.0 (# 1374)
> 3879457 This way the import is more readable (# 1383)
> 0356577 Merge pull request # 1376 from prometheus/repo_sync
> f030c3d Merge pull request # 1373 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/common-0.45.0
> f66184f Update common Prometheus files
> 884bc8e Merge pull request # 1371 from prometheus/dependabot/go_modules/github.com/prometheus/client_model-0.5.0
> 4e4691d Bump github.com/prometheus/common in /tutorial/whatsup
> 13a208d Merge pull request # 1366 from prometheus/dependabot/go_modules/golang.org/x/net-0.17.0
> 16b91f8 Bump github.com/prometheus/client_model
> cd8cba2 histograms: Add timer to reset ASAP after bucket limiting has happened (# 1367)
> 5046a13 Bump golang.org/x/net from 0.15.0 to 0.17.0
> c3e797e Merge pull request # 1365 from prometheus/dependabot/go_modules/tutorial/whatsup/golang.org/x/net-0.17.0
> 60a8513 Add support for custom validations in promlint (# 1311)
> 5b75807 Bump golang.org/x/net from 0.10.0 to 0.17.0 in /tutorial/whatsup
> 486d514 Update dependency golang.org/x/net to v0.15.0 (# 1342)
> 64e51f5 proccess_collector: add wasip1 stub (# 1350)
> d81c33f Update MAINTAINERS.md (# 1362)
> 1803eb9 Update common Prometheus files (# 1361)
> 51714a5 Merge pull request # 1360 from colega/improve-performance-of-with-label-values
> dac14aa Merge pull request # 1356 from prometheus/dependabot/go_modules/github.com/prometheus/procfs-0.12.0
> 005d8de Improve performance of WithLabelValues(...)
> 556bf30 Merge pull request # 1357 from prometheus/dependabot/go_modules/golang.org/x/sys-0.12.0
> 87a016c Bump github.com/prometheus/procfs from 0.11.1 to 0.12.0
> 4c10365 Merge pull request # 1358 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/client_golang-1.17.0
> 22540dc Configure CI to automerge dependabot PRs (# 1359)
> 7004b66 Bump golang.org/x/sys from 0.11.0 to 0.12.0
> 40c7d2f Merge pull request # 1355 from prometheus/dependabot/go_modules/examples/middleware/github.com/prometheus/client_golang-1.17.0
> 1844c50 Bump github.com/prometheus/client_golang in /tutorial/whatsup
> 3278043 Add changelog entry for 1.17 (# 1353)
> e43edfc Bump github.com/prometheus/client_golang in /examples/middleware
bumping google.golang.org/grpc 7765221...dbbcf59:
> dbbcf59 Update version.go to 1.60.1 (# 6865)
> 6e384cf Cherry-pick # 6856 to v1.60.x release branch (# 6864)
> 6430548 Change version to 1.60.1-dev (# 6793)
> 297d8dd Cherry-pick # 6841 to v1.60.x release branch (# 6847)
> 3580447 Change version to 1.60.0 (# 6792)
> 71e67a9 Cherry-pick # 6834 to v1.60.x release branch (# 6839)
> cb6581d Cherry-pick # 6804 and dependencies to v1.60.x release branch (# 6838)
> dd39cdb credentials: if not set, restrict to TLS v1.2+ and CipherSuites per RFC7540 (# 6797)
> 8645f95 resolver: remove ClientConn.NewServiceConfig (# 6784)
> 8b17a4d vet: various cleanups (# 6780)
> 591c481 internal/transport: Add LocalAddr to http2Client.getPeer() (# 6779)
> eb46b7d github: set top-level read-only workflow permissions (# 6775)
> be1d1c1 security/advancedtls: FileWatcher CRL provider initialization enhancement (# 6760)
> 482de22 interop/stress: Remove wait-for-ready (# 6773)
> f1a1fcd grpc: disable and document overrides of OS default TCP keepalive by Go (# 6672)
> 338d8f1 github: modify codecov.yml (# 6720)
> 3fe1123 resolver: manual resolver crashes if grpc.Dial isn't called before some methods (# 6754)
> cf9ae52 stress: Move package under interop (# 6769)
> b8d1c76 stress: make the client log the total number of calls made (# 6762)
> a5a7ef2 xds/resolver: extend test to re-add listener (# 6768)
> 6bed353 envconfig: re-add AdvertiseCompressors temporarily (# 6764)
> 70f1a40 grpc: Wait until resources finish cleaning up in Stop() and GracefulStop() (# 6489)
> b82468a crl provider: Static and FileWatcher provider implementations (# 6670)
>
|
|
|
709c3f780b
|
upgrade to latest dependencies (#783)
bumping golang.org/x/text fb697c0...f488e19: > f488e19 unicode/norm: fix function name on comment bumping golang.org/x/sys 104d401...5154691: > 5154691 unix/linux: update to gcc 13.2.0, qemu 8.0.3 for loong64 and and Go 1.21.0 for all > e8190d9 windows: don't check non-existent return code in GetStartupInfo > ad02017 windows: use SyscallN in mkwinsyscall > 7023367 cpu: remove repetitive word > eabbd5c cpu: add support for amx detection > 552c4e8 unix: avoid setting O_NONBLOCK needlessly by checking flags beforehand > ee57887 unix: add SchedSetAttr and SchedGetAttr for Linux > 60ecf13 windows: add TimeBeginPeriod and TimeEndPeriod syscalls bumping knative.dev/pkg 27252a3...8d736b6: > 8d736b6 Bump google.golang.org/api from 0.138.0 to 0.140.0 (# 2818) > 2ae83b9 Bump golang.org/x/tools from 0.12.0 to 0.13.0 (# 2815) > 8053378 Bump google.golang.org/grpc from 1.57.0 to 1.58.0 (# 2814) > f78fe9e Bump golang.org/x/oauth2 from 0.11.0 to 0.12.0 (# 2812) > 09df2b6 Update community files (# 2817) > 6550b1f Bump actions/checkout from 3 to 4 (# 2811) bumping golang.org/x/net c8c0290...2a0da8b: > 2a0da8b go.mod: update golang.org/x dependencies > 97384c1 quic: remove streams from the conn when done > 03d5e62 http2: remove unused ClientConn.tconnClosed > b82f062 quic: include ignored frames in test log output > 7374d34 quic: don't block when closing read-only streams > b4d09be dns/dnsmessage: compress all names while appending to a buffer > 8b010a5 quic: fix race condition in runAsync test helper > fe2abcb quic: validate stream limits in transport params > d1b0a97 quic: avoid sending 1-RTT frames in initial/handshake packets > 4332436 quic: send more transport parameters > 52fbe37 quic: add test helpers for acking packets > 4a2d37e http2: remove Docker-requiring tests > efb8d7a dns/dnsmessage: don't include bytes after name.Length in the compression map > d8d8478 quic: read-closing and reset streams, wait on close > 3d2be97 quic: fix testConn.uncheckedHandshake > 0f7767c dns/dnsmessage: validate cached section when skipping sections > f89417c dns/dnsmessage: reduce Parser size > 9cde5a0 net/http2: remove awaitGracefulShutdown > 95cb3bb dns/dnsmessage: show AD and CD bit in Header.GoString() > 126a5f3 quic: fix some bugs in the sendable stream list > f09e753 quic: send and receive stream data > 1e23797 publicsuffix: update table to version 20230804 bumping google.golang.org/api 85e7e70...77cbf8b: > 77cbf8b chore(main): release 0.140.0 (# 2145) > 488068e chore(all): update all (# 2134) > 009ec6d chore(deps): temporarily ignore grpc dep (# 2154) > 1183ccf feat(all): auto-regenerate discovery clients (# 2152) > 1038447 feat(all): auto-regenerate discovery clients (# 2150) > 161e093 feat(all): auto-regenerate discovery clients (# 2149) > b6072d6 feat(all): auto-regenerate discovery clients (# 2148) > c8d6a5a chore: add global flag to previous commit as this is not the git root (# 2147) > 2a99e82 chore: mark dir as safe for discogen (# 2146) > aded622 feat(all): auto-regenerate discovery clients (# 2144) > 85fd15c chore: remove added build flag for discogen (# 2143) > 9e585db chore(main): release 0.139.0 (# 2121) > 8e1c21a feat(all): auto-regenerate discovery clients (# 2142) > 733fb17 chore: skip api that wont generate (# 2139) > 44a2679 chore: fix discogen (# 2138) > 76be4a6 chore(all): update module github.com/google/s2a-go to v0.1.7 (# 2131) > 62d88ff docs: point more users forward (# 2126) > fd53dce feat(all): auto-regenerate discovery clients (# 2120) bumping golang.org/x/tools 229f848...b5e55d1: > b5e55d1 go/analysis/analysistest: give better hint in SuggestedFix assertion > a807ccf go.mod: update golang.org/x dependencies > 21090a2 gopls/internal/lsp/cache: use persistent.Set in a couple places > 38b898b internal/persistent: add Set > 44f7796 gopls: add and enable the slog analyzer > 2c6ba93 gopls: tidy for 1.17+ > 5a96569 gopls/internal/lsp/cmd: don't use x/exp/slices > 77c6ac6 gopls/internal/telemetry: don't schedule the next upload > 010e045 internal/persistent: use generics > a1a928d gopls: remove dead code > 7663a40 internal/cmd/deadcode: add -generated flag > ea5e7c6 gopls/internal/lsp/cache: delete unused mustEncode > cb85f8f gopls/internal/lsp/cmd: consolidate editing flags > 63c7da0 gopls: more 1.18 cleanup; use strings.Cut and os functions > 5fc00b4 gopls/internal: move Options and FileKind from View to Snapshot > 1bfa8e3 gopls: update uses of deprecated ioutil APIs > 914b218 gopls/internal/lsp/analysis/unusedparams: document the blank identifier > 8234134 gopls/internal/lsp/frob: add defensive header > e3671fc internal/telemetry: unconditionally trigger upload logic > 9658d2e internal/refactor/inline: NeedGoPackages in test > 5e8d21a gopls/internal/lsp/source: implement refactor.inline code action > edda81f internal/refactor/inline: an inliner for Go source > 2926c1f gopls/internal/telemetry: log timestamp when test fails > cd22603 go/analysis/unitchecker: NeedGoPackages in ExampleSeparateAnalysis > 2191a27 gopls/internal/lsp/frob: fix build breakage > 5fb106a internal/testenv: simplify 'go build' support check > c51e3f7 gopls/internal/lsp/frob: make API generic > 7e1bfe8 go/analysis/unitchecker: Example of separate analysis > 39bfef4 gopls: update x/telemetry dependency > c28af0a gopls/internal/lsp/debug: remove hard-coded version > 0a044c0 gopls/doc: update tests that fail on Kokoro to run at Go 1.21+ > 7b7b9a1 gopls/internal/telemetry: write counter unconditionally and run upload > 8fd71c0 gopls/internal/lsp/mod: remove TestModfileRemainsUnchanged > 2e5fc54 gopls/internal/regtest/codelens: avoid a race in TestUpgradeCodelens > 6eca6df gopls/doc: include stderr output from 'go list' in pkgDir errors > c38e6b0 gopls/internal/lsp: add testing support for the new zero builtin > ff7f2b9 gopls/internal/lsp/source completion: don't suggest untyped conversions > 9425c2e gopls/internal/lsp/source: fix implementations query on error type > 5913c02 gopls/internal/lsp/source: add a test for local types stubbing > a46a10f gopls: stubbed methods shouldn't qualify the current package > 1517d1a gopls/internal/lsp/source: fix renaming instantiated fields > 9f2e103 all: gofmt format > b225aa0 internal/typeparams: run go generate > 0286c38 gopls/internal/lsp: switch default diff to "new" > a80931d gopls/telemetry: accept vscode-insiders as a known editor > 64e9248 gopls/internal/lsp/source/completion: add ifnotnil postfix snippet > 74c255b gopls/internal/lsp/cache: avoid dependency on StdSizes > fa12f34 go/packages: avoid unnecessary dependency on StdSizes > f4c8627 gopls: fix raciness related to TestOrphanedFiles > 6290d8a go/analysis/passes/copylock: ignore parens on rhs > 6b4d1de gopls/internal/lsp: avoid duplicate type checking following invalidation > 47c5305 gopls/internal/regtest/bench: skip oracle didSave test > 053d3c4 gopls/telemetry: test that telemetry counters are written > 5027187 gopls/internal/regtest/bench: enable oracle benchmarks with -short > 59fd05d go/types/objectpath: remove use of linkname for gopls back doors > 582ef29 gopls/internal/protocol: remove // line comments from tsprotocol.go > 9abb02c gopls/internal/regtest/bench: add an oracle completion benchmark > 33da5c0 gopls/internal/telemetry: record Go version used in each view > 732ad6f internal/imports: update stdlib index for Go 1.21.0 > f42bca8 refactor/satisfy: (re)allow composite lits of pointer type bumping google.golang.org/grpc 87bf02a...c2b0797: > c2b0797 Change version to 1.58.0 (# 6579) > 0467e47 balancer/leastrequest: Cache atomic load and also add concurrent rpc test (# 6607) > 5d1c0ae leastrequest: fix data race in leastrequest picker (# 6606) > e26457d stream: swallow Header errors as we used to; RecvMsg can still return it (# 6591) > 4c9777c clusterresolver: fix deadlock when dns resolver responds inline with update or error at build time (# 6563) > 81b9df2 idle: move idleness manager to separate package and ~13s of tests into it (# 6566) > 7d35b8e test: speed up TestServiceConfigTimeoutTD from 1.8s to 0.03s (# 6571) > d51b3f4 interop/grpc_testing: update protos from grpc-proto repo (# 6567) > fe1519e client: fix ClientStream.Header() behavior (# 6557) > 8a2c220 cdsbalancer: test cleanup part 2/N (# 6554) > 7f66074 vet.sh: fix interface{} check for macos (# 6561) > b07bf5d cdsbalancer: test cleanup part 1/N (# 6546) > 33f9fa2 test: speed up two tests (# 6558) > aca07ce xds/internal/xdsclient: Add least request support in xDS (# 6517) > e5d8eac test: improve and speed up channelz keepalive test (# 6556) > ebf0b4e idle: speed up test by 5x even while running 2x more iterations (# 6555) > 7d3996f grpctest: use an interface instead of reflection (# 6553) > cc705fe interop: regenerate pb.gos (# 6551) > 3e92504 status: optimize GRPCStatus() calls (# 6539) > 402ba09 pick_first: de-experiment pick first (# 6549) > 2821d7f resolver: remove outdated Target examples (# 6547) > 53d1f23 benchmark: update proper benchmark binary to use larger buffers (# 6537) > fbff2ab *: update `interface{}` to `any` and `go.mod` version to `go 1.19` (# 6544) > e40da66 clientconn: release lock when returning from enterIdleMode() (# 6538) > dbbc983 balancer/leastrequest: Add least request balancer (# 6510) > a010079 *: remove references to old versions of go (# 6545) > 03d32b9 orca: update example and interop to use StateListener (# 6529) > c2bc22c testing: update Go versions tested to 1.19-1.21 (# 6543) > 879faf6 test: update client state subscriber test to be not flaky and more stressful about rapid updates (# 6512) > f3e94ec xds: improve error message when matched route on client is not of type RouteActionRoute (# 6248) > bb41067 balancergroup: do not cache closed sub-balancers by default (# 6523) > 68704f8 gracefulswitch, stub: remove last UpdateSubConnState references (# 6533) > 4900699 balancer/rls, xds/wrrlocality: stop forwarding UpdateSubConnState calls (# 6532) > ebc3c51 internal/balancergroup: remove usage of UpdateSubConnState (# 6528) > 5da2731 balancer/weightedtarget: stop forwarding UpdateSubConnState calls (# 6525) > 182b0ad interop/grpc_testing: regenerate protos (# 6534) > e274152 rls: fix flaky test introduced by # 6514 (# 6535) > 61a1f77 balancer/weightedroundrobin: migrate to StateListener (# 6530) > 175c84c xds/ringhash: use StateListener instead of UpdateSubConnState (# 6522) > 3fa17cc test: speed up test that was taking 10 seconds to timeout (# 6531) > 694cb64 xds/clusterresolver: stop forwarding UpdateSubConnState calls (# 6526) > 8f51ca8 tests: stop using UpdateSubConnState (# 6527) > cea77bb xds/clustermanager: stop forwarding UpdateSubConnState calls (# 6519) > ce68413 xds/priority: stop forwarding UpdateSubConnState calls (# 6521) > dceb6ee xds/clusterimpl: stop forwarding UpdateSubConnState calls (# 6518) > 8def12a xds/outlierdetection: Stop handling UpdateSubConnState forwarding (# 6520) > 67a8e73 multiple/test: use stub balancer instead of defining wrapped balancers (# 6514) > 92b481a test: allow set request/response size in interop soak test (# 6513) > 07609e1 benchmark: restore old buffer size values for published benchmarks (# 6516) > 2059c6e grpc: report connectivity state changes on the ClientConn for Subscribers (# 6437) > 4832deb test: clean up deadlines set in tests (# 6506) > 9c46304 xds/cdsbalancer: stop handling subconn state updates (# 6509) > e9a4e94 base: update base balancer for new APIs (# 6503) > 6c0c69e all: replace RemoveSubConn with Shutdown as much as possible (# 6505) > 28ac6ef xdsclient: make watch timer a no-op if authority is closed (# 6502) > d06ab0d pickfirst: receive state updates via callback instead of UpdateSubConnState (# 6495) > 7aceafc balancer: add SubConn.Shutdown; deprecate Balancer.RemoveSubConn (# 6493) > 4fe8d3d balancer: fix tests not properly updating subconn states (# 6501) > 8ebe462 outlierdetection: fix unconditional calls of child UpdateSubConnState (# 6500) > 5d3d9d7 grpc: perform a blocking close of the balancer in ccb (# 6497) > ecc5645 clusterresolver: fix a flaky test (# 6499) > b9356e3 client: fix race between connection error and subconn shutdown (# 6494) > 2db7b17 test/xds: increase default test timeout (# 6498) > 8f496b2 test/kokoro: Add bootstrap generator test into Go Kokoro script (# 6463) > 0246373 testutils: remove TestSubConns for future extensibility (# 6492) > c635404 balancer: add StateListener to NewSubConnOptions for SubConn state updates (# 6481) > 94df716 resolver: State: add Endpoints and deprecate Addresses (# 6471) > 20c51a9 pickfirst: add tests for resolver error scenarios (# 6484) > b8d36ca pickfirst: add prefix logging (# 6482) > 5ce5686 pickfirst: guard config parsing on GRPC_EXPERIMENTAL_PICKFIRST_LB_CONFIG (# 6470) > 41d1232 resolver/weighted_round_robin: remove experimental suffix from name (# 6477) > 2aa2615 clusterresolver: comply with A37 for handling errors from discovery mechanisms (# 6461) > d7f45cd xds/server: create the xDS client when the xDS enabled gRPC server is created (# 6446) > f1fc2ca clientconn: add channel ID to some idleness logs (# 6459) > 9bb44fb transport: use a sync.Pool to share per-connection write buffer (# 6309) > d524b40 multiple: update dependencies after 1.57 branch cut (# 6452) > 7aab9c0 stats: Add RPC event for blocking for a picker update (# 6422) > 02946a3 resolver: remove deprecated AddressType (# 6451) > 919fe35 Change version to 1.58.0-dev (# 6450) bumping knative.dev/hack 760813a...3af329f: > 3af329f Update community files (# 313) bumping golang.org/x/oauth2 2e4a4e2...0708528: > 0708528 go.mod: update golang.org/x dependencies > a835fc4 oauth2: move global auth style cache to be per-Config bumping golang.org/x/term 19e73c2...f413282: > f413282 go.mod: update golang.org/x dependencies bumping google.golang.org/genproto/googleapis/rpc 1744710...2d3300f: > 2d3300f chore(all): update actions/checkout action to v4 (# 1052) > b8732ec chore(all): auto-regenerate .pb.go files (# 1051) > ccc8af3 chore(all): auto-regenerate .pb.go files (# 1050) > 6bfd019 chore(all): auto-regenerate .pb.go files (# 1047) > ca7cfce fix(analytics/admin/v1alpha): remove broken aliases (# 1045) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
0ba05f9fb2
|
Bump google.golang.org/grpc to the latest version (#761) | |
|
7f5b718a01
|
[master] Auto-update dependencies (#261)
Produced via: `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh` /assign n3wscott vagababov /cc n3wscott vagababov |