{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":306087651,"defaultBranch":"master","name":"eventing","ownerLogin":"knative-automation","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2020-10-21T16:42:50.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/72087504?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1725845600.0","currentOid":""},"activityList":{"items":[{"before":"f950702994d7ba94f3e68b3830326a82d9a0428a","after":"b67b4826bdb250ed00354196dc2f7a7fbdec0938","ref":"refs/heads/auto-updates/update-deps-main","pushedAt":"2024-09-18T13:12:32.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"knative-automation","name":"Knative Automation","path":"/knative-automation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72087504?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies\n\nbumping google.golang.org/grpc 2da9769...d0bf90a:\n > d0bf90a Change version to 1.66.2 (# 7620)\n > c84da66 Cherry pick # 7595 to v1.66.x release branch (# 7621)\n > 12487c8 Cherry pick # 7571 and # 7579 to v1.66.x release branch (# 7616)\n > 7185cf4 Change to version 1.66.2-dev (# 7615)\n > cb81df6 Change to patch release 1.66.1 (# 7603)\n > ecb3e1a Change version to 1.66.1-dev (# 7519)\n > 00d3ec8 Change version to 1.66.0 (# 7518)\n > 973e3dc xdsclient: Populate total_issued_requests count in LRS load reports (# 7544) (# 7565)\n > 8e3596c cherry-pick # 7557 to v1.66.x branch (# 7564)\n > 62baa5f cherry-pick # 7356 to v1.66.x branch (# 7546)\n > f857020 cherry-pick # 7523 to v1.66.x branch (# 7547)\n > 35e915e cherry-pick: transport: add timeout for writing GOAWAY on http2Client.Close() # 7371 (# 7540)\n > 63853fd rls: update picker synchronously on configuration update (# 7412)\n > 86135c3 csds: unskip e2e test (# 7502)\n > 5d07b63 transport: change `*http2Client` to interface `ClientTransport` (# 7512)\n > c98235b grpclog: refactor to move implementation to grpclog/internal (# 7465)\n > 7ec3fd2 balancer/rls: Fix RLS Cache metrics (# 7511)\n > 6d7f07c test/tools: update staticcheck version to latest (# 7509)\n > 9706bf8 balancer/rls: Add cache metrics (# 7495)\n > c8951ab *: fix minor typos (# 7487)\n > 3cb3342 .*: fix comments (# 7504)\n > eece43b latency: don't wrap when all the latencies are zero (# 7506)\n > 366decf transport/grpchttp2: add http2.Framer bridge (# 7453)\n > 5c4da09 grpc: fix a bug introduced in # 7461 (# 7505)\n > 1008562 benchmark: wire in new gzip compressor (# 7486)\n > ced812e xds: implement ADS stream flow control mechanism (# 7458)\n > 54b48f7 balancer/weightedroundrobin: Add recording point for endpoint weight not yet usable and add metrics tests (# 7466)\n > 7b9e012 balancer/rls: Add picker metrics (# 7484)\n > 3ee837c *.pb.go: regenerate protos (# 7493)\n > f9b96b8 internal/transport: Unlock mutex before panic (# 7488)\n > d00dd8f xds: env var protection for xds fallback (# 7483)\n > ffaa81e transport/bufWriter: fast-fail on error returned from flushKeepBuffer() (# 7394)\n > 1490d60 transport/grpchttp2: revert # 7477 usage of mem package (# 7485)\n > e6b6318 transport/grpchttp2: change types to include `mem` package (# 7477)\n > 6d0aaae grpc: make client report `Internal` status when server response contains unsupported encoding (# 7461)\n > 338595c balancergroup: remove mentions of locality from comments (# 7476)\n > c8716e5 mem: fix comment typo (# 7482)\n > e524655 tools: Add github.com/mgechev/revive (# 7472)\n > 4a26a49 balancer/leastrequest: Add verbosity check around build log (# 7467)\n > 887d908 mem: introduce `mem` package to facilitate memory reuse (# 7432)\n > 6fa393c transport/grpchttp2: add doc to methods and values (# 7445)\n > 1013847 cmd/protoc-gen-go-grpc: fix typo pancis -> panics (# 7456)\n > 1b1230b resolver_wrapper: add early return in addChannelzTraceEvent (# 7437)\n > 5520cff experimental/stats/metricregistry: Add comments on enum consts for Metrics Type (# 7457)\n > 0b33bfe transport: Discard the buffer when empty after http connect handshake (# 7424)\n > 566aad1 examples/retry: remove waitForReady from service config (# 7450)\n > ec9dff7 cmd/protoc-gen-go-grpc: update version to 1.5.1 (# 7452)\n > 245323c cmd/protoc-gen-go-grpc: remove replace and skip test that requires it for now (# 7451)\n > 3eb0145 balancer/weightedroundrobin: Add emissions of metrics through metrics registry (# 7439)\n > bc03420 cmd/protoc-gen-go-grpc: update version for release\n > 84a4ef1 internal/stats: Add metrics recorder list and usage in ClientConn (# 7428)\n > 47be8a6 Remove trailing spaces (# 7426)\n > 1feeaec stats: Add optional locality label in cluster_impl picker (# 7434)\n > 9671c4a cmd/protoc-gen-go-grpc: test the embedded struct at registration time for proper usage (# 7438)\n > 40f3998 client: Stabilize WaitForStateChange API (# 7425)\n > aae9e64 docs: fix and improve anti-patterns.md (# 7418)\n > ac5a7fe xds: Fix flaky test Test/ServerSideXDS_WithValidAndInvalidSecurityConfiguration (# 7411)\n > 0231b0d transport/grpcframer: create grpcframer package (# 7397)\n > 2bcbcab stats/opentelemetry: Add usage of metrics registry (# 7410)\n > 64adc81 scripts: regenerate pbs with caching deps to a fixed tmp folder (# 7409)\n > 4ed8180 ringhash: more e2e tests from c-core (# 7334)\n > 61aa949 vet: fix option order when invoking grep (# 7421)\n > b1979b6 vet: remove trailing whitespace (# 7420)\n > 700ca74 xds/balancer/priority: Unlock mutex before returning (# 7417)\n > d27ddb5 internal/grpcsync: support two ways to schedule a callback with the serializer (# 7408)\n > ecbb837 experimental/stats: Add metrics registry (# 7349)\n > c5c0e18 scripts: minor refactor to scripts (# 7403)\n > e7d8822 protoc-gen-go-grpc: add period to end of generated comment (# 7392)\n > ee62e56 xds: fix typos (# 7405)\n > 48b7581 security/advancedtls: remove Go1.19 build constraints (# 7404)\n > eff3e67 *.pb.go: regenerate (# 7402)\n > e54f441 xds: make fallback bootstrap configuration per-process (# 7401)\n > 9c5b31d xds: use locality from the connected address for load reporting (# 7378)\n > 45d44a7 grpc: hold ac.mu while calling resetTransport to prevent concurrent connection attempts (# 7390)\n > f64a6a3 test/channelz: change channelz_test to use write data (# 7396)\n > daab563 examples: Add OpenTelemetry example (# 7296)\n > bb49a88 cmd/protoc-gen-go-grpc: default use_generic_streams_experimental to true (# 7387)\n > 53a5c41 interop/lb: Increase Go PSM LB test timeout to 300min (# 7393)\n > bdd707e scripts: add linter rule for using context.WithTimeout on tests (# 7342)\n > 4e9b596 xds: add support for multiple xDS clients, for fallback (# 7347)\n > 5ac73ac documentation: Update proxy docs to point to `WithContextDialer` (# 7361)\n > d382d84 metadata: stabilize ValueFromIncomingContext (# 7368)\n > c9caa9e metadata: remove String method (# 7372)\n > f199062 xds: Add a test for incorrect load reporting when using pickfirst with servers in multiple localities (# 7357)\n > 6126383 metadata: make Stringer implementation consistent (# 7355)\n > 98e5dee cmd/protoc-gen-go-grpc: enable edition 2023 support (# 7351)\n > 5f5d4d2 doc: fix link to error_details example (# 7345)\n > 1811c6f github: update codecov with token and fail_ci_if_error (# 7348)\n > 3e78e9b MAINTAINERS.md: add new members and move ex-members to emeritus (# 7284)\n > 8c80220 grpclog: remove Debugf method to avoid unnecessary evaluation (# 7330)\n > c8568c9 grpc: Readd pick first name (# 7336)\n > cd7e282 go.mod: update go-control-plane dependency for xDS fallback (# 7340)\n > a0311cd golint fix: context.Context should be the first parameter of a function (# 7338)\n > b8ca292 examples/features/retry: Improve docstring (# 7331)\n > f1b7f41 xds/bootstrap: add testing support to generate config (# 7326)\n > c441d42 github: use latest release of qemu emulator (# 7337)\n > 970f390 test: fix typo in pickfirst_test.go (# 7332)\n > c04b085 internal/transport: minor cleanup of controlBuffer code (# 7319)\n > 07078c4 github: add cache-dependency-path to setup-go (# 7323)\n > 24a6b48 credentials/alts: fix defer in TestDial (# 7301)\n > e37c6e8 fix testclient type in ringhash_balancer_test checkRPCSendOK (# 7324)\n > 8075dd3 stats/opentelemetry: Fix protobuf import (# 7320)\n > 4dd7f55 ringhash: port e2e tests from c-core (# 7271)\n > de51a63 examples: Add CSM Observability example (# 7302)\n > 3267089 stats/opentelemetry: Add e2e testing for CSM Observability (# 7279)\n > c4753c3 scripts: improve regenerate.sh to use the correct proto compiler version (# 7064)\n > e2e7a51 xds/internal/xdsclient: Emit unknown for CSM Labels if not present in CDS (# 7309)\n > e40eb2e deps: update dependencies for all modules (# 7310)\n > dfcabe0 xds: cleanup bootstrap processing functionality (# 7299)\n > dbd24a9 [advancedTLS] Removed deprecated APIs in advancedTLS (# 7303)\n > 30c0cdd vet: remove --quiet from git grep when output is expected (# 7305)\n > 5a289d9 dns: fix constant 30s backoff for re-resolution (# 7262)\n > 9bdf335 Change version to 1.66.0-dev (# 7308)\nbumping golang.org/x/tools 3057be8...7398f36:\n > 7398f36 all: fix some symbols error in comment\n > f111c72 go/callgraph/rta: skip test on js platform\n > 9f9b7e3 gopls/internal/settings: add missing deep cloning in Options.Clone\n > ce7eed4 doc/generate: minor cleanup\n > 075ae7d go/callgraph/vta: add basic tests for range-over-func\n > 2c7aaab go/ssa: skip failing test\n > 1b5663f go/callgraph/vta: perform minor cleanups\n > 0a49883 gopls/go.mod: update the go directive to 1.23.1\n > ad366a8 go.mod: update golang.org/x dependencies\n > 4fb36d1 go/callgraph/rta: add rta analysis test case for multiple go packages\n > dc4d64c gopls: fix non-constant format strings\n > c758e54 cmd/callgraph: make vta use internal version of CHA\n > 94b564c go.mod: for consistency with other repos, use 1.22.0 in go.mod\n > 70f5626 all: with 1.23 out, update Go directive to Go 1.22\n > 5a3171b internal/typesinternal: correct spec anchors in comments\n > c538e2c go/callgraph/static: avoid ssautil.AllFunctions\n > 2db563b internal/gcimporter: copy over ureader changes\n > 09886e0 go/callgraph/vta: allow nil initial call graph\n > e5ae0a9 internal/pkgbits: cleanup pre-Go 1.17 workaround\n > 264b4b5 go/callgraph/vta: add return parameter nodes for functions\n > 063360f gopls: update x/telemetry dependency\n > 28f3bc0 internal/pkgbits: copy over changes for V2\n > fd2067f go/callgraph/vta: use struct{} instead of bool in sets\n > ce02ccd gopls/internal/test/marker: simplify completion markers\n > 4ead70c gopls: report semantic tokens of top-level type constructor modifiers\n > 826d8d9 gopls/internal/cache: add a note about GOMEMLIMIT and ballasts\n > aaf49f1 gopls/internal/cache: add a 100MB ballast to reduce GC CPU\n > 12307aa gopls/internal/util/lru: make lru.Cache generic\n > 594cdab gopls: increment the telemetryprompt acceptance counter for each session\n > adb7301 internal/versions: disable a test case incompatible with CL 607955\n > 0734f62 internal/gcimporter: support type parameterized aliases in indexed format\n > b5f24ec internal/aliases: add type parameters argument to NewAliases\n > f5c7449 gopls/internal: implement Packages command\n > e5e8aa8 gopls/internal: implement Modules command\n > 9ef0547 internal/gcimporter: move indexed format docs\n > c7adb63 go/analysis/passes/fieldalignment: fix doc\n > 66adacf internal/pkgbits: improve ureader panic message\n > e104dc8 gopls/internal/settings: rename goTest code action to source.test\n > dfcdf50 go/analysis/passes/copylock: add support for ForStmt\n > 136c165 gopls/internal/cache: remove spurious assertions\n > 7cc3be7 internal/imports: use a clean GOMODCACHE for the scan root directory\n > d47b4fb internal/testfiles: adjust test so all modules are after 1.21\n > c1241b9 internal/stdlib: update stdlib index for Go 1.23.0\n > e6bef92 gopls/internal/golang: downgrade assertion in methodsets index\n > 7f262d6 all: disable tests incompatible with CL 603895\n > a76f882 gopls: enhance read/write access distinction in document highlighting for symbols\n > 4dc9194 go/callgraph/vta: fix test under GODEBUG=gotypesalias=1\n > 28ba991 go/analysis/passes/printf: add missing Unalias call\nbumping knative.dev/pkg fdbc0b5...aaab500:\n > aaab500 Bump golang.org/x/tools from 0.24.0 to 0.25.0 (# 3091)\n > de0796c Bump google.golang.org/grpc from 1.66.0 to 1.66.2 (# 3092)\n > 3002873 Bump google.golang.org/grpc from 1.65.0 to 1.66.0 (# 3087)\nbumping golang.org/x/mod bc151c4...46a3137:\n > 46a3137 zip: set GIT_DIR in test when using bare repositories\n > 3afcd4e go.mod: set go version to 1.22.0\n > b1d336c go.mod: update required go version to go1.22\nbumping knative.dev/reconciler-test bb4bca0...6372b7a:\n > 6372b7a upgrade to latest dependencies (# 756)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies"}},{"before":"845cc37ac3a8839b33c53027d036f4512e02f461","after":"f950702994d7ba94f3e68b3830326a82d9a0428a","ref":"refs/heads/auto-updates/update-deps-main","pushedAt":"2024-09-17T13:12:27.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"knative-automation","name":"Knative Automation","path":"/knative-automation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72087504?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies\n\nbumping golang.org/x/tools 3057be8...7398f36:\n > 7398f36 all: fix some symbols error in comment\n > f111c72 go/callgraph/rta: skip test on js platform\n > 9f9b7e3 gopls/internal/settings: add missing deep cloning in Options.Clone\n > ce7eed4 doc/generate: minor cleanup\n > 075ae7d go/callgraph/vta: add basic tests for range-over-func\n > 2c7aaab go/ssa: skip failing test\n > 1b5663f go/callgraph/vta: perform minor cleanups\n > 0a49883 gopls/go.mod: update the go directive to 1.23.1\n > ad366a8 go.mod: update golang.org/x dependencies\n > 4fb36d1 go/callgraph/rta: add rta analysis test case for multiple go packages\n > dc4d64c gopls: fix non-constant format strings\n > c758e54 cmd/callgraph: make vta use internal version of CHA\n > 94b564c go.mod: for consistency with other repos, use 1.22.0 in go.mod\n > 70f5626 all: with 1.23 out, update Go directive to Go 1.22\n > 5a3171b internal/typesinternal: correct spec anchors in comments\n > c538e2c go/callgraph/static: avoid ssautil.AllFunctions\n > 2db563b internal/gcimporter: copy over ureader changes\n > 09886e0 go/callgraph/vta: allow nil initial call graph\n > e5ae0a9 internal/pkgbits: cleanup pre-Go 1.17 workaround\n > 264b4b5 go/callgraph/vta: add return parameter nodes for functions\n > 063360f gopls: update x/telemetry dependency\n > 28f3bc0 internal/pkgbits: copy over changes for V2\n > fd2067f go/callgraph/vta: use struct{} instead of bool in sets\n > ce02ccd gopls/internal/test/marker: simplify completion markers\n > 4ead70c gopls: report semantic tokens of top-level type constructor modifiers\n > 826d8d9 gopls/internal/cache: add a note about GOMEMLIMIT and ballasts\n > aaf49f1 gopls/internal/cache: add a 100MB ballast to reduce GC CPU\n > 12307aa gopls/internal/util/lru: make lru.Cache generic\n > 594cdab gopls: increment the telemetryprompt acceptance counter for each session\n > adb7301 internal/versions: disable a test case incompatible with CL 607955\n > 0734f62 internal/gcimporter: support type parameterized aliases in indexed format\n > b5f24ec internal/aliases: add type parameters argument to NewAliases\n > f5c7449 gopls/internal: implement Packages command\n > e5e8aa8 gopls/internal: implement Modules command\n > 9ef0547 internal/gcimporter: move indexed format docs\n > c7adb63 go/analysis/passes/fieldalignment: fix doc\n > 66adacf internal/pkgbits: improve ureader panic message\n > e104dc8 gopls/internal/settings: rename goTest code action to source.test\n > dfcdf50 go/analysis/passes/copylock: add support for ForStmt\n > 136c165 gopls/internal/cache: remove spurious assertions\n > 7cc3be7 internal/imports: use a clean GOMODCACHE for the scan root directory\n > d47b4fb internal/testfiles: adjust test so all modules are after 1.21\n > c1241b9 internal/stdlib: update stdlib index for Go 1.23.0\n > e6bef92 gopls/internal/golang: downgrade assertion in methodsets index\n > 7f262d6 all: disable tests incompatible with CL 603895\n > a76f882 gopls: enhance read/write access distinction in document highlighting for symbols\n > 4dc9194 go/callgraph/vta: fix test under GODEBUG=gotypesalias=1\n > 28ba991 go/analysis/passes/printf: add missing Unalias call\nbumping google.golang.org/grpc 2da9769...d0bf90a:\n > d0bf90a Change version to 1.66.2 (# 7620)\n > c84da66 Cherry pick # 7595 to v1.66.x release branch (# 7621)\n > 12487c8 Cherry pick # 7571 and # 7579 to v1.66.x release branch (# 7616)\n > 7185cf4 Change to version 1.66.2-dev (# 7615)\n > cb81df6 Change to patch release 1.66.1 (# 7603)\n > ecb3e1a Change version to 1.66.1-dev (# 7519)\n > 00d3ec8 Change version to 1.66.0 (# 7518)\n > 973e3dc xdsclient: Populate total_issued_requests count in LRS load reports (# 7544) (# 7565)\n > 8e3596c cherry-pick # 7557 to v1.66.x branch (# 7564)\n > 62baa5f cherry-pick # 7356 to v1.66.x branch (# 7546)\n > f857020 cherry-pick # 7523 to v1.66.x branch (# 7547)\n > 35e915e cherry-pick: transport: add timeout for writing GOAWAY on http2Client.Close() # 7371 (# 7540)\n > 63853fd rls: update picker synchronously on configuration update (# 7412)\n > 86135c3 csds: unskip e2e test (# 7502)\n > 5d07b63 transport: change `*http2Client` to interface `ClientTransport` (# 7512)\n > c98235b grpclog: refactor to move implementation to grpclog/internal (# 7465)\n > 7ec3fd2 balancer/rls: Fix RLS Cache metrics (# 7511)\n > 6d7f07c test/tools: update staticcheck version to latest (# 7509)\n > 9706bf8 balancer/rls: Add cache metrics (# 7495)\n > c8951ab *: fix minor typos (# 7487)\n > 3cb3342 .*: fix comments (# 7504)\n > eece43b latency: don't wrap when all the latencies are zero (# 7506)\n > 366decf transport/grpchttp2: add http2.Framer bridge (# 7453)\n > 5c4da09 grpc: fix a bug introduced in # 7461 (# 7505)\n > 1008562 benchmark: wire in new gzip compressor (# 7486)\n > ced812e xds: implement ADS stream flow control mechanism (# 7458)\n > 54b48f7 balancer/weightedroundrobin: Add recording point for endpoint weight not yet usable and add metrics tests (# 7466)\n > 7b9e012 balancer/rls: Add picker metrics (# 7484)\n > 3ee837c *.pb.go: regenerate protos (# 7493)\n > f9b96b8 internal/transport: Unlock mutex before panic (# 7488)\n > d00dd8f xds: env var protection for xds fallback (# 7483)\n > ffaa81e transport/bufWriter: fast-fail on error returned from flushKeepBuffer() (# 7394)\n > 1490d60 transport/grpchttp2: revert # 7477 usage of mem package (# 7485)\n > e6b6318 transport/grpchttp2: change types to include `mem` package (# 7477)\n > 6d0aaae grpc: make client report `Internal` status when server response contains unsupported encoding (# 7461)\n > 338595c balancergroup: remove mentions of locality from comments (# 7476)\n > c8716e5 mem: fix comment typo (# 7482)\n > e524655 tools: Add github.com/mgechev/revive (# 7472)\n > 4a26a49 balancer/leastrequest: Add verbosity check around build log (# 7467)\n > 887d908 mem: introduce `mem` package to facilitate memory reuse (# 7432)\n > 6fa393c transport/grpchttp2: add doc to methods and values (# 7445)\n > 1013847 cmd/protoc-gen-go-grpc: fix typo pancis -> panics (# 7456)\n > 1b1230b resolver_wrapper: add early return in addChannelzTraceEvent (# 7437)\n > 5520cff experimental/stats/metricregistry: Add comments on enum consts for Metrics Type (# 7457)\n > 0b33bfe transport: Discard the buffer when empty after http connect handshake (# 7424)\n > 566aad1 examples/retry: remove waitForReady from service config (# 7450)\n > ec9dff7 cmd/protoc-gen-go-grpc: update version to 1.5.1 (# 7452)\n > 245323c cmd/protoc-gen-go-grpc: remove replace and skip test that requires it for now (# 7451)\n > 3eb0145 balancer/weightedroundrobin: Add emissions of metrics through metrics registry (# 7439)\n > bc03420 cmd/protoc-gen-go-grpc: update version for release\n > 84a4ef1 internal/stats: Add metrics recorder list and usage in ClientConn (# 7428)\n > 47be8a6 Remove trailing spaces (# 7426)\n > 1feeaec stats: Add optional locality label in cluster_impl picker (# 7434)\n > 9671c4a cmd/protoc-gen-go-grpc: test the embedded struct at registration time for proper usage (# 7438)\n > 40f3998 client: Stabilize WaitForStateChange API (# 7425)\n > aae9e64 docs: fix and improve anti-patterns.md (# 7418)\n > ac5a7fe xds: Fix flaky test Test/ServerSideXDS_WithValidAndInvalidSecurityConfiguration (# 7411)\n > 0231b0d transport/grpcframer: create grpcframer package (# 7397)\n > 2bcbcab stats/opentelemetry: Add usage of metrics registry (# 7410)\n > 64adc81 scripts: regenerate pbs with caching deps to a fixed tmp folder (# 7409)\n > 4ed8180 ringhash: more e2e tests from c-core (# 7334)\n > 61aa949 vet: fix option order when invoking grep (# 7421)\n > b1979b6 vet: remove trailing whitespace (# 7420)\n > 700ca74 xds/balancer/priority: Unlock mutex before returning (# 7417)\n > d27ddb5 internal/grpcsync: support two ways to schedule a callback with the serializer (# 7408)\n > ecbb837 experimental/stats: Add metrics registry (# 7349)\n > c5c0e18 scripts: minor refactor to scripts (# 7403)\n > e7d8822 protoc-gen-go-grpc: add period to end of generated comment (# 7392)\n > ee62e56 xds: fix typos (# 7405)\n > 48b7581 security/advancedtls: remove Go1.19 build constraints (# 7404)\n > eff3e67 *.pb.go: regenerate (# 7402)\n > e54f441 xds: make fallback bootstrap configuration per-process (# 7401)\n > 9c5b31d xds: use locality from the connected address for load reporting (# 7378)\n > 45d44a7 grpc: hold ac.mu while calling resetTransport to prevent concurrent connection attempts (# 7390)\n > f64a6a3 test/channelz: change channelz_test to use write data (# 7396)\n > daab563 examples: Add OpenTelemetry example (# 7296)\n > bb49a88 cmd/protoc-gen-go-grpc: default use_generic_streams_experimental to true (# 7387)\n > 53a5c41 interop/lb: Increase Go PSM LB test timeout to 300min (# 7393)\n > bdd707e scripts: add linter rule for using context.WithTimeout on tests (# 7342)\n > 4e9b596 xds: add support for multiple xDS clients, for fallback (# 7347)\n > 5ac73ac documentation: Update proxy docs to point to `WithContextDialer` (# 7361)\n > d382d84 metadata: stabilize ValueFromIncomingContext (# 7368)\n > c9caa9e metadata: remove String method (# 7372)\n > f199062 xds: Add a test for incorrect load reporting when using pickfirst with servers in multiple localities (# 7357)\n > 6126383 metadata: make Stringer implementation consistent (# 7355)\n > 98e5dee cmd/protoc-gen-go-grpc: enable edition 2023 support (# 7351)\n > 5f5d4d2 doc: fix link to error_details example (# 7345)\n > 1811c6f github: update codecov with token and fail_ci_if_error (# 7348)\n > 3e78e9b MAINTAINERS.md: add new members and move ex-members to emeritus (# 7284)\n > 8c80220 grpclog: remove Debugf method to avoid unnecessary evaluation (# 7330)\n > c8568c9 grpc: Readd pick first name (# 7336)\n > cd7e282 go.mod: update go-control-plane dependency for xDS fallback (# 7340)\n > a0311cd golint fix: context.Context should be the first parameter of a function (# 7338)\n > b8ca292 examples/features/retry: Improve docstring (# 7331)\n > f1b7f41 xds/bootstrap: add testing support to generate config (# 7326)\n > c441d42 github: use latest release of qemu emulator (# 7337)\n > 970f390 test: fix typo in pickfirst_test.go (# 7332)\n > c04b085 internal/transport: minor cleanup of controlBuffer code (# 7319)\n > 07078c4 github: add cache-dependency-path to setup-go (# 7323)\n > 24a6b48 credentials/alts: fix defer in TestDial (# 7301)\n > e37c6e8 fix testclient type in ringhash_balancer_test checkRPCSendOK (# 7324)\n > 8075dd3 stats/opentelemetry: Fix protobuf import (# 7320)\n > 4dd7f55 ringhash: port e2e tests from c-core (# 7271)\n > de51a63 examples: Add CSM Observability example (# 7302)\n > 3267089 stats/opentelemetry: Add e2e testing for CSM Observability (# 7279)\n > c4753c3 scripts: improve regenerate.sh to use the correct proto compiler version (# 7064)\n > e2e7a51 xds/internal/xdsclient: Emit unknown for CSM Labels if not present in CDS (# 7309)\n > e40eb2e deps: update dependencies for all modules (# 7310)\n > dfcabe0 xds: cleanup bootstrap processing functionality (# 7299)\n > dbd24a9 [advancedTLS] Removed deprecated APIs in advancedTLS (# 7303)\n > 30c0cdd vet: remove --quiet from git grep when output is expected (# 7305)\n > 5a289d9 dns: fix constant 30s backoff for re-resolution (# 7262)\n > 9bdf335 Change version to 1.66.0-dev (# 7308)\nbumping golang.org/x/mod bc151c4...46a3137:\n > 46a3137 zip: set GIT_DIR in test when using bare repositories\n > 3afcd4e go.mod: set go version to 1.22.0\n > b1d336c go.mod: update required go version to go1.22\nbumping knative.dev/reconciler-test bb4bca0...6372b7a:\n > 6372b7a upgrade to latest dependencies (# 756)\nbumping knative.dev/pkg fdbc0b5...aaab500:\n > aaab500 Bump golang.org/x/tools from 0.24.0 to 0.25.0 (# 3091)\n > de0796c Bump google.golang.org/grpc from 1.66.0 to 1.66.2 (# 3092)\n > 3002873 Bump google.golang.org/grpc from 1.65.0 to 1.66.0 (# 3087)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies"}},{"before":"397bfe399f5fc76dd7246cc33d2984bf7adc9c1b","after":"845cc37ac3a8839b33c53027d036f4512e02f461","ref":"refs/heads/auto-updates/update-deps-main","pushedAt":"2024-09-17T01:31:04.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"knative-automation","name":"Knative Automation","path":"/knative-automation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72087504?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies\n\nbumping knative.dev/pkg fdbc0b5...3002873:\n > 3002873 Bump google.golang.org/grpc from 1.65.0 to 1.66.0 (# 3087)\nbumping knative.dev/reconciler-test bb4bca0...6372b7a:\n > 6372b7a upgrade to latest dependencies (# 756)\nbumping google.golang.org/grpc 2da9769...00d3ec8:\n > 00d3ec8 Change version to 1.66.0 (# 7518)\n > 973e3dc xdsclient: Populate total_issued_requests count in LRS load reports (# 7544) (# 7565)\n > 8e3596c cherry-pick # 7557 to v1.66.x branch (# 7564)\n > 62baa5f cherry-pick # 7356 to v1.66.x branch (# 7546)\n > f857020 cherry-pick # 7523 to v1.66.x branch (# 7547)\n > 35e915e cherry-pick: transport: add timeout for writing GOAWAY on http2Client.Close() # 7371 (# 7540)\n > 63853fd rls: update picker synchronously on configuration update (# 7412)\n > 86135c3 csds: unskip e2e test (# 7502)\n > 5d07b63 transport: change `*http2Client` to interface `ClientTransport` (# 7512)\n > c98235b grpclog: refactor to move implementation to grpclog/internal (# 7465)\n > 7ec3fd2 balancer/rls: Fix RLS Cache metrics (# 7511)\n > 6d7f07c test/tools: update staticcheck version to latest (# 7509)\n > 9706bf8 balancer/rls: Add cache metrics (# 7495)\n > c8951ab *: fix minor typos (# 7487)\n > 3cb3342 .*: fix comments (# 7504)\n > eece43b latency: don't wrap when all the latencies are zero (# 7506)\n > 366decf transport/grpchttp2: add http2.Framer bridge (# 7453)\n > 5c4da09 grpc: fix a bug introduced in # 7461 (# 7505)\n > 1008562 benchmark: wire in new gzip compressor (# 7486)\n > ced812e xds: implement ADS stream flow control mechanism (# 7458)\n > 54b48f7 balancer/weightedroundrobin: Add recording point for endpoint weight not yet usable and add metrics tests (# 7466)\n > 7b9e012 balancer/rls: Add picker metrics (# 7484)\n > 3ee837c *.pb.go: regenerate protos (# 7493)\n > f9b96b8 internal/transport: Unlock mutex before panic (# 7488)\n > d00dd8f xds: env var protection for xds fallback (# 7483)\n > ffaa81e transport/bufWriter: fast-fail on error returned from flushKeepBuffer() (# 7394)\n > 1490d60 transport/grpchttp2: revert # 7477 usage of mem package (# 7485)\n > e6b6318 transport/grpchttp2: change types to include `mem` package (# 7477)\n > 6d0aaae grpc: make client report `Internal` status when server response contains unsupported encoding (# 7461)\n > 338595c balancergroup: remove mentions of locality from comments (# 7476)\n > c8716e5 mem: fix comment typo (# 7482)\n > e524655 tools: Add github.com/mgechev/revive (# 7472)\n > 4a26a49 balancer/leastrequest: Add verbosity check around build log (# 7467)\n > 887d908 mem: introduce `mem` package to facilitate memory reuse (# 7432)\n > 6fa393c transport/grpchttp2: add doc to methods and values (# 7445)\n > 1013847 cmd/protoc-gen-go-grpc: fix typo pancis -> panics (# 7456)\n > 1b1230b resolver_wrapper: add early return in addChannelzTraceEvent (# 7437)\n > 5520cff experimental/stats/metricregistry: Add comments on enum consts for Metrics Type (# 7457)\n > 0b33bfe transport: Discard the buffer when empty after http connect handshake (# 7424)\n > 566aad1 examples/retry: remove waitForReady from service config (# 7450)\n > ec9dff7 cmd/protoc-gen-go-grpc: update version to 1.5.1 (# 7452)\n > 245323c cmd/protoc-gen-go-grpc: remove replace and skip test that requires it for now (# 7451)\n > 3eb0145 balancer/weightedroundrobin: Add emissions of metrics through metrics registry (# 7439)\n > bc03420 cmd/protoc-gen-go-grpc: update version for release\n > 84a4ef1 internal/stats: Add metrics recorder list and usage in ClientConn (# 7428)\n > 47be8a6 Remove trailing spaces (# 7426)\n > 1feeaec stats: Add optional locality label in cluster_impl picker (# 7434)\n > 9671c4a cmd/protoc-gen-go-grpc: test the embedded struct at registration time for proper usage (# 7438)\n > 40f3998 client: Stabilize WaitForStateChange API (# 7425)\n > aae9e64 docs: fix and improve anti-patterns.md (# 7418)\n > ac5a7fe xds: Fix flaky test Test/ServerSideXDS_WithValidAndInvalidSecurityConfiguration (# 7411)\n > 0231b0d transport/grpcframer: create grpcframer package (# 7397)\n > 2bcbcab stats/opentelemetry: Add usage of metrics registry (# 7410)\n > 64adc81 scripts: regenerate pbs with caching deps to a fixed tmp folder (# 7409)\n > 4ed8180 ringhash: more e2e tests from c-core (# 7334)\n > 61aa949 vet: fix option order when invoking grep (# 7421)\n > b1979b6 vet: remove trailing whitespace (# 7420)\n > 700ca74 xds/balancer/priority: Unlock mutex before returning (# 7417)\n > d27ddb5 internal/grpcsync: support two ways to schedule a callback with the serializer (# 7408)\n > ecbb837 experimental/stats: Add metrics registry (# 7349)\n > c5c0e18 scripts: minor refactor to scripts (# 7403)\n > e7d8822 protoc-gen-go-grpc: add period to end of generated comment (# 7392)\n > ee62e56 xds: fix typos (# 7405)\n > 48b7581 security/advancedtls: remove Go1.19 build constraints (# 7404)\n > eff3e67 *.pb.go: regenerate (# 7402)\n > e54f441 xds: make fallback bootstrap configuration per-process (# 7401)\n > 9c5b31d xds: use locality from the connected address for load reporting (# 7378)\n > 45d44a7 grpc: hold ac.mu while calling resetTransport to prevent concurrent connection attempts (# 7390)\n > f64a6a3 test/channelz: change channelz_test to use write data (# 7396)\n > daab563 examples: Add OpenTelemetry example (# 7296)\n > bb49a88 cmd/protoc-gen-go-grpc: default use_generic_streams_experimental to true (# 7387)\n > 53a5c41 interop/lb: Increase Go PSM LB test timeout to 300min (# 7393)\n > bdd707e scripts: add linter rule for using context.WithTimeout on tests (# 7342)\n > 4e9b596 xds: add support for multiple xDS clients, for fallback (# 7347)\n > 5ac73ac documentation: Update proxy docs to point to `WithContextDialer` (# 7361)\n > d382d84 metadata: stabilize ValueFromIncomingContext (# 7368)\n > c9caa9e metadata: remove String method (# 7372)\n > f199062 xds: Add a test for incorrect load reporting when using pickfirst with servers in multiple localities (# 7357)\n > 6126383 metadata: make Stringer implementation consistent (# 7355)\n > 98e5dee cmd/protoc-gen-go-grpc: enable edition 2023 support (# 7351)\n > 5f5d4d2 doc: fix link to error_details example (# 7345)\n > 1811c6f github: update codecov with token and fail_ci_if_error (# 7348)\n > 3e78e9b MAINTAINERS.md: add new members and move ex-members to emeritus (# 7284)\n > 8c80220 grpclog: remove Debugf method to avoid unnecessary evaluation (# 7330)\n > c8568c9 grpc: Readd pick first name (# 7336)\n > cd7e282 go.mod: update go-control-plane dependency for xDS fallback (# 7340)\n > a0311cd golint fix: context.Context should be the first parameter of a function (# 7338)\n > b8ca292 examples/features/retry: Improve docstring (# 7331)\n > f1b7f41 xds/bootstrap: add testing support to generate config (# 7326)\n > c441d42 github: use latest release of qemu emulator (# 7337)\n > 970f390 test: fix typo in pickfirst_test.go (# 7332)\n > c04b085 internal/transport: minor cleanup of controlBuffer code (# 7319)\n > 07078c4 github: add cache-dependency-path to setup-go (# 7323)\n > 24a6b48 credentials/alts: fix defer in TestDial (# 7301)\n > e37c6e8 fix testclient type in ringhash_balancer_test checkRPCSendOK (# 7324)\n > 8075dd3 stats/opentelemetry: Fix protobuf import (# 7320)\n > 4dd7f55 ringhash: port e2e tests from c-core (# 7271)\n > de51a63 examples: Add CSM Observability example (# 7302)\n > 3267089 stats/opentelemetry: Add e2e testing for CSM Observability (# 7279)\n > c4753c3 scripts: improve regenerate.sh to use the correct proto compiler version (# 7064)\n > e2e7a51 xds/internal/xdsclient: Emit unknown for CSM Labels if not present in CDS (# 7309)\n > e40eb2e deps: update dependencies for all modules (# 7310)\n > dfcabe0 xds: cleanup bootstrap processing functionality (# 7299)\n > dbd24a9 [advancedTLS] Removed deprecated APIs in advancedTLS (# 7303)\n > 30c0cdd vet: remove --quiet from git grep when output is expected (# 7305)\n > 5a289d9 dns: fix constant 30s backoff for re-resolution (# 7262)\n > 9bdf335 Change version to 1.66.0-dev (# 7308)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies"}},{"before":"4d69e34a634d31a5a92000995293c935da1f6800","after":"397bfe399f5fc76dd7246cc33d2984bf7adc9c1b","ref":"refs/heads/auto-updates/update-deps-main","pushedAt":"2024-09-16T13:12:59.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"knative-automation","name":"Knative Automation","path":"/knative-automation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72087504?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies\n\nbumping knative.dev/pkg fdbc0b5...3002873:\n > 3002873 Bump google.golang.org/grpc from 1.65.0 to 1.66.0 (# 3087)\nbumping google.golang.org/grpc 2da9769...00d3ec8:\n > 00d3ec8 Change version to 1.66.0 (# 7518)\n > 973e3dc xdsclient: Populate total_issued_requests count in LRS load reports (# 7544) (# 7565)\n > 8e3596c cherry-pick # 7557 to v1.66.x branch (# 7564)\n > 62baa5f cherry-pick # 7356 to v1.66.x branch (# 7546)\n > f857020 cherry-pick # 7523 to v1.66.x branch (# 7547)\n > 35e915e cherry-pick: transport: add timeout for writing GOAWAY on http2Client.Close() # 7371 (# 7540)\n > 63853fd rls: update picker synchronously on configuration update (# 7412)\n > 86135c3 csds: unskip e2e test (# 7502)\n > 5d07b63 transport: change `*http2Client` to interface `ClientTransport` (# 7512)\n > c98235b grpclog: refactor to move implementation to grpclog/internal (# 7465)\n > 7ec3fd2 balancer/rls: Fix RLS Cache metrics (# 7511)\n > 6d7f07c test/tools: update staticcheck version to latest (# 7509)\n > 9706bf8 balancer/rls: Add cache metrics (# 7495)\n > c8951ab *: fix minor typos (# 7487)\n > 3cb3342 .*: fix comments (# 7504)\n > eece43b latency: don't wrap when all the latencies are zero (# 7506)\n > 366decf transport/grpchttp2: add http2.Framer bridge (# 7453)\n > 5c4da09 grpc: fix a bug introduced in # 7461 (# 7505)\n > 1008562 benchmark: wire in new gzip compressor (# 7486)\n > ced812e xds: implement ADS stream flow control mechanism (# 7458)\n > 54b48f7 balancer/weightedroundrobin: Add recording point for endpoint weight not yet usable and add metrics tests (# 7466)\n > 7b9e012 balancer/rls: Add picker metrics (# 7484)\n > 3ee837c *.pb.go: regenerate protos (# 7493)\n > f9b96b8 internal/transport: Unlock mutex before panic (# 7488)\n > d00dd8f xds: env var protection for xds fallback (# 7483)\n > ffaa81e transport/bufWriter: fast-fail on error returned from flushKeepBuffer() (# 7394)\n > 1490d60 transport/grpchttp2: revert # 7477 usage of mem package (# 7485)\n > e6b6318 transport/grpchttp2: change types to include `mem` package (# 7477)\n > 6d0aaae grpc: make client report `Internal` status when server response contains unsupported encoding (# 7461)\n > 338595c balancergroup: remove mentions of locality from comments (# 7476)\n > c8716e5 mem: fix comment typo (# 7482)\n > e524655 tools: Add github.com/mgechev/revive (# 7472)\n > 4a26a49 balancer/leastrequest: Add verbosity check around build log (# 7467)\n > 887d908 mem: introduce `mem` package to facilitate memory reuse (# 7432)\n > 6fa393c transport/grpchttp2: add doc to methods and values (# 7445)\n > 1013847 cmd/protoc-gen-go-grpc: fix typo pancis -> panics (# 7456)\n > 1b1230b resolver_wrapper: add early return in addChannelzTraceEvent (# 7437)\n > 5520cff experimental/stats/metricregistry: Add comments on enum consts for Metrics Type (# 7457)\n > 0b33bfe transport: Discard the buffer when empty after http connect handshake (# 7424)\n > 566aad1 examples/retry: remove waitForReady from service config (# 7450)\n > ec9dff7 cmd/protoc-gen-go-grpc: update version to 1.5.1 (# 7452)\n > 245323c cmd/protoc-gen-go-grpc: remove replace and skip test that requires it for now (# 7451)\n > 3eb0145 balancer/weightedroundrobin: Add emissions of metrics through metrics registry (# 7439)\n > bc03420 cmd/protoc-gen-go-grpc: update version for release\n > 84a4ef1 internal/stats: Add metrics recorder list and usage in ClientConn (# 7428)\n > 47be8a6 Remove trailing spaces (# 7426)\n > 1feeaec stats: Add optional locality label in cluster_impl picker (# 7434)\n > 9671c4a cmd/protoc-gen-go-grpc: test the embedded struct at registration time for proper usage (# 7438)\n > 40f3998 client: Stabilize WaitForStateChange API (# 7425)\n > aae9e64 docs: fix and improve anti-patterns.md (# 7418)\n > ac5a7fe xds: Fix flaky test Test/ServerSideXDS_WithValidAndInvalidSecurityConfiguration (# 7411)\n > 0231b0d transport/grpcframer: create grpcframer package (# 7397)\n > 2bcbcab stats/opentelemetry: Add usage of metrics registry (# 7410)\n > 64adc81 scripts: regenerate pbs with caching deps to a fixed tmp folder (# 7409)\n > 4ed8180 ringhash: more e2e tests from c-core (# 7334)\n > 61aa949 vet: fix option order when invoking grep (# 7421)\n > b1979b6 vet: remove trailing whitespace (# 7420)\n > 700ca74 xds/balancer/priority: Unlock mutex before returning (# 7417)\n > d27ddb5 internal/grpcsync: support two ways to schedule a callback with the serializer (# 7408)\n > ecbb837 experimental/stats: Add metrics registry (# 7349)\n > c5c0e18 scripts: minor refactor to scripts (# 7403)\n > e7d8822 protoc-gen-go-grpc: add period to end of generated comment (# 7392)\n > ee62e56 xds: fix typos (# 7405)\n > 48b7581 security/advancedtls: remove Go1.19 build constraints (# 7404)\n > eff3e67 *.pb.go: regenerate (# 7402)\n > e54f441 xds: make fallback bootstrap configuration per-process (# 7401)\n > 9c5b31d xds: use locality from the connected address for load reporting (# 7378)\n > 45d44a7 grpc: hold ac.mu while calling resetTransport to prevent concurrent connection attempts (# 7390)\n > f64a6a3 test/channelz: change channelz_test to use write data (# 7396)\n > daab563 examples: Add OpenTelemetry example (# 7296)\n > bb49a88 cmd/protoc-gen-go-grpc: default use_generic_streams_experimental to true (# 7387)\n > 53a5c41 interop/lb: Increase Go PSM LB test timeout to 300min (# 7393)\n > bdd707e scripts: add linter rule for using context.WithTimeout on tests (# 7342)\n > 4e9b596 xds: add support for multiple xDS clients, for fallback (# 7347)\n > 5ac73ac documentation: Update proxy docs to point to `WithContextDialer` (# 7361)\n > d382d84 metadata: stabilize ValueFromIncomingContext (# 7368)\n > c9caa9e metadata: remove String method (# 7372)\n > f199062 xds: Add a test for incorrect load reporting when using pickfirst with servers in multiple localities (# 7357)\n > 6126383 metadata: make Stringer implementation consistent (# 7355)\n > 98e5dee cmd/protoc-gen-go-grpc: enable edition 2023 support (# 7351)\n > 5f5d4d2 doc: fix link to error_details example (# 7345)\n > 1811c6f github: update codecov with token and fail_ci_if_error (# 7348)\n > 3e78e9b MAINTAINERS.md: add new members and move ex-members to emeritus (# 7284)\n > 8c80220 grpclog: remove Debugf method to avoid unnecessary evaluation (# 7330)\n > c8568c9 grpc: Readd pick first name (# 7336)\n > cd7e282 go.mod: update go-control-plane dependency for xDS fallback (# 7340)\n > a0311cd golint fix: context.Context should be the first parameter of a function (# 7338)\n > b8ca292 examples/features/retry: Improve docstring (# 7331)\n > f1b7f41 xds/bootstrap: add testing support to generate config (# 7326)\n > c441d42 github: use latest release of qemu emulator (# 7337)\n > 970f390 test: fix typo in pickfirst_test.go (# 7332)\n > c04b085 internal/transport: minor cleanup of controlBuffer code (# 7319)\n > 07078c4 github: add cache-dependency-path to setup-go (# 7323)\n > 24a6b48 credentials/alts: fix defer in TestDial (# 7301)\n > e37c6e8 fix testclient type in ringhash_balancer_test checkRPCSendOK (# 7324)\n > 8075dd3 stats/opentelemetry: Fix protobuf import (# 7320)\n > 4dd7f55 ringhash: port e2e tests from c-core (# 7271)\n > de51a63 examples: Add CSM Observability example (# 7302)\n > 3267089 stats/opentelemetry: Add e2e testing for CSM Observability (# 7279)\n > c4753c3 scripts: improve regenerate.sh to use the correct proto compiler version (# 7064)\n > e2e7a51 xds/internal/xdsclient: Emit unknown for CSM Labels if not present in CDS (# 7309)\n > e40eb2e deps: update dependencies for all modules (# 7310)\n > dfcabe0 xds: cleanup bootstrap processing functionality (# 7299)\n > dbd24a9 [advancedTLS] Removed deprecated APIs in advancedTLS (# 7303)\n > 30c0cdd vet: remove --quiet from git grep when output is expected (# 7305)\n > 5a289d9 dns: fix constant 30s backoff for re-resolution (# 7262)\n > 9bdf335 Change version to 1.66.0-dev (# 7308)\nbumping knative.dev/reconciler-test bb4bca0...6372b7a:\n > 6372b7a upgrade to latest dependencies (# 756)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies"}},{"before":"bb988b48cc86997638f1d910184636ddf47f0e48","after":"4d69e34a634d31a5a92000995293c935da1f6800","ref":"refs/heads/auto-updates/update-deps-main","pushedAt":"2024-09-13T01:34:41.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"knative-automation","name":"Knative Automation","path":"/knative-automation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72087504?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies\n\nbumping google.golang.org/grpc 2da9769...00d3ec8:\n > 00d3ec8 Change version to 1.66.0 (# 7518)\n > 973e3dc xdsclient: Populate total_issued_requests count in LRS load reports (# 7544) (# 7565)\n > 8e3596c cherry-pick # 7557 to v1.66.x branch (# 7564)\n > 62baa5f cherry-pick # 7356 to v1.66.x branch (# 7546)\n > f857020 cherry-pick # 7523 to v1.66.x branch (# 7547)\n > 35e915e cherry-pick: transport: add timeout for writing GOAWAY on http2Client.Close() # 7371 (# 7540)\n > 63853fd rls: update picker synchronously on configuration update (# 7412)\n > 86135c3 csds: unskip e2e test (# 7502)\n > 5d07b63 transport: change `*http2Client` to interface `ClientTransport` (# 7512)\n > c98235b grpclog: refactor to move implementation to grpclog/internal (# 7465)\n > 7ec3fd2 balancer/rls: Fix RLS Cache metrics (# 7511)\n > 6d7f07c test/tools: update staticcheck version to latest (# 7509)\n > 9706bf8 balancer/rls: Add cache metrics (# 7495)\n > c8951ab *: fix minor typos (# 7487)\n > 3cb3342 .*: fix comments (# 7504)\n > eece43b latency: don't wrap when all the latencies are zero (# 7506)\n > 366decf transport/grpchttp2: add http2.Framer bridge (# 7453)\n > 5c4da09 grpc: fix a bug introduced in # 7461 (# 7505)\n > 1008562 benchmark: wire in new gzip compressor (# 7486)\n > ced812e xds: implement ADS stream flow control mechanism (# 7458)\n > 54b48f7 balancer/weightedroundrobin: Add recording point for endpoint weight not yet usable and add metrics tests (# 7466)\n > 7b9e012 balancer/rls: Add picker metrics (# 7484)\n > 3ee837c *.pb.go: regenerate protos (# 7493)\n > f9b96b8 internal/transport: Unlock mutex before panic (# 7488)\n > d00dd8f xds: env var protection for xds fallback (# 7483)\n > ffaa81e transport/bufWriter: fast-fail on error returned from flushKeepBuffer() (# 7394)\n > 1490d60 transport/grpchttp2: revert # 7477 usage of mem package (# 7485)\n > e6b6318 transport/grpchttp2: change types to include `mem` package (# 7477)\n > 6d0aaae grpc: make client report `Internal` status when server response contains unsupported encoding (# 7461)\n > 338595c balancergroup: remove mentions of locality from comments (# 7476)\n > c8716e5 mem: fix comment typo (# 7482)\n > e524655 tools: Add github.com/mgechev/revive (# 7472)\n > 4a26a49 balancer/leastrequest: Add verbosity check around build log (# 7467)\n > 887d908 mem: introduce `mem` package to facilitate memory reuse (# 7432)\n > 6fa393c transport/grpchttp2: add doc to methods and values (# 7445)\n > 1013847 cmd/protoc-gen-go-grpc: fix typo pancis -> panics (# 7456)\n > 1b1230b resolver_wrapper: add early return in addChannelzTraceEvent (# 7437)\n > 5520cff experimental/stats/metricregistry: Add comments on enum consts for Metrics Type (# 7457)\n > 0b33bfe transport: Discard the buffer when empty after http connect handshake (# 7424)\n > 566aad1 examples/retry: remove waitForReady from service config (# 7450)\n > ec9dff7 cmd/protoc-gen-go-grpc: update version to 1.5.1 (# 7452)\n > 245323c cmd/protoc-gen-go-grpc: remove replace and skip test that requires it for now (# 7451)\n > 3eb0145 balancer/weightedroundrobin: Add emissions of metrics through metrics registry (# 7439)\n > bc03420 cmd/protoc-gen-go-grpc: update version for release\n > 84a4ef1 internal/stats: Add metrics recorder list and usage in ClientConn (# 7428)\n > 47be8a6 Remove trailing spaces (# 7426)\n > 1feeaec stats: Add optional locality label in cluster_impl picker (# 7434)\n > 9671c4a cmd/protoc-gen-go-grpc: test the embedded struct at registration time for proper usage (# 7438)\n > 40f3998 client: Stabilize WaitForStateChange API (# 7425)\n > aae9e64 docs: fix and improve anti-patterns.md (# 7418)\n > ac5a7fe xds: Fix flaky test Test/ServerSideXDS_WithValidAndInvalidSecurityConfiguration (# 7411)\n > 0231b0d transport/grpcframer: create grpcframer package (# 7397)\n > 2bcbcab stats/opentelemetry: Add usage of metrics registry (# 7410)\n > 64adc81 scripts: regenerate pbs with caching deps to a fixed tmp folder (# 7409)\n > 4ed8180 ringhash: more e2e tests from c-core (# 7334)\n > 61aa949 vet: fix option order when invoking grep (# 7421)\n > b1979b6 vet: remove trailing whitespace (# 7420)\n > 700ca74 xds/balancer/priority: Unlock mutex before returning (# 7417)\n > d27ddb5 internal/grpcsync: support two ways to schedule a callback with the serializer (# 7408)\n > ecbb837 experimental/stats: Add metrics registry (# 7349)\n > c5c0e18 scripts: minor refactor to scripts (# 7403)\n > e7d8822 protoc-gen-go-grpc: add period to end of generated comment (# 7392)\n > ee62e56 xds: fix typos (# 7405)\n > 48b7581 security/advancedtls: remove Go1.19 build constraints (# 7404)\n > eff3e67 *.pb.go: regenerate (# 7402)\n > e54f441 xds: make fallback bootstrap configuration per-process (# 7401)\n > 9c5b31d xds: use locality from the connected address for load reporting (# 7378)\n > 45d44a7 grpc: hold ac.mu while calling resetTransport to prevent concurrent connection attempts (# 7390)\n > f64a6a3 test/channelz: change channelz_test to use write data (# 7396)\n > daab563 examples: Add OpenTelemetry example (# 7296)\n > bb49a88 cmd/protoc-gen-go-grpc: default use_generic_streams_experimental to true (# 7387)\n > 53a5c41 interop/lb: Increase Go PSM LB test timeout to 300min (# 7393)\n > bdd707e scripts: add linter rule for using context.WithTimeout on tests (# 7342)\n > 4e9b596 xds: add support for multiple xDS clients, for fallback (# 7347)\n > 5ac73ac documentation: Update proxy docs to point to `WithContextDialer` (# 7361)\n > d382d84 metadata: stabilize ValueFromIncomingContext (# 7368)\n > c9caa9e metadata: remove String method (# 7372)\n > f199062 xds: Add a test for incorrect load reporting when using pickfirst with servers in multiple localities (# 7357)\n > 6126383 metadata: make Stringer implementation consistent (# 7355)\n > 98e5dee cmd/protoc-gen-go-grpc: enable edition 2023 support (# 7351)\n > 5f5d4d2 doc: fix link to error_details example (# 7345)\n > 1811c6f github: update codecov with token and fail_ci_if_error (# 7348)\n > 3e78e9b MAINTAINERS.md: add new members and move ex-members to emeritus (# 7284)\n > 8c80220 grpclog: remove Debugf method to avoid unnecessary evaluation (# 7330)\n > c8568c9 grpc: Readd pick first name (# 7336)\n > cd7e282 go.mod: update go-control-plane dependency for xDS fallback (# 7340)\n > a0311cd golint fix: context.Context should be the first parameter of a function (# 7338)\n > b8ca292 examples/features/retry: Improve docstring (# 7331)\n > f1b7f41 xds/bootstrap: add testing support to generate config (# 7326)\n > c441d42 github: use latest release of qemu emulator (# 7337)\n > 970f390 test: fix typo in pickfirst_test.go (# 7332)\n > c04b085 internal/transport: minor cleanup of controlBuffer code (# 7319)\n > 07078c4 github: add cache-dependency-path to setup-go (# 7323)\n > 24a6b48 credentials/alts: fix defer in TestDial (# 7301)\n > e37c6e8 fix testclient type in ringhash_balancer_test checkRPCSendOK (# 7324)\n > 8075dd3 stats/opentelemetry: Fix protobuf import (# 7320)\n > 4dd7f55 ringhash: port e2e tests from c-core (# 7271)\n > de51a63 examples: Add CSM Observability example (# 7302)\n > 3267089 stats/opentelemetry: Add e2e testing for CSM Observability (# 7279)\n > c4753c3 scripts: improve regenerate.sh to use the correct proto compiler version (# 7064)\n > e2e7a51 xds/internal/xdsclient: Emit unknown for CSM Labels if not present in CDS (# 7309)\n > e40eb2e deps: update dependencies for all modules (# 7310)\n > dfcabe0 xds: cleanup bootstrap processing functionality (# 7299)\n > dbd24a9 [advancedTLS] Removed deprecated APIs in advancedTLS (# 7303)\n > 30c0cdd vet: remove --quiet from git grep when output is expected (# 7305)\n > 5a289d9 dns: fix constant 30s backoff for re-resolution (# 7262)\n > 9bdf335 Change version to 1.66.0-dev (# 7308)\nbumping knative.dev/pkg fdbc0b5...3002873:\n > 3002873 Bump google.golang.org/grpc from 1.65.0 to 1.66.0 (# 3087)\nbumping knative.dev/reconciler-test bb4bca0...6372b7a:\n > 6372b7a upgrade to latest dependencies (# 756)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies"}},{"before":"28aa81b9e2c5becc90bf67b1e7110abfe3f6f443","after":"bb988b48cc86997638f1d910184636ddf47f0e48","ref":"refs/heads/auto-updates/update-deps-main","pushedAt":"2024-09-11T13:12:05.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"knative-automation","name":"Knative Automation","path":"/knative-automation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72087504?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies\n\nbumping golang.org/x/text b2bec85...1e3e9fd:\n > 1e3e9fd all: rename Example test functions to prevent vet errors\nbumping golang.org/x/sys 914deed...a43b625:\n > a43b625 windows: add SIO_UDP_NETRESET constant\n > ed67b15 windows: add console codepage api\n > 9cb830b unix: add missing import to syscall_hurd.go\n > 71132f5 unix: add POLLRDHUP to FreeBSD\n > 3283fc3 cpu: add support for detecting RISC-V extensions\n > 29e55b2 unix: use os.Executable rather than os.Args[0] in tests\n > a8c5219 unix: rename XDPUmemReg field back to Size\n > 59665e5 unix: add Connectx for darwin\n > a0c72ef unix: add f_flag member flags on z/OS\n > c64c51d unix: update riscv64 hwprobe to Linux kernel 6.10\n > da77c6b unix: sync minimum Linux Kernel version with requirements page\nbumping golang.org/x/term d598954...2f7b0dd:\n > 2f7b0dd go.mod: update golang.org/x dependencies\n > f867b76 x/term: set missing VIRTUAL_TERMINAL_INPUT flag on Windows\nbumping knative.dev/hack/schema 9724320...fc6a845:\n > fc6a845 Update community files (# 398)\nbumping knative.dev/reconciler-test 036ce14...bb4bca0:\n > bb4bca0 upgrade to latest dependencies (# 754)\n > 15e86a5 Update community files (# 755)\nbumping knative.dev/hack 9724320...fc6a845:\n > fc6a845 Update community files (# 398)\nbumping golang.org/x/net 4542a42...35b4aba:\n > 35b4aba go.mod: update golang.org/x dependencies\n > 9bf379f websocket: fix printf(var) mistake detected by latest printf checker\nbumping knative.dev/pkg a1469cf...fdbc0b5:\n > fdbc0b5 Bump golang.org/x/net from 0.28.0 to 0.29.0 (# 3090)\n > 7c0ad27 Update community files (# 3089)\nbumping golang.org/x/crypto 5bcd010...c9da6b9:\n > c9da6b9 all: fix printf(var) mistakes detected by latest printf checker\n > b35ab4f go.mod: update golang.org/x dependencies\n > bcb0f91 internal/poly1305: Port sum_amd64.s to Avo\n > 7eace71 chacha20poly1305: Avo port of chacha20poly1305_amd64.s\n > 620dfbc salsa20/salsa: Port salsa20_amd64.s to Avo\n > 82942cf blake2b: port blake2b_amd64.s to Avo\n > 0484c26 blake2b: port blake2bAVX2_amd64.s to Avo\n > 38ed1bc blake2s: port blake2s_amd64.s to Avo\n > 38a0b5d argon2: Avo port of blamka_amd64.s\n > bf5f14f x509roots/fallback: update bundle\n > b2d3a6a ssh/agent: ensure to not add duplicated keys\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies"}},{"before":"04c42dc09ea2cd69fd099e7f84ecc06d0664736c","after":null,"ref":"refs/heads/auto-updates/update-community-main","pushedAt":"2024-09-09T13:09:46.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"knative-automation","name":"Knative Automation","path":"/knative-automation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72087504?s=80&v=4"}},{"before":"d4d9bea2cc29eaa22c653f5b435a83f019088971","after":"04c42dc09ea2cd69fd099e7f84ecc06d0664736c","ref":"refs/heads/auto-updates/update-community-main","pushedAt":"2024-09-09T13:09:46.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"knative-automation","name":"Knative Automation","path":"/knative-automation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72087504?s=80&v=4"},"commit":{"message":"[main] Update community files (#8187)\n\nUpdate community files\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"[main] Update community files (knative#8187)"}},{"before":null,"after":"d4d9bea2cc29eaa22c653f5b435a83f019088971","ref":"refs/heads/auto-updates/update-community-main","pushedAt":"2024-09-09T01:33:20.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"knative-automation","name":"Knative Automation","path":"/knative-automation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72087504?s=80&v=4"},"commit":{"message":"Update community files\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"Update community files"}},{"before":"175dc54bd7acf210f8312aea7f779138a64e8f5a","after":"28aa81b9e2c5becc90bf67b1e7110abfe3f6f443","ref":"refs/heads/auto-updates/update-deps-main","pushedAt":"2024-09-05T13:11:40.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"knative-automation","name":"Knative Automation","path":"/knative-automation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72087504?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies\n\nbumping knative.dev/hack 06f7aff...9724320:\n > 9724320 Fix premature codegen cleanup exit on 1 (# 397)\nbumping knative.dev/hack/schema 06f7aff...9724320:\n > 9724320 Fix premature codegen cleanup exit on 1 (# 397)\nbumping knative.dev/pkg 89743d9...a1469cf:\n > a1469cf upgrade to latest dependencies (# 3088)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies"}},{"before":null,"after":"175dc54bd7acf210f8312aea7f779138a64e8f5a","ref":"refs/heads/auto-updates/update-deps-main","pushedAt":"2024-09-04T13:11:42.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"knative-automation","name":"Knative Automation","path":"/knative-automation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72087504?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies\n\nbumping knative.dev/hack 06f7aff...9724320:\n > 9724320 Fix premature codegen cleanup exit on 1 (# 397)\nbumping knative.dev/hack/schema 06f7aff...9724320:\n > 9724320 Fix premature codegen cleanup exit on 1 (# 397)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies"}},{"before":"07d379056bd898134b8b5021e66590cea0f16397","after":null,"ref":"refs/heads/auto-updates/update-deps-main","pushedAt":"2024-09-03T17:16:08.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"knative-automation","name":"Knative Automation","path":"/knative-automation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72087504?s=80&v=4"}},{"before":"3e25ee7354d7a5275723f7fdf4de06ed730b9c7c","after":"07d379056bd898134b8b5021e66590cea0f16397","ref":"refs/heads/auto-updates/update-deps-main","pushedAt":"2024-09-03T17:16:07.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"knative-automation","name":"Knative Automation","path":"/knative-automation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72087504?s=80&v=4"},"commit":{"message":"SinkBinding wrongly enqueues namespaces (#8184)\n\nSigned-off-by: Pierangelo Di Pilato ","shortMessageHtmlLink":"SinkBinding wrongly enqueues namespaces (knative#8184)"}},{"before":"548726805695f585f88daa41b2324162db52dc09","after":"3e25ee7354d7a5275723f7fdf4de06ed730b9c7c","ref":"refs/heads/auto-updates/update-deps-main","pushedAt":"2024-08-22T13:10:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"knative-automation","name":"Knative Automation","path":"/knative-automation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72087504?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies\n\nbumping knative.dev/reconciler-test 22954a2...036ce14:\n > 036ce14 Actually use provided namesapce in `secret.IsPresentInNamespace` (# 753)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies"}},{"before":"2bf4ef96b7eae76e4e6e5161ae465446bcceb025","after":"548726805695f585f88daa41b2324162db52dc09","ref":"refs/heads/auto-updates/update-deps-main","pushedAt":"2024-08-21T01:33:39.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"knative-automation","name":"Knative Automation","path":"/knative-automation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72087504?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies\n\nbumping knative.dev/reconciler-test 22954a2...036ce14:\n > 036ce14 Actually use provided namesapce in `secret.IsPresentInNamespace` (# 753)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies"}},{"before":"aae26e1ad856279debd73c1439cb29048f1448d9","after":"2bf4ef96b7eae76e4e6e5161ae465446bcceb025","ref":"refs/heads/auto-updates/update-deps-main","pushedAt":"2024-08-20T13:10:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"knative-automation","name":"Knative Automation","path":"/knative-automation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72087504?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies\n\nbumping knative.dev/reconciler-test 22954a2...036ce14:\n > 036ce14 Actually use provided namesapce in `secret.IsPresentInNamespace` (# 753)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies"}},{"before":"56598bf9c01cf4e534a5b541ae8df134547a2a06","after":"aae26e1ad856279debd73c1439cb29048f1448d9","ref":"refs/heads/auto-updates/update-deps-main","pushedAt":"2024-08-15T13:09:53.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"knative-automation","name":"Knative Automation","path":"/knative-automation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72087504?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies\n\nbumping knative.dev/hack/schema 452e340...06f7aff:\n > 06f7aff tag images using ko (# 393)\nbumping knative.dev/reconciler-test fc8ca94...22954a2:\n > 22954a2 upgrade to latest dependencies (# 751)\n > b29c70c upgrade to latest dependencies (# 748)\nbumping knative.dev/pkg cd3311c...89743d9:\n > 89743d9 upgrade to latest dependencies (# 3085)\nbumping knative.dev/hack 452e340...06f7aff:\n > 06f7aff tag images using ko (# 393)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies"}},{"before":"c423c7356587d0e9c08ac0da90fb87db8a3eed5f","after":"56598bf9c01cf4e534a5b541ae8df134547a2a06","ref":"refs/heads/auto-updates/update-deps-main","pushedAt":"2024-08-15T01:33:34.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"knative-automation","name":"Knative Automation","path":"/knative-automation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72087504?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies\n\nbumping knative.dev/hack 452e340...06f7aff:\n > 06f7aff tag images using ko (# 393)\nbumping knative.dev/reconciler-test fc8ca94...22954a2:\n > 22954a2 upgrade to latest dependencies (# 751)\n > b29c70c upgrade to latest dependencies (# 748)\nbumping knative.dev/hack/schema 452e340...06f7aff:\n > 06f7aff tag images using ko (# 393)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies"}},{"before":"1a9eaf06df7cdcc7bfe59a0b442bb2615430972d","after":"c423c7356587d0e9c08ac0da90fb87db8a3eed5f","ref":"refs/heads/auto-updates/update-deps-main","pushedAt":"2024-08-13T01:33:51.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"knative-automation","name":"Knative Automation","path":"/knative-automation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72087504?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies"}},{"before":"27e416a37a04ef319dedcefe1549b7f4a1489545","after":"1a9eaf06df7cdcc7bfe59a0b442bb2615430972d","ref":"refs/heads/auto-updates/update-deps-main","pushedAt":"2024-08-12T13:11:05.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"knative-automation","name":"Knative Automation","path":"/knative-automation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72087504?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies"}},{"before":"ec5d43199130e0f144a777ff93b977ed7320e57f","after":"27e416a37a04ef319dedcefe1549b7f4a1489545","ref":"refs/heads/auto-updates/update-deps-main","pushedAt":"2024-08-12T01:36:38.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"knative-automation","name":"Knative Automation","path":"/knative-automation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72087504?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies\n\nbumping knative.dev/reconciler-test 00d94f4...0ff820e:\n > 0ff820e Update community files (# 747)\n > a2d1677 upgrade to latest dependencies (# 746)\n > dd2ded3 upgrade to latest dependencies (# 744)\n > 4ca183f Update community files (# 745)\nbumping knative.dev/pkg 330b271...0991b2f:\n > 0991b2f Update community files (# 3083)\n > c88d5da Bump github.com/tsenart/vegeta/v12 from 12.11.3 to 12.12.0 (# 3082)\n > cb30d00 Bump golang.org/x/sync from 0.7.0 to 0.8.0 (# 3081)\n > 433889b upgrade to latest dependencies (# 3080)\n > 0e7ffe4 Update community files (# 3079)\nbumping knative.dev/hack/schema 9c9eed6...452e340:\n > 452e340 Update community files (# 392)\n > 441a19f remove geo replication (# 389)\n > 0a23232 Update community files (# 388)\nbumping golang.org/x/sync 14be23e...411f99e:\n > 411f99e LICENSE: update per Google Legal\nbumping knative.dev/hack 9c9eed6...452e340:\n > 452e340 Update community files (# 392)\n > 441a19f remove geo replication (# 389)\n > 0a23232 Update community files (# 388)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies"}},{"before":"139f3b2790b725c12677c4d68f09295a8d8305ac","after":"ec5d43199130e0f144a777ff93b977ed7320e57f","ref":"refs/heads/auto-updates/update-deps-main","pushedAt":"2024-08-09T13:13:32.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"knative-automation","name":"Knative Automation","path":"/knative-automation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72087504?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies\n\nbumping knative.dev/reconciler-test 00d94f4...0ff820e:\n > 0ff820e Update community files (# 747)\n > a2d1677 upgrade to latest dependencies (# 746)\n > dd2ded3 upgrade to latest dependencies (# 744)\n > 4ca183f Update community files (# 745)\nbumping knative.dev/pkg 330b271...0991b2f:\n > 0991b2f Update community files (# 3083)\n > c88d5da Bump github.com/tsenart/vegeta/v12 from 12.11.3 to 12.12.0 (# 3082)\n > cb30d00 Bump golang.org/x/sync from 0.7.0 to 0.8.0 (# 3081)\n > 433889b upgrade to latest dependencies (# 3080)\n > 0e7ffe4 Update community files (# 3079)\nbumping knative.dev/hack/schema 9c9eed6...452e340:\n > 452e340 Update community files (# 392)\n > 441a19f remove geo replication (# 389)\n > 0a23232 Update community files (# 388)\nbumping golang.org/x/sync 14be23e...411f99e:\n > 411f99e LICENSE: update per Google Legal\nbumping knative.dev/hack 9c9eed6...452e340:\n > 452e340 Update community files (# 392)\n > 441a19f remove geo replication (# 389)\n > 0a23232 Update community files (# 388)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies"}},{"before":"b8c67526e3d4f3c581e482657008485cbf9bf2c2","after":"139f3b2790b725c12677c4d68f09295a8d8305ac","ref":"refs/heads/auto-updates/update-deps-main","pushedAt":"2024-08-09T01:37:13.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"knative-automation","name":"Knative Automation","path":"/knative-automation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72087504?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies\n\nbumping knative.dev/pkg 330b271...0991b2f:\n > 0991b2f Update community files (# 3083)\n > c88d5da Bump github.com/tsenart/vegeta/v12 from 12.11.3 to 12.12.0 (# 3082)\n > cb30d00 Bump golang.org/x/sync from 0.7.0 to 0.8.0 (# 3081)\n > 433889b upgrade to latest dependencies (# 3080)\n > 0e7ffe4 Update community files (# 3079)\nbumping knative.dev/hack 9c9eed6...452e340:\n > 452e340 Update community files (# 392)\n > 441a19f remove geo replication (# 389)\n > 0a23232 Update community files (# 388)\nbumping knative.dev/hack/schema 9c9eed6...452e340:\n > 452e340 Update community files (# 392)\n > 441a19f remove geo replication (# 389)\n > 0a23232 Update community files (# 388)\nbumping golang.org/x/sync 14be23e...411f99e:\n > 411f99e LICENSE: update per Google Legal\nbumping knative.dev/reconciler-test 00d94f4...0ff820e:\n > 0ff820e Update community files (# 747)\n > a2d1677 upgrade to latest dependencies (# 746)\n > dd2ded3 upgrade to latest dependencies (# 744)\n > 4ca183f Update community files (# 745)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies"}},{"before":"161a2d818d6549da1102bfea9a34062e84009732","after":"b8c67526e3d4f3c581e482657008485cbf9bf2c2","ref":"refs/heads/auto-updates/update-deps-main","pushedAt":"2024-08-08T13:13:06.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"knative-automation","name":"Knative Automation","path":"/knative-automation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72087504?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies\n\nbumping knative.dev/hack/schema 9c9eed6...452e340:\n > 452e340 Update community files (# 392)\n > 441a19f remove geo replication (# 389)\n > 0a23232 Update community files (# 388)\nbumping knative.dev/hack 9c9eed6...452e340:\n > 452e340 Update community files (# 392)\n > 441a19f remove geo replication (# 389)\n > 0a23232 Update community files (# 388)\nbumping knative.dev/pkg 330b271...0991b2f:\n > 0991b2f Update community files (# 3083)\n > c88d5da Bump github.com/tsenart/vegeta/v12 from 12.11.3 to 12.12.0 (# 3082)\n > cb30d00 Bump golang.org/x/sync from 0.7.0 to 0.8.0 (# 3081)\n > 433889b upgrade to latest dependencies (# 3080)\n > 0e7ffe4 Update community files (# 3079)\nbumping golang.org/x/sync 14be23e...411f99e:\n > 411f99e LICENSE: update per Google Legal\nbumping knative.dev/reconciler-test 00d94f4...0ff820e:\n > 0ff820e Update community files (# 747)\n > a2d1677 upgrade to latest dependencies (# 746)\n > dd2ded3 upgrade to latest dependencies (# 744)\n > 4ca183f Update community files (# 745)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies"}},{"before":"20a64a14d404b237ae2fc695cf25c55c781b6dbf","after":null,"ref":"refs/heads/auto-updates/update-community-main","pushedAt":"2024-08-08T13:07:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"knative-automation","name":"Knative Automation","path":"/knative-automation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72087504?s=80&v=4"}},{"before":"9caee8ce75982521d1c42602b708919a7ee2f804","after":"20a64a14d404b237ae2fc695cf25c55c781b6dbf","ref":"refs/heads/auto-updates/update-community-main","pushedAt":"2024-08-08T13:07:58.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"knative-automation","name":"Knative Automation","path":"/knative-automation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72087504?s=80&v=4"},"commit":{"message":"[main] Update community files (#8134)\n\nUpdate community files\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"[main] Update community files (knative#8134)"}},{"before":"aaa8e45a505420650be13be617ecd1b902c4eaf6","after":"161a2d818d6549da1102bfea9a34062e84009732","ref":"refs/heads/auto-updates/update-deps-main","pushedAt":"2024-08-08T01:36:58.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"knative-automation","name":"Knative Automation","path":"/knative-automation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72087504?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies\n\nbumping knative.dev/hack/schema 9c9eed6...441a19f:\n > 441a19f remove geo replication (# 389)\n > 0a23232 Update community files (# 388)\nbumping golang.org/x/sync 14be23e...411f99e:\n > 411f99e LICENSE: update per Google Legal\nbumping knative.dev/hack 9c9eed6...441a19f:\n > 441a19f remove geo replication (# 389)\n > 0a23232 Update community files (# 388)\nbumping knative.dev/reconciler-test 00d94f4...a2d1677:\n > a2d1677 upgrade to latest dependencies (# 746)\n > dd2ded3 upgrade to latest dependencies (# 744)\n > 4ca183f Update community files (# 745)\nbumping knative.dev/pkg 330b271...c88d5da:\n > c88d5da Bump github.com/tsenart/vegeta/v12 from 12.11.3 to 12.12.0 (# 3082)\n > cb30d00 Bump golang.org/x/sync from 0.7.0 to 0.8.0 (# 3081)\n > 433889b upgrade to latest dependencies (# 3080)\n > 0e7ffe4 Update community files (# 3079)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies"}},{"before":null,"after":"9caee8ce75982521d1c42602b708919a7ee2f804","ref":"refs/heads/auto-updates/update-community-main","pushedAt":"2024-08-08T01:32:27.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"knative-automation","name":"Knative Automation","path":"/knative-automation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72087504?s=80&v=4"},"commit":{"message":"Update community files\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"Update community files"}},{"before":"d24906c4d08992767048026fcd113f04d5433b85","after":"aaa8e45a505420650be13be617ecd1b902c4eaf6","ref":"refs/heads/auto-updates/update-deps-main","pushedAt":"2024-08-07T01:36:46.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"knative-automation","name":"Knative Automation","path":"/knative-automation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72087504?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies\n\nbumping golang.org/x/sync 14be23e...411f99e:\n > 411f99e LICENSE: update per Google Legal\nbumping knative.dev/pkg 330b271...c88d5da:\n > c88d5da Bump github.com/tsenart/vegeta/v12 from 12.11.3 to 12.12.0 (# 3082)\n > cb30d00 Bump golang.org/x/sync from 0.7.0 to 0.8.0 (# 3081)\n > 433889b upgrade to latest dependencies (# 3080)\n > 0e7ffe4 Update community files (# 3079)\nbumping knative.dev/hack 9c9eed6...441a19f:\n > 441a19f remove geo replication (# 389)\n > 0a23232 Update community files (# 388)\nbumping knative.dev/reconciler-test 00d94f4...a2d1677:\n > a2d1677 upgrade to latest dependencies (# 746)\n > dd2ded3 upgrade to latest dependencies (# 744)\n > 4ca183f Update community files (# 745)\nbumping knative.dev/hack/schema 9c9eed6...441a19f:\n > 441a19f remove geo replication (# 389)\n > 0a23232 Update community files (# 388)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies"}},{"before":"879b54428255fd87c6956d524f2cd9313a29cc96","after":"d24906c4d08992767048026fcd113f04d5433b85","ref":"refs/heads/auto-updates/update-deps-main","pushedAt":"2024-08-05T13:13:08.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"knative-automation","name":"Knative Automation","path":"/knative-automation","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/72087504?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies\n\nbumping knative.dev/hack 9c9eed6...441a19f:\n > 441a19f remove geo replication (# 389)\n > 0a23232 Update community files (# 388)\nbumping knative.dev/reconciler-test 00d94f4...dd2ded3:\n > dd2ded3 upgrade to latest dependencies (# 744)\n > 4ca183f Update community files (# 745)\nbumping knative.dev/hack/schema 9c9eed6...441a19f:\n > 441a19f remove geo replication (# 389)\n > 0a23232 Update community files (# 388)\nbumping knative.dev/pkg 330b271...c88d5da:\n > c88d5da Bump github.com/tsenart/vegeta/v12 from 12.11.3 to 12.12.0 (# 3082)\n > cb30d00 Bump golang.org/x/sync from 0.7.0 to 0.8.0 (# 3081)\n > 433889b upgrade to latest dependencies (# 3080)\n > 0e7ffe4 Update community files (# 3079)\nbumping golang.org/x/sync 14be23e...411f99e:\n > 411f99e LICENSE: update per Google Legal\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEubTszQA","startCursor":null,"endCursor":null}},"title":"Activity ยท knative-automation/eventing"}