{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":161563145,"defaultBranch":"main","name":"client","ownerLogin":"knative","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-12-13T00:45:50.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/35583233?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1713963668.0","currentOid":""},"activityList":{"items":[{"before":"c33efaa4ec78e4ae39fe71e8bce3e828ab5b68b3","after":"db1088227e3df91e495d73dfd3dac345629d89ac","ref":"refs/heads/main","pushedAt":"2024-05-22T13:56:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies (#1944)\n\nbumping google.golang.org/grpc d32e66c...fa274d7:\n > fa274d7 Change version to 1.64.0 (# 7218)\n > 6b413c8 xds: Surround two `Infof` calls that use `pretty.ToJSON` with `V(2)` checks (# 7216)\n > 2dbbcef resolver/dns: Add docstring to SetMinResolutionInterval (# 7217)\n > 070d9c7 codes: replace %q to %d in error string when invalid code is an integer (# 7188)\n > 5d24ee2 xds: store server config for LRS server in xdsresource.ClusterUpdate (# 7191)\n > c76f686 advancedTLS: Rename get root certs related pieces (# 7207)\n > f591e3b codec: remove option to suppress setting supported compressors in headers (# 7203)\n > b4f7947 github: remove dependabot (# 7208)\n > 0561c78 client: add user-friendly error message of LB policy update timed out (# 7206)\n > 9d9c1fb peer: remove change detector test (# 7204)\n > 9d9a96f peer and metadata: Implement the Stringer interface for Peer and Metadata (# 7137)\n > 911d549 advancedTLS: Combine `ClientOptions` and `ServerOptions` to just `Options` (# 7202)\n > 4879d51 advancedTLS: Swap to DenyUndetermined from AllowUndetermined in revocation settings (# 7179)\n > befc29d advancedTLS: Rename {Min/Max}Version to {Min/Max}TLSVersion (# 7173)\n > f2d6421 test/kokoro: simplify PSM Interop Kokoro buildscripts (# 7171)\n > 9199290 xds: Move bootstrap config to internal/xds (# 7182)\n > f167ad6 test: fix possible leaked goroutine in TestDetailedConnectionCloseErrorPropagatesToRpcError (# 7183)\n > bb9882e Add an optional implementation of streams using generics (# 7057)\n > a87e923 channelz: fix missing Target on SubChannel type (# 7189)\n > 273fe14 *: fix typos (# 7178)\n > c7c8aa8 xds/internal: Replace calls to `Debugf` with `V(2)` checks and `Infof` (# 7180)\n > 796c615 grpc: update clientStreamAttempt context with transport context (# 7096)\n > e4a6ce3 Add atollena to MAINTAINERS.md (# 7126)\n > b433b94 advancedtls: Rename RevocationConfig (# 7151)\n > 5ab1c1a advancedtls: Add notes about required vs. optional for FileWatcherOptions (# 7165)\n > 1e8b9b7 stats/opentelemetry: Add OpenTelemetry instrumentation component (# 7166)\n > dd953fd examples: fix the quickstart link in the routeguide example (# 7162)\n > 750e1de examples: improve grammar in the interceptor example (# 7163)\n > 4e8f9d4 advancedtls: fix docstring for VerificationResults (# 7168)\n > 5a24fc1 xds/internal/xdsclient/xdsresource: Preallocate VirtualHost slice correctly (# 7157)\n > cb9c22d vet: run staticcheck for all sub modules (# 7155)\n > d75b5e2 advancedtls: Rename custom verification function APIs (# 7140)\n > 34de5cf stats/opencensus: Handle PickerUpdated to avoid \"Received unexpected stats\" error (# 7153)\n > 34c7675 chore: fix function names in comment (# 7117)\n > 5fe2e74 advancedtls: Rename VType (# 7149)\n > 09e6fdd Update docs and examples and tests to use NewClient instead of Dial (# 7068)\n > 9cf408e *: fix regenerate.sh (# 7139)\n > 5e0fa76 transport: make nextID accessed inside t.mu only (# 7148)\n > 54e0a13 transport: misc cleanups (# 7147)\n > 81d3f06 xds/internal/xdsclient/xdslbregistry: remove unused call to type url (# 7130)\n > f268126 Send GOAWAY to server on Client Transport Shutdown (# 7015)\n > 431436d examples: Add custom load balancer example (# 6691)\n > fc8da03 advancedtls: unexport parts of API not meant to be public (# 7118)\n > 006e2ba client: Drop two calls to `pretty.ToJSON` and move code outside of lock (# 7132)\n > a2f8e61 cmd/protoc-gen-go-grpc: reuse route_guide_grpc.pb.go as golden file (# 7134)\n > 0c6d80c chore: fix lint (# 7133)\n > b37cd81 xds: Process telemetry labels from CDS in xDS Balancers (# 7116)\n > a4afd4d deps: remove dependency of github.com/golang/protobuf from main module (# 7122)\n > afaa301 pb.go: regenerate (# 7123)\n > 664e852 stats: mark InPayload.Data and OutPayload.Data for deletion (experimental) (# 7121)\n > adf976b xds: remove -v when running xds e2e tests (# 7120)\n > 308dbc4 xds/internal/xdsclient: Process string metadata in CDS for com.google.csm.telemetry_labels (# 7085)\n > 554f107 Makefile: perfect PHONY (# 7076)\n > 0baa668 test/kokoro: Migrate PSM Interop to Artifact Registry (# 7102)\n > ec257b4 channelz: pass parent pointer instead of parent ID to RegisterSubChannel (# 7101)\n > 6fbcd8a cmd/protoc-gen-go-grpc: add change detector test (# 7072)\n > eb4e411 vet: split vet-proto from vet.sh (# 7099)\n > 28cccf3 pb.go: regenerate (# 7098)\n > 879414f deps: move from github.com/golang/protobuf to google.golang.org/protobuf/proto (# 7059)\n > 8444ae0 resolver/dns: Add SetMinResolutionInterval Option (# 6962)\n > 59be823 grpc: Deprecate WithBlock, WithReturnConnectionError, FailOnNonTempDialError (# 7097)\n > c31cec3 Fix: error message using correct keepalive config value (# 7038)\n > f1cf6bf *: update http2 dependency (# 7081)\n > b7346ae channelz: fix race accessing channelMap without lock (# 7079)\n > 4ec8307 cmd/protoc-gen-go-grpc: replace usages of deprecated API (# 7071)\n > feb968b build(deps): bump the github-actions group with 2 updates (# 7069)\n > 17d1039 grpc: Export header list sizes in DialOption and ServerOption (# 7033)\n > ba1bf9e deps: update dependencies for all modules (# 7061)\n > 57e4391 googlec2p: use the bootstrap parsing code to generate parsed bootstrap config instead of handcrafting it (# 7040)\n > fc3f327 channelz: refactor to move proto API to a separate package (# 7065)\n > b78c0eb examples: Update features/encryption/README.md file (# 7045)\n > c003fdf channelz: add LocalAddr to listen sockets and test (# 7062)\n > a975978 cmd/protoc-gen-go-grpc: don't emit const blocks for services with no methods (# 7055)\n > eb5828b protoc: Change protoc to include generated call option (# 6960)\n > cce1632 Change version to 1.64.0-dev (# 7052)\nbumping knative.dev/eventing 1572967...0e14da4:\n > 0e14da4 fix(test): the attribute filter transform test correctly compares slices now (# 7931)\n > 5355171 Fix trust bundle propagation (# 7924)\n > 15be248 CrossNamespace: Data Plane Changes for Broker Filter (# 7913)\n > 34f9e43 CrossNamespace: Control Plane Changes for Trigger (# 7889)\n > 308e6b6 SubjectAccessReviews resources correction (# 7925)\n > 9cdc7ba CrossNamespace: Update knsubscribe permissions (# 7926)\n > dbaaedc [main] Update actions (# 7923)\n > 3ea1900 [main] Upgrade to latest dependencies (# 7922)\n > 3189fc2 Add attribute filter transform function (# 7909)\n > 3541408 Make transport-encryption a Beta feature (# 7915)\n > 884f0da Adding uname name mapping for x86_64 in hack/install.sh (# 7917)\n > 6b6f6d1 Sequence and Parallel: announce correct OIDC identities in authstatus (# 7902)\n > 58d7920 Fix IMC metrics for transport encryption (# 7904)\n > 4358574 CrossNamespace: Testing Code Style (# 7918)\n > 4951b74 [main] Upgrade to latest dependencies (# 7920)\nbumping knative.dev/networking 25012a4...1d0137a:\n > 1d0137a upgrade to latest dependencies (# 984)\n > 507209b Update actions (# 982)\n > 4e598f4 upgrade to latest dependencies (# 981)\n > b31855c upgrade to latest dependencies (# 980)\nbumping google.golang.org/api 6feeaaf...4b79cc4:\n > 4b79cc4 chore(main): release 0.181.0 (# 2582)\n > c3f4828 feat(all): auto-regenerate discovery clients (# 2589)\n > 7d13175 chore: update min version to 1.20 (# 2588)\n > 86c9521 feat(all): auto-regenerate discovery clients (# 2587)\n > afc4685 feat(all): auto-regenerate discovery clients (# 2586)\n > 4177d21 chore(all): update all (# 2584)\n > e35f76f feat(all): auto-regenerate discovery clients (# 2585)\n > 7b18e5d feat(all): auto-regenerate discovery clients (# 2583)\n > 6923ec8 feat(all): auto-regenerate discovery clients (# 2581)\nbumping knative.dev/client-pkg dfb0087...2d1c4c8:\n > 2d1c4c8 Update actions (# 184)\nbumping google.golang.org/genproto/googleapis/rpc 8cf5692...0867130:\n > 0867130 chore(all): auto-regenerate .pb.go files (# 1125)\n > 024948a chore(all): update all (# 1126)\n > 6275950 chore(all): auto-regenerate .pb.go files (# 1124)\n > b8a5c65 chore(all): update all (# 1123)\nbumping google.golang.org/genproto/googleapis/api 8c6c420...b8a5c65:\n > b8a5c65 chore(all): update all (# 1123)\n > 8cf5692 chore(all): update all (# 1122)\nbumping knative.dev/pkg b1fd04d...99e1685:\n > 99e1685 Bump google.golang.org/api from 0.180.0 to 0.181.0 (# 3041)\n > b5507d9 Bump google.golang.org/grpc from 1.63.2 to 1.64.0 (# 3040)\n > a6bf0be Bump cloud.google.com/go/storage from 1.40.0 to 1.41.0 (# 3039)\n > 4a9c38d Update actions (# 3037)\n > 11a3d46 Add composite ConfigStore to combine multiple ConfigStore (# 3027)\nbumping knative.dev/serving 3789ff9...a0a1ac7:\n > a0a1ac7 Update net-gateway-api nightly (# 15228)\n > 93c3c79 upgrade to latest dependencies (# 15224)\n > 3aa9210 Update net-kourier nightly (# 15219)\n > 0d0d1e0 Update net-gateway-api nightly (# 15218)\n > c9b17b2 Update net-istio nightly (# 15220)\n > 639f7aa Update net-istio nightly (# 15213)\n > 3b35f54 change private K8s service to be a headless service (# 15170)\n > f2c7238 Update actions (# 15215)\n > 985cf2b Update net-gateway-api nightly (# 15214)\n > 38e22f9 Update net-kourier nightly (# 15212)\n > 11792fc Update net-kourier nightly (# 15206)\n > 0c301bb upgrade to latest dependencies (# 15209)\n > 36d41ca Update net-gateway-api nightly (# 15205)\n > 5624a46 Update net-istio nightly (# 15207)\n > 40088e3 upgrade to latest dependencies (# 15201)\n > ac5e504 Add e2e test for Contour when CORS policy is enabled (# 15188)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies (#1944)"}},{"before":"32b71b6dce2e56278a6729690bdaca4e00c9b750","after":"c33efaa4ec78e4ae39fe71e8bce3e828ab5b68b3","ref":"refs/heads/main","pushedAt":"2024-05-16T14:53:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Update actions (#1945)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"Update actions (#1945)"}},{"before":"b50020d50dc087fd4c2ec5e906a619309c9077eb","after":"32b71b6dce2e56278a6729690bdaca4e00c9b750","ref":"refs/heads/main","pushedAt":"2024-05-13T15:10:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies (#1942)\n\nbumping golang.org/x/tools 11c692e...cc29c91:\n > cc29c91 go.mod: update golang.org/x dependencies\n > 397fef9 gopls/internal/protocol: add links to LSP spec\n > e2a352c internal/refactor/inline: extensible API\n > c16c816 go/analysis/passes/stdversion: test *.go < go.mod version\n > 629a7be go/analysis/analysistest: stricter errors and GOWORK setting\n > 4db1697 go/packages/packagestest: fold modules_111.go into modules.go\n > ccdef3c gopls/internal/golang: fix nil panic in InlayHint\n > 74c9cfe go/analysis: add Pass.ReadFile\n > 5ef4fc9 gopls/internal/golang/completion: fix the isEmptyInterface predicate\n > 77f691b internal/gcimporter: use Alias.Rhs, not unsafe hack\n > 0b45163 gopls/internal/cache: use language versions when validating Go version\n > 3c49bb7 gopls: normalize logging attributes\n > 2fa621c gopls/internal/golang: fix resolution of in-package implementations\n > bcec099 internal/refactor/inline: remove eta abstraction inlining assignments\n > fcea13b toolstash: errors output should match errors guarded\n > b00d49e internal/refactor/inline: don't assume strings.Index calls internal/bytealg\n > 1523441 gopls/internal/cache: add more assertions for golang/go# 60890\n > 440f3c3 internal/aliases: expose Enabled\n > a363d11 go/types/typeutil: replace interface{} with any (cleanup)\n > e8c9d81 go/analysis/passes/tests: Use ReportRangef to refactor some code in checkTest\n > 97ea816 all: fix some typos in comments\n > 8db95b7 gopls/internal/golang: check the comment range before emiting semantic tokens\n > daf9460 Revert \"gopls/internal/test/integration/misc: reenable staticcheck test\"\n > 618670d gopls/internal/test/integration/misc: reenable staticcheck test\n > 2debfbe internal/testfiles: add a helper package for test files\n > c17402c gopls: fix a couple places where temporary files are not removed\n > ee61fb0 go/packages: fix issue number typo in TestIssue37629\n > 3735585 gopls/internal/settings: deprecate \"allowImplicitNetworkAccess\"\n > f4888c5 gopls/internal/settings: remove support for \"allowModfileModifications\"\n > d857e85 gopls/internal/settings: enable semantic tokens by default\n > 3f74dc5 gopls/internal/settings: remove experiments\n > e716599 cmd/goimports: support workspace vendoring\n > 7c7d7db gopls/internal/golang: allow \"query\" CodeActions on generated files\n > cb134f5 gopls/internal/golang: RenderPkgDoc: elide parameters 4+ in index\n > c5094cc internal/imports: a step towards making tests hermetic\n > 5e04895 gopls/internal/settings: update stale documentation for \"symbolScope\"\n > 0c3722a doc: enforce gotypesalias=0 behavior until go1.23\n > dd0410f go/packages: stop loading packages when context is done\n > dcccb2d x/tools: make tests agnostic as to whether gotypesalias=\"\" => 0 or 1\n > 46a0401 gopls: eliminate the hooks package\n > e388fff gopls/internal/server: don't reset views if configuration did not change\n > d034ae1 gopls/internal/cmd: check: print RelatedInformation\n > 3c000ca gopls/doc: relnote for hover & definition over doc links\n > c859ee9 gopls/internal/test/marker: fix {hover/def}/comment tests\n > 9cef8b1 go/callgraph/cha: more precise resolution of unexported methods\n > 0cc2ffd gopls/internal/cache: fail loudly on command-line-arguments modules\n > c3c5164 gopls/internal/golang: support hover and definition operations over doc links\n > da3408b go/analysis/passes/printf: elaborate the documentation\n > 198a0a8 imports: prefer math/rand/v2 over math/rand\n > 79df971 gopls/internal/server: avoid duplicate diagnoses and loads\n > bcd607e gopls/internal/cache: don't log packages when selectively reloading\n > 6f92c83 gopls: reduce noisy error messages\n > c4c0bf9 gopls/internal/test: skip integration tests on linux-ppc64-power9osu\n > b4b8186 internal/apidiff: support materialized aliases\n > 3520955 go/types/typeutil: implement correct hashing of aliases\n > f6298eb gopls/internal/cache: add debug assertions to refine golang/go# 66732\n > f41d27e gopls/internal/cache: avoid panic when the primary diagnostic is broken\n > c0ab013 go/packages: doc: type symbols are consistent only within one Load\n > 564c0e9 gopls/internal/telemetry/cmd/stacks: improve summary\n > de6db98 internal/check: filter out too-new Go versions for type checking\n > 5c3c2ff gopls/internal/golang: RenderPkgDoc: fix anchors for promoted methods\n > 8a0c6e2 gopls/internal/server: report HTTP panics via telemetry\n > c7b6b8d gopls/internal/cache: analysis: repair start/end and refine bug report\n > cb3eb43 internal/test/integration: parse flags earlier\n > 4794229 gopls/internal/golang: RenderPkgDoc: add element\n > 2db5a34 gopls/internal/golang: RenderPkgDoc: navigational <select>\nbumping google.golang.org/api 707b9b2...6feeaaf:\n > 6feeaaf chore(main): release 0.180.0 (# 2579)\n > e92e3ed chore: regen libraries (# 2580)\n > 6604a5d feat(all): auto-regenerate discovery clients (# 2578)\n > 9fdd500 chore(main): release 0.179.0 (# 2574)\n > 090ff6c fix: bump auth to v0.4.1 (# 2577)\n > a784ae0 feat(all): auto-regenerate discovery clients (# 2575)\n > 887c564 feat(all): auto-regenerate discovery clients (# 2573)\n > 64ed0f8 chore(main): release 0.178.0 (# 2562)\n > 0c976dc feat(all): auto-regenerate discovery clients (# 2571)\n > 8c74bb8 feat(gen): Add internaloption.EnableNewAuthLibrary (# 2519)\n > b5ae946 chore(all): update all (# 2569)\n > f2da582 feat(all): auto-regenerate discovery clients (# 2570)\n > d922e3b feat(all): auto-regenerate discovery clients (# 2568)\n > 76b27f1 feat(all): auto-regenerate discovery clients (# 2567)\n > 5e44215 docs: update commit style in CONTRIBUTING (# 2566)\n > 0843d21 feat(all): auto-regenerate discovery clients (# 2565)\n > fe54ffd feat(google-api-go-client): add x-goog-api-version header (# 2563)\n > b313e4b feat(all): auto-regenerate discovery clients (# 2564)\n > 2d22d11 feat(all): auto-regenerate discovery clients (# 2561)\n > a11ef60 chore(main): release 0.177.0 (# 2545)\n > e6e5ac5 chore(all): update all (# 2552)\n > 3eb92f1 fix: temp patch cloud.google.com/go ambiguity (# 2560)\n > 1b6db6c fix: split large compute file up (# 2546)\n > fb153c0 feat(all): auto-regenerate discovery clients (# 2556)\n > a5d7734 chore(deps): disable otel updates until Go 1.21 (# 2554)\n > 2f46e14 feat(all): auto-regenerate discovery clients (# 2553)\n > 4418f5f feat(all): auto-regenerate discovery clients (# 2551)\n > f9bf96d feat(all): auto-regenerate discovery clients (# 2550)\n > 32a5d10 feat(all): auto-regenerate discovery clients (# 2548)\n > 2f2505b feat: reduce code size by 29% (# 2544)\n > 64f40ff chore(main): release 0.176.1 (# 2542)\n > 8d0b2b5 fix(transport/http): pass through base transport (# 2541)\n > 81ccc7e chore(main): release 0.176.0 (# 2536)\n > 6825bb8 feat(all): auto-regenerate discovery clients (# 2540)\n > 30d8c87 feat(all): auto-regenerate discovery clients (# 2538)\n > 773fe01 feat(all): auto-regenerate discovery clients (# 2537)\n > 5a78abe fix: default defaultEndpointTemplate (# 2535)\n > 67a5d6d chore(main): release 0.175.0 (# 2527)\n > d64b1d0 fix: various auth transition bugs (# 2533)\n > 9622a0d feat(all): auto-regenerate discovery clients (# 2529)\n > f662ab7 fix: bump auth deps (# 2528)\n > ec3a580 feat(all): auto-regenerate discovery clients (# 2526)\n > f8960e3 chore(main): release 0.174.0 (# 2521)\n > 0f0a2f0 fix(internal): set scopes for new auth flow (# 2525)\n > f49960d feat(all): auto-regenerate discovery clients (# 2524)\n > 4054271 feat: add hooks in for new auth library (# 2228)\n > 46fc56a chore(main): release 0.173.0 (# 2495)\n > 053d45a chore(all): update module github.com/google/go-github/v59 to v61 (# 2512)\n > bf1c054 feat(all): auto-regenerate discovery clients (# 2520)\n > 85b4e90 feat(all): auto-regenerate discovery clients (# 2516)\n > b71b80f feat(all): auto-regenerate discovery clients (# 2515)\n > 4826df4 feat(all): auto-regenerate discovery clients (# 2514)\n > 3e03de3 feat(all): auto-regenerate discovery clients (# 2513)\n > 4e450ec feat(option): add support for env var GOOGLE_CLOUD_UNIVERSE_DOMAIN (# 2509)\n > 0ff027b feat(all): auto-regenerate discovery clients (# 2510)\n > caf5b3f feat(all): auto-regenerate discovery clients (# 2508)\n > 3daccec feat(all): auto-regenerate discovery clients (# 2506)\n > baa809b feat(all): auto-regenerate discovery clients (# 2505)\n > 7ec3ef8 feat(all): auto-regenerate discovery clients (# 2504)\n > c786111 chore(all): update all to 454cdb8 (# 2502)\n > 6ee6a57 feat(all): auto-regenerate discovery clients (# 2503)\n > cdac273 feat(all): auto-regenerate discovery clients (# 2501)\n > 5b9019f feat(all): auto-regenerate discovery clients (# 2500)\n > 4ebe65e feat(all): auto-regenerate discovery clients (# 2499)\n > a48e9de feat(all): auto-regenerate discovery clients (# 2494)\nbumping golang.org/x/term 5b15d26...46c790f:\n > 46c790f go.mod: update golang.org/x dependencies\nbumping github.com/prometheus/client_golang 77d4003...6e3f4b1:\n > 6e3f4b1 Cut 1.19.1 (# 1494)\n > cad1bfa Merge pull request # 1454 from prometheus/small-nits\n > 0aa8c9f Rephrase incompatibility with common v0.48.0\nbumping knative.dev/networking 979f637...25012a4:\n > 25012a4 upgrade to latest dependencies (# 979)\n > 8167799 upgrade to latest dependencies (# 977)\n > a282917 Update community files (# 978)\n > d2ba339 upgrade to latest dependencies (# 976)\n > 6886f78 Update community files (# 975)\n > 9188dac Remove requestDelay flag for tests (# 972)\n > 24ed062 Update test dialer to use ip when available (# 970)\n > 5f9768c Update community files (# 969)\nbumping golang.org/x/oauth2 d0e617c...84cb9f7:\n > 84cb9f7 oauth2: fix typo in comment\n > 4b7f0bd go.mod: update cloud.google.com/go/compute/metadata dependency\n > e11eea8 microsoft: added DeviceAuthURL to AzureADEndpoint\nbumping google.golang.org/genproto/googleapis/rpc 94a12d6...8cf5692:\n > 8cf5692 chore(all): update all (# 1122)\n > 8c6c420 chore(all): update all to 7cd4c1c (# 1111)\n > 79826c8 chore(all): auto-regenerate .pb.go files (# 1112)\n > 7cd4c1c chore(all): auto-regenerate .pb.go files (# 1110)\n > 26222e5 chore(all): update all (# 1109)\n > 6f501c4 chore(all): auto-regenerate .pb.go files (# 1107)\n > c3f9821 chore(all): update all (# 1108)\n > 454cdb8 chore(all): auto-regenerate .pb.go files (# 1106)\n > beb30f4 chore(all): auto-regenerate .pb.go files (# 1101)\n > 64ea030 chore(all): update all (# 1105)\nbumping google.golang.org/protobuf ec47fd1...4a76e11:\n > 4a76e11 all: release v1.34.1\n > 9d9d8d3 encoding/proto[json|text]: accept lower case names for group-like fields\n > 6c3ebca all: update to protobuf 27.0-rc1 and regenerate protos\n > 2939520 all: start v1.34.0-devel\n > 242df22 all: release v1.34.0\n > c2b76ee all: fix deprecated\n > e4ad8f9 types/gofeaturespb: move go_feature.proto to be consistent with out languages\n > c2a26e7 encoding/{protojson,prototext}: strengthen wording on stability\n > d0f77ae proto: ensure MarshalOptions are plumbed to all Size calls\n > 94bb78c proto: return an error instead of producing invalid wire format\n > 671c2db [proto] use the correct parent when resolving features for extensions\n > 98873a2 internal/impl: pass ExtensionTypeDescriptor to extensionMap\n > 39bbf13 proto: CSE ProtoReflect() and TypeDescriptor() in proto.HasExtension\n > b30b634 protobuf: fix required/group bug in descriptor proto output of editions files\n > bab4b5d protobuf: support gaps in edition defaults calculation\n > a18684d protobuf: fix delimited fields under editions in go\n > 8a74430 internal/cmd/generate-types: manual CSE of m.messageInfo()\n > 55891d7 proto: add examples for Size, MarshalAppend (regarding allocations)\n > 87fded5 internal/impl: ensure proto.HasExtension does not allocate\n > 3797f00 protogen: update Options documentation. protogen.Run doesn't exist.\n > 4fd828f proto: extend Unmarshal documentation, include an example\n > c69658e proto: extend Marshal documentation, include an example\n > 3ebf7dd proto: fix HasPresence for extensions and missing plugin response\n > dea00b5 all: enable editions support\n > 59034d8 reflect/protodesc: restore edition in protodesc.ToDescriptorProto\n > 3039476 all: implement proto2/proto3 as editions [2/2]\n > 7259b46 all: implement proto2/proto3 as editions [1/2]\n > f563685 all: use subtests to identify the message type\n > e216807 all: start v1.33.0-devel\nbumping knative.dev/serving afc8a59...3789ff9:\n > 3789ff9 Update net-contour nightly (# 15196)\n > b3715ac Update net-istio nightly (# 15198)\n > b9777a1 Update net-kourier nightly (# 15199)\n > 2d64d1f Update net-gateway-api nightly (# 15197)\n > 9214bda Update net-kourier nightly (# 15194)\n > 8909878 Update net-contour nightly (# 15184)\n > df11e49 upgrade to latest dependencies (# 15195)\n > 3bf9123 Update net-gateway-api nightly (# 15192)\n > 483cb05 Update net-istio nightly (# 15193)\n > 9046081 Tests for multi-container readiness and liveness probes (# 15180)\n > 3944e73 upgrade to latest dependencies (# 15187)\n > c833b8a Update net-kourier nightly (# 15186)\n > 5d95f7d Update community files (# 15189)\n > e3fa8d1 Update net-istio nightly (# 15185)\n > 9f695f3 Update net-gateway-api nightly (# 15183)\n > 2ef687c upgrade to latest dependencies (# 15182)\n > 4fe3de5 Update net-gateway-api nightly (# 15177)\n > 4548446 Update net-contour nightly (# 15178)\n > 7111003 Update net-kourier nightly (# 15179)\n > f4b1368 Update net-istio nightly (# 15176)\n > da851e8 Update net-kourier nightly (# 15174)\n > 013cf04 Update net-gateway-api nightly (# 15173)\n > 7d496c2 Update net-contour nightly (# 15175)\n > 18b0b41 Update net-istio nightly (# 15172)\n > b1c0266 Update net-kourier nightly (# 15169)\n > 08e8c32 Cleanup net-certmanager integration (# 15168)\n > 2dd44d9 Update net-gateway-api nightly (# 15163)\n > df51842 Update net-kourier nightly (# 15167)\n > aa455fc Update net-contour nightly (# 15164)\n > 4c16ba3 Update net-istio nightly (# 15165)\n > c94f252 Update community files (# 15162)\n > 6ccb82f Integrate net-certmanager in Serving (# 15066)\n > 467ca2d Update net-gateway-api nightly (# 15160)\nbumping github.com/go-openapi/jsonpointer 5df0d69...344388f:\n > 344388f fix(GetForToken): added support for pointer to interface{}\n > 6cf0fb8 updated to swag v0.22.5\n > d329668 Merge pull request # 14 from fredbi/chore/relint-update\n > 7df7a46 Merge pull request # 12 from gaiaz-iusipov/update-go-and-deps\n > b59e589 chore: updated and relinted\n > a603eaf Merge pull request # 10 from magodo/offset\n > c7d4199 Update dependencies\n > 1539753 Merge pull request # 11 from testwill/replace-loop\n > d3f17d3 Correct offset for object key\n > ff1d154 chore: slice replace loop\n > cdfe8d8 Fix bug\n > e494050 Add new method `Offset` to `jsonpointer.Pointer` to return the offset of the pointer in a JSON document\nbumping github.com/openzipkin/zipkin-go e84b2cf...e609ce4:\n > e609ce4 Adds SECURITY.md and scanning workflow (# 223)\n > 406526f When serializing SpanModel, if there is any external modification of TAGS, it will lead to panic, add RLock before calling Send to prevent this error. (# 218)\n > de3edd7 bumps to latest dependencies (# 222)\n > 48cf793 Set Go support policy to latest-2 (# 220)\n > a074cdb Updates to latest actions and fixes golangci-lint drift (# 221)\nbumping golang.org/x/text 6c97a16...8d533a0:\n > 8d533a0 encoding/charmap: update UCM spec file URL prefix\nbumping github.com/davecgh/go-spew 8991bc2...d8f796a:\n > d8f796a travis: test against go 1.11\nbumping github.com/go-openapi/swag 0579829...b3e7a53:\n > b3e7a53 fix(mangling): fixed name mangling when special chars are substituted\n > 0ddf107 fix(ci): muted warnings in CI runs due to cache conflicts\n > 11b0957 fix(yaml): make MarshalYAML deterministic\n > 3f60c98 fix(yaml): handled null values from JSON\n > 80e31a2 fixed broken godoc badge in readme (# 74)\n > cb87dba fixed broken link in readme (# 73)\n > cd381d7 updated & relinted (# 70)\n > 4de0676 fix: windows support for loading files (# 71)\n > f28dd7a check for nil pointers before calling IsZero. (# 67)\nbumping knative.dev/eventing e23ebab...1572967:\n > 1572967 Map subscription to graph edges (# 7880)\n > 72585c9 CrossNamespace: Control Plane Changes for Subscription (# 7882)\n > 599c548 Assert EventTypes references for IMC test (# 7899)\n > 1cc8179 Remove SelfSigned issuer from released `transport-encryption` artifacts (# 7905)\n > 4f32823 Refactor NewFiltersFeatureSet to prevent starvation (# 7911)\n > fa46a45 feat: added fake client reactor for subject access reviews (# 7908)\n > 1ce7074 Fix trust bundle propagation already exists error (# 7906)\n > e9b3af6 Update e2e tests for OIDC sender identity matching to be a bit more resilient (# 7903)\n > 1e6e235 fix: trigger tests set annotations correctly now (# 7887)\n > 159d6fc [main] Upgrade to latest dependencies (# 7901)\n > c7401a1 Add e2e test to verify used sender identity is correct (# 7900)\n > 96e5c18 [main] Update community files (# 7897)\n > c3a1c19 EventType tests verify the type under spec.reference (# 7888)\n > c104df5 [main] Upgrade to latest dependencies (# 7894)\n > 07ebf11 [main] Upgrade to latest dependencies (# 7891)\n > 0e165f2 Containersource use OIDC identity of corresponding SinkBinding (# 7890)\n > 3dfe973 Add SubscriptionsAPI filters to APIServerSource (# 7799)\n > 11a1ad4 feat: added sources to event lineage graph constructor (# 7881)\n > 217f7a3 Create validation function for cross namespace referencing (# 7812)\n > 4a3f65d [main] Update community files (# 7876)\n > 46e3677 fix: imc dispatcher doesn't have duplicate reporting of metrics (# 7870)\nbumping github.com/prometheus/common 0234594...e54e4df:\n > e54e4df Merge pull request # 620 from bboreham/test-string\n > e25b951 Merge pull request # 619 from bboreham/restore-sort\n > a1ca958 LabelSet: add unit test for String method\n > c1b9b72 Fix up config test (# 621)\n > be294f1 LabelSet.String: restore faster sort call\n > de5ed88 Merge pull request # 487 from GiedriusS/allow_exposing_real_value\n > ea817bb Merge pull request # 618 from grobinson-grafana/grobinson/add-status-at\n > 5ad26bf config: allow exposing real secret value through marshal\n > 506a12c Fix comment\n > fb6970a Add StatusAt method for Alert struct\nbumping golang.org/x/sys cabba82...7d69d98:\n > 7d69d98 unix: extend support for z/OS\n > 7758090 cpu: add support for sve2 detection\n > 9a28524 windows: drop go version tags for unsupported versions\n > 27dc90b unix: update to Linux kernel 6.4\nbumping google.golang.org/genproto/googleapis/api 6e1732d...8c6c420:\n > 8c6c420 chore(all): update all to 7cd4c1c (# 1111)\n > 79826c8 chore(all): auto-regenerate .pb.go files (# 1112)\n > 7cd4c1c chore(all): auto-regenerate .pb.go files (# 1110)\n > 26222e5 chore(all): update all (# 1109)\n > 6f501c4 chore(all): auto-regenerate .pb.go files (# 1107)\n > c3f9821 chore(all): update all (# 1108)\n > 454cdb8 chore(all): auto-regenerate .pb.go files (# 1106)\n > beb30f4 chore(all): auto-regenerate .pb.go files (# 1101)\n > 64ea030 chore(all): update all (# 1105)\n > 94a12d6 chore(all): update all (# 1102)\nbumping knative.dev/pkg 0f34a88...b1fd04d:\n > b1fd04d Bump golang.org/x/net from 0.24.0 to 0.25.0 (# 3036)\n > 89b1857 Bump golang.org/x/tools from 0.20.0 to 0.21.0 (# 3035)\n > 7a27552 Bump google.golang.org/api from 0.177.0 to 0.180.0 (# 3034)\n > 3b2e71c Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 (# 3033)\n > 360b72e Update AuthStatus to have list of ServiceAccountNames (# 3032)\n > 1d1616a Update community files (# 3031)\n > f69d19c Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 (# 3029)\n > 13af413 Bump google.golang.org/api from 0.176.1 to 0.177.0 (# 3028)\n > b69fa27 Bump google.golang.org/api from 0.176.0 to 0.176.1 (# 3025)\n > 75c6937 Bump github.com/openzipkin/zipkin-go from 0.4.2 to 0.4.3 (# 3026)\n > ca5f1ce Update community files (# 3024)\n > 3c6badc Bump google.golang.org/api from 0.172.0 to 0.176.0 (# 3023)\n > e8d193d Bump cloud.google.com/go/compute/metadata from 0.2.3 to 0.3.0 (# 3022)\n > 9ab7e10 Bump github.com/prometheus/common from 0.52.3 to 0.53.0 (# 3020)\n > e835586 Update community files (# 3019)\nbumping knative.dev/client-pkg 2bc8139...dfb0087:\n > dfb0087 Update community files (# 183)\n > 27d5cd9 Update community files (# 181)\nbumping github.com/go-openapi/jsonreference 1f158e5...23cc9cc:\n > 23cc9cc chore(deps): updated go-openapi deps\n > 82a5123 updated jsonpointer\n > c2779b3 doc: removed extraneous godoc link (# 19)\n > 4be0df5 Merge pull request # 18 from fredbi/chore/update-lint\n > fc60cd6 chore: update & lint\nbumping golang.org/x/net 7bbe320...d27919b:\n > d27919b go.mod: update golang.org/x dependencies\n > e0324fc http2: use net.ErrClosed\n > b20cd59 quic: initiate key rotation earlier in connections\n > f95a3b3 html: fix typo in package doc\n > 0a24555 http/httpguts: speed up ValidHeaderFieldName\n > ec05fdc http2: don't retry the first request on a connection on GOAWAY error\n > b67a0f0 http2: send correct LastStreamID in stream-caused GOAWAY\n > a130fcc quic: don't consider goroutines running when tests start as leaked\nbumping knative.dev/hack 1133b37...68e3bfb:\n > 68e3bfb Update community files (# 382)\n > abdcdea Update community files (# 380)\n > 9f6c92e Update community files (# 379)\n\nSigned-off-by: Knative Automation <automation@knative.team>","shortMessageHtmlLink":"upgrade to latest dependencies (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2277684022\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/client/issues/1942\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/client/pull/1942/hovercard\" href=\"https://github.com/knative/client/pull/1942\">#1942</a>)"}},{"before":"66ddaf63aece303c2ddffe05e2568ed2e06debd5","after":"b50020d50dc087fd4c2ec5e906a619309c9077eb","ref":"refs/heads/main","pushedAt":"2024-05-07T01:43:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Update community files (#1943)\n\nSigned-off-by: Knative Automation <automation@knative.team>","shortMessageHtmlLink":"Update community files (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2282090784\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/client/issues/1943\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/client/pull/1943/hovercard\" href=\"https://github.com/knative/client/pull/1943\">#1943</a>)"}},{"before":"5d161a341d3bbad90301ce1b21b8a590939ebdbe","after":"66ddaf63aece303c2ddffe05e2568ed2e06debd5","ref":"refs/heads/main","pushedAt":"2024-05-03T12:53:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Assigning nodes to knative services (#1924)\n\n* node selector changes\n\n* adding nodeselector and node affinity (only required)\n\n* changing type for toleration and affinity\n\n* handling panic\n\n* handling panic\n\n* handling panic\n\n* handling panic\n\n* handling panic\n\n* adding preferred node affinity support\n\n* adding preferred node affinity support\n\n* adding test cases, accepting multiple whitespace separated values for nodeaffinity\n\n* adding test cases, accepting multiple whitespace separated values for nodeaffinity\n\n* updating docs\n\n* updating docs\n\nSigned-off-by: Shashankft9 <shanky.337marchss@gmail.com>\n\n* adding experimental flags section\n\n* basic setup with experimental features working, removing general subsection in favour of original code\n\n* Revert \"basic setup with experimental features working, removing general subsection in favour of original code\"\n\nThis reverts commit 793718e51065d6c05f044c5d172c52caf79aac0a.\n\n* Revert \"adding experimental flags section\"\n\nThis reverts commit 4f844f23b77f842579e7d3a1a0057b6c95f9e4bb.\n\n* doc nits\n\n* tests added, docs sanitised\n\nSigned-off-by: Shashankft9 <shanky.337marchss@gmail.com>\n\n* adding feature flag message for pvc\n\nSigned-off-by: Shashankft9 <shanky.337marchss@gmail.com>\n\n* fixing lint and code analyzer issues\n\nSigned-off-by: Shashankft9 <shanky.337marchss@gmail.com>\n\n* whitespace fixes and feature flag doc change\n\n* whitespace fixes and feature flag doc change\n\n* whitespace fixes and feature flag doc change\n\n* whitespace fixes and feature flag doc change\n\n---------\n\nSigned-off-by: Shashankft9 <shanky.337marchss@gmail.com>","shortMessageHtmlLink":"Assigning nodes to knative services (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2194817050\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/client/issues/1924\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/client/pull/1924/hovercard\" href=\"https://github.com/knative/client/pull/1924\">#1924</a>)"}},{"before":"6a1449c2e8a8b5fd667cac65164506ad9632ef4d","after":"5d161a341d3bbad90301ce1b21b8a590939ebdbe","ref":"refs/heads/main","pushedAt":"2024-04-26T01:45:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Update community files (#1940)\n\nSigned-off-by: Knative Automation <automation@knative.team>","shortMessageHtmlLink":"Update community files (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2264773168\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/client/issues/1940\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/client/pull/1940/hovercard\" href=\"https://github.com/knative/client/pull/1940\">#1940</a>)"}},{"before":null,"after":"6a1449c2e8a8b5fd667cac65164506ad9632ef4d","ref":"refs/heads/release-1.14","pushedAt":"2024-04-24T11:59:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dsimansk","name":"David Simansky","path":"/dsimansk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5637792?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies (#1939)\n\nbumping knative.dev/eventing 4139fdf...e23ebab:\n > e23ebab Reconcile trigger on OIDC service account changes only, if SA references a trigger for correct broker class (# 7849)\n > ea14296 fix: remove duplicate configMaps (# 7847)\n > 4ba426c [main] Upgrade to latest dependencies (# 7850)\nbumping knative.dev/serving e8d8610...afc8a59:\n > afc8a59 Update net-gateway-api nightly (# 15159)\n > f328f96 Update net-gateway-api nightly (# 15158)\n > 0a999c4 Update net-certmanager nightly (# 15157)\n > 7b6fc7b re-enable contour gateway tests (# 15150)\n > f65df07 feat: bubble up kcert status message when it's failed (# 14962)\n > e4d8139 cleanup service after tests completes (# 15147)\n > 076cd07 upgrade to latest dependencies (# 15155)\n > 5128114 Update net-contour nightly (# 15152)\n > 5943c7a Update net-istio nightly (# 15151)\nbumping knative.dev/client-pkg f983484...2bc8139:\n > 2bc8139 upgrade to latest dependencies (# 180)\n\nSigned-off-by: Knative Automation <automation@knative.team>","shortMessageHtmlLink":"upgrade to latest dependencies (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2258851608\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/client/issues/1939\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/client/pull/1939/hovercard\" href=\"https://github.com/knative/client/pull/1939\">#1939</a>)"}},{"before":"29568833dc4d20085da35bb39f9e8b02df8430aa","after":"6a1449c2e8a8b5fd667cac65164506ad9632ef4d","ref":"refs/heads/main","pushedAt":"2024-04-24T11:39:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies (#1939)\n\nbumping knative.dev/eventing 4139fdf...e23ebab:\n > e23ebab Reconcile trigger on OIDC service account changes only, if SA references a trigger for correct broker class (# 7849)\n > ea14296 fix: remove duplicate configMaps (# 7847)\n > 4ba426c [main] Upgrade to latest dependencies (# 7850)\nbumping knative.dev/serving e8d8610...afc8a59:\n > afc8a59 Update net-gateway-api nightly (# 15159)\n > f328f96 Update net-gateway-api nightly (# 15158)\n > 0a999c4 Update net-certmanager nightly (# 15157)\n > 7b6fc7b re-enable contour gateway tests (# 15150)\n > f65df07 feat: bubble up kcert status message when it's failed (# 14962)\n > e4d8139 cleanup service after tests completes (# 15147)\n > 076cd07 upgrade to latest dependencies (# 15155)\n > 5128114 Update net-contour nightly (# 15152)\n > 5943c7a Update net-istio nightly (# 15151)\nbumping knative.dev/client-pkg f983484...2bc8139:\n > 2bc8139 upgrade to latest dependencies (# 180)\n\nSigned-off-by: Knative Automation <automation@knative.team>","shortMessageHtmlLink":"upgrade to latest dependencies (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2258851608\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/client/issues/1939\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/client/pull/1939/hovercard\" href=\"https://github.com/knative/client/pull/1939\">#1939</a>)"}},{"before":"46beff542b250b1cae4664f53db3af62daf31840","after":"29568833dc4d20085da35bb39f9e8b02df8430aa","ref":"refs/heads/main","pushedAt":"2024-04-23T09:51:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies (#1937)\n\nbumping knative.dev/client-pkg a82272d...f983484:\n > f983484 Remove license dir (# 178)\n > 08c9dcb Update community files (# 179)\n > 6ae69d2 upgrade to latest dependencies (# 176)\nbumping knative.dev/serving c120704...e8d8610:\n > e8d8610 Update net-kourier nightly (# 15153)\n > 531e7d8 [Automated] Update net-gateway-api nightly (# 15136)\n > 023022a Disable logstream so the Github Action Log Viewer works (# 15146)\n > 8c91dcf Update net-contour nightly (# 15144)\n > 40ec5af bump istio,contour,cert-manager (# 15141)\n > c21fb03 Update net-istio nightly (# 15143)\n > 7a01ca9 Update net-certmanager nightly (# 15142)\n > 96fe770 Update net-istio nightly (# 15139)\n > e64a7e6 Update net-kourier nightly (# 15140)\n > 2d57e34 Update net-contour nightly (# 15138)\n > e3b616b Update net-certmanager nightly (# 15137)\n > 2c23d5a upgrade to latest dependencies (# 15130)\n > 0196ecc Update community files (# 15135)\n > e4cef66 Update net-gateway-api nightly (# 15132)\nbumping knative.dev/eventing f9d8dea...4139fdf:\n > 4139fdf [main] Update community files (# 7845)\n > 6585a2b [main] Upgrade to latest dependencies (# 7843)\nbumping knative.dev/networking a40d058...979f637:\n > 979f637 [release-1.14] Update test dialer to use ip when available (# 971)\n\nSigned-off-by: Knative Automation <automation@knative.team>","shortMessageHtmlLink":"upgrade to latest dependencies (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2255410141\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/client/issues/1937\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/client/pull/1937/hovercard\" href=\"https://github.com/knative/client/pull/1937\">#1937</a>)"}},{"before":"da50d997de149a70a67e80a1a8b68ef0ada7f219","after":"46beff542b250b1cae4664f53db3af62daf31840","ref":"refs/heads/main","pushedAt":"2024-04-23T07:41:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Fix for already ready ksvc (#1925)","shortMessageHtmlLink":"Fix for already ready ksvc (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2195464039\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/client/issues/1925\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/client/pull/1925/hovercard\" href=\"https://github.com/knative/client/pull/1925\">#1925</a>)"}},{"before":"80f5a9a468c28886bd5bffa1d1a0ea0cbf94b6a7","after":"da50d997de149a70a67e80a1a8b68ef0ada7f219","ref":"refs/heads/main","pushedAt":"2024-04-18T01:40:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Update community files (#1936)\n\nSigned-off-by: Knative Automation <automation@knative.team>","shortMessageHtmlLink":"Update community files (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2249548645\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/client/issues/1936\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/client/pull/1936/hovercard\" href=\"https://github.com/knative/client/pull/1936\">#1936</a>)"}},{"before":"7ebac24b8d2134b82eb3b0c02164c0d0cdc609dc","after":"80f5a9a468c28886bd5bffa1d1a0ea0cbf94b6a7","ref":"refs/heads/main","pushedAt":"2024-04-17T09:43:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Populate container.SecurityContext.RunAsUser when --user flag is used (#1927)\n\n* Populate container.SecurityContext.RunAsUser when --user flag is used\n\n* unit test change to use security-context and user flags together","shortMessageHtmlLink":"Populate container.SecurityContext.RunAsUser when --user flag is used (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2200132279\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/client/issues/1927\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/client/pull/1927/hovercard\" href=\"https://github.com/knative/client/pull/1927\">…</a>"}},{"before":"6ebd9ab5e5b5c42cb65e7743712cead8853b05cc","after":"7ebac24b8d2134b82eb3b0c02164c0d0cdc609dc","ref":"refs/heads/main","pushedAt":"2024-04-17T08:30:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies (#1932)\n\nbumping golang.org/x/term c5eaf76...5b15d26:\n > 5b15d26 go.mod: update golang.org/x dependencies\nbumping google.golang.org/grpc 9952aa8...d32e66c:\n > d32e66c Change version to 1.63.2 (# 7104)\n > 92f6dd0 channelz: pass parent pointer instead of parent ID to RegisterSubChannel (# 7101)\n > 0f6ef0f grpc: un-deprecate Dial and DialContext\n > 58dc749 Change version to 1.63.1-dev (# 7051)\n > c68f456 Change version to 1.63.0 (# 7050)\n > 6369167 *: update http2 dependency (# 7082)\n > 8854761 cherry-pick: channelz: fix race accessing channelMap without lock (# 7079) (# 7080)\n > e62770d channelz: add LocalAddr to listen sockets and test (# 7062) (# 7063)\n > 4ffccf1 googlec2p: use xdstp style template for client LDS resource name (# 7048)\n > faf9964 gracefulswitch: add ParseConfig and make UpdateClientConnState call SwitchTo if needed (# 7035)\n > 800a8e0 channelz: re-add state for subchannels (# 7046)\n > dadbbfa channelz: re-add target and state (# 7042)\n > 55cd7a6 channelz: major cleanup / reorganization (# 6969)\n > a1033b1 xds: add LRS named metrics support (# 7027)\n > 4f43d2e chore: remove repetitive words (# 7036)\n > 7c37770 grpc: clean up doc strings and some code around Dial vs NewClient (# 7029)\n > c808322 chore: expose `NewClient` method to end users (# 7010)\n > c31fce8 Update github.com/golang/protobuf and google.golang.org/protobuf modules (# 7028)\n > 55341d7 xdsclient: correct logic used to suppress empty ADS requests on new streams (# 7026)\n > f7c5e6a DNS resolving with timeout (# 6917)\n > 815e2e2 build(deps): bump the github-actions group with 1 update (# 7014)\n > 2a617ca experimental: re-split message/service pb imports (# 7011)\n > 99ded5c examples: update deps of observability example to gcp/observabliity@v1.0.1 (# 7009)\n > e978e43 gcp/observability: update stackdriver dependency to remove dep on prometheus (# 7008)\n > 27c5d98 deps: update dependencies for all modules (# 7007)\n > 90fc697 xdsclient: use dataplane authority for virtualhost lookup (# 6997)\n > c267d5b grpc: add clientconn.CanonicalTarget() to return the canonical target string (# 7006)\n > 51f9cc0 deps: move from github.com/golang/protobuf to google.golang.org/protobuf/proto (# 6961)\n > eb08be4 github: add Go 1.22 testing (# 7005)\n > eb880d5 replace github.com/cncf/udpa/go by github.com/cncf/xds/go (# 7001)\n > 5ccf176 rpc_util: Fix RecvBufferPool deactivation issues (# 6766)\n > 76a23bf fix enabling compression by trimming whitespaces in accept encoding header (# 6952)\n > 7525e98 test: add test for invalid streamID (# 6940)\n > c63d925 examples: fix typo in url (# 6978)\n > 40d6adb transport: Make error-handling for bad HTTP method consistent between HTTP/2 server transport and handler server transport (# 6989)\n > 3c2a44d transport: when using write buffer pooling, use input size instead of size*2 (# 6983)\n > 3ae77e6 grpc: Canonicalize string returned by ClientConn.Target() and resolver.Address.String() (# 6923)\n > 29997a0 grpc: Add StaticMethod CallOption (# 6926)\n > 28d78d4 *: forbid the use of time.After (# 6985)\n > 408139a security/advancedtls: CRL checks improvement (# 6968)\n > f94be9b Set the security level of Windows named pipes to NoSecurity (# 6956)\n > 05db80f server: wait to close connection until incoming socket is drained (with timeout) (# 6977)\n > f135e98 xds/internal/xdsclient: Add comments for exported types (# 6972)\n > f8eef63 Change version to 1.63.0-dev (# 6976)\nbumping knative.dev/hack 47368d6...1133b37:\n > 1133b37 Update community files (# 378)\nbumping golang.org/x/sys 360f961...cabba82:\n > cabba82 windows: use uint32 for serial comm flags for consistency\n > 1a50d97 windows: add serial comm functions\n > 95f07ec x/sys/windows: add func windows.DisconnectNamedPipe(handle Handle) (err error)\n > 4be02d3 unix: expose mmap calls on z/OS\nbumping google.golang.org/genproto/googleapis/api a219d84...6e1732d:\n > 6e1732d chore(all): auto-regenerate .pb.go files (# 1098)\n > 9694c77 chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /googleapis/api/apikeys (# 1099)\n > ace143d chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /googleapis/api/servicemanagement (# 1100)\n > c811ad7 chore(all): update all (# 1097)\nbumping knative.dev/client-pkg 6984d81...a82272d:\n > a82272d upgrade to latest dependencies (# 172)\n > 9ae7591 Update community files (# 175)\n > eff7cfd Update community files (# 171)\n > 2dec068 :lady_beetle: Pass hacked stdin, and don't pass stdout to bubbletea (# 174)\nbumping golang.org/x/mod 766dc5d...aa51b25:\n > aa51b25 modfile: do not collapse if there are unattached comments within blocks\n > 87140ec sumdb/tlog: make NewTiles only generate strictly necessary tiles\n > 18d3f56 modfile: fix crash on AddGoStmt in empty File\nbumping golang.org/x/net 7ee34a0...7bbe320:\n > 7bbe320 go.mod: update golang.org/x dependencies\n > c48da13 http2: fix TestServerContinuationFlood flakes\n > 762b58d http2: fix tipos in comment\n > ba87210 http2: close connections when receiving too many headers\n > ebc8168 all: fix some typos\n > 3678185 http2: make TestCanonicalHeaderCacheGrowth faster\n > 448c44f http2: remove clientTester\n > c7877ac http2: convert the remaining clientTester tests to testClientConn\n > d8870b0 http2: use synthetic time in TestIdleConnTimeout\n > d73acff http2: only set up deadline when Server.IdleTimeout is positive\n > 89f602b http2: validate client/outgoing trailers\n > 6e2c99c http2: allow testing Transports with testSyncHooks\n > 9e0498d http2: use synthetic timers for ping timeouts in tests\n > 31d9683 http2: mark several testing functions as helpers\n > 12ddef7 http2: reject DATA frames after 1xx and before final headers\n > d600ae0 http2: add testClientConn for testing client RoundTrips\n > 57a6a7a http2: prevent uninitialized pipe from being written\n > ea095bc http2: only set up positive deadlines\n > 8c07e20 httpproxy: allow any scheme\n > ab271c3 http2: add IdleConnTimeout to http2.Transport\nbumping golang.org/x/oauth2 85231f9...d0e617c:\n > d0e617c google: add Credentials.UniverseDomainProvider\n > 3c9c1f6 oauth2/google: fix the logic of sts 0 value of expires_in\n > 5a05c65 oauth2/google: fix remove content-type header from idms get requests\n > 3a6776a appengine: drop obsolete code for AppEngine envs <=Go 1.11\nbumping google.golang.org/api a28dfbd...707b9b2:\n > 707b9b2 chore(main): release 0.172.0 (# 2486)\n > 77cc7d0 feat(all): auto-regenerate discovery clients (# 2492)\n > 18f643a chore(all): update all to 94a12d6 (# 2489)\n > 78ee47e feat(all): auto-regenerate discovery clients (# 2490)\n > 57e19b3 feat(all): auto-regenerate discovery clients (# 2488)\n > b0eaf37 feat(all): auto-regenerate discovery clients (# 2487)\n > 0398093 feat(all): auto-regenerate discovery clients (# 2485)\nbumping knative.dev/networking ae03989...a40d058:\n > a40d058 upgrade to latest dependencies (# 968)\n > 594a2f8 identify each request in update test using a query timestamp (# 967)\n > 1d9a7cf upgrade to latest dependencies (# 966)\n > aaf8f94 fix TestRetry nil pointer panic (# 965)\n > a3d8b0f Replace all usages of deprecated wait.PollImmediate with wait.PollUntilContextTimeout (# 957)\n > 1a6e0da some conformance tests assume we're getting back a runtime request (# 964)\n > 2a4859c this fixes the probe handler to reflect that it doesn't care about the path (# 963)\n > b321831 upgrade to latest dependencies (# 962)\n > 2002961 :gift: Add test flags for the conformance suite (# 960)\n > ca2ffb8 upgrade to latest dependencies (# 961)\n > 97688e7 Update community files (# 959)\n > 5ce3081 upgrade to latest dependencies (# 958)\n > 75762ca upgrade to latest dependencies (# 955)\n > e7cfc5b drop vendor licenses (# 954)\n > 8c13911 upgrade to latest dependencies (# 953)\nbumping github.com/prometheus/common e821827...0234594:\n > 0234594 Add support for go 1.20 (# 617)\n > 4433931 Merge pull request # 615 from prometheus/dependabot/go_modules/sigv4/github.com/aws/aws-sdk-go-1.51.11\n > 728e910 Merge pull request # 616 from srebhan/fix_protobuf_decode\n > 5fef1df Bump github.com/aws/aws-sdk-go from 1.50.31 to 1.51.11 in /sigv4\n > 3dec13c Drop support for Go older than 1.18 (# 612)\n > 78585cf fix(protobuf): Correctly decode multi-messages streams\n > 95edf51 Update common Prometheus files (# 613)\nbumping knative.dev/serving 17df219...c120704:\n > c120704 Update net-certmanager nightly (# 15127)\n > a8e4fea Update net-gateway-api nightly (# 15126)\n > 11b0900 Update net-contour nightly (# 15125)\n > 2160a47 Update net-kourier nightly (# 15123)\n > 7d3031f Update net-istio nightly (# 15124)\n > 6d6527a upgrade to latest dependencies (# 15122)\n > 2802229 Update net-contour nightly (# 15119)\n > f15401e Update net-gateway-api nightly (# 15117)\n > 96faf8b Update net-kourier nightly (# 15118)\n > a7be35c Update net-istio nightly (# 15116)\n > 79c907b Update net-certmanager nightly (# 15115)\n > dc8bf98 Make route domain error specific (# 15082)\n > 614caa0 Update net-kourier nightly (# 15114)\n > cbe7904 Update net-gateway-api nightly (# 15113)\n > 9ed9f9e Update net-contour nightly (# 15112)\n > f8aa896 Update net-istio nightly (# 15111)\n > 8d8d503 Update net-certmanager nightly (# 15110)\n > 3c6d5fe upgrade to latest dependencies (# 15109)\n > c017185 Update net-istio nightly (# 15108)\n > f9a9480 chore: fix function names in comment (# 15105)\n > 46d1f05 add e2e kind testing with Gateway API and Contour (# 15093)\n > 2a790f8 Update net-contour nightly (# 15107)\n > a498f19 Update net-certmanager nightly (# 15106)\n > 6079207 upgrade to latest dependencies (# 15104)\n > c9bd9bc upgrade to latest dependencies (# 15102)\n > 2c9ae15 Update net-gateway-api nightly (# 15103)\n > 7e7bd93 Update net-istio nightly (# 15100)\n > 51a2bd5 Update net-kourier nightly (# 15097)\n > 42dff34 Update net-contour nightly (# 15099)\n > 73ca8e9 Update net-gateway-api nightly (# 15098)\n > 0c9f7bf Update net-certmanager nightly (# 15096)\n > 96edf22 Update community files (# 15094)\n > d96d39f bring back e2e kind testing with Gateway API (# 15088)\n > 8bb2225 Update net-gateway-api nightly (# 15085)\n > a1674d7 Update net-istio nightly (# 15086)\n > 3d5ccec Update net-contour nightly (# 15084)\n > 3c83a33 Update net-certmanager nightly (# 15083)\n > 8ddea7c upgrade to latest dependencies (# 15081)\n > 91ebbbc Update net-istio nightly (# 15080)\n > 117a061 Update net-certmanager nightly (# 15079)\n > 949fb0b Update net-kourier nightly (# 15078)\n > 4a83412 Update net-gateway-api nightly (# 15077)\n > fd8e206 Update kapp/ytt/kail versions (# 15075)\n > ab4b65d upgrade to latest dependencies (# 15076)\n > c2d0af1 Update net-contour nightly (# 15071)\n > add12cc Update net-gateway-api nightly (# 15070)\n > 4de6b13 Update net-istio nightly (# 15073)\n > ea70a07 Update net-kourier nightly (# 15072)\n > fded96a Update net-certmanager nightly (# 15069)\n > 10d9d53 Update net-kourier nightly (# 15065)\n > b794c8b Update net-gateway-api nightly (# 15062)\n > efe4873 Update net-certmanager nightly (# 15064)\n > 1b6458d Update net-contour nightly (# 15063)\n > 74622fb upgrade to latest dependencies (# 15061)\n > e8a04ac Update net-contour nightly (# 15059)\n > e47ffe3 drop vendor licenses (# 15050)\n > ac4f3a8 Update net-kourier nightly (# 15058)\n > 0646e25 Update net-gateway-api nightly (# 15057)\n > b9a1a81 Update net-istio nightly (# 15055)\n > e779e28 Update net-certmanager nightly (# 15056)\n > 8bda840 disable kourier-tls (# 15053)\n > a92b2ee Drop unused OWNER files and drop productivity folks from being tagged for review (# 15051)\n > 3e2243d Prevent a PodAutoscaler's DesiredScale to turn to -1 (# 14866)\n > 315a94c Update net-gateway-api nightly (# 15042)\n > 0ad570f remove special logic for user-agent header with istio mtls (# 15034)\n > b49fb25 upgrade to latest dependencies (# 15040)\n > 77838e4 Update net-kourier nightly (# 15045)\n > cbeb090 Use a copy to modify the existing secret (# 15048)\n > 4bbcccc Update community files (# 15046)\nbumping knative.dev/pkg 1ca1f09...0f34a88:\n > 0f34a88 upgrade to latest dependencies (# 3018)\n > 2a68697 Bump google.golang.org/grpc from 1.63.0 to 1.63.2 (# 3017)\n > 2cca32d Revert \"drop eventing-rabbitmq downstream testing (# 2969)\" (# 3008)\n > 39d72da Bump github.com/prometheus/common from 0.52.2 to 0.52.3 (# 3015)\n > e255c15 Bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 (# 3016)\n > 7de1740 Bump golang.org/x/tools from 0.19.0 to 0.20.0 (# 3012)\n > bc62610 Bump google.golang.org/grpc from 1.62.1 to 1.63.0 (# 3013)\n > a49e72f Bump golang.org/x/net from 0.22.0 to 0.24.0 (# 3011)\n > 1ff9a77 Bump x/net to 0.24 (# 3014)\n > 094f152 Bump github.com/prometheus/common from 0.51.1 to 0.52.2 (# 3010)\n > f9d72b2 Bump golang.org/x/sync from 0.6.0 to 0.7.0 (# 3009)\n > 5d4af76 Update community files (# 3007)\n > fef5da9 Replace all usages of deprecated wait.PollImmediate with wait.PollUntilContextTimeout (# 3004)\n > 03bf3de webhook: add options to disable resource_namespace tag in metrics (# 2931)\n > 3f02478 Bump cloud.google.com/go/storage from 1.39.1 to 1.40.0 (# 3002)\n > 7d95d0f Bump google.golang.org/api from 0.171.0 to 0.172.0 (# 3003)\n > 5fe2303 drop vendor licenses (# 3001)\n > f69f148 Optionally generate an init func for an informer (# 2989)\n > b8b7ca1 upgrade to latest dependencies (# 3000)\nbumping golang.org/x/sync 59c1ca1...14be23e:\n > 14be23e semaphore: cancel acquisition with a done context\nbumping google.golang.org/genproto/googleapis/rpc 6e1732d...94a12d6:\n > 94a12d6 chore(all): update all (# 1102)\nbumping knative.dev/eventing 4754325...f9d8dea:\n > f9d8dea [main] Upgrade to latest dependencies (# 7842)\n > d96c6db feat: add initial pathfinding algorithm (# 7782)\n > 1ed11b7 [e2e] fix ManyTriggers possible starvation of Setup features (# 7831)\n > cb538fc [main] Upgrade to latest dependencies (# 7835)\n > 0264d60 Remove sinkbindings OIDC token secret when not needed and fix status setting (# 7836)\n > 84115ea Map eventtypes into event lineage graph (# 7783)\n > c1611d5 Improve trust bundle propagation (# 7665)\n > 734c413 fix: install script picks up on platform architecture by default (# 7821)\n > ebb311d Remove eventing-kafka from downstream tests as it's deprecated (# 7826)\n > ce5b77f [main] Update community files (# 7828)\n > 1920235 CrossNamespace: updated namespace for subscription (# 7804)\n > 366afed ETs reference subscriptions/triggers on reply (# 7733)\n > 8069d71 [main] Upgrade to latest dependencies (# 7824)\n > 4cec554 [main] Upgrade to latest dependencies (# 7818)\n > 7e1c082 [main] Format Go code (# 7819)\n > e581d36 Update eventtype v1beta3 type to reflect spec changes (# 7708)\n > 93e0c85 CrossNamespace: added brokerRef in trigger spec (# 7815)\nbumping golang.org/x/tools 7656c4c...11c692e:\n > 11c692e gopls/internal/test/marker/testdata: skip hover size tests on 32-bit arm\n > fc660e5 go.mod: update golang.org/x dependencies\n > 6590f47 internal/gcimporter: renable tests of issue50259.go\n > f1d5252 gopls/internal/golang: Hover: show wasted % of struct space\n > 951bb40 gopls/internal/test/integration/misc: fix flaky test\n > c9b0c65 gopls/internal/analysis/fillreturns: skip test if gotypesalias=1\n > c623a28 gopls/internal/cache: fix crash in snapshot.Analyze with patch versions\n > f345449 gopls/internal/server: filter diagnostics to \"best\" views\n > 42d590c gopls/internal/test/integration: add a WriteGoSum run option\n > 53d35a5 gopls/internal/golang: RenderPackageDoc: fix doc links\n > 222cdde internal/analysisinternal: ZeroValue: support materialized aliases\n > 0a4fc72 internal/gcimporter: support materialized aliases\n > 85b6527 gopls/internal/test: temporarily disable staticcheck with gotypesalias=1\n > 118b98b gopls/internal/golang: RenderPackageDoc: emit anchors for var/const\n > 1e68fee gopls/internal/server: \"view package doc\" of package under test\n > b303e13 gopls/internal/golang: view pkg doc: display when \"disconnected\"\n > 41a9213 go/packages: report type errors unconditionally\n > 7204363 gopls/doc/release/v0.16.0.md: augment notes for \"view pkg doc\"\n > 904c6ba gopls/internal/settings: enable \"unusedwrite\" analyzer\n > 9663999 gopls/internal/golang: hover: show size/offset info\n > 509ed1c gopls/internal/golang: work around bug in go/doc\n > 9551398 go/callgraph: keep instantiations in DeleteSyntheticNodes\n > 11b4b5e go/analysis/passes/nilness: add longer example to doc\n > 9ed98fa gopls/internal/test: option to suppress LSP logs on failure\n > 867c912 inline: make it possible to gob encode/decode inlineMeFacts\n > db5d12b go/types/internal/play: display method receiver type\n > 2c8dd3e gopls: add explicit Unalias operations\n > 814f676 internal/gcimporter: add tool to inspect export data\n > 4fe2c29 refactor/rename: fix renaming of aliases\n > 71acab9 internal/typesparams: add Deref\n > 63b3b5a internal/imports: fix two \"nil pointer in interface\" bugs\n > 3f9badb go/ssa: types.Unalias() cleanup.\n > e5cf370 internal/typeparams: factor 2 copies of isParameterized\n > e0a9567 all: fix some comments\n > c3544e2 go/analysis/passes/httpresponse: fix ReceiverNamed usage\n > d0f7dce gopls: update x/vuln to 1.0.4\n > dd52646 go/ssa: create fewer goroutines\n > 813e70a gopls/internal/server: redo completion counters\n > 2ba7cf9 internal/imports: remove obsolete go:generate directive\n > 0fb9b7b gopls: use slices package for reverse slice\n > c21ae4c gopls/internal/golang: don't suggest removeparam when there are errors\n > f3fccee gopls/internal/golang: support removing unused parameters from methods\n > 2d517d5 gopls/internal/golang: fix build breakage due to semantic conflict\n > 6af0295 go/analysis/passes/stdversion: publish\n > 8669bfc gopls/internal/server: add \"View package documentation\" code action\n > 5628443 gopls/internal/test/marker: remove runtime.GOROOT from format.txt case\n > 6d9ecf2 gopls/internal/cache: rename methods on Package\n > 29d17a0 go/cfg: publish (*CFG).Dot method\n > 03f7b7b x/tools/go/packages: fix Load's \"argument list too long\" error\n > 67e856b gopls: fix test failures due to quoting of names in go/types errors\n > e256714 gopls: repair premature commit of 562248\n > 887727a gopls: Measure the efficacy of completions\n > ca94c96 gopls/internal/server: update telemetry prompt link\n > d4b1eff gopls/internal/golang: fix crash in package references\n > f89da53 gopls/internal/server: fix crash in SignatureHelp\n > 176e895 gopls/internal/analysis/stdversion: suppress before go1.21\n > c1eaf76 gopls/internal/analysis/stdversion: set RunDespiteErrors\n > c67485c gopls/internal/golang/completion: honor std symbol versions (imported)\n > 1f580da cmd/guru: delete it\n > c6563ca cmd/guru: remove replace directive\n > c178933 gopls/internal/server: set -mod=readonly when checking for upgrades\n > 9e530fc cmd/guru: carve out a separate module\n > 9b64301 gopls/internal/cache: avoid go/types panic on version \"go1.2.3\"\n > 93c0ca5 gopls/internal/cache: fix spurious diagnostics in multi-root workspaces\n > 31f056a gopls/internal/cache: add assertions for telemetry crash\n > 656fcde go/callgraph/vta: use core type for channels\n > b3a5e0b gopls/internal/golang/completion: honor std symbol versions (unimported)\n > accb00b gopls/internal/server/semantic: highlight the doc links in comments\n > ffaa15b gopls/internal/analysis/stdversion: report refs to too-new std symbols\n > 9a6aed9 internal/typeparams: delete OriginMethod\n > 070fcfb internal/typesinternal: delete SetGoVersion\n > caf5940 gopls/internal/cache: prune broken edges to command-line-arguments pkgs\n > ff00c7b internal/stdlib: manifest of all std symbols since go1.0\n > 029c4ea go/analysis/passes/slog: detect unsatifiable interface args\n > d10b068 go/ssa: handle labeled statements with blank labels\n > 4c85bed all: remove redundant words in comments and fix typo\n > 98c835c gopls/protocol: update LSP to latest version\n\nSigned-off-by: Knative Automation <automation@knative.team>","shortMessageHtmlLink":"upgrade to latest dependencies (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2212171224\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/client/issues/1932\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/client/pull/1932/hovercard\" href=\"https://github.com/knative/client/pull/1932\">#1932</a>)"}},{"before":"04e1291d9ff53c42451ca7e65953090cfd446375","after":"6ebd9ab5e5b5c42cb65e7743712cead8853b05cc","ref":"refs/heads/main","pushedAt":"2024-04-15T10:43:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Remove license dir (#1934)\n\n* Remove license dir\n\n* Run go mod tidy","shortMessageHtmlLink":"Remove license dir (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2226269654\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/client/issues/1934\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/client/pull/1934/hovercard\" href=\"https://github.com/knative/client/pull/1934\">#1934</a>)"}},{"before":"cbb6f5cd2f1ed78eff95594165bfc7661d7951cf","after":"04e1291d9ff53c42451ca7e65953090cfd446375","ref":"refs/heads/main","pushedAt":"2024-04-04T01:44:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Update community files (#1933)\n\nSigned-off-by: Knative Automation <automation@knative.team>","shortMessageHtmlLink":"Update community files (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2224237109\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/client/issues/1933\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/client/pull/1933/hovercard\" href=\"https://github.com/knative/client/pull/1933\">#1933</a>)"}},{"before":"5c152bd085b474e28994d8319f9ee1ab0b70b88a","after":"cbb6f5cd2f1ed78eff95594165bfc7661d7951cf","ref":"refs/heads/main","pushedAt":"2024-03-27T17:03:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Fix client-pkg import paths (#1931)\n\n* Fix client-pkg import paths\n\n* Fix imports","shortMessageHtmlLink":"Fix client-pkg import paths (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2211232672\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/client/issues/1931\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/client/pull/1931/hovercard\" href=\"https://github.com/knative/client/pull/1931\">#1931</a>)"}},{"before":"f28ddc0c1eede8d471c8fe4235170b12263bd915","after":"5c152bd085b474e28994d8319f9ee1ab0b70b88a","ref":"refs/heads/main","pushedAt":"2024-03-27T14:52:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Add completion support for fish and powershell (#1929)","shortMessageHtmlLink":"Add completion support for fish and powershell (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2202983488\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/client/issues/1929\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/client/pull/1929/hovercard\" href=\"https://github.com/knative/client/pull/1929\">#1929</a>)"}},{"before":"c4629584a81bba4faa745f5cfddedda1d0802147","after":"f28ddc0c1eede8d471c8fe4235170b12263bd915","ref":"refs/heads/main","pushedAt":"2024-03-27T13:28:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Update community files (#1930)\n\nSigned-off-by: Knative Automation <automation@knative.team>","shortMessageHtmlLink":"Update community files (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2210761456\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/client/issues/1930\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/client/pull/1930/hovercard\" href=\"https://github.com/knative/client/pull/1930\">#1930</a>)"}},{"before":"9ef220cd458757a9340fbf95d922198c3a8a2d78","after":"c4629584a81bba4faa745f5cfddedda1d0802147","ref":"refs/heads/main","pushedAt":"2024-03-27T11:10:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Fix wait-loop in domain E2E test (#1919)\n\n* WIP: E2E test wait loop debug\n\n* Remove additional single quotation marks","shortMessageHtmlLink":"Fix wait-loop in domain E2E test (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2185897959\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/client/issues/1919\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/client/pull/1919/hovercard\" href=\"https://github.com/knative/client/pull/1919\">#1919</a>)"}},{"before":"8979cbdade4e9a3a4d014307e76bf71e55dbd8d2","after":"9ef220cd458757a9340fbf95d922198c3a8a2d78","ref":"refs/heads/main","pushedAt":"2024-03-19T17:55:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies (#1923)\n\nbumping github.com/golang/protobuf 5d5e8c0...75de7c0:\n > 75de7c0 Merge pull request # 1597 from golang/updatedesc\n > b7697bb all: update descriptor.proto to latest version\nbumping google.golang.org/genproto/googleapis/api b0ce06b...37d4d3c:\n > 37d4d3c chore(all): update all (# 1089)\n > df926f6 chore(all): auto-regenerate .pb.go files (# 1092)\n > 05fd2b7 chore(all): Update to google.golang.org/genproto/googleapis/rpc without backreference (# 1093)\n > 1f18d85 chore(all): Drop submodule backreferences (# 1087)\n > 6ceb2ff chore: make vet script less error prone (# 1091)\n > c5ed0a4 chore(all): auto-regenerate .pb.go files (# 1084)\n > 9b9be74 chore: updates for Go 1.22 (# 1090)\nbumping google.golang.org/genproto/googleapis/rpc 37d4d3c...a219d84:\n > a219d84 chore(all): auto-regenerate .pb.go files (# 1096)\n > 29370a3 chore(all): auto-regenerate .pb.go files (# 1095)\n > 790db91 chore(all): auto-regenerate .pb.go files (# 1094)\nbumping knative.dev/eventing 0604334...63068bd:\n > 63068bd [main] Upgrade to latest dependencies (# 7794)\n > acc6385 [main] Update community files (# 7787)\n > c7db5cb Reduce the scope for the Config validation webhook to only the `knative-eventing` namespace. (# 7792)\nbumping knative.dev/serving d0529c2...da63b4a:\n > da63b4a Update net-gateway-api nightly (# 15022)\n > ffd2796 upgrade to latest dependencies (# 15020)\n > edcb471 Update community files (# 15012)\nbumping google.golang.org/api 9c2cde8...cb0f433:\n > cb0f433 chore(main): release 0.170.0 (# 2459)\n > 5537676 feat(all): auto-regenerate discovery clients (# 2471)\n > cca46fb chore(deps): bump google.golang.org/protobuf (# 2470)\n > 67f16b6 feat(all): auto-regenerate discovery clients (# 2468)\n > de61eb7 feat(all): auto-regenerate discovery clients (# 2466)\n > 73e8b66 chore(all): update all (# 2462)\n > cc19990 chore(deps): ignore google/go-github package updates (# 2465)\n > c3a2f34 feat(all): auto-regenerate discovery clients (# 2464)\n > e938bf1 feat(all): auto-regenerate discovery clients (# 2461)\n > dc4811a feat(all): auto-regenerate discovery clients (# 2460)\n > fb2b816 feat(all): auto-regenerate discovery clients (# 2458)\nbumping knative.dev/networking f56f3aa...6956634:\n > 6956634 upgrade to latest dependencies (# 948)\n > e1796e7 Update community files (# 947)\nbumping knative.dev/hack b9f6bf0...424e75e:\n > 424e75e Update community files (# 374)\nbumping google.golang.org/grpc d715b2e...9952aa8:\n > 9952aa8 Change version to 1.62.1 (# 7020)\n > d7334c4 fix enabling compression by trimming whitespaces in accept encoding header (# 6952)\n > d076e14 rpc_util: Fix RecvBufferPool deactivation issues (# 6766)\n > 9d981b0 cherry-pick # 6997 to 1.62.x release branch (# 6979) (# 7018)\n > 7c4b553 Switch version to 1.62.1-dev (# 6995)\nbumping knative.dev/pkg adefab4...db6f3b0:\n > db6f3b0 Bump google.golang.org/api from 0.169.0 to 0.170.0 (# 2992)\n > 4e6f7e4 Bump github.com/golang/protobuf from 1.5.3 to 1.5.4 (# 2993)\n > 66842ae Bump google.golang.org/grpc from 1.62.0 to 1.62.1 (# 2991)\n > 3d1e17c Bump cloud.google.com/go/storage from 1.39.0 to 1.39.1 (# 2990)\n > 9f523e2 Update community files (# 2988)\n\nSigned-off-by: Knative Automation <automation@knative.team>","shortMessageHtmlLink":"upgrade to latest dependencies (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2192208226\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/client/issues/1923\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/client/pull/1923/hovercard\" href=\"https://github.com/knative/client/pull/1923\">#1923</a>)"}},{"before":"03e551617bafc184f1c6ca8de896ef200a67ab10","after":"8979cbdade4e9a3a4d014307e76bf71e55dbd8d2","ref":"refs/heads/main","pushedAt":"2024-03-18T01:39:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Update community files (#1918)\n\nSigned-off-by: Knative Automation <automation@knative.team>","shortMessageHtmlLink":"Update community files (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2162388941\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/client/issues/1918\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/client/pull/1918/hovercard\" href=\"https://github.com/knative/client/pull/1918\">#1918</a>)"}},{"before":"bc749d423d706e80089232c1ab6465c4fe64f003","after":"03e551617bafc184f1c6ca8de896ef200a67ab10","ref":"refs/heads/main","pushedAt":"2024-03-15T14:23:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies (#1921)\n\nbumping knative.dev/serving 3504239...d0529c2:\n > d0529c2 Update net-certmanager nightly (# 15015)\n > cd1e144 Update net-kourier nightly (# 15017)\n > 6a15707 Update net-gateway-api nightly (# 15016)\n > 8e7a61c Set e2e scripts to test Gateway API and Contour (# 14999)\n > e053fe2 Update net-istio nightly (# 15018)\n > e640345 Update net-contour nightly (# 15008)\nbumping knative.dev/eventing bbb9051...0604334:\n > 0604334 Replace all usages of deprecated wait.PollImmediate with wait.PollUntilContextTimeout (# 7786)\n > b644dad [main] Upgrade to latest dependencies (# 7785)\n\nSigned-off-by: Knative Automation <automation@knative.team>","shortMessageHtmlLink":"upgrade to latest dependencies (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2187547531\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/client/issues/1921\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/client/pull/1921/hovercard\" href=\"https://github.com/knative/client/pull/1921\">#1921</a>)"}},{"before":"0cf5aebdda6d8def114af3b97b2ded92104cfe7a","after":"bc749d423d706e80089232c1ab6465c4fe64f003","ref":"refs/heads/main","pushedAt":"2024-03-14T15:35:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Lower required Codecov coverage (#1920)","shortMessageHtmlLink":"Lower required Codecov coverage (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2185985022\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/client/issues/1920\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/client/pull/1920/hovercard\" href=\"https://github.com/knative/client/pull/1920\">#1920</a>)"}},{"before":"177fd0a335ec2031f5d411a9bd721dc463991a28","after":"0cf5aebdda6d8def114af3b97b2ded92104cfe7a","ref":"refs/heads/main","pushedAt":"2024-03-14T09:58:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies (#1916)\n\nbumping golang.org/x/oauth2 ebe81ad...85231f9:\n > 85231f9 go.mod: update golang.org/x dependencies\n > 34a7afa google/externalaccount: add Config.UniverseDomain\n > 95bec95 google/externalaccount: moves externalaccount package out of internal and exports it\nbumping google.golang.org/genproto/googleapis/rpc 1f4bbc5...37d4d3c:\n > 37d4d3c chore(all): update all (# 1089)\n > df926f6 chore(all): auto-regenerate .pb.go files (# 1092)\n > 05fd2b7 chore(all): Update to google.golang.org/genproto/googleapis/rpc without backreference (# 1093)\n > 1f18d85 chore(all): Drop submodule backreferences (# 1087)\n > 6ceb2ff chore: make vet script less error prone (# 1091)\n > c5ed0a4 chore(all): auto-regenerate .pb.go files (# 1084)\n > 9b9be74 chore: updates for Go 1.22 (# 1090)\n > b0ce06b chore(all): update all (# 1088)\n > 012b6fc chore(all): update all (# 1086)\n > 31a09d3 chore(all): update all (# 1085)\nbumping k8s.io/klog/v2 6ded808...007e661:\n > 007e661 textlogger: allow caller to override stack unwinding\n > 2d08296 Merge pull request # 396 from pohly/slog-helper\n > 2086216 Merge pull request # 393 from kaisoz/add-safeptr\n > e4deee8 slog: use main logr package instead of logr/slogr\n > 8dd3f2e Merge pull request # 395 from pohly/readme-update\n > 881fa0b Add SafePtr wrapper\n > 5d1d2d5 add SetSlogLogger\n > 761b630 Merge pull request # 394 from pohly/owners-update\n > d3dd725 docs: clarify relationship between different features\n > e3f75b8 Merge pull request # 384 from pohly/slog\n > 39afdba dependencies: logr v1.4.1\n > f33bd6c OWNERS: remove serathius, add mengjiao-liu, promote pohly\n > 02e7b69 Merge pull request # 391 from pohly/with-name-output\n > 44eadc3 add slog support\n > b588475 Merge pull request # 380 from pohly/golangci-lint-action\n > 009a04a output: handle WithName like zapr does\n > cc856bb update to logr 1.3.0\n > edee20c Merge pull request # 392 from pohly/promote-experimental\n > 1a0dfc5 github: run golangci-lint via action\n > 61b308a Merge pull request # 390 from pohly/go-vet-print\n > 18cdd3a promote experimental code to stable\n > ef25537 fix revive issues\n > 6632ba5 Merge pull request # 376 from pohly/stderr-threshold-docs\n > 6af4ad1 testing: bump Go version matrix\n > a4f9060 fix golangci-lint issues\n > ff82b97 Merge pull request # 379 from lowang-bh/fixWarning\n > 3838dbc stderrthreshold: fix flag comment\n > b394f4b enable \"go vet\" checks for parameters\n > 5ac9b76 Merge pull request # 378 from aimuz/fix-370\n > 6c35c6a resolve comments warning\n > 1e2789b fix: SetLogger via klog.SetLogger will output an unexpected newline\nbumping knative.dev/client-pkg 2c46c44...ca457df:\n > ca457df upgrade to latest dependencies (# 154)\n > f170971 :gift: Terminal UI basic implementation (# 139)\n > ae3b852 [main] Upgrade to latest dependencies (# 146)\n > e7f1f8d Update community files (# 151)\nbumping golang.org/x/term 353276a...c5eaf76:\n > c5eaf76 go.mod: update golang.org/x dependencies\nbumping google.golang.org/api 87aa1d0...9c2cde8:\n > 9c2cde8 chore(main): release 0.169.0 (# 2451)\n > a488112 feat(all): auto-regenerate discovery clients (# 2457)\n > 2675c0a feat(all): auto-regenerate discovery clients (# 2454)\n > d22da18 feat(all): auto-regenerate discovery clients (# 2450)\n > e84ba36 chore(main): release 0.168.0 (# 2432)\n > 74538f7 chore(all): update module github.com/google/go-github/v58 to v59 (# 2411)\n > 6381123 chore(all): update all (# 2435)\n > b438981 feat(all): auto-regenerate discovery clients (# 2449)\n > af383c7 feat(all): auto-regenerate discovery clients (# 2448)\n > 022c85c feat(all): auto-regenerate discovery clients (# 2447)\n > 4fa90c9 feat(all): auto-regenerate discovery clients (# 2445)\n > ced0c09 feat(all): auto-regenerate discovery clients (# 2443)\n > 9f9c0cf feat(all): auto-regenerate discovery clients (# 2442)\n > 454cba5 chore: make vet script less error prone (# 2441)\n > 82eaa79 chore: updates for Go 1.22 (# 2440)\n > d290e18 feat(all): auto-regenerate discovery clients (# 2438)\n > 4dc71d4 feat(all): auto-regenerate discovery clients (# 2436)\n > 0c30ecc feat(all): auto-regenerate discovery clients (# 2433)\n > e635a5e feat(all): auto-regenerate discovery clients (# 2431)\n > 548436b chore(main): release 0.167.0 (# 2428)\n > 55a9e5a feat(all): auto-regenerate discovery clients (# 2429)\n > f72b5af feat(all): auto-regenerate discovery clients (# 2427)\n > 133e58b chore(main): release 0.166.0 (# 2418)\n > 446a6bd feat(all): auto-regenerate discovery clients (# 2426)\n > b7d596b chore(all): update all (# 2423)\n > 124a535 feat(all): auto-regenerate discovery clients (# 2425)\n > b3f9c38 feat(all): auto-regenerate discovery clients (# 2424)\n > af6aa38 feat(all): auto-regenerate discovery clients (# 2421)\n > 762eb61 feat(all): auto-regenerate discovery clients (# 2420)\n > c969083 feat(all): auto-regenerate discovery clients (# 2419)\n > 260fc1e feat(all): auto-regenerate discovery clients (# 2417)\n > e451477 chore(main): release 0.165.0 (# 2415)\n > deab77d feat(all): auto-regenerate discovery clients (# 2416)\n > c702880 feat(all): auto-regenerate discovery clients (# 2414)\n > 3ff4bc1 chore(main): release 0.164.0 (# 2407)\n > edbe996 fix(transport): disable universe domain check if token source (# 2413)\n > 05a0882 chore(all): update all (# 2410)\n > 51d5068 feat(all): auto-regenerate discovery clients (# 2412)\n > 246b19f feat(all): auto-regenerate discovery clients (# 2409)\n > f1b37df feat(all): auto-regenerate discovery clients (# 2408)\n > 1bd8304 feat(all): auto-regenerate discovery clients (# 2406)\nbumping k8s.io/cli-runtime 9f2bd1f...d173469:\n > d173469 Update dependencies to v0.29.2 tag\n > b1485dd Merge pull request # 122429 from MadhavJivrajani/tools-bump-129\n > 9cab777 .*: bump golang.org/x/tools to v0.16.1\n > 907531b update go.mod\n > c19cbcf Merge pull request # 121552 from pohly/klog-update\n > 0c0de4e dependencies: klog v2.110.1\n > a832cfb Merge pull request # 121575 from apelisse/update-smd\n > 5ae4381 Update sigs.k8s.io/structured-merge-diff to v4.4.1\n > 7a70979 Merge pull request # 121524 from carlory/gomega\n > ed5a8bd bump gomega to 1.29.0\n > b52809d Merge pull request # 121338 from dims/working-otel-bump\n > 9fa1f3b working-config-otel\n > 7a5787c Merge pull request # 120397 from ty-dc/StaticCheck\n > 9a91d94 Merge pull request # 120757 from alexzielenski/apiserver/openapi/invalid-default\n > cb7ca27 cleanup: omit comparison with bool constants\n > 87ce7cf pin openapi\n > 5ed3353 Merge pull request # 121010 from Jefftree/decouple-openapi-v2v3-config\n > f0c756c Merge pull request # 120248 from pacoxu/grpc-container-probe\n > 3c03da5 bump kube-openapi\n > 7fedfc8 Merge pull request # 120735 from Jefftree/request-body\n > d9c5b0a remove GAed FG GRPCContainerProbe\n > dd10ae1 bump kube-openapi\n > a96869e Add shortname ambiguity warning in shortcut expander (# 117668)\n > 3d1197d Merge pull request # 121111 from dashpole/update_otel_deps\n > 5931efa dependencies: update otel-go dependencies\n > f509253 Merge pull request # 121117 from MadhavJivrajani/bump-x-net\n > 949c697 .: bump golang.org/x/net to v0.17.0\n > d37b3c0 Merge pull request # 121082 from pohly/ginkgo-gomega-update\n > 94fa062 dependencies: ginkgo v2.13.0, gomega v1.28.0\n > 0a75c85 Merge pull request # 120716 from xrstf/fix-typos\n > db86a55 Merge pull request # 119865 from charles-chenzz/bump_deps\n > 01d4bb0 fix typo exeucting => executing\n > 72a9dff bump github.com/emicklei/go-restful/v3 to v3.11.0.\n > 6a70d14 fix typo dervied => derived\n > b6a2760 Merge pull request # 119526 from sttts/sttts-idiomatic-cached\n > 54c1040 fix typo Mininum => Minimum\n > 8dc7d8d hack/update-vendor.sh\n > 0f867fc fix typo Conext => Context\n > e7b1ca8 Merge pull request # 120008 from skitt/drop-intstr-ptr-wrappers\n > 67e5a9b Merge pull request # 120499 from tukwila/gorilla/websocket_v1.5.0\n > 7d580a3 Use ptr.To to retrieve intstr addresses\n > 851c941 bump: upgrade gorilla/websocket from v1.4.2 to v1.5.0\n > 7b13f09 Merge pull request # 119334 from kmala/serverapply\n > edd7a6c Merge pull request # 119157 from seans3/websocket-executor\n > 43d2057 update the dependency sigs.k8s.io/structured-merge-diff/v4 to latest tag\n > 8c4ba9e WebSocket Client and V5 RemoteCommand Subprotocol\n > 634e424 Merge pull request # 120327 from liggitt/json-patch\n > 12b75d0 Merge pull request # 120218 from rakshitgondwal/feat/protobuf-version-update\n > 237f8f4 Revert to json-patch 4.12.0\n > a6e88af feat: update google.golang.org/protobuf to v1.31.0\n > 3c06e1a Merge pull request # 118401 from skitt/ioutil-sig-cli\n > 0daafa1 Merge pull request # 119725 from MadhavJivrajani/bump-net-dep\n > 75654d9 cli: stop using deprecated io/ioutil\nbumping knative.dev/serving 096adcc...3504239:\n > 3504239 upgrade to latest dependencies (# 15009)\n > 0c8f4f3 Format go code (# 15006)\n > a194cb2 Add multi-container probing (# 14853)\n > b635c4c Update net-kourier nightly (# 15004)\n > 79498ab Update net-istio nightly (# 15003)\n > 54254a1 Update net-gateway-api nightly (# 15005)\n > 1c9495a Update net-certmanager nightly (# 15002)\n > 173ab17 upgrade to latest dependencies (# 15001)\n > 3e119d5 add contour-gateway.yaml to third_party folder (# 14998)\n > 455d3e5 Revert deactivated istio tls tests (# 14995)\n > 88abc84 upgrade to latest dependencies (# 14997)\n > a2ea3a1 Check for nil before calling deep-equal (# 14996)\n > 21ec47d Replace deprecated uses of sets.Int (# 14973)\n > 33b8bb4 Update net-kourier nightly (# 14993)\n > 57dc06d add upstream TLS trust from CM bundles (# 14717)\n > 5fdffba Update net-gateway-api nightly (# 14986)\n > 846c248 Update net-certmanager nightly (# 14991)\n > d8b4c5c Update net-istio nightly (# 14987)\n > 0e9c192 upgrade to latest dependencies (# 14985)\n > 72f91e5 Removed superfluous else statement (# 14982)\n > 74b5bed Update net-gateway-api nightly (# 14975)\n > 60211df Update net-certmanager nightly (# 14974)\n > 69fb735 Update net-contour nightly (# 14977)\n > 03c65f7 Update net-istio nightly (# 14976)\n > 4b88324 Update net-kourier nightly (# 14978)\n > 06335fe upgrade to latest dependencies (# 14970)\n > e069290 Update net-kourier nightly (# 14972)\n > f852ac6 Modify the description of ConfigMap config-defaults (# 14969)\n > 0394a5f Update net-gateway-api nightly (# 14971)\n > 3f776db Update net-istio nightly (# 14966)\n > 0208f81 Update net-contour nightly (# 14967)\n > 7d49b34 Update net-certmanager nightly (# 14964)\n > 6dc7097 Update net-gateway-api nightly (# 14965)\n > 5cfa4a9 Update community files (# 14963)\n > 99f6b66 Update net-istio nightly (# 14957)\n > 80bb2f6 Update net-gateway-api nightly (# 14960)\n > 1a375ab Update net-kourier nightly (# 14958)\n > cdb41a4 Update net-certmanager nightly (# 14959)\n > 1c6d34f Update net-contour nightly (# 14956)\n > a1ad60a upgrade to latest dependencies (# 14949)\n > d7603f8 Update net-contour nightly (# 14953)\n > 6f88b3c Update net-istio nightly (# 14952)\n > cb84c77 Update net-kourier nightly (# 14943)\n > 21c2d43 Update net-certmanager nightly (# 14954)\n > 936f058 upgrade to latest dependencies (# 14947)\n > f40c8f9 Update net-contour nightly (# 14945)\n > 8a9828e Update net-gateway-api nightly (# 14946)\n > 77590bc Update net-istio nightly (# 14944)\n > 51db121 Update net-certmanager nightly (# 14942)\n > 8a727cd upgrade to latest dependencies (# 14941)\n > c171daa upgrade to latest dependencies (# 14936)\n > 167d42f Update net-gateway-api nightly (# 14937)\n > 64b7126 Update net-contour nightly (# 14938)\n > 2949f76 Update workflows to use knative/actions/setup-go (# 14934)\n > 852b4fd Update net-gateway-api nightly (# 14930)\n > f5ac3bb Update net-certmanager nightly (# 14928)\n > 831af95 Update net-istio nightly (# 14931)\n > 4323e27 Update net-kourier nightly (# 14932)\n > be71cf2 Update net-contour nightly (# 14929)\n > 6713050 upgrade to latest dependencies (# 14927)\n > a59e476 upgrade to latest dependencies (# 14926)\n > 961cc65 Update net-contour nightly (# 14924)\n > 5ab975d Update net-gateway-api nightly (# 14923)\n > d4a2637 Update net-istio nightly (# 14911)\n > 2f98a34 Update net-kourier nightly (# 14922)\n > ed66fdc Update net-certmanager nightly (# 14921)\n > 507b229 upgrade to latest dependencies (# 14920)\n > 7a7505d Update community files (# 14919)\n > 754b481 Update net-gateway-api nightly (# 14915)\n > 892f2d6 upgrade to latest dependencies (# 14917)\n > 9c131fd Update net-contour nightly (# 14916)\n > 7ce55e2 Update net-certmanager nightly (# 14914)\n > 2b7ace7 upgrade to latest dependencies (# 14913)\n > e8e53e4 Update net-gateway-api nightly (# 14912)\n > db76e10 Update net-kourier nightly (# 14900)\n > 82bb1b3 Update net-contour nightly (# 14910)\n > db92674 Update net-certmanager nightly (# 14905)\n > 9edd169 Update net-contour nightly (# 14907)\n > 3ded51b Update net-gateway-api nightly (# 14906)\n > 0a860c7 Update net-istio nightly (# 14908)\n > 77cc2dd drop k8s 1.27 from kind tests and update cluster version to v1.28 in e2e tests (# 14904)\n > 5aa8043 Scale to zero should ensure there are no failed replicas (# 14902)\n > 8589e0c Add revision-failure test image (# 14875)\n > 78c5029 Update net-contour nightly (# 14901)\n > 12315b5 Update net-istio nightly (# 14899)\nbumping golang.org/x/sys 914b96c...360f961:\n > 360f961 unix: add API for fsconfig system call\n > 7ff74af unix: drop go version tags for unsupported versions\n > 6b4eab5 unix: suppress ENOMEM errors from sysctl's implementing Uname(uname *Utsname) on FreeBSD due to truncated fields.\n > 2f2cc5d unix: update IFLA and NETKIT constants with Linux kernel 6.7\nbumping knative.dev/hack 999d7e6...b9f6bf0:\n > b9f6bf0 switch default region to avoid instability (# 373)\n > e6dedc7 bump various tools (# 372)\n > 7f60be0 Update community files (# 371)\n > 5f0998e Set default for GKE version to 1.28 (# 370)\n > fe1f2b4 drop toolchain directive (# 369)\n > 05f4e9c Update community files (# 368)\nbumping knative.dev/networking 22eb3d0...f56f3aa:\n > f56f3aa upgrade to latest dependencies (# 946)\n > 3594f84 upgrade to latest dependencies (# 945)\n > 3252e63 upgrade to latest dependencies (# 944)\n > 9417101 upgrade to latest dependencies (# 943)\n > 918a090 upgrade to latest dependencies (# 942)\n > 48fd99c cleanup: drop unused e2e files (# 940)\n > d5fbe3f chore: drop OWNER files from ./test & ./hack (# 941)\n > e3f29af Update community files (# 939)\n > cfb3abd upgrade to latest dependencies (# 938)\n > 7391d20 drop unused types (# 933)\n > 54694f4 upgrade to latest dependencies (# 937)\n > ff63078 add the h2c app protocol value for the HTTP2 test (# 936)\n > 48f43ee Exclude test folder from code coverage calculation (# 934)\n > 5f213f7 upgrade to latest dependencies (# 935)\n > 1fbbbf9 Update GRPC/H2C conformance test (# 932)\n > 556d751 bump golang to v1.22 (# 931)\n > 71d6811 drop net-http01 from downstream testing (# 930)\n > 8bbc041 upgrade to latest dependencies (# 929)\n > f5845ef Update community files (# 928)\n > 630e71a feat: add isFailed for certificate (# 926)\n > 64e6032 upgrade to latest dependencies (# 927)\nbumping k8s.io/utils d93618c...e7106e6:\n > e7106e6 Merge pull request # 290 from nitishfy/Nitish/go-get-deprecated\n > b307cd5 Merge pull request # 297 from skitt/fix-roundtoint32\n > be5d99e remove go install\n > cf03d44 Merge pull request # 289 from skitt/golang-1.21-set-clear\n > fc7c3d4 Use math.Round for rounding in RoundToInt32\n > 8a6db1c Transfer go get to go install\n > 3b25d92 Merge pull request # 283 from skitt/generic-ptr\n > 571d869 With Go 1.21, use clear in set.Clear()\n > 3019533 Merge pull request # 286 from skitt/set-equal\n > dc1a5d8 Add generic ptr.To, ptr.Deref, ptr.Equal\n > 9f67429 Merge pull request # 243 from logicalhan/generics\n > ecd9d48 Ensure set.Equal() compares the two set lengths\n > 10cedcc address tim's comments\n > c3703b2 fix lint issue\n > 46762cf make this implementation of sets compatible with the one in apimachinery\n > d8088cf add generic sets package to utils\n\nSigned-off-by: Knative Automation <automation@knative.team>","shortMessageHtmlLink":"upgrade to latest dependencies (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2138598552\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/client/issues/1916\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/client/pull/1916/hovercard\" href=\"https://github.com/knative/client/pull/1916\">#1916</a>)"}},{"before":"dab9d4aa959c1b206e175833b31d59537647090b","after":"177fd0a335ec2031f5d411a9bd721dc463991a28","ref":"refs/heads/main","pushedAt":"2024-02-21T01:43:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Update community files (#1917)\n\nSigned-off-by: Knative Automation <automation@knative.team>","shortMessageHtmlLink":"Update community files (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2145591241\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/client/issues/1917\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/client/pull/1917/hovercard\" href=\"https://github.com/knative/client/pull/1917\">#1917</a>)"}},{"before":"16ae868cac85cae47736b91d9e7ceab4167b064d","after":"dab9d4aa959c1b206e175833b31d59537647090b","ref":"refs/heads/main","pushedAt":"2024-02-15T13:56:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies (#1912)\n\nbumping google.golang.org/genproto/googleapis/rpc 995d672...1f4bbc5:\n > 1f4bbc5 chore(all): auto-regenerate .pb.go files (# 1083)\n > ef43131 chore(all): auto-regenerate .pb.go files (# 1082)\n > 6c6643b chore(all): update all (# 1078)\n > a9fa171 fix(dataform): Remove broken aliases (# 1080)\n > 9144d31 fix(analytics): Remove broken aliases (# 1079)\n > 35c7eff chore(all): update all (# 1077)\n > 50ed04b chore(all): update all to v4 (# 1076)\n > 0d6446b chore(all): update all (# 1075)\nbumping github.com/google/uuid 4d47f8e...0f11ee6:\n > 0f11ee6 chore(master): release 1.6.0 (# 151)\n > 16939da chore(tests): add strict monotonicity test case for uuid v7. (# 154)\n > 016b199 fix: fix typo in version 7 uuid documentation (# 153)\n > 1d8b6ea ci: set token permissions to github workflows (# 143)\n > a2b2b32 fix: Monotonicity in UUIDv7 (# 150)\n > c58770e feat: add Max UUID constant (# 149)\nbumping google.golang.org/genproto 989df2b...a9fa171:\n > a9fa171 fix(dataform): Remove broken aliases (# 1080)\n > 9144d31 fix(analytics): Remove broken aliases (# 1079)\n > 35c7eff chore(all): update all (# 1077)\n > 50ed04b chore(all): update all to v4 (# 1076)\n > 0d6446b chore(all): update all (# 1075)\n > 995d672 chore(all): update all (# 1073)\nbumping golang.org/x/sys 0829ab1...914b96c:\n > 914b96c windows: support ill-formed UTF-16 in UTF16PtrToString\n > 511ec84 Revert \"windows: support nil done parameter in ReadFile and WriteFile\"\n > 628365d windows: support nil done parameter in ReadFile and WriteFile\n > bef1bd8 unix: move mksyscall regexp to package level variables\n > 5710a32 unix/linux: update Linux kernel to 6.7\n > b3ce6a3 windows: build env_windows_test.go only go Go 1.21 and above\n > c3fa2b8 windows: fix parsing of non-ASCII entries in token.Environ\n > f69d32a unix: in TestDirent, make as many ReadDirent calls as are needed\n > 0d9df52 unix: add more SECCOMP constants\nbumping knative.dev/eventing fd95228...97e91c5:\n > 97e91c5 [main] Update community files (# 7675)\n > eac7384 Wait for events with poll interval after finished event received (# 7668)\n > ba77c3d [main] Update community files (# 7672)\n > 7d350ea [main] Upgrade to latest dependencies (# 7669)\n > 185fbf4 [main] Update community files (# 7671)\n > 03ed4ab wathola receiver, annotate span by step number (# 7667)\n > 6f2eaed Set default value for scale cache config values (# 7666)\n > bcb6100 e2e: nodeselector in apiserversauce (# 7627)\n > 836f4da feat: replace yaml merge tags (# 7662)\n > 5500bed Cache statefulset scale update/get requests (# 7651)\n > 7b975fc Update KinD for e2e tests to 0.21.0 (# 7656)\n > 96863ba [main] Upgrade to latest dependencies (# 7657)\n > 469d0ac [main] Upgrade to latest dependencies (# 7654)\n > 9d892bf Remove empty labels (# 7648)\n > d258e7d Create teardown script for local development (# 7642)\n > 62c74c1 [main] Update community files (# 7646)\n > 702004a Tiny trustbundle improvements (# 7644)\n > 02bde54 Add helm as one of the development requirement (# 7643)\n > 56ee9b2 Add TLS tests for Trigger and Subscription dead letter sinks (# 7636)\n > ff52881 Use filtered informer to watch OIDC service accounts (# 7527)\n > 54f3952 [main] Upgrade to latest dependencies (# 7641)\n > 3391d1e [main] Upgrade to latest dependencies (# 7639)\n > c6105d6 Update knative.dev/hack to latest main (# 7637)\n > 0340aa5 Fix mtbroker-filter to proxy response headers (# 7614)\n > e9bf641 Use projected volumes for sinkbinding trust bundles (# 7630)\n > bcba98a Move OIDC tests to test/rekt (# 7622)\n > ab47824 support: nodeselector in apiserversource (# 7584)\n > cdb8638 fix: exact -> atleast (# 7624)\n > 42efd06 [main] Upgrade to latest dependencies (# 7623)\n > 214f4b3 [main] Upgrade to latest dependencies (# 7616)\n > 9b6c7e2 Generalize description of EventType in CRD. (# 7617)\n > 95b9345 Adding documentation and linking resources for go setup issues with Linux Ubuntu distribution (removed noisy commits) (# 7612)\nbumping golang.org/x/term ae94145...353276a:\n > 353276a go.mod: update golang.org/x dependencies\nbumping knative.dev/hack f3f03ac...999d7e6:\n > 999d7e6 Update community files (# 367)\n > 6090613 Update community files (# 366)\n > d1067f2 Update community files (# 365)\n > f3881d9 Update community files (# 364)\n > ab9b690 Don't hardcode serving as the repo when setting highest semver (# 361)\n > 45dcf10 Update community files (# 360)\n > 40f0ac2 Update community files (# 359)\nbumping github.com/go-logr/logr 8adefbe...dcdc3f2:\n > dcdc3f2 slogr: fix unintended API break in v0.8.0 (# 253)\n > 5d88f52 funcr: Add LogInfoLevel Option to skip logging level in the info log (# 240)\n > 177005d build(deps): bump actions/upload-artifact from 3.1.3 to 4.0.0\n > e7f489a build(deps): bump github/codeql-action from 2.22.9 to 3.22.11\n > cf56c3b build(deps): bump actions/setup-go from 4 to 5\n > 2ad296e build(deps): bump github/codeql-action from 2.22.8 to 2.22.9\n > d55b4e2 Merge pull request # 241 from thockin/master\n > c589653 Merge pull request # 245 from thockin/sloghandler_empty_groups\n > 98ee9d9 Clean up slog testing and restore coverage\n > 006d752 Merge pull request # 246 from thockin/slog_context_tests\n > b01bad7 sloghandler: unnamed groups should be inlined\n > b228ba8 Break examples to new file\n > 5153ab2 unit tests with full SlogSink mock implementation\n > 2665157 Add tests for context with slog\n > 6432877 Add benchmarks for slogSink\n > 58f101e Fix bug in slog support carrying the wrong sink\n > f558531 Put slog tests in a helper, move funcr test\n > 6151b2f support a slog.Logger pointer in a context\n > 83dbe72 Fix some lint\n > 1fffd07 move slogr into main package\n > b5e7d9f funcr: Be consistent about quoted\n > 41d36ee build(deps): bump github/codeql-action from 2.22.7 to 2.22.8\n > 44c6ac8 funcr: Be consistent about colons\n > f36813a build(deps): bump github/codeql-action from 2.22.5 to 2.22.7\n > 955d2aa funcr: Be consistent about commas\n > 24eb27c build(deps): bump actions/github-script from 6.4.1 to 7.0.1\n > 8221825 Add SlogSink support to funcr\n > 5b79d78 Merge pull request # 233 from go-logr/dependabot/github_actions/github/codeql-action-2.22.5\n > d95f9b6 Get rid of testSlogSink\n > 424fad7 Merge pull request # 232 from go-logr/dependabot/github_actions/ossf/scorecard-action-2.3.1\n > e602c1d build(deps): bump github/codeql-action from 2.22.4 to 2.22.5\n > cdb930d Minor cleanups in slogr_test (readability)\n > 64618df build(deps): bump ossf/scorecard-action from 2.3.0 to 2.3.1\nbumping golang.org/x/oauth2 39adbb7...ebe81ad:\n > ebe81ad go.mod: update golang.org/x dependencies\n > adffd94 google/internal/externalaccount: update serviceAccountImpersonationRE to support universe domain\n > deefa7e google/downscope: add DownscopingConfig.UniverseDomain to support TPC\nbumping google.golang.org/genproto/googleapis/api 989df2b...6c6643b:\n > 6c6643b chore(all): update all (# 1078)\n > a9fa171 fix(dataform): Remove broken aliases (# 1080)\n > 9144d31 fix(analytics): Remove broken aliases (# 1079)\n > 35c7eff chore(all): update all (# 1077)\n > 50ed04b chore(all): update all to v4 (# 1076)\n > 0d6446b chore(all): update all (# 1075)\n > 995d672 chore(all): update all (# 1073)\nbumping google.golang.org/grpc dbbcf59...8167bc3:\n > 8167bc3 Change version to 1.61.0 (# 6936)\n > 52e2363 test/xds: Use different import path for gRPC Messages (# 6933)\n > 67e50be transport: Remove redundant if in handleGoAway (# 6930)\n > e96f521 alts: Extract AuthInfo after handshake in ALTS e2e test. (# 6931)\n > 987df13 metadata: move FromOutgoingContextRaw() to internal (# 6765)\n > 61eab37 server: block GracefulStop on method handlers and make blocking optional for Stop (# 6922)\n > ddd377f xds/server: fix RDS handling for non-inline route configs (# 6915)\n > 8b455de removing Roots deprecated Subjects field in tests (# 6907)\n > 953d12a alts: Forward-fix of ALTS queuing of handshake requests. (# 6906)\n > 6ce73bf internal/transport: convert `ConnectionError` to `Unavailable` status when writing headers (# 6891)\n > e7e400b deps: apply `make proto` changes (# 6916)\n > 660c394 examples: Fixed the formatting in the Authentication README.md (# 6908)\n > 3a8270f grpc: skip compression of empty messages (# 6842)\n > 7e9d319 vet: remove ignore of CloseNotifier (# 6911)\n > 5a36bb7 fix 'identitiy' typo in error message (# 6909)\n > a233d9b build(deps): bump the github-actions group with 1 update (# 6904)\n > 6bc1906 xds: add support for mTLS Credentials in xDS bootstrap (# 6757)\n > 71cc0f1 Revert \"alts: Queue ALTS handshakes once limit is reached rather than dropping. (# 6884)\" (# 6903)\n > 4f03f3f removing deprecated http closenotifier function (# 6886)\n > bb0d32f xds: don't fail channel/server startup when xds creds is specified, but bootstrap is missing certificate providers (# 6848)\n > e20d5ce reflection: rename non-regenerated pb.go files to not be called '.pb.go' (# 6885)\n > adc7685 alts: Queue ALTS handshakes once limit is reached rather than dropping. (# 6884)\n > 33a60a8 internal: use OS defaults for TCP keepalive params in Windows (# 6863)\n > c109241 interop/xds: Increase go log verbosity to 99 so that EDS is logged (# 6860)\n > 02a4e93 orca: use atomic pointer instead of mutex in server metrics recorder to improve performance (# 6799)\n > df02c11 test/kokoro: Use the Kokoro shared install lib from the new repo (# 6859)\n > 444749d alts: Record network latency and pass it to the handshaker service. (# 6851)\n > 45624f0 grpc: eliminate panics in server worker implementation (# 6856)\n > 6e6914a completely delete WatchListener and WatchRouteConfig APIs (# 6849)\n > 836e5de credentials/alts: update handshaker.pb.go (# 6857)\n > 43e4461 Forbid dependabot from performing major version bumps (# 6852)\n > 686fdd8 security/advancedtls: fix test that relies on min TLS version (# 6824)\n > 52baf16 internal: use OS defaults for TCP keepalive params only on unix (# 6841)\n > d050906 build(deps): bump the github-actions group with 3 updates (# 6835)\n > 477bd62 xds/internal/resolver: switch to generic xDS API for LDS/RDS (# 6729)\n > a03c7f1 client: always enable TCP keepalives with OS defaults (# 6834)\n > c2398ce [infra] Hash-pin GitHub Actions, keep them updated with dependabot (# 6815)\n > 0866ce0 grpc: optional interface to provide channel authority (# 6752)\n > 5d7453e client: rework resolver and balancer wrappers to avoid deadlock (# 6804)\n > 93389b7 doc: fix link to the reflection protocol (# 6833)\n > 1b05500 internal/credentials/xds: Add exported comment for HandshakeInfo (# 6823)\n > 737f87b xds/internal/server: cleanup formatting directives in some logs (# 6820)\n > bc16b5f interop: support custom creds flag for stress test client (# 6809)\n > 02ea031 Bugfix for broken import (# 6816)\n > 287c473 Mark old CRL APIs as deprecated (# 6810)\n > 7935c4f resolver_wrapper: remove serializerScheduleLocked; the lock is unnecessary (# 6803)\n > 914ca65 client: further streamlining of Dial (# 6802)\n > 232054a client: remove deprecated WithServiceConfig DialOption (# 6800)\n > 42fdcc4 client: rename balancer and resolver wrapper files to be consistent (# 6801)\n > 59c0aec xDS: Atomically read and write xDS security configuration client side (# 6796)\n > ce3b538 client: simplify initialization and cleanup a bit (# 6798)\n > b98104e buffer & grpcsync: various cleanups and improvements (# 6785)\n > 424db25 credentials: if not set, restrict to TLS v1.2+ and CipherSuites per RFC7540 (# 6776)\n > 40c279a deps: update dependencies for all modules (# 6795)\n > 3cbbe29 reflection: don't serialize placeholders (# 6771)\n > 4a84ce6 Change version to 1.61.0-dev (# 6794)\nbumping knative.dev/networking ce0738a...22eb3d0:\n > 22eb3d0 Update community files (# 924)\n > adc5e58 Update community files (# 923)\n > 1e6aa63 Update community files (# 922)\n > 1e7e42d upgrade to latest dependencies (# 921)\n > 66bdffa Update community files (# 920)\n > 060ef7a Clean up unused reconciler and certs code (# 919)\n > bdf2c51 upgrade to latest dependencies (# 918)\n > a874708 upgrade to latest dependencies (# 917)\n > ed5f0fa upgrade to latest dependencies (# 916)\n > a21edb5 Update community files (# 915)\n > 1dcd961 Update community files (# 914)\nbumping google.golang.org/api b52e40b...87aa1d0:\n > 87aa1d0 chore(main): release 0.163.0 (# 2402)\n > 2271ef7 feat(all): auto-regenerate discovery clients (# 2405)\n > 47834b5 feat(all): auto-regenerate discovery clients (# 2403)\n > 62ceaad feat(all): auto-regenerate discovery clients (# 2401)\n > 26a1117 chore(main): release 0.162.0 (# 2389)\n > 6862015 fix(transport): enforce 1s timeout on requests to MDS universe_domain (# 2393)\n > a6d137b chore(all): update all (# 2396)\n > 5437df8 chore(all): update module github.com/google/go-github/v52 to v58 (# 2397)\n > eddfeb9 feat(all): auto-regenerate discovery clients (# 2398)\n > 169ead6 feat(all): auto-regenerate discovery clients (# 2395)\n > 140fb54 feat(all): auto-regenerate discovery clients (# 2394)\n > e5a7a15 feat(all): auto-regenerate discovery clients (# 2392)\n > c8e77f6 feat(all): auto-regenerate discovery clients (# 2391)\n > f2f2d22 feat(all): auto-regenerate discovery clients (# 2388)\n > befbd36 chore(main): release 0.161.0 (# 2387)\n > f29f327 fix(gen): reject repeated object query params (# 2383)\n > 54c764a fix(transport): skip s2a for now if service has direct path enabled (# 2385)\n > 03042ec feat(all): auto-regenerate discovery clients (# 2386)\n > dcb7e96 chore(main): release 0.160.0 (# 2381)\n > fee4c8f feat(all): auto-regenerate discovery clients (# 2384)\n > 5534cf2 feat(all): auto-regenerate discovery clients (# 2382)\n > 8f26f51 feat(all): auto-regenerate discovery clients (# 2380)\n > ee5c9cc chore(main): release 0.159.0 (# 2378)\n > 55b0516 fix(transport): relax universe checks (# 2376)\n > a8d9414 feat(all): auto-regenerate discovery clients (# 2377)\n > 68b1bc1 chore(main): release 0.158.0 (# 2360)\n > df17254 fix(transport/grpc): add universe domain verification (# 2375)\n > b21a1fa fix(internal): support internaloption.WithDefaultUniverseDomain (# 2373)\n > ddb3a12 chore(google-api-go-generator): replace literal with const (# 2363)\n > d266978 feat(all): auto-regenerate discovery clients (# 2374)\n > 73fc7fd fix(transport): not enable s2a when there is endpoint override (# 2368)\n > 2d69d97 feat(all): auto-regenerate discovery clients (# 2372)\n > 45c097f feat(all): auto-regenerate discovery clients (# 2369)\n > addc18c chore(all): update module github.com/google/go-github/v52 to v58 (# 2351)\n > a4e39d8 chore(all): update all to v0.47.0 (# 2367)\n > e0db6a5 feat(all): auto-regenerate discovery clients (# 2366)\n > f40db7f feat(all): auto-regenerate discovery clients (# 2365)\n > 69626e3 feat(transport): add universe domain support (# 2355)\n > 6c3b622 feat(all): auto-regenerate discovery clients (# 2361)\n > 6ef1144 feat(impersonate): add universe domain support (# 2296)\n > 6e77ef2 chore(main): release 0.157.0 (# 2346)\n > 72a8ffd feat(all): auto-regenerate discovery clients (# 2358)\n > 74a1558 docs(option): update WithDefaultEndpointTemplate docs (# 2356)\n > 135da01 chore(all): update all to a9fa171 (# 2350)\n > 0d002f9 feat(all): auto-regenerate discovery clients (# 2354)\n > da330c2 feat(all): auto-regenerate discovery clients (# 2353)\n > 5bf46ee feat(all): auto-regenerate discovery clients (# 2352)\n > 3bf8f4f feat(all): auto-regenerate discovery clients (# 2349)\n > 763c331 feat(all): auto-regenerate discovery clients (# 2348)\n > c3e43a1 feat(all): auto-regenerate discovery clients (# 2345)\n > d016573 chore(main): release 0.156.0 (# 2333)\n > 05de776 feat(all): auto-regenerate discovery clients (# 2344)\n > 811e925 feat(all): auto-regenerate discovery clients (# 2343)\n > 9e45101 feat(google-api-go-generator): add universe domain support (# 2335)\n > 3f90b98 feat(all): auto-regenerate discovery clients (# 2341)\n > 9745014 test: fix overflow (# 2342)\n > 3f8b548 chore(all): update all (# 2338)\n > c8905be chore(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 in /internal/kokoro/discogen (# 2340)\n > d008b6e feat(all): auto-regenerate discovery clients (# 2339)\n > ceefb9b feat(all): auto-regenerate discovery clients (# 2337)\n > bd4dad1 feat(all): auto-regenerate discovery clients (# 2336)\n > 014a8e0 feat(all): auto-regenerate discovery clients (# 2332)\nbumping golang.org/x/net cb5b10f...73d21fd:\n > 73d21fd go.mod: update golang.org/x dependencies\n > 643fd16 html: fix SOLIDUS '/' handling in attribute parsing\n > 73e4b50 dns/dnsmessage: allow name compression for SRV resource parsing\n > b2208d0 internal/quic/qlog: fix typo\n > 0d0b98c http2: avoid goroutine starvation in TestServer_Push_RejectAfterGoAway\n > 07e05fd http2: remove suspicious uint32->v conversion in frame code\n > 26b646e quic: avoid deadlock in Endpoint.Close\nbumping knative.dev/client-pkg 67fca0c...2c46c44:\n > 2c46c44 Update community files (# 150)\n > adb84bd Update community files (# 149)\n > a722b38 Update community files (# 148)\n > 788b4b0 Update community files (# 147)\nbumping knative.dev/pkg b488e7b...b8f9b22:\n > b8f9b22 Update community files (# 2957)\n > bc60487 Update community files (# 2956)\n > 405f0c4 Update community files (# 2955)\n > 2d2e27d Bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 (# 2952)\n > 3b39834 Bump google.golang.org/api from 0.161.0 to 0.163.0 (# 2953)\n > 085f505 Bump golang.org/x/net from 0.20.0 to 0.21.0 (# 2954)\n > 4104e42 Bump google.golang.org/api from 0.159.0 to 0.161.0 (# 2951)\n > e85c3cf Update community files (# 2950)\n > b6659cc Bump cloud.google.com/go/storage from 1.36.0 to 1.37.0 (# 2948)\n > 9bdb511 Bump google.golang.org/grpc from 1.60.1 to 1.61.0 (# 2947)\n > d34ca03 Update knative.dev/hack to latest main (# 2949)\n > 91c6ec8 Bump google.golang.org/api from 0.157.0 to 0.159.0 (# 2946)\n > 6d59538 Bump github.com/evanphx/json-patch/v5 from 5.8.1 to 5.9.0 (# 2945)\n > 6eb53f5 Bump github.com/google/uuid from 1.5.0 to 1.6.0 (# 2944)\n > 2b8687a upgrade to latest dependencies (# 2943)\n > b42fab9 Update community files (# 2942)\n > 3f7ce63 Bump google.golang.org/api from 0.155.0 to 0.157.0 (# 2941)\n > 2a92e9d Bump github.com/evanphx/json-patch/v5 from 5.8.0 to 5.8.1 (# 2940)\n > 455683d Update community files (# 2939)\nbumping knative.dev/serving 1c46c07...096adcc:\n > 096adcc Update net-certmanager nightly (# 14898)\n > fd7a6c8 Update net-contour nightly (# 14895)\n > ec32a4c Update net-kourier nightly (# 14894)\n > 148e001 Update net-certmanager nightly (# 14891)\n > 6283914 Fix: run ./hack/update-deps.sh (# 14888)\n > d8bc015 Update net-istio nightly (# 14893)\n > 45f9eeb Update community files (# 14896)\n > 5efa21e Update net-gateway-api nightly (# 14892)\n > dad0326 Update net-contour nightly (# 14884)\n > 4286c63 Update community files (# 14890)\n > 06eac8e Update net-kourier nightly (# 14885)\n > 3544fa0 Update net-certmanager nightly (# 14883)\n > 7da1f45 Update net-gateway-api nightly (# 14882)\n > 48ca4cd Update net-istio nightly (# 14886)\n > 280c922 Update community files (# 14880)\n > 2125772 Updating DEVELOPMENT.md to remove reference to allowedFields or preserveUnknownFields (# 14865)\n > 7882fa9 upgrade to latest dependencies (# 14878)\n > 774cca0 Update net-istio nightly (# 14873)\n > 87e6199 feat: Add ability to configure multiple wilcard domains (# 14543)\n > 52b4b09 Update net-istio nightly (# 14870)\n > 1760f08 Don't drop traffic when upgrading a deployment fails (# 14795)\n > 05d1927 upgrade to latest dependencies (# 14868)\n > 24bc968 Update net-contour nightly (# 14861)\n > f4bbb19 Update net-kourier nightly (# 14857)\n > 772dd36 Update net-gateway-api nightly (# 14856)\n > b44bea9 Update net-contour nightly (# 14851)\n > 0c2d16b Update net-certmanager nightly (# 14858)\n > 19f9f30 Update net-istio nightly (# 14859)\n > a303128 Update community files (# 14854)\n > 71a54e4 Update net-kourier nightly (# 14850)\n > 391c796 Update net-istio nightly (# 14852)\n > c58131a Update net-kourier nightly (# 14844)\n > 3a39279 upgrade to latest dependencies (# 14849)\n > 48a3a52 Update net-certmanager nightly (# 14845)\n > 61f5cad Update net-istio nightly (# 14843)\n > f4ef3c8 Update net-gateway-api nightly (# 14842)\n > 6d89c70 upgrade to latest dependencies (# 14841)\n > 51b0337 Capitalize the first letter of config() (# 14821)\n > 0bae8a2 implement cluster-local-domain-tls in serving (# 14610)\n > 5712497 Update net-kourier nightly (# 14832)\n > 87cef50 Update net-istio nightly (# 14831)\n > 9130d61 Update net-contour nightly (# 14834)\n > fb69b9a Update net-gateway-api nightly (# 14833)\n > 16c823b Update net-certmanager nightly (# 14830)\n\nSigned-off-by: Knative Automation <automation@knative.team>","shortMessageHtmlLink":"upgrade to latest dependencies (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2112495984\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/client/issues/1912\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/client/pull/1912/hovercard\" href=\"https://github.com/knative/client/pull/1912\">#1912</a>)"}},{"before":"1843b9affd3d2d2648157ac2180a685dd71fcd93","after":"16ae868cac85cae47736b91d9e7ceab4167b064d","ref":"refs/heads/main","pushedAt":"2024-02-14T13:19:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Update community files (#1915)\n\nSigned-off-by: Knative Automation <automation@knative.team>","shortMessageHtmlLink":"Update community files (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2134312001\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/client/issues/1915\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/client/pull/1915/hovercard\" href=\"https://github.com/knative/client/pull/1915\">#1915</a>)"}},{"before":"d30fe7616600ca8fcb68cc5c2290ce21bafdb147","after":"1843b9affd3d2d2648157ac2180a685dd71fcd93","ref":"refs/heads/main","pushedAt":"2024-02-14T01:46:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Update community files (#1914)\n\nSigned-off-by: Knative Automation <automation@knative.team>","shortMessageHtmlLink":"Update community files (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2133394198\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/client/issues/1914\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/client/pull/1914/hovercard\" href=\"https://github.com/knative/client/pull/1914\">#1914</a>)"}},{"before":"50fa1c70b6a3ff104055ab179e3016155d3eaf20","after":"d30fe7616600ca8fcb68cc5c2290ce21bafdb147","ref":"refs/heads/main","pushedAt":"2024-02-13T01:39:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Update community files (#1913)\n\nSigned-off-by: Knative Automation <automation@knative.team>","shortMessageHtmlLink":"Update community files (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2131302563\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/client/issues/1913\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/client/pull/1913/hovercard\" href=\"https://github.com/knative/client/pull/1913\">#1913</a>)"}},{"before":"543522a33edc79e056c09e4f9b78135e4fed5307","after":"50fa1c70b6a3ff104055ab179e3016155d3eaf20","ref":"refs/heads/main","pushedAt":"2024-02-01T01:47:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Update community files (#1911)\n\nSigned-off-by: Knative Automation <automation@knative.team>","shortMessageHtmlLink":"Update community files (<a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"2111291161\" data-permission-text=\"Title is private\" data-url=\"https://github.com/knative/client/issues/1911\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/knative/client/pull/1911/hovercard\" href=\"https://github.com/knative/client/pull/1911\">#1911</a>)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEUQEPHwA","startCursor":null,"endCursor":null}},"title":"Activity · knative/client"}