Commit Graph

12 Commits

Author SHA1 Message Date
Knative Automation 8216e64a8b
upgrade to latest dependencies (#2003)
bumping knative.dev/pkg fd105c6...19d3cc2:
  > 19d3cc2 upgrade to latest dependencies (# 3218)
  > a4cc1bd drop dependency on metrics package (# 3215)
  > d3550d4 Update community files (# 3214)
  > ab9aaa0 also add json keys to the top level config (# 3213)
  > 264afa3 add json struct tags to the observability configs (# 3212)
  > 3eb1089 [webhook] enrich webhook traces (# 3209)
  > 16de760 split off pprof server that accepts a configmap (# 3210)
  > ff153ad [controller/observability] adjust metrics reporting for the two lane queue (# 3206)
  > fdc3131 pass options to the TracerProvider constructor (# 3208)
  > d601f66 allow for stdout exporter for tracing - to allow for debugging (# 3207)
  > e959f44 [controller] OTel instrumentation (# 3201)
  > f478764 [webhook] OTel changes (# 3189)
  > 7a5377f Drop OpenCensus use in various test packages (# 3202)
  > 9f3f014 wire zap into the client-go logger (# 3205)
  > 9435aa6 [observability/resource] fix service name calculation (# 3204)
  > 68cdb02 shutdown must be called explicitly since pprof listen is part of the errgroup (# 3203)
  > 13b2dc9 [observability] Default missing endpoint scheme to HTTPS (# 3200)
  > 434d221 When shutting down the OTel providers have a ten second timeout. (# 3199)
  > 8481e7e parse the endpoint as a URL to allow paths (# 3197)
  > 7681e80 handle no views in the context (# 3196)
  > 5abfb10 [injection/sharedmain] OTel Support (# 3190)
  > 5e2512c New observability package (# 3188)
  > 4ec554b Bump sigs.k8s.io/yaml from 1.4.0 to 1.5.0 (# 3194)
  > 0285e29 group otel updates (# 3193)
  > fe85a65 drop unused functions in webhook testing (# 3191)
bumping golang.org/x/oauth2 0042180...cf14319:
  > cf14319 oauth2: fix expiration time window check
  > 32d34ef internal: include clientID in auth style cache key
  > 2d34e30 oauth2: replace a magic number with AuthStyleUnknown
  > 696f7b3 all: modernize with doc links and any
  > 471209b oauth2: drop dependency on go-cmp
  > 6968da2 oauth2: sync Token.ExpiresIn from internal Token
  > d2c4e0a oauth2: context instead of golang.org/x/net/context in doc
  > 883dc3c endpoints: add various endpoints from stale CLs
  > 1c06e87 all: make use of oauth.Token.ExpiresIn
  > 65c15a3 oauth2: remove extra period
  > ce56909 jws: improve fix for CVE-2025-22868
bumping knative.dev/networking f950c0c...edb1a4a:
  > edb1a4a upgrade to latest dependencies (# 1072)
  > f8c9238 Update community files (# 1071)
  > 14e7b48 upgrade to latest dependencies (# 1070)
  > efc53e4 upgrade to latest dependencies (# 1069)
bumping google.golang.org/genproto/googleapis/rpc b45e905...513f239:
  > 513f239 chore(all): update all (# 1221)
  > 200df99 chore(all): update all (# 1220)
  > 55703ea chore(all): update all (# 1219)
  > 5a2f75b chore(all): auto-regenerate .pb.go files (# 1217)
  > fcd927c chore(all): update all (# 1218)
  > f936aa4 chore(all): auto-regenerate .pb.go files (# 1214)
  > 80320d0 chore(all): update all (# 1215)
  > c3e32d0 feat(googleapis/devtools/clouddebugger/v2): remove googleapis/devtools/clouddebugger (# 1216)
  > 10db94c chore(all): update all (# 1213)
  > 7b38467 chore(all): auto-regenerate .pb.go files (# 1212)
  > 2d3770c chore(all): auto-regenerate .pb.go files (# 1208)
  > 61c742a chore(all): update all (# 1211)
  > 207652e chore(all): update all (# 1209)
  > de1ac95 chore(all): auto-regenerate .pb.go files (# 1207)
  > ac9807e chore(all): update all to ee84b53 (# 1206)
  > ee84b53 chore(all): update all (# 1205)
bumping knative.dev/serving 7f0a07a...bf962e6:
  > bf962e6 [otel] instrument the autoscaler (# 15963)
  > 471aa0d Update net-gateway-api nightly (# 15968)
  > 7144b0d Update net-kourier nightly (# 15954)
  > c65e780 upgrade to latest dependencies (# 15967)
  > 20fc217 Update net-istio nightly (# 15965)
  > ac5c50c drop use of heavy profiling package (# 15964)
  > 6dff362 [otel] instrumentation of the queue-proxy (# 15961)
  > c4b7c40 [otel] Switch Activator over to OTel instrumentation (# 15960)
  > dc00349 Update net-gateway-api nightly (# 15952)
  > 3424b8c use new observability config instead of knative.dev/pkg/metrics (# 15959)
  > e0bedf1 [otel] Reconcile new observability config onto the queue-proxy container (# 15958)
  > f6e667d remove unused imports (# 15957)
  > aad48fe Introduce new Serving OTel config (# 15956)
  > d73a1c0 Update net-contour nightly (# 15953)
  > 080f4b3 Update net-istio nightly (# 15955)
  > 21432a4 Update community files (# 15951)
  > 2c9bd10 upgrade to latest dependencies (# 15950)
  > a304c2f [main] Upgrade to latest dependencies (# 15948)
  > a329e36 Bump chainguard-dev/actions in the github-actions group (# 15947)
  > d71567d upgrade to latest dependencies (# 15941)
  > 667a470 Update net-contour nightly (# 15945)
  > aa58baf Update net-gateway-api nightly (# 15943)
  > a56b816 Update net-istio nightly (# 15944)
  > 663bb6a upgrade to latest dependencies (# 15939)
  > ec61251 Fix roundToNDigits to use Round instead of Floor (# 15940)
  > 1e8a4b7 upgrade to latest dependencies (# 15938)
  > cada0f4 Update net-kourier nightly (# 15933)
  > 29e580b bump cert-manager, istio, contour (# 15928)
  > 9d3fe30 Update net-contour nightly (# 15932)
bumping knative.dev/eventing 9d89558...c9821a9:
  > c9821a9 feat: instrument auth verifier with OTel (# 8641)
  > fd509a9 feat: instrument jobsink with otel (# 8639)
  > bedd48f feat: migrate kncloudevents, broker filter, broker ingress, inmemorychannel dispatcher to otel (# 8635)
  > c2e78b4 [Automated] Update eventing-eventing-integrations nightly (# 8636)
  > 6e5cb3a feat: add new otel config (# 8624)
  > 351613b [main] Upgrade to latest dependencies (# 8625)
  > 50d5a26 Fix deps upgrade (# 8620)
  > 1840f7a [Automated] Update eventing-eventing-integrations nightly (# 8623)
  > 75874ab [main] Update community files (# 8621)
  > 1a736e1 Update deps for K8s 1.33 (# 8602)
  > 5bcf801  test: multiple nested filters of the same type should work (# 8610)
  > 7f047f9 feat: add request reply cesql function (# 8608)
  > 5de389b feat: support for additional pod scheduling definition on IntegrationSource (# 8601)
  > a582a88 Bump github.com/go-jose/go-jose/v3 from 3.0.3 to 3.0.4 (# 8605)
  > e25bccd feat: add package to set and verify correlation/reply ids for RequestReply (# 8606)
  > d56ee68 Adding addressable duck on crd (# 8603)
bumping knative.dev/hack f525e18...70d4b00:
  > 70d4b00 Update community files (# 425)
bumping github.com/go-logr/logr 1205f42...38a1c47:
  > 38a1c47 build(deps): bump github/codeql-action from 3.28.17 to 3.28.18
  > f08bedd build(deps): bump actions/setup-go from 5.4.0 to 5.5.0
  > 6295e99 build(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0
  > 028840d build(deps): bump github/codeql-action from 3.28.15 to 3.28.17
  > 511e5fa Merge pull request # 367 from go-logr/dependabot/github_actions/github/codeql-action-3.28.15
  > 158c311 Merge pull request # 366 from thockin/master
  > d806463 build(deps): bump github/codeql-action from 3.28.13 to 3.28.15
  > 20a64ba build(deps): bump github/codeql-action from 3.28.12 to 3.28.13
  > c79ddb3 Update to support golangci-lint v2
  > 0385e14 Add comments around slog exceptions
  > 8fd86d2 Revert "Remove one exception from Slog testing"
  > 22d21f0 Update github actions
  > 1e06d3d Remove one exception from Slog testing
  > c439f61 Fix slog tests for 1.25
  > fd59c10 Merge pull request # 359 from go-logr/dependabot/github_actions/actions/upload-artifact-4.6.2
  > 50c533c Merge pull request # 358 from go-logr/dependabot/github_actions/github/codeql-action-3.28.12
  > 2b467c4 build(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2
  > 8476b37 Merge pull request # 357 from go-logr/dependabot/github_actions/golangci/golangci-lint-action-6.5.2
  > 9a1211d build(deps): bump github/codeql-action from 3.28.11 to 3.28.12
  > eec33c4 build(deps): bump golangci/golangci-lint-action from 6.5.0 to 6.5.1
  > 8de8c51 Merge pull request # 356 from go-logr/dependabot/github_actions/actions/setup-go-5.4.0
  > 140789c build(deps): bump golangci/golangci-lint-action from 6.5.1 to 6.5.2
  > 525d37c Merge pull request # 354 from go-logr/dependabot/github_actions/github/codeql-action-3.28.11
  > 207008c build(deps): bump actions/setup-go from 5.3.0 to 5.4.0
  > 95b588a Merge pull request # 352 from go-logr/dependabot/github_actions/github/codeql-action-3.28.10
  > f597e8b build(deps): bump github/codeql-action from 3.28.10 to 3.28.11
  > 1c2d47a Merge pull request # 351 from go-logr/dependabot/github_actions/ossf/scorecard-action-2.4.1
  > 18c61bc build(deps): bump github/codeql-action from 3.28.9 to 3.28.10
  > 7805e15 Merge pull request # 353 from go-logr/dependabot/github_actions/actions/upload-artifact-4.6.1
  > e374c47 build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.1
  > 4af26d9 build(deps): bump golangci/golangci-lint-action from 6.3.1 to 6.5.0
  > 80045e5 build(deps): bump actions/upload-artifact from 4.6.0 to 4.6.1
  > 1a48fc0 build(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.3.1
  > 743e080 build(deps): bump github/codeql-action from 3.28.8 to 3.28.9
  > cfd110a build(deps): bump github/codeql-action from 3.28.5 to 3.28.8
  > 6a2281a Merge pull request # 346 from go-logr/dependabot/github_actions/actions/setup-go-5.3.0
  > ccd6555 Merge pull request # 345 from go-logr/dependabot/github_actions/github/codeql-action-3.28.5
  > e2e4b0e build(deps): bump actions/setup-go from 5.2.0 to 5.3.0
  > c233155 Merge pull request # 344 from go-logr/dependabot/github_actions/golangci/golangci-lint-action-6.2.0
  > 677a7c2 build(deps): bump github/codeql-action from 3.28.1 to 3.28.5
  > b8ba189 Merge pull request # 343 from go-logr/dependabot/github_actions/actions/upload-artifact-4.6.0
  > 96397cb build(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0
  > 7fb2590 Merge pull request # 342 from go-logr/dependabot/github_actions/github/codeql-action-3.28.1
  > 0a1e3b8 build(deps): bump actions/upload-artifact from 4.4.3 to 4.6.0
  > 1cb5846 build(deps): bump github/codeql-action from 3.27.9 to 3.28.0
  > 08afa36 build(deps): bump github/codeql-action from 3.28.0 to 3.28.1
  > 28c3e59 Merge pull request # 339 from go-logr/dependabot/github_actions/github/codeql-action-3.27.9
  > e0b26f2 Merge pull request # 338 from go-logr/dependabot/github_actions/actions/setup-go-5.2.0
  > d860f7f build(deps): bump github/codeql-action from 3.27.6 to 3.27.9
  > 8849d8d build(deps): bump github/codeql-action from 3.27.5 to 3.27.6
  > 1210f7d build(deps): bump actions/setup-go from 5.1.0 to 5.2.0
  > a64db0b Merge pull request # 334 from go-logr/dependabot/github_actions/github/codeql-action-3.27.5
  > 5342602 build(deps): bump github/codeql-action from 3.27.0 to 3.27.4
  > cf0063c build(deps): bump github/codeql-action from 3.27.4 to 3.27.5
  > f151316 Merge pull request # 330 from go-logr/dependabot/github_actions/actions/checkout-4.2.2
  > e072c1a Merge pull request # 331 from go-logr/dependabot/github_actions/github/codeql-action-3.27.0
  > 35ea6fd build(deps): bump actions/checkout from 4.2.1 to 4.2.2
  > ddf199b Merge pull request # 329 from go-logr/dependabot/github_actions/actions/setup-go-5.1.0
  > afe9b4a build(deps): bump github/codeql-action from 3.26.13 to 3.27.0
  > 1ce1e2e build(deps): bump github/codeql-action from 3.26.12 to 3.26.13
  > c5df16e build(deps): bump actions/setup-go from 5.0.2 to 5.1.0
  > 8d6912c build(deps): bump actions/upload-artifact from 4.4.0 to 4.4.3
  > 8d9adce build(deps): bump github/codeql-action from 3.26.11 to 3.26.12
  > 6f2dcb8 build(deps): bump actions/checkout from 4.2.0 to 4.2.1
  > 5d59669 GitHub: bump Go version used for apidiff
  > 685f8d1 Merge pull request # 323 from go-logr/dependabot/github_actions/github/codeql-action-3.26.11
  > 1108ded Merge pull request # 322 from go-logr/dependabot/github_actions/golangci/golangci-lint-action-6.1.1
  > 85e5c25 build(deps): bump github/codeql-action from 3.26.9 to 3.26.11
  > a3fdc92 build(deps): bump actions/checkout from 4.1.7 to 4.2.0
  > 5014e65 build(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1
  > 8c14043 build(deps): bump github/codeql-action from 3.26.8 to 3.26.9
  > bb9f20d Merge pull request # 319 from go-logr/dependabot/github_actions/github/codeql-action-3.26.8
  > e2720e1 build(deps): bump github/codeql-action from 3.26.6 to 3.26.7
  > 98f267c build(deps): bump github/codeql-action from 3.26.7 to 3.26.8
  > 275154a Merge pull request # 317 from go-logr/dependabot/github_actions/github/codeql-action-3.26.6
  > abec0d5 Merge pull request # 316 from go-logr/dependabot/github_actions/actions/upload-artifact-4.4.0
  > 3bf2a10 build(deps): bump github/codeql-action from 3.26.5 to 3.26.6
  > 14f036d Merge pull request # 315 from go-logr/dependabot/github_actions/github/codeql-action-3.26.5
  > 35ef369 build(deps): bump actions/upload-artifact from 4.3.6 to 4.4.0
  > 4743538 Merge pull request # 314 from go-logr/dependabot/github_actions/github/codeql-action-3.26.2
  > dd81768 build(deps): bump github/codeql-action from 3.26.2 to 3.26.5
  > 1033a72 build(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0
  > edcd2be build(deps): bump github/codeql-action from 3.26.0 to 3.26.2
  > 79c4c21 build(deps): bump github/codeql-action from 3.25.15 to 3.26.0
  > d95a0df build(deps): bump actions/upload-artifact from 4.3.4 to 4.3.6
  > a340533 Merge pull request # 309 from thockin/master
  > 90d9f9d build(deps): bump github/codeql-action from 3.25.13 to 3.25.15
  > 0103ab5 Silence spurious lint warnings
  > 6386269 build(deps): bump ossf/scorecard-action from 2.3.3 to 2.4.0
  > 26eb1a2 build(deps): bump github/codeql-action from 3.25.12 to 3.25.13
  > 781996a build(deps): bump actions/setup-go from 5.0.1 to 5.0.2
  > 76dab72 build(deps): bump github/codeql-action from 3.25.11 to 3.25.12
  > 2110dbe Merge pull request # 302 from go-logr/dependabot/github_actions/actions/upload-artifact-4.3.4
  > c65c5f6 Merge pull request # 301 from go-logr/dependabot/github_actions/github/codeql-action-3.25.11
  > e04bf87 build(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4
  > eb84a8c Merge pull request # 300 from go-logr/dependabot/github_actions/actions/checkout-4.1.7
  > cd5acd5 build(deps): bump github/codeql-action from 3.25.10 to 3.25.11
  > d69364f Merge pull request # 299 from go-logr/dependabot/github_actions/github/codeql-action-3.25.10
  > cdbf6fb build(deps): bump actions/checkout from 4.1.6 to 4.1.7
  > 8ce0cab Merge pull request # 298 from go-logr/dependabot/github_actions/github/codeql-action-3.25.8
  > 6b90080 build(deps): bump github/codeql-action from 3.25.8 to 3.25.10
  > 375c22d Merge pull request # 297 from go-logr/dependabot/github_actions/github/codeql-action-3.25.7
  > a9e97bc build(deps): bump github/codeql-action from 3.25.7 to 3.25.8
  > 976cd73 Merge pull request # 296 from go-logr/dependabot/github_actions/github/codeql-action-3.25.6
  > 2bb10dc build(deps): bump github/codeql-action from 3.25.6 to 3.25.7
  > e99951c build(deps): bump github/codeql-action from 3.25.5 to 3.25.6
bumping sigs.k8s.io/yaml c3772b5...0f318dc:
  > 0f318dc Merge pull request # 134 from kubernetes-sigs/forgot-to-add-redirects-for-constants
  > 8eaa802 Merge pull request # 133 from kubernetes-sigs/deprecate-code-in-goyaml.v3-goyaml.v2-and-redirect
  > b8fc0c0 Forgot to add redirects for v3 constants
  > 0fe7da3 Merge pull request # 125 from kragniz/go-1.24
  > 69e45c1 Deprecate code in goyaml.v2/goyaml.v3 directories and redirect
  > c6ac2c9 Merge pull request # 126 from kragniz/remove-travis
  > 14cbb88 Test against go 1.24.x
  > b9a9b1c Merge pull request # 106 from ThatsMrTalbot/patch-1
  > 203ded9 Remove old travisci config file
  > 56d6720 Merge pull request # 122 from liggitt/unhashable-key
  > 4c6913f fix: wrap errors returned by JSON unmarshal
  > 119290a Merge pull request # 118 from skitt/drop-go1.10-build
  > 63d028e Handle unhashable keys during merge
  > 50e7f43 Merge pull request # 119 from skitt/test-go-1.21
  > ea138a0 Merge Go 1.10+ files
  > 9934139 Test with Go 1.21 and later

Signed-off-by: Knative Automation <automation@knative.team>
2025-07-17 15:49:02 +00:00
Knative Automation 1c3b47ce73
upgrade to latest dependencies (#2002)
bumping golang.org/x/sync 396f3a0...8a14946:
  > 8a14946 errgroup: remove duplicated comment
  > 1869c69 all: replace deprecated ioutil
  > d1ac909 sync/errgroup: PanicError.Error print stack trace
  > 506c70f errgroup: propagate panic and Goexit through Wait
bumping golang.org/x/tools 456962e...578c121:
  > 578c121 go.mod: update golang.org/x dependencies
  > f114dcf gopls/internal/protocol: refine DocumentURI Clean method and its usages
  > 82ee0fd internal/mcp: change paginateList to a generic helper
  > 64bfecc gopls/internal/golang: fix extract bug with anon functions
  > 4546fbd internal/mcp: unify json tag parsing
  > 82473ce gopls/doc/release: tweak v0.19
  > f3c581f gopls/internal/protocol: add DocumentURI.Base accessor
  > d9bacab gopls/internal/server: improve "editing generated file" warning
  > 1afeefa internal/mcp: unexport FileResourceHandler
  > 33d5988 gopls/internal/server: Organize Imports of generated files
  > cb39a5f gopls/internal/golang: Format generated files
  > e43ca0c internal/mcp: validate tool input schemas
  > 61f37dc gopls: use new gomodcache index
  > fed8cc8 internal/refactor: keep comments with same import
  > c7873a3 gopls/internal/golang: eliminate dot import: skip keyed fields
  > 6e8a193 gopls/internal/debug: integrate flight recorder
  > 25caa76 gopls/internal/telemetry/cmd/stacks: delete
  > c3cb1f1 gopls/internal/mcp: add top level symbols from current package
  > effd83e gopls/internal/golang: add type inlayhint for variable decl
  > 58e5e62 gopls/internal/test/marker: organize mcp tool context test
  > ec7b2b3 gopls/internal/mcp: add exported type spec and value spec to context
  > f12067d gopls/internal/analysis/modernize: disable appendclipped
  > 59ce1d8 gopls/internal/analysis/modernize: appendclipped: preserve result type
  > 2246f6d internal/mcp: middleware on the sending side
  > 8fbc773 gopls/internal/analysis/modernize: add TODOs for nilness problem
  > 8675e27 gopls/internal/mcp: add context mcp tool
  > bcaee63 gopls/internal/protocol: make some optional integer fields indirect
  > 4e672d5 gopls/internal/protocol: PublishDiagnosticsParams.version omitempty
  > e88c5a4 internal/mcp: simplify session type params
  > 61b248f internal/mcp: add missing testenv.NeedsExec
  > a405109 internal/mcp: add a test for complete mapping of CallToolParams fields
  > d0c0a57 go/analysis/passes/unusedresult: remove maps.Copy
  > 73f1234 internal/mcp: community design
  > d794c0d internal/mcp: generic handling of CallToolParams
  > 3959656 internal/mcp: add iterator methods resources and prompts
  > f80f3ff gopls/internal/protocol: add Mapper.{Pos,Node]Text helpers
  > ef3a8dc go/analysis/passes/unusedresult: add test
  > 661b815 go/analysis/passes/unusedresult: add slices, maps functions
  > dd6ec04 gopls/internal/settings: add maprange analyzer
  > 218e5f2 gopls/internal: handle errors, or document that we ignore them
  > cb264bf internal/mcp: clean up diagnostics from Google import
  > c8e47eb internal/gofix: document batch fix commands
  > d3809ea internal/mcp: handle synthetic responses in conformance test
  > 147cb9c gopls/internal/analysis/modernize: minmax: put comments at proper positions
  > 59198a1 internal/mcp: add resource conformance test
  > bef2d59 internal/golang: re-fix crash in definition of invalid "continue label"
  > ad22223 gopls/internal/golang: fix crash in definition of invalid "continue label"
  > 2815c8b internal/tokeninternal: tag AddExistingFiles for go1.24
  > 389a102 gopls/internal/telemetry/cmd/stacks: collect from go.dev frontend
  > 81de76b gopls/internal/analysis/modernize: fix bug in minmax analyzer that incorrectly handles nested if-else-if structures
  > 7610d95 go/analysis/passes/printf: refine diagnostic locations
  > c6e0ebc internal/mcp: run conformance tests on 1.24 with a GOEXPERIMENT setting
  > 53be3d4 internal/mcp/jsonschema: apply schema defaults to an instance
  > d12ca1c internal/mcp/jsonschema: remove shared structure from schema inference
  > de7968d internal/gofix: add -gofix.allow_binding_decl flag
  > 93f6460 internal/mcp: add iterator method for tools
  > 359ea3a internal/mcp: add JSON conformance tests, and fix some bugs
  > 9233e12 gopls: update to staticcheck@master
  > 3eaf5e2 internal/mcp/jsonschema: validate defaults
  > 50c5c27 internal/mcp/jsonschema: check for structure separately
  > 4354923 internal/mcp: add pagination for prompts
  > 15e680e gopls/.../completion: unimported completion snippets
  > cc4b6fe internal/mcp/jsonschema: generalize error wrapping
  > 82fa2c0 internal/mcp/jsonschema: clearer validations errors
  > 845000b internal/mcp: meta and progress token
  > 66fd759 internal/mcp: add pagination for resources
  > f8a56cc internal/jsonrpc2_v2: update for go1.16+
  > 14c014c internal/tokeninternal: optimize AddExistingFiles
  > 6d1bf3b internal/test/integration/bench: add second kubernetes benchmark
  > 866eb14 go/analysis/passes/printf: fix the issue where %#q/%#x/%#X recursion is not recognized
  > baa4e14 internal/modindex: tiny test improvement
  > 1c017f1 internal/telemetry/cmd/stacks: support Delve
  > 2391123 internal/mcp: treat zero struct fields generously
  > 08af7d4 all: fix some function names and typos in comment
  > 60df06f internal/mcp: add pagination for tools
  > f5ea575 go/ssa/interp: use slices.Equal to simplify code
  > 6e44d1e internal/mcp: future-proof prompt handling
  > 4d4fb92 internal/mcp: implement logging
  > 66d4add internal/gocommand: re-disable flaky TestRmdirAfterGoList_Runner
  > ac05d44 jsonschema: package doc
  > 35a9265 jsonschema: add more schema fields
  > 95976d8 internal/mcp: construct README with weave
  > d5ec4a9 internal/mcp: add notifications
  > aebd3be gopls/internal/test/integration: simplify GoToDefinition
  > 423c5af gopls/internal/analysis/recursiveiter: set Diagnostic.End
  > dc34568 gopls/internal/test/integration/completion: relax expectations
  > 87749a7 all: fix typos
  > edbd9df jsonschema: dynamic references
  > 9460f2f gopls/internal/analysis/recursiveiter: report inefficient recursion
  > 150502a internal/mcp: keep an ordered list of feature keys
  > 10eb2f3 gopls/internal/mcp: add location info to mcp tool input arg
  > a2c2a72 internal/tokeninternal: avoid use of AddExistingFiles, for now
  > b62c6c1 internal/mcp: remove misplaced TODO comment
  > babda13 gopls: update to github.com/dominikh/go-tools@v0.6.1
  > 87f67c8 gopls/internal/debug: display Session.View.Folder.Options
  > 19c36ab internal/tokeninternal: use go1.25's FileSet.AddExistingFiles
  > 77de774 gopls/internal/golang: modify extract behavior for error handling returns
  > 6202e58 internal/mcp: generate method names
  > 86158bd internal/mcp: sampling
  > db456f9 internal/mcp: client middleware
  > 8edad1e internal/mcp: add the FileResourceHandler method
  > 7ae2e5c gopls/internal/golang: implement "inline local variable" code action
  > d71c72f gopls/internal/analysis/modernize: bloop: document deoptimization
  > b8ee9f1 gopls/internal/test/marker: add mcp tools action marker
  > c5e4271 internal/mcp: dispatcher middleware
  > 5a46e4d gopls/internal/analysis/modernize/slicesdelete: convert index type if needed
  > c460ea9 gopls/internal/analysis/modernize: disable slicesdelete pass
  > 2263a61 gopls/internal/test/marker: add a folding ranges test case
  > 5c7400c gopls/internal/cache/parsego: use PreorderStack
  > bc8c84c gopls/internal/golang: AddTest: fix types.Package.Path nil panic
  > b37bd0b internal/typesinternal: add go1.23 methods to NamedOrAlias
  > c6b2a9c internal/typesinternal: add TypeNameFor helper
  > ec0dab2 internal/mcp/design: sync with public design
  > b1e5d85 internal/gocommand: move and reenable TestRmdirAfterGoList
  > 78956f9 internal/mcp/design: yet more cleanup; define the Roots iterator
  > 6731e88 internal/diff/lcs: fix flaky test
  > 07c24ad internal/mcp: update README
  > 279ce35 internal/mcp/design: further clean-up
  > 0c0d330 internal/diff/lcs: log pseudorandom seeds so failures can be repro'd
  > 04dca59 internal/mcp: hide CancelledParams
  > 3c52d1f internal/mcp: reinstate ClientSession
  > 3e37703 internal/refactor/inline: report when a "binding decl" was inserted
  > d2ad3e0 internal/astutil/cursor: delete shims for old Cursor
  > 84fa02a x/tools: gofix -fix -test ./...
  > 43dd712 gopls/internal/protocol: make FoldingRange fields optional
  > baeb0da cmd/deadcode: respect unused symbols inside all loaded modules
  > fdae66b internal/mcp: design.md: polishing
  > 5eb0d1f internal/mcp: fix typos
  > ad2312c internal/mcp: design.md: link to spec change
  > cb65fbb internal/mcp: rename LocalTransport->InMemoryTransport, and document
  > 9a093bc internal/mcp: rename ServerConnection->ServerSession
  > c905b91 internal/mcp: design.md: clarify backward compatibility guarantee
  > 274b895 internal/mcp: resource tweaks
  > 283948d internal/mcp: document iterators
  > cd1dd28 internal/mcp: use RawMessage for tool args
  > cd3f34c internal/mcp: change CallTool signature
  > ccbd1d9 internal/mcp: change function signatures match design doc
  > e31df77 internal/mcp: pointerize all the things
  > 3ab3cc4 internal/mcp: document content constructors
  > a5938fa internal/mcp: remove omitzero
  > 34082a6 internal/mcp: simplify content
  > f1f12cf internal/mcp: merge the protocol package into mcp
  > 403f7ef internal/mcp/design: add pagination
  > 7d76ce6 internal/mcp/jsonschema: check that schemas form a tree
  > 0987b89 jsonschema: resolve remote references
  > 8ac1955 internal/mcp: implement resources
  > ade411c gopls/internal/lsprpc: start mcp server by passing -mcp-listen
  > 865cd20 x/tools: various cleanups related to planned parser changes
  > 8ab19ea internal/mcp: describe standard rpc signature
  > 4d1336a internal/mcp: add resource subscriptions
  > 6dfeba5 internal/mcp: adjust content types
  > 3818858 internal/mcp/protocol: make type name more convenient
  > bbef3e4 internal/mcp: implement roots
  > 2835a17 internal/mcp: design.md: adjust resource design
  > 7b959ff go/ast/inspector: improve doc comments
  > acf038e internal/mcp/protocol: featureSet[T]
  > 0d237c0 go/analysis/passes/framepointer: only stop on unconditional branches
  > 3ce9106 internal/mcp: fix roots design
  > 7b18363 go/ast/inspector: publish Cursor
  > a240192 internal/mcp/design.md: minor changes
  > ce6fe29 gopls/internal/completion: apply modernizers
  > 2cf2b2a internal/mcp/design: weave discussion of differences with mcp-go
  > b303c1f internal/mcp/design: remove the protocol package; update tools
  > d11c94a internal/design: minor cleanup; add 'errors' and 'ping' sections
  > 721ad8d internal/mcp/design.md: prompts and resources
  > b489159 internal/mcp: progress notifications
  > b61ab33 internal/mcp/design: add a section on cancellation
  > ef35d72 internal/mcp/design: add section on clients and servers
  > 8ee3f58 internal/mcp/design.md: completions
  > 4160b77 internal/mcp/design.md: client features
  > d60d930 internal/mcp: tool section of design
  > c89ad19 internal/mcp: JSON Schema design
  > 1ead56f internal/mcp/design: describe mcp-go delta
  > 2587caa internal/mcp/design: discuss generated protocol types
  > 3d89335 internal/mcp: a new extensibility point for HTTP transports
  > 6736a6d jsonschema: resolve refs
  > 51dcb32 gopls/internal/analysis/modernize: add checks to prevent invalid fixes from slicesContains
  > bad5619 internal/mcp/protocol: spell "Id" idiomatically
  > 89c7c2c internal/mcp/design: logging
  > dbc82b6 internal/mcp/jsonschema: make Schema.every fully recursive
  > 4a72625 internal/mcp/design: start a full design doc, with stubs
  > 3f0db34 internal/mcp: rename ClientConnection to ServerConnection
  > c836232 internal/mcp: rename Make* to New*
  > f71ad04 jsonschema: implement JSON Pointers for schemas
  > f8980b6 internal/mcp/jsonschema: support validating structs
  > 7231669 gopls/internal/analysis/modernize: don't offer a fix when initialization statement is not empty
  > deec52f internal/typesinternal: use TypeAndValue.IsBuiltin in ClassifyCall
  > 887e16c internal/mcp: NewClient takes Transport
  > ff4f533 internal/mcp: add README.md and CONTRIBUTING.md
  > 6b12a4e internal/mcp/protocol: move out of mcp/internal, as it's used in the API
  > 0ac692e gopls/internal/golang: Hover: show allocator size class
  > 8be0535 gopls/internal/golang: make "Show assembly" work in tests
  > 055c1af go/ssa: clear Function.subst after building bodyless function
  > 898dcae gopls/internal/golang/completion: new code for unimported completions
  > 9635d6c jsonschema: resolve anchors
  > 51a10bc jsonschema: resolve URIs for $id
  > 64b63a6 go.mod: update golang.org/x dependencies
  > 7701413 internal/mcp: move jsonschema out of mcp/internal
  > 125cd11 jsonschema: pre-compile regexps
  > 2f18550 jsonschema: better errors unmarshaling ints
  > 635622b jsonschema: using hashing for uniqueItems
  > 0f6a53f mcp: remove ServerConnection
  > ca54d59 jsonschema: represent integer keywords as ints
  > c75f7e8 jsonschema: validate object keywords
  > efd15d8 internal/mcp: clean up handling of content
  > 80e0fd8 internal/mcp: support prompts
  > ab01700 internal/mcp: add tool and schema options
  > 37278be internal/mcp: add more package documentation, examples
  > 7906227 internal/mcp: add a command transport for connecting to a sidecar
  > 1587f35 gopls/internal/server/completion: get correct surrounding for second lhs
  > f11e7de internal/stdlib: add arg types for functions
  > 0d2acf1 jsonschema: validate array keywords
  > fd1a208 jsonschema: validate logic keywords
  > 984d58c go/analysis/unitchecker: update TestVetStdlib's skip for "devel" move
  > 953b452 go/packages: skip TestRmdirAfterGoList_Runner
  > 9e366f5 jsonschema: validate numbers and strings
  > 68cf9be gopls/internal/golang/completion: tostring, tobytes postfix snippets
  > 6a96d1d cmd/auth: carve out module for deprecated command `auth`
  > 7261efd internal/mcp: export the Transport interface; add a Server example
  > e4c83cc internal/mcp: dynamically determine the mcp server based on URL
  > 26f40ac internal/mcp: clean up SSE server shutdown.
  > ffe579a go/packages: remove unexported fields from packages.Config
  > 37f9bd1 jsonschema: validate some keywords
  > bf81a8d internal/mcp/internal/jsonschema: schema definition
  > 4ec26d6 gopls/internal/server: add modify tags code action docs
  > d3f8716 gopls/internal/golang/completion: offer return with whitespace
  > de18b0b gopls: run modernize -fix in gopls
  > 2f3d4ad go/packages: add variant of TestRmdirAfterGoList without gocommand
  > cd9151d gopls/internal/cache: fix bug in toGobDiagnostic(Related)
  > d3a3775 internal/mcp: implement cancellation
  > 2863098 internal/mcp: implement ping, and test request interleaving
  > caf7cdc internal/mcp: implement HTTP SSE transport
  > 68e94bd x/tools: use 2-arg form of //go:linkname
  > f11abcb internal/analysisinternal: permit Fix.End slightly beyond EOF
  > 46e932f internal/analysisinternal: add std import at the start of the import group
  > d346382 gopls/internal/server: add modify_tags command handler
  > 0c2f68a gopls/internal/golang/completion: show typeparam for preceding funcs in chain
  > f01b9f6 gopls/internal/server: support links and hovers for replace directive
  > cd18362 go/packages: add test that go list closes file handles
  > 04af9bf go/analysis/passes/hostport: publish
  > 357c3da internal/mcp: add batching support
  > cc6bc88 internal/mcp: an MCP SDK prototype
  > e9d2a36 gopls/internal/golang: pkgdoc: don't discard NewT for unexported t
  > d905d0b gopls/internal/golang: add test for (unfixed) issue 65098
  > e27768f internal/refactor/inline: freeishNames initial scope
  > 264b0a5 gopls/internal/golang/completion: modernize
  > 7c6d4c6 internal/refactor/inline: handle generic functions
  > 6da8d2e gopls/internal/golang: Rename imports: be defensive
  > 015c0fc gopls/internal/test/integration/web: move misc/webserver_test.go
  > d97a910 gopls/internal/golang: CodeAction: don't fail because of 1 producer
  > d0ead43 gopls/internal/settings: enable most staticcheck analyzers
  > bacd4ba go/analysis/passes/gofix: add an example to doc
  > 48422ad gopls/internal/golang: add embedded struct info to hover
  > a318c19 internal/refactor/inline: test type params shadowing pkg symbols
  > 035d8c6 gopls/internal/golang: Rename all receivers only at declaration
  > 6f344f9 internal/refactor/inline: add test for type param shadowing
  > 2337e7c internal/refactor/inline: factor out free obj renaming
  > 93bb7f0 gopls: update x/telemetry
  > 33c6419 gopls/internal/golang: fix build
  > e78fd89 internal/astutil/cursor: four API refinements
  > cf5cb00 internal/astutil: PreorderStack: a safer ast.Inspect for stacks
  > f76b112 gopls/internal/golang: Rename all receiver variables
  > ee8f138 go/analysis/passes/gofix: go:fix directive checker
  > 1494dfe gopls: improve warning against using go get -tool with gopls
  > 20a69d6 gopls: warn against using go get -tool with gopls
  > 26ef4d1 gopls/internal/golang: fix broken build due to semantic merge conflict
  > 808c870 gopls/internal/cache: more test cases for syntax repairing
  > b68d703 gopls/internal/cache: handle VS Code Insiders in watchSubdirs
  > ce1c5d5 gopls/internal/golang: CallHierarchy: show only *types.Func callees
  > 7e7983f gopls/internal/golang: fix extract with free control statements
  > fd68572 internal/stdlib: find api directory more robustly
  > 7ceff13 go/analysis/passes/structtag: ignore findings for "encoding/..."
  > d363f10 gopls/doc: fix config for vim-lsp
  > 7829e07 go/analysis/passes/testinggoroutine: used UsedIdent
  > 9df6bbd gopls: hide todo inside readme.md
  > fd3eb08 gopls/internal/cache/parsego: new test case for fixed syntax
  > c24b06c gopls/internal/golang: implementation: report iface/iface relations
  > edff653 gopls/internal/server: TypeHierarchy support
  > a99a1c3 gopls/internal/analysis/modernize: prevent conversion of variadic functions to slices.ContainsFunc
  > 4e973d9 gopls/internal/golang: yet more refinement of golang/go# 70553
  > f64b14a gopls/internal/golang: completion: better default keyword completion in switch stmt
  > af71e42 gopls/internal/golang: Rename: fix crash in ill-typed redeclaration
  > 9fbec96 gopls/internal/server: workspace: skip adding already added file
bumping github.com/prometheus/client_golang 48e12a1...d50be25:
  > d50be25 Cut 1.22.0 (# 1793)
  > 1043db7 Cut 1.22.0-rc.0 (# 1768)
  > e575c9c promhttp: Isolate zstd support and klauspost/compress library use to promhttp/zstd package (# 1765)
  > f2276aa Merge pull request # 1764 from prometheus/dependabot/github_actions/github-actions-bf199c20a5
  > a3548c5 Merge pull request # 1754 from saswatamcode/exp-eh
  > 9df772c build(deps): bump peter-evans/create-pull-request
  > c5cf981 Merge pull request # 1762 from prometheus/release-1.21
  > 60fd2b0 Remove go.work file for now
  > e84c305 exp: Reset snappy buf (# 1756)
  > 8a42da3 Fix ios build. (# 1758)
  > 8f9d0de exp: Add dependabot config
  > c351d10 Merge pull request # 1753 from prometheus/dependabot/go_modules/github.com/google/go-cmp-0.7.0
  > 40c62f7 Merge pull request # 1757 from prometheus/revert-121cas
  > 8c4c8fe Merge pull request # 1752 from prometheus/dependabot/go_modules/github.com/klauspost/compress-1.18.0
  > 8e74257 build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0
  > eaf03ef Cut 1.21.0 (# 1737)
  > 689f590 Cut 1.21.1
  > 25fdd48 Merge pull request # 1751 from prometheus/dependabot/github_actions/github-actions-1d46c514bf
  > 3e9bb22 build(deps): bump github.com/klauspost/compress from 1.17.11 to 1.18.0
  > f1f89dc Cut 1.21.0-rc.0 (# 1718)
  > 9e567a7 Revert "Add: exponential backoff for CAS operations on floats (# 1661)"
  > ad23ad6 exp/api: Add accepted msg type validation to handler (# 1750)
  > 1f5f3b8 build(deps): bump the github-actions group with 5 updates
  > c923f7c Revert "ci: daggerize test and lint pipelines (# 1534)" (# 1717)
  > 248c3f7 exp/api: Add experimental exp module; Add remote API with write client and handler. (# 1658)
  > 1bcda80 process collector: Fixed pedantic registry failures on darwin with cgo. (# 1715)
  > 6b820eb Add support for undocumented query options for API (# 1743)
  > 038b37a tutorials/whatsup: Updated deps (# 1716)
  > 97546ff Update common Prometheus files (# 1745)
  > 56a2431 docs: Add RELEASE.md for the release process (# 1690)
  > 020a778 Merge pull request # 1744 from prometheus/release-1.21
  > cbd9526 Merge pull request # 1713 from prometheus/dependabot/go_modules/tutorials/whatsup/golang.org/x/net-0.33.0
  > 9940ebe Merge pull request # 1742 from prometheus/dependabot/github_actions/github-actions-91945f2503
  > 1a822a8 Upgrade to prometheus/common 0.62.0 with breaking change (# 1712)
  > 80b5a2a build(deps): bump golang.org/x/net in /tutorials/whatsup
  > 2c2903f Upgrade Golang version v1.24 (# 1738)
  > d8aff6f build(deps): bump the github-actions group with 2 updates
  > 7b39d01 Update common Prometheus files (# 1708)
  > 2de10d2 Cleanup dependabot config (# 1741)
  > aea1a59 Merge pull request # 1703 from prometheus/repo_sync
  > 5719ece Merge pull request # 1740 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.36.5
  > c882727 Merge pull request # 1704 from prometheus/dependabot/go_modules/github.com/prometheus/common-0.61.0
  > 74e0f30 Update common Prometheus files
  > e2d1203 Merge pull request # 1739 from prometheus/dependabot/go_modules/golang.org/x/sys-0.30.0
  > 5996c87 build(deps): bump google.golang.org/protobuf from 1.36.4 to 1.36.5
  > 168c8cc Merge pull request # 1707 from prometheus/dependabot/github_actions/github-actions-32880cf316
  > 0c8606f build(deps): bump github.com/prometheus/common from 0.60.1 to 0.61.0
  > 16ca7d8 Merge pull request # 1699 from dashpole/update_om_links
  > e729ba1 Update common Prometheus files (# 1731)
  > c9792a5 build(deps): bump golang.org/x/sys from 0.29.0 to 0.30.0
  > 253889c Merge pull request # 1705 from prometheus/dependabot/go_modules/golang.org/x/sys-0.28.0
  > b73f1d6 build(deps): bump the github-actions group with 5 updates
  > dcf944d build(deps): bump the github-actions group with 5 updates (# 1695)
  > 62165c2 update links to openmetrics to reference the v1.0.0 release
  > bf9ab7c Update common Prometheus files (# 1727)
  > b34fac0 Merge pull request # 1706 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.36.1
  > ab5a3ac build(deps): bump golang.org/x/sys from 0.27.0 to 0.28.0
  > 6bc5aaf Merge pull request # 1696 from prometheus/dependabot/go_modules/golang.org/x/sys-0.27.0
  > c5873e0 Merge pull request # 1726 from prometheus/dependabot/github_actions/github-actions-0a2c707ab8
  > 0e565ee build(deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.1
  > e5b5c5a Merge pull request # 1697 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.35.2
  > b338349 build(deps): bump golang.org/x/sys from 0.26.0 to 0.27.0
  > 348cc70 Merge pull request # 1725 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.36.4
  > c23accd build(deps): bump the github-actions group with 5 updates
  > f53c5ca setup OSSF Scorecard workflow (# 1432)
  > a656822 build(deps): bump google.golang.org/protobuf from 1.35.1 to 1.35.2
  > 8afccc7 feat: Add new CollectorFunc utility (# 1724)
  > 0f3d1e7 build(deps): bump google.golang.org/protobuf from 1.36.3 to 1.36.4
  > b236e1b examples: Follow best practices and established naming conventions (# 1650)
  > a42ae02 Added tips on releasing client and checking with k8s. (# 1723)
  > 1880f1b Fix: handle nil variableLabels in Desc.String() method and add tests for nil label values (# 1687)
  > 625c0eb chore(docs): Add links for the upstream PRs (# 1722)
  > 2356bb3 Update common Prometheus files (# 1692)
  > d9c0c3c Merge pull request # 1721 from prometheus/bwplotka-patch-1
  > 76b74e2 fix: add very small delay between observations to make test more realistic (and faster) (# 1691)
  > 68803f1 Merge pull request # 1719 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.36.3
  > 130ebd1 Update RELEASE.md
  > 6a90048 Add codeowners (# 1688)
  > c77aa37 Merge pull request # 1720 from prometheus/dependabot/go_modules/golang.org/x/sys-0.29.0
  > 2da9d00 build(deps): bump google.golang.org/protobuf from 1.36.1 to 1.36.3
  > 7d0a0fb fix: replace fmt.Errorf with errors.New (# 1689)
  > 40b7ca4 build(deps): bump golang.org/x/sys from 0.28.0 to 0.29.0
  > 291b0b0 Merge pull request # 1654 from shivanthzen/constNativeHistogram
  > 13851e9 Update common Prometheus files (# 1683)
  > ae84979 Add native histograms
  > a934c35 Add: exponential backoff for CAS operations on floats (# 1661)
  > bab92a7 chore: enable usestdlibvars linter (# 1680)
  > 400ee29 Update common Prometheus files (# 1679)
  > 2b11a4b Merge pull request # 1673 from imorph/faster_find_bucket
  > fcfad5c [chore]: enable perfsprint linter (# 1676)
  > 78d7a94 add: linear search implementation (+ benchmarks)
  > 1aa11d0 Merge pull request # 1678 from prometheus/dependabot/github_actions/github-actions-99b3cd78cd
  > 0c73c1c Merge pull request # 1672 from imorph/fix_summary_decay2
  > 6de54aa Merge pull request # 1674 from prometheus/repo_sync
  > abfb257 build(deps): bump the github-actions group across 1 directory with 3 updates
  > d3f2840 Merge pull request # 1665 from jkroepke/BuildFQName
  > 6d099da add: no skip in short mode for TestSummaryDecay
  > 02883cb Merge pull request # 1675 from mharbison72/issue-1660
  > 8aea698 Update common Prometheus files
  > 769f6f6 Merge pull request # 1670 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.35.1
  > ece74f8 optimize BuildFQName function
  > 7877776 fix: use injected now() instead of time.Now() in summary methods
  > 3c21cc0 process_collector: avoid a compiler warning on macOS (fixes # 1660)
  > 929900d Merge pull request # 1667 from prometheus/dependabot/go_modules/github.com/prometheus/common-0.60.1
  > 5aa8222 build(deps): bump google.golang.org/protobuf from 1.34.2 to 1.35.1
  > aef8aed Merge pull request # 1657 from Manask322/addHeadersRoundTripperExample
  > efa3a8c Merge pull request # 1669 from prometheus/dependabot/go_modules/golang.org/x/sys-0.26.0
  > 2c854c6 build(deps): bump github.com/prometheus/common from 0.59.1 to 0.60.1
  > e1675ce Merge pull request # 1651 from prometheus/arianna-maintainer
  > 547b8da test add headers round tripper
  > ce1dda1 Merge pull request # 1668 from prometheus/dependabot/go_modules/github.com/klauspost/compress-1.17.11
  > 1580d47 build(deps): bump golang.org/x/sys from 0.25.0 to 0.26.0
  > e265df7 Merge pull request # 1647 from prometheus/release-1.20
  > ffcf34f Add Arianna as maintainer 💪
  > 1f09abb build(deps): bump github.com/klauspost/compress from 1.17.10 to 1.17.11
  > 9c67f61 process_collector: Merge wasip1 and js into a single implementation (# 1644)
  > 284ca0f Optinally print OM created lines (# 1408)
  > 93c851f build(deps): bump the github-actions group with 4 updates (# 1634)
  > ae6e5d0 Update common Prometheus files (# 1635)
  > b2ef833 process_collector: Add Platform-Specific Describe for processCollector (# 1625)
  > a9c0488 Merge pull request # 1632 from prometheus/dependabot/go_modules/golang.org/x/sys-0.25.0
  > 38fb2b1 Merge pull request # 1633 from prometheus/dependabot/go_modules/github.com/klauspost/compress-1.17.10
  > 9cd37f9 build(deps): bump golang.org/x/sys from 0.24.0 to 0.25.0
  > 25bda7c process_collector: fill in virtual and resident memory values on macOS using optional cgo (# 1616)
  > cb4b0c6 build(deps): bump github.com/klauspost/compress from 1.17.9 to 1.17.10
  > 86f3496 Update common Prometheus files (# 1628)
  > ff60566 Refactor default runtime metrics tests for Go collector so that default runtime metric set autogenerates (# 1631)
  > 64158c5 Merge pull request # 1626 from ying-jeanne/add-example-for-customlabels
  > 39e7c23 Merge pull request # 1627 from prometheus/release-1.20
  > 86cdda8 Merge branch 'main' into add-example-for-customlabels
  > ac114f3 Update common Prometheus files (# 1622)
  > 6efd27d Update examples/customlabels/main.go
  > c29b986 Merge pull request # 1618 from prometheus/owilliams/utf8-testing
  > b079872 examples: Add custom labels example
  > 89f21b2 api: Add ability to CloseIdleConnection for one-off httpClient use cases. (# 1513)
  > 4d20de5 Set allow-utf-8 in Format during tests to avoid escaping.
  > a5e1340 process_collector: fill in most statistics on macOS (# 1600)
  > 97aa049 Update common Prometheus files (# 1615)
  > fa4f164 examples: Improved GoCollector example. (# 1589)
  > 30da80d Merge pull request # 1614 from prometheus/dependabot/github_actions/github-actions-aadb7c6e64
  > 2cc3a2f Update Dagger and build. (# 1610)
  > fd3057a build(deps): bump github/codeql-action
  > 850b6c0 changed the name of all variables with min/max name (# 1606)
  > 67683fd Merge pull request # 1612 from prometheus/dependabot/go_modules/github.com/prometheus/common-0.57.0
  > 0ac5bf3 Merge pull request # 1611 from prometheus/dependabot/go_modules/golang.org/x/sys-0.24.0
  > 25ed766 build(deps): bump github.com/prometheus/common from 0.55.0 to 0.57.0
  > 0a90db7 Merge pull request # 1602 from prometheus/superq/update_go
  > 4c36916 build(deps): bump golang.org/x/sys from 0.22.0 to 0.24.0
  > ffc4cc6 Merge pull request # 1603 from prometheus/superq/cleanup_lint
  > c85ae6b Update supported Go versions
  > dbf72fc Merge pull request # 1593 from prometheus/release-1.20
  > e080e48 Update linting
  > b5361fe ci: bump dagger to the latest version (# 1588)
  > 989a6d0 Merge pull request # 1583 from prometheus/fix
  > 05936e8 Merge pull request # 1582 from prometheus/main-1.20
  > 8514bd7 gocollector: Tiny fix for help message with runtime/metrics source.
bumping k8s.io/kube-openapi 2c72e55...c8a335a:
  > c8a335a Merge pull request # 531 from serathius/validate-streaming
  > 9d41124 Merge pull request # 530 from Jefftree/go-124
  > 0d9316e Add validation rules for streaming
  > b98be4e Merge pull request # 529 from Jefftree/idl-fix
  > 342f11d Change package name back to idl_test and import idl
  > 58bc144 Merge pull request # 527 from jas4711/fix-slow-tests
  > 1250ee0 Fix package path for idl so the examples are aligned with types
  > 995909f Add go 1.24 to CI
  > e5f78fe Merge pull request # 524 from thockin/master
  > 79dd252 Increase integration tests' timeout to 1min
  > e0eeacd Switch from gofuzz to randfill
bumping k8s.io/apiserver c09fadd...338d7b8:
  > 338d7b8 Update dependencies to v0.33.1 tag
  > 1fb809d Merge remote-tracking branch 'origin/master' into release-1.33
  > 6aae451 Stop exposing list-via-watch from the server
  > 345c8cf Merge remote-tracking branch 'origin/master' into release-1.33
  > 11e6080 Merge pull request # 131196 from siyuanfoundation/forward-api
  > e87c9db Move to released version of prometheus/client_golang v1.22.0 from rc.0
  > 9ca332f bug fix: fix version order in emulation forward compatibility.
  > d4f2fc5 Merge pull request # 131020 from wojtek-t/fix_asynchronous_error
  > beaef1d Merge pull request # 131103 from ahrtr/etcd_sdk_20250328
  > b9e86eb Fix race for sending errors in watch
  > 1776f0c Parallelize cacher list tests
  > e228aea Don't start etcd for skipped test
  > 29a5d82 Stop cacher in TestWatchStreamSeparation to speed up shutdown
  > 30b60eb Fix flake, non-consistent list doesn't give any guarantees about staleness
  > aed144f Ensure that cacher is terminated in TestGetListRecursivePrefix
  > 51e9232 bump etcd 3.5.21 sdk
  > 26bd744 Merge pull request # 127053 from dashpole/tracing_context_propagation
  > 37736ec Merge pull request # 129872 from seans3/websocket-https-proxy
  > 6898b83 restrict trace context propagation to system:master and system:monitoring
  > b1b5987 Merge pull request # 130937 from serathius/watchcache-unify-delegate-list
  > 3b2a820 Websocket HTTPS proxy support
  > 6811fde Unify should delegate list
  > b1020ce Merge pull request # 130423 from serathius/watchcache-continue
  > 3a206e1 Merge pull request # 130930 from siyuanfoundation/help
  > 5a05907 Serve LISTs with exact RV and continuations from cache
  > a11f874 Merge pull request # 130121 from yongruilin/featuregate-unversion-clean
  > b94acad chore: update emulation version help msg.
  > 8702b38 chore: Remove unused unversioned feature gate map by consolidating feature gate files
  > 7d24a9e Merge pull request # 130925 from serathius/watchcache-snapshotter-interface
  > 23be1a4 Merge pull request # 130924 from serathius/watchcache-delegate-precedense
  > fa558b1 Create Snapshotter interface to fake the implementation
  > dfc7cb5 Merge pull request # 130922 from serathius/watchcache-delegate-state
  > 91724cf Change precedence order for continue and legacy exact match
  > a581683 Merge pull request # 130899 from serathius/watchcache-error
  > edd1d1f Extend shouldDelegateList testing incorportating state of cacher
  > 1a83f0c Merge pull request # 128402 from richabanker/mvp-agg-discovery
  > 50f48ce Implement watchcache returning error from etcd that caused cache reinitialization
  > 2566cd2 Merge pull request # 130115 from danmillwood/danmillwood-dispatcher-test-patch
  > ae08979 Replace StorageVersion API with aggregated discovery to fetch served resources by a peer for MVP
  > 7db8aee Merge pull request # 130906 from serathius/streaming-validation
  > 10c2760 Fix intermittent test failure
  > f50e0ed Update kube-openapi and integrate streaming tags validation
  > 98865c8 Merge pull request # 130863 from serathius/watchcache-negative-RV-consistent
  > 0f51ac5 Merge pull request # 130560 from stlaz/remote-uid-config-beta
  > c59961a Test continue with negative RV for reading consistent RV
  > 52e218f Merge pull request # 130873 from serathius/watchcache-consistency-typo
  > a9904ee bump RemoteRequestHeaderUID featuregate to Beta, on by default
  > 3482808 Merge pull request # 130866 from serathius/watchcache-delegate-helper
  > 4da0062 Fix missing recursive in consistency check, enable panic on failed check and fix typo in logs
  > aac1558 Merge pull request # 130875 from aramase/aramase/f/fix_email_verified_godoc
  > cc5ef43 Extract delegator.Helper interface to allow making delegate decision based on cache state
  > 3a95207 Add unit test to validate email_verified in claim validation rules
  > 67dfc24 fix godoc for email_verified requirement when username contains claims.email
  > d750e2f Merge pull request # 130595 from tkashem/omit-admission
  > ba3fbbb Merge pull request # 130688 from serathius/watchcache-validate
  > 4c88a5c skip admission for unsafe delete
  > fa03ee3 Merge pull request # 130347 from Jefftree/remove-v2beta1-agg-discovery
  > 7a33f52 Use ValidateListOptions in watch cache
  > 544ce3d Merge pull request # 130741 from googs1025/fix/data_race
  > cba5376 Gate apidiscovery/v2beta1 serving with a feature gate
  > 5df5358 Merge pull request # 130811 from serathius/watchcache-test-negative-rv
  > 7af2504 flake: fix data race for TestApfWatchHandlePanic unit test
  > 2265efa Merge pull request # 130815 from serathius/watchcache-simplify-bypass-test
  > 6f6da8e Add test cases for negative resource version in TestList
  > 8aa636f Merge pull request # 130813 from serathius/watchcache-consistent-list-flake
  > 3a2e1b5 Simplify bypass test by just testing shouldDelegateList function
  > a679925 Test bypass for negative RV
  > 05ed2e0 Merge pull request # 130437 from srivastav-abhishek/fix-unsafe-conversions-test
  > 6ace22f Fix flaky RunTestConsistentList
  > b640464 Merge pull request # 130588 from serathius/watchcache-test-recursive
  > 1b0427a Removed parallel execution for test/subtest where AllocsPerRun is used
  > 84cc815 Merge pull request # 130354 from siyuanfoundation/forward-api
  > f76f81a Test recursive in TestGetListCacheBypass and separate overrides
  > 70820c9 Merge pull request # 130019 from yongruilin/version-intro
  > 942f114 Add option to explicitly enable future gv or gvr in runtime-config.
  > a91b001 Merge pull request # 130788 from jpbetz/fix-subresources
  > 2b4f068 refactor: detach Info from apimachinery util version
  > 5a72bc8 Add emulation forward compatibility into api enablement and RemoveDeletedKinds.
  > 543428d Merge pull request # 130775 from serathius/watchcache-consistent-read
  > 24d512c Fix subresource parsing for declarative validation
  > b671788 feat: extend version information with more detailed version fields
  > d88392f Merge pull request # 130754 from aaron-prindle/validation-gen-add-metric-and-runtime-verification-review-comments-upstream
  > 3cb2448 Fix detecting consistent read when watchcache starts handling continue
  > c31bd99 Merge pull request # 130751 from Jefftree/cle-promote-beta
  > 4fe686a chore: change Info->Error log level related to declarative validation runtime tests and refactor panic wrapper names
  > 79feac1 Merge pull request # 130777 from serathius/watchcache-consistency-test
  > 1623f66 Promote CLE to beta
  > 7b991eb Merge pull request # 124360 from carlory/kep-3751-quota-2
  > 36c1a58 Fix typo and pass the environment variable required to enable watchcache consistency checking in GCE tests
  > 8e8b957 Merge pull request # 130693 from novahe/fix/test-cases
  > 2156078 Add quota support for PVC with VolumeAttributesClass
  > 6056c27 Merge pull request # 130752 from serathius/watchcache-simplify-delagate
  > a2c8b55 Fix test cases that may potentially cause a panic.
  > ae901d5 Merge pull request # 130648 from jpbetz/semver-tolerant
  > 6ed4233 Simplify shouldDelegateList
  > 96b9726 Merge pull request # 130705 from aaron-prindle/validation-gen-add-metric-and-runtime-verification-upstream
  > 408f503 Apply feedback
  > 3832c30 Merge pull request # 130708 from fuweid/reduce-spans-in-writer
  > b8750e7 feat: add declarative validation metrics and associated runtime verification tests
  > 92171c8 Add normalization support to CEL semver library, enable in base env
  > 1a6db11 Merge pull request # 129407 from serathius/streaming-proto-list-encoder
  > 9ff9bbb *: reduce tracing events during streaming JSON objects
  > 97b6cb1 chore: change error_matcher.go to use test interface instead of importing testing pkg
  > 782d907 Add tolerant parse option to semver
  > b2bc62b Merge pull request # 130475 from serathius/watchcache-consistency
  > 67ec836 Implement streaming proto encoding
  > 67d2550 Merge pull request # 130530 from pacoxu/v1.33-fg-cleanup
  > 23e9b2c Implement consistency checking
  > dccab55 Merge pull request # 130637 from serathius/watchcache-unify-validation
  > d44a862 remove feature gate AdmissionWebhookMatchConditions that was GAed in v1.30
  > 855c0d4 Merge pull request # 130555 from thockin/k_k_randfill
  > 73e72d1 Unify ListOptions validation between cache and etcd
  > bd0e774 remove AggregatedDiscoveryEndpoint that was GAed in v1.30
  > 7ee837d Vendor randfill
  > 01307e4 remove feature gate RemainingItemCount that was GAed in v1.29
  > 9641d30 Use randfill, do API renames
  > c2e94ca Merge pull request # 130569 from dims/update-to-latest-cadvisor-v0.52.0
  > 7377dfa Merge pull request # 130417 from serathius/watchcache-compact
  > e36558f update to v1.22.0-rc.0
  > 4305a14 Separate compactWatchCache from increaseRV
  > 337542d update to latest cadvisor @ v0.52.0
  > d3e44df Merge pull request # 130589 from serathius/watchcache-opts
  > c5b8df4 Merge pull request # 130543 from thockin/error_matcher_and_origin
  > f422062 Pass storage.ListOptions to WaitUntilFreshAndList
  > 163865f Merge pull request # 130320 from Jefftree/relax-openapi-verify
  > 0b0eaa3 Fix up ErrorMatcher from feedback
  > b12d7a1 Allow OpenAPI verification to pass both with and without strict alpha
  > 5edb11a Merge pull request # 130571 from hakuna-matatah/debug-upstream
  > 821b679 Merge pull request # 130587 from serathius/watchcache-subtests
  > 6faeace Debug latencies in request handler
  > 79ec453 Run lists tests in subtests
  > 345ad05 Merge pull request # 130549 from jpbetz/validation-gen-pr2
  > 7c0ba21 Add declarative validation utility for use from strategies
  > 70fe4e2 Merge pull request # 128919 from dashpole/update_otel
  > 9b3bebd update go.opentelemetry.io dependencies to v1.33.0/v0.58.0
  > 990bed7 Merge pull request # 130450 from JoelSpeed/fix-contains-cidr
  > 6a65641 Merge pull request # 129334 from serathius/streaming-json-list-encoder
  > 6479174 Fix implementation of ContainsCIDR to allow non-equal addresses
  > f2b1ab6 Merge pull request # 130474 from dims/bump-x/crypto-and-x/oauth2
  > 38b01a1 Streaming JSON encoder for List
  > 69cfb42 Merge pull request # 129688 from cpanato/update-main-go124
  > e1e2202 Bump x/oauth2 and x/crypto
  > 205c0f5 Merge pull request # 130281 from z1cheng/issue_130264
  > 585eff5 bump go.mod to set min go1.24
  > 82c8af5 Merge pull request # 130443 from serathius/watchcache-limit
  > c576a62 Implement chunking for gzip encoder in deferredResponseWriter
  > e03f7e4 Merge pull request # 130400 from serathius/storage-current-rv
  > 9e52394 Remove limit support from btree store
  > 3ad9385 Move GetCurrentResourceVersion to storage.Interface
  > 2ebe70a Merge pull request # 130412 from serathius/watchcache-progress
  > 0230ffb Merge pull request # 130399 from serathius/cache-delegator
  > a458717 Move watch progress to separate package.
  > a64613c Rename CacheProxy to CacheDelegator
  > ed3efcd Merge pull request # 130060 from carlory/fix-quota-scope
  > 1e7b28d Merge pull request # 129657 from p0lyn0mial/upstream-cacher-resilient-init-back-off
  > 13a27b8 Fix a bug where the `ResourceQuota` admission plugin does not respect ANY scope change when a resource is being updated. i.e. to set/unset an existing pod's `terminationGracePeriodSeconds` field.
  > fcfce5a Merge pull request # 130279 from serathius/watchcache-snapshot
  > 3aea777 storage/cacher/ready: dynamically calculate the retryAfterSeconds
  > 4a787e9 Merge pull request # 130344 from tosi3k/wc-upper-bound-capacity
  > 09c0e7d Add snapshotting of watch cache behind a feature gate
  > 710763d Merge pull request # 130118 from lucasrattz/update-anp
  > efe7a1b Add watch cache capacity upper bound adjusting logic
  > d522031 Ensure that btree threadedStoreIndexer implements orderedLister
  > 8dccd76 Merge pull request # 130359 from my-git9/assertion1
  > 4831145 Bump konnectivity-client to v0.31.2
  > 95d27c9 Merge pull request # 130187 from mansikulkarni96/129084
  > a3d85c2 enable go-required check
  > 3a55230 Drop winsymlink go 1.23 workaround
  > afb79f8 fix wrong assertion on tests
  > 644f8e6 Merge pull request # 130242 from serathius/watchcache-test
  > 476d81d Test continuations and exact revision LISTs
  > b9bc02f Merge pull request # 130280 from serathius/watchcache-test-refactor
  > b9f760c Merge pull request # 130297 from 249043822/br0004
  > 1e6e6f0 Refactor TestList and validate continuations to allow testing pagination and more exact RVs in the future
  > 9da16fa Fix non-recursive list should also read RequestWatchProgress feature when consistent list from cache is enabled
  > f98455c Merge pull request # 122646 from liggitt/deletionTimestamp
  > 8dd4460 Merge pull request # 130047 from HirazawaUi/modify-loopback-cert-valid-period
  > 1bac1a3 prevent deletionTimestamp from moving into the past
  > b6fda29 Merge pull request # 130190 from nkeert/test-validate-deferredResponseWriter-for-multiple-writes
  > c533eff adjusting loopback certificate validity in kube-apiserver
  > 938d466 Merge pull request # 130249 from seans3/bump-websockets-version
  > 11288ef Add a test to validate deferredResponseWriteron multiple write calls
  > ff5a72e Update gorilla/websockets library from 1.5.0 to latest 1.5.3
  > 52dde33 Merge pull request # 130126 from fuweid/fix-128314
  > 35a4ee0 Merge pull request # 129852 from p0lyn0mial/upstream-clock-test-cache
  > 2a04234 proxy: should add PingPeriod for websocket translator
  > 08a05f9 Merge pull request # 130113 from AwesomePatrol/129931-fix-3
  > 23e8a6c cacher: decrease the running time of TestConsistentReadFallback
  > 87cccf7 Limit ResourceQuota LIST requests to times when informer is not synced
  > 8a149c9 cacher/cacher_whitebox_test: newTestCacherWithoutSyncing allow passing a clock
  > c471778 Merge pull request # 129934 from serathius/graduate-btree
  > 4628bb8 Merge pull request # 129416 from siyuanfoundation/refactor
  > c1a2d59 Graduate BtreeWatchCache feature gate to GA
  > 9bb5fd5 Merge pull request # 129929 from serathius/deprecate-separate-rpc
  > 9bb4aa7 Refactor compatibility version code
  > 7b8dc61 Merge pull request # 129930 from serathius/deprecate-watch-from-storage
  > 66f7881 Flip SeparateCacheWatchRPC feature gate to false and deprecate it.
  > 0198fdb Merge pull request # 129921 from srivastav-abhishek/fix-etcd-test
  > 0167eb5 Deprecate WatchFromStorageWithoutResourceVersion
  > 2ce508c Merge pull request # 129844 from cici37/bumCEL
  > 55da1af Additional timeout to receive all watchEvents
  > 39a73cd Merge pull request # 129813 from yongruilin/golangci-featuregate-add
  > 69f7857 Update the env option.
  > 52f2fda Merge pull request # 129596 from cici37/cvTest
  > ee59411 feat: add a lint rule to prevent Add unversioned featuregate
  > 7e0cbb5 Bump cel-go to v0.23.2.
  > 6c0d90b Merge pull request # 129751 from pacoxu/EfficientWatchResumption
  > 3a132bf Add test for compatible version
  > 2911f5b Merge pull request # 129815 from dims/linter-to-ensure-go-cmp/cmp-is-used-only-in-tests
  > a2ab8dc remove GAed EfficientWatchResumption since v1.24
  > 0a703e3 Linter to ensure go-cmp/cmp is used ONLY in tests
  > f6d3d88 Merge pull request # 129786 from JoelSpeed/drop-netip-variables
  > a3f27ce Drop declaration of IP/CDIR type CEL variables
  > e35b5a7 Merge pull request # 129732 from dims/switch-to-v2.6.3-of-gopkg.in/go-jose/go-jose.v2
  > cf7237e Merge pull request # 127709 from pohly/log-client-go-rest
  > 736476d update github.com/coreos/go-oidc to v2.3.0
  > 6885e99 Merge pull request # 129538 from hzxuzhonghu/http2-clean
  > c2262d5 client-go/rest: backoff with context support
  > 6e7ca2c Switch to gopkg.in/go-jose/go-jose.v2 @ v2.6.3
  > 0e1bb96 Merge pull request # 129679 from pacoxu/remove-APIListChunking
  > 29de537 Cleanupï: only initiate http2 server options when http2 is not disabled
  > b66aedf remove APIListChunking which was GAed since v1.29
  > 626adbf Merge pull request # 129303 from sttts/sttts-vap-jsonpatch-typeresolver-tests
  > ae92d91 Merge pull request # 129628 from 249043822/br004
  > ca7102a apiserver/admission/cel: add unit tests for JSONPatch expressions
  > 2387b5d Merge pull request # 129633 from skitt/revert-go-difflib-go-spew
  > e802cf6 remove duplicate getAttrsFunc calls to reduce temporary memory allocations
  > 2c1a1fa Merge pull request # 129547 from serathius/watchcache-bypass-test-valid
  > 695a3a4 Revert to go-difflib and go-spew releases
  > cd99ead Merge pull request # 129622 from dims/update-to-latest-kustomize-v5.6.0
  > a6c0914 Only test requests that pass validation
  > 37d4665 Merge pull request # 127375 from omerap12/issue_126311
  > 5f060d9 Drop github.com/asaskevich/govalidator
  > 76f1672 Merge pull request # 129590 from wojtek-t/cleanup_feature_gates
  > 7ca4de7 lint: removed empty line
  > 30363fd Remove WatchBookmark feature gate
  > 81ab7e0 Add test for CEL reserved symbols without double underscore
  > 5edcd3c Merge pull request # 124087 from krzysdabro/tests-apiserver-options-kms
  > e62b626 Merge pull request # 129443 from serathius/watchcache-proxy
  > 2146712 apiserver: decrease timeout for TestKMSHealthzEndpoint
  > 6c47046 Merge pull request # 129439 from serathius/refactor-delegate-2
  > 74be087 Extract and unify cache bypass logic by creating a CacheProxy struct
  > b431778 Refactor shouldDelegateList
  > a2cdf2c Merge pull request # 129540 from serathius/test-list-cache-bypass
  > 2241ea0 Merge pull request # 129542 from serathius/watchcache-benchmark-namespace
  > 3c47ed7 Test all possible combinations of input for shouldDelegateList
  > 8161d73 Add benchmarking of namespace index
  > c7ea661 Merge pull request # 129441 from serathius/watchcache-benchmark
  > 893803d Merge pull request # 129440 from serathius/watchcache-extract-list-response
  > fd21d18 Improve benchmark to handle multiple dimensions
  > 2cad252 Merge pull request # 129430 from MadhavJivrajani/go124-webhook-regex-ut
  > 62c90b1 Extract list response struct to manage all the response fields
  > e6eb589 Merge pull request # 129349 from dims/bump-x/net-to-v0.33.0
  > 7c924dc webhook: alter regex to account for x509sha1 GODEBUG removal
  > 006dd59 Merge pull request # 128872 from alvaroaleman/generics
  > 825f36b Bump x/net to v0.33.0
  > 84b3c4c Use generic btree in watchcache
  > a53d8f1 Update github.com/google/btree
  > 494066f Merge pull request # 128279 from Jefftree/compat-133
  > 15b54ba Expand emulated version range to n-3 with 1.31 floor
  > c7fb780 Merge pull request # 129074 from siyuanfoundation/fgv
  > 0daeb9f Add Validation to versioned feature specs.
  > b3597c0 Merge pull request # 129205 from tosi3k/wc-configurable-retention
  > f5b4a60 Merge pull request # 129213 from Jefftree/k-openapi
  > 0dcf3e9 Configure watch cache history window based on request timeout
  > 665a8df Merge pull request # 128343 from Jefftree/responsewriter-test
  > 68ddbb0 bump kube-openapi
  > b62222b Merge pull request # 129195 from dims/update-x/crypto/ssh-dependency
  > ada3ee1 add test for inmemory response writer
  > 6ecac9f Merge pull request # 128844 from cheftako/updateANP
  > dbfbe37 Update x/crypto/ssh dependency
  > 988c0f8 Merge pull request # 129054 from pohly/remove-import-name
  > c8d9720 Bump konnectivity-client to v0.31.1
  > 0a3c895 Merge pull request # 128890 from kei01234kei/output_log_when_server_shutdown_is_failed
  > b846629 remove import doc comments
  > 47024d9 Merge pull request # 128862 from MariamFahmy98/map-unit-tests
  > 753940e 📝 output log when server shutdown is failed
  > ea0b9ce Merge pull request # 128621 from kmala/master
  > b858201 fix: remove duplicated unit tests in JSONPatch and ApplyConfiguration
  > df1723c Merge pull request # 127897 from modulitos/add-x509-uid-to-user
  > d513755 update the github.com/golang-jwt/jwt/v4 dependency
  > 3658357 Merge pull request # 129103 from liggitt/drop-winreadlinkvolume
  > 026bd87 set user.DefaultInfo.UID from x509 cert
  > 9add4d0 Drop use of winreadlinkvolume godebug option
  > 99abade Merge pull request # 129081 from stlaz/fg_remote_uid
  > 79e6f1f Merge pull request # 129083 from liggitt/go1.23windows
  > 5047b8f featuregate UID in RequestHeader authenticator
  > aaeb01b Revert to go1.22 windows filesystem stdlib behavior
  > cccad30 Merge pull request # 128722 from dims/possible-fix-for-alpha-feature-breaking-tests
  > 51b4b49 Possible fix for alpha CI jobs failing with AllowUnsafeMalformedObjectDeletion switched on
bumping github.com/Azure/go-ansiterm d185dfc...306776e:
  > 306776e Auto merge mandatory file pr
  > b3e40cb Microsoft mandatory file
bumping github.com/google/btree 8e29150...aeba20f:
  > aeba20f fix: remove item may changed clone btree; (i+1) children has new cow, but do not copy
bumping golang.org/x/mod dc121ce...9d33331:
  > 9d33331 x/mod: add the ignore directive
  > ae88a97 all: change from sort functions to slices functions
bumping knative.dev/networking 6268d93...f950c0c:
  > f950c0c upgrade to latest dependencies (# 1068)
  > c3d6b4f bump deps (# 1067)
  > ea31f2e upgrade to latest dependencies (# 1066)
  > e132e24 upgrade to latest dependencies (# 1065)
  > eea9fd8 upgrade to latest dependencies (# 1064)
  > 6f71a25 upgrade to latest dependencies (# 1063)
  > a06da1d upgrade to latest dependencies (# 1062)
  > 16635c6 Update community files (# 1061)
  > e2c18ca Update community files (# 1060)
bumping knative.dev/serving a4c4491...7f0a07a:
  > 7f0a07a Update net-istio nightly (# 15931)
  > 3219cec Update net-gateway-api nightly (# 15930)
  > 7c79463 upgrade to latest dependencies (# 15926)
  > a923b8e Update net-istio nightly (# 15927)
  > 9709686 bump deps (# 15922)
  > 2d82b20 Update net-contour nightly (# 15925)
  > c50a00d Update net-contour nightly (# 15921)
  > 5d87069 Update net-gateway-api nightly (# 15920)
  > d96077a Update net-kourier nightly (# 15915)
  > ed1e3d7 Update net-istio nightly (# 15919)
  > 56eeff1 ignore v1.Endpoint.* deprecation (# 15917)
  > 7034ca3 Fix flakes in TestIdleTimeoutHandler (# 15918)
  > 0641d0b upgrade to latest dependencies (# 15914)
  > d442738 Update net-gateway-api nightly (# 15916)
  > cf4b1ae Fix request hanging after response start timeout expires (# 15899)
  > 80d7335 Correct tryTimeoutAndWriteError to write timeout regardless of prior writes (# 15900)
  > 794c02f Update net-kourier nightly (# 15912)
  > fbeabf6 upgrade to latest dependencies (# 15906)
  > 5470b9f Update net-contour nightly (# 15911)
  > 0a95f77 Update net-kourier nightly (# 15909)
  > 0d710f5 Update net-gateway-api nightly (# 15910)
  > d5907a3 Update net-kourier nightly (# 15901)
  > 817f739 Bump chainguard-dev/actions in the github-actions group (# 15905)
  > 92b23aa Update net-istio nightly (# 15902)
  > 6d6d25e Fix labels and annotations propagation to k8s service on update (# 15892)
  > c36383e Add support for Kubernetes “image” volume type (# 15878)
  > 3f7000d TestSystemInternalTLS set min-scale to not lose logs (# 15895)
  > 16b1076 Update net-kourier nightly (# 15897)
  > e56dd0e upgrade to latest dependencies (# 15894)
  > 8a39d5e upgrade to latest dependencies (# 15881)
  > 99655d2 Update net-gateway-api nightly (# 15885)
  > bbf34f6 Update net-contour nightly (# 15887)
  > 4e4420a Update net-kourier nightly (# 15886)
  > ebcedc8 Update net-istio nightly (# 15888)
  > 589b6ab bump cluster version (# 15879)
  > a01a078 Update net-gateway-api nightly (# 15875)
  > 803fdbf Update net-istio nightly (# 15876)
  > eaad792 Bump the github-actions group with 3 updates (# 15874)
  > 5032acc Update net-contour nightly (# 15872)
  > 0cb5678 Bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 (# 15871)
  > 25fccfb upgrade to latest dependencies (# 15868)
  > 7decfdc feat: reduce duplicate code (# 15867)
  > 9dfd12d Update net-kourier nightly (# 15865)
  > abd03b2 Update net-istio nightly (# 15864)
  > c2645f0 Update net-contour nightly (# 15863)
  > 0c57eaf Update net-gateway-api nightly (# 15859)
  > 6c949a5 Update community files (# 15862)
  > 9665028 Update net-kourier nightly (# 15860)
bumping sigs.k8s.io/structured-merge-diff/v4 7bf59b3...0ee1c65:
  > 0ee1c65 Merge pull request # 283 from thockin/master
  > 1d759a2 Merge pull request # 279 from yongruilin/fix-apidiff
  > 1ae718b Switch from gofuzz to randfill
  > 23d89dc Merge pull request # 277 from yongruilin/apidiff
  > d3de6bc fix: update apidiff script to install tool and set up remote repository
  > d4ed9e1 feat: Adds a script to run apidiff
bumping k8s.io/api 78094a6...04f698e:
  > 04f698e Update dependencies to v0.33.1 tag
  > 16cedc7 Merge pull request # 131088 from atiratree/rename-terminating-replicas-fg
  > dc88679 Merge pull request # 131103 from ahrtr/etcd_sdk_20250328
  > 96e38c9 rename DeploymentPodReplacementPolicy FG to DeploymentReplicaSetTerminatingReplicas
  > 4a456a2 bump etcd 3.5.21 sdk
  > c21a017 Merge pull request # 129970 from mortent/AddResourceV1beta2API
  > 118546d Merge pull request # 130556 from sreeram-venkitesh/kep-4960-container-stop-signals
  > d0673db Run make update
  > f9401a3 Merge pull request # 130797 from jm-franc/configurable-tolerance
  > 9b3e544 Generated UPDATE_COMPATIBILITY_FIXTURE_DATA
  > 9f5e16d Add resource v1beta2 API
  > a97d51b Refresh autogenerated files following the configurable tolerance updates.
  > 24fc7f2 Generated files
  > 4b96751 Fix API doc and tolerance field handling when gate is flipped.
  > 9a0e368 API changes
  > 2f57c40 Update test fixture to account for new tolerance field.
  > 1a7a756 Add the HorizontalPodAutoscaler tolerance field.
  > 71f613b Merge pull request # 130920 from kerthcet/feat/promote-to-ga
  > 741ca77 Merge pull request # 130764 from cici37/partitionableDevice
  > ee0eaca KEP-3094 Promote NodeInclusionPolicyInPodTopologySpread to Stable
  > 41d52b8 Auto gen
  > 433b48c API manual changes
  > 6b142a2 Merge pull request # 130844 from danwinship/improved-traffic-distribution
  > 88064fe Merge pull request # 130447 from pohly/dra-device-taints
  > 8e8be3a update generate docs for PreferSameTrafficDistribution
  > fc83166 Merge pull request # 130225 from ritazh/dra-admin-access-namespace
  > 2996c1d DRA: generated files for device taints API
  > 7cac191 Add PreferSameTrafficDistribution feature gate and associated API.
  > c5abc76 Merge pull request # 130463 from sanposhiho/ga-mlk
  > 1e2d8d9 DRA: AdminAccess validate based on namespace label
  > 55f0a69 DRA: add device taints API
  > feb95d9 Merge pull request # 130906 from serathius/streaming-validation
  > 4bccf90 feat: graduate MatchLabelKeysInPodAffinity to GA
  > 540078b Implement KEP 4876 Mutable CSINode (# 130007)
  > e2952ca Update kube-openapi and integrate streaming tags validation
  > ec9cd3f Merge pull request # 128622 from jpbetz/admission-policy-generalize-api-docs
  > 472f333 Merge pull request # 129954 from iholder101/swap/capacity-on-node-sys-info
  > 591c6c2 generate
  > 4dec174 Merge pull request # 130733 from natasha41575/pod-resize-conditions
  > e4905b7 add auto-generated files: make update
  > eb0f226 Update API docs that are shared between VAP and MAP
  > 7d78505 Move pod resize status to pod conditions
  > de1618b add auto-generated files: ./hack/update-codegen.sh
  > c4f583a Merge pull request # 130725 from jpbetz/replication-controller-minimums-to-declarative
  > 51388d2 Add the Swap field to NodeSystemInfo
  > 2349652 Mark RC.Spec.MinReadySeconds as k8s:optional
  > dffd994 Add declarative default for RC.Spec.MinReadySeconds
  > dfd80b9 Declaratively validate minimum value of RC.Spec.MinReadySeconds
  > 6e47eb5 Declaratively validate RC.Spec.Replicas optionality
  > 6c22bd0 Add declarative default for RC.Spec.Replicas
  > 87aafd8 Declaratively validate minimum value of RC.Spec.Replicas
  > aae61a3 Merge pull request # 130536 from tenzen-y/promote-successpolicy-to-ga
  > e458541 Merge pull request # 130233 from soltysh/statefulset_api
  > 9d6ea4a Gradeate Job SuccessPolicy to Stable
  > 173e173 Merge pull request # 130751 from Jefftree/cle-promote-beta
  > 04f909e make update
  > be62947 Merge pull request # 124360 from carlory/kep-3751-quota-2
  > 725f284 generated
  > ec1e474 Mark StatefulSet's .spec.serviceName optional
  > 3552524 Merge pull request # 129886 from danwinship/endpointslice-api-notes
  > 4ca069b Add quota support for PVC with VolumeAttributesClass
  > df51331 Add LeaseCandidate v1beta1
  > e5f75bf Merge pull request # 130135 from saschagrunert/image-volume-beta
  > 0d4b49e update generated docs
  > 9807c67 Merge pull request # 130673 from gauravkghildiyal/kep-4444-ga
  > bfb316a Graduate image volume sources to beta
  > 3eb5c63 Try to clarify EndpointSlice semantics some more
  > d471f34 Merge pull request # 128499 from stlaz/ctb_betav1
  > 6168c28 Run 'make update'
  > b08339a Merge pull request # 130574 from natasha41575/drop_proposed_resize_status
  > 5400f7b generate code
  > 4ecedb8 Update trafficDistribution API spec docs for GA graduation
  > a634b5d Merge pull request # 130555 from thockin/k_k_randfill
  > e89aa2d [FG:InPlacePodVerticalScaling] Drop 'Proposed' resize status
  > ff9b23d use the ClusterTrustBundles beta API
  > 77dda45 Vendor randfill
  > 1b0c33d copy ClusterTrustBundle API to v1beta1
  > f5876dc Merge pull request # 130569 from dims/update-to-latest-cadvisor-v0.52.0
  > aaba148 Merge pull request # 130352 from natasha41575/kubelet-pod-observedgen
  > 05058ae update to v1.22.0-rc.0
  > 84fcd81 Merge pull request # 128586 from mortent/DRAPrioritizedList
  > b9efb93 update testdata for roundtrip and client tests
  > 0810cf4 update to latest cadvisor @ v0.52.0
  > d98e883 Merge pull request # 130515 from Jefftree/revert-cle-beta-types
  > 7461083 Run make update
  > fe364ce run 'make update'
  > 3c7fe1d Merge pull request # 128919 from dashpole/update_otel
  > 84e0e86 Revert "Add LeaseCandidate v1beta1"
  > 3589587 Addressed comments
  > 6a3e841 Add observedGeneration and validation to pod status and conditions
  > c316148 update go.opentelemetry.io dependencies to v1.33.0/v0.58.0
  > 79d0560 Revert "LeaseCandidate alpha -> beta,"
  > 62e37c6 Run make update
  > 11e041f Merge pull request # 130061 from mimowo/make-backoffperindex-stable
  > 7299db7 Revert "generated"
  > ebbdc1b DRA: Update types and defaults for Prioritized Alternatives in Device Requests
  > b732bdc Merge pull request # 130474 from dims/bump-x/crypto-and-x/oauth2
  > 31cb388 Graduate Backoff Limit Per Index as stable
  > 59273a8 Merge pull request # 130291 from Jefftree/cle-beta
  > 5a29706 Bump x/oauth2 and x/crypto
  > c3130ba Merge pull request # 129688 from cpanato/update-main-go124
  > bc1e531 generated
  > 25eddff Merge pull request # 129158 from LionelJouin/fix-128831
  > 9e4d5b7 bump go.mod to set min go1.24
  > 5bdb873 LeaseCandidate alpha -> beta,
  > 315eef3 Merge pull request # 130187 from mansikulkarni96/129084
  > 0983b73 Add Device status const comments
  > 3530def Add LeaseCandidate v1beta1
  > 7f71251 Drop winsymlink go 1.23 workaround
  > 43a193b make update
  > a884a61 Merge pull request # 130298 from thockin/max_of_of
  > 2c22adb ResourceClaim.Status.Devices.Data as pointer
  > 193fbe4 Merge pull request # 130294 from Jefftree/cle-doc-fix
  > 9db3849 Fix dup word in API doc
  > fa7a8e7 make update
  > 46e121c generated
  > 3a15aa7 Fix ResourceClaim status API inconsistency
  > 3341e2b Remove gate for leasecandidate strategy
  > 8ce7fe8 Merge pull request # 130098 from danwinship/deprecate-endpoints
  > 2600a40 Mark v1.Endpoints deprecated in the API
  > 3637a75 make update
  > 98d5059 Mark v1.Endpoints as deprecated in the documentation
  > 4629116 Merge pull request # 130049 from aojea/avoid_ginkgo_dep
  > 101b455 reduce dependencies in apimachinery net testing utils
  > 68351e3 Merge pull request # 129560 from bart0sh/PR168-DRA-fix-All-allocation-mode
  > 4dccc5e Merge pull request # 128546 from atiratree/pod-replacement-policy-terminating-pods
  > 2167a63 DRA: fix allocation mode `All`
  > 6da57ba update generated files and feature gates
  > 086b96c api: add terminatingReplicas field to ReplicaSet and Deployment statuses
  > f78f175 Merge pull request # 128971 from aojea/servicecidr_ga
  > b5a1c98 make update
  > bf4b72f promote ServiceCIDR and IPAddress to GA
  > 3bed258 Merge pull request # 124300 from walker-tom/update-envfromsource-docs
  > b849e76 Update EnvFromSource.Prefix doc to mention Secret as well as ConfigMap
  > f4eb491 Merge pull request # 129661 from pohly/dra-cell-cost-limit-increase
  > 3f63dba Merge pull request # 129633 from skitt/revert-go-difflib-go-spew
  > 528adbe DRA CEL: add missing size estimator
  > dd83bbe Revert to go-difflib and go-spew releases
  > a3b62a1 Merge pull request # 129543 from pohly/dra-reserved-for-limit
  > 5d1a643 DRA API: bump maximum size of ReservedFor to 256
  > 9e7d345 Merge pull request # 129500 from carlory/PDBUnhealthyPodEvictionPolicy
  > 026dd36 Remove general available feature-gate PDBUnhealthyPodEvictionPolicy
  > 018f9a5 Merge pull request # 129349 from dims/bump-x/net-to-v0.33.0
  > ba0d57b Bump x/net to v0.33.0
  > 9603cdf Merge pull request # 129326 from pacoxu/v1.32.0-api-testdata
  > be6db76 remove v1.30.0 api testdata
  > e9023ba Add v1.32.0 API testdata
  > eac4551 Merge pull request # 129213 from Jefftree/k-openapi
  > 24e012d bump kube-openapi
  > 855f46b Merge pull request # 128659 from saschagrunert/google-go-protobuf
  > 4b0b8cb Replace `github.com/golang/protobuf` with `google.golang.org/protobuf`
  > 075bd98 Merge pull request # 129195 from dims/update-x/crypto/ssh-dependency
  > 9906e2a Update x/crypto/ssh dependency
  > c137d05 Merge pull request # 129054 from pohly/remove-import-name
  > 8b216f3 Merge pull request # 129103 from liggitt/drop-winreadlinkvolume
  > 3571b94 remove import doc comments
  > 786cd58 Drop use of winreadlinkvolume godebug option
  > 645453f Merge pull request # 129083 from liggitt/go1.23windows
  > 0469da5 Revert to go1.22 windows filesystem stdlib behavior
  > 6cc44b8 Merge pull request # 128407 from ndixita/pod-level-resources
bumping google.golang.org/genproto/googleapis/rpc e9438ea...b45e905:
  > b45e905 chore(all): update all (# 1204)
  > e70fdf4 chore(deps): bump golang.org/x/net to 0.37.0 (# 1202)
  > 33a14cd chore(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 (# 1201)
  > 5d019e2 chore(deps): bump golang.org/x/net in /googleapis/bytestream (# 1200)
  > 81fb87f chore(all): auto-regenerate .pb.go files (# 1199)
  > 29e43e6 chore(all): auto-regenerate .pb.go files (# 1195)
  > a0af3ef chore(all): update all (# 1196)
  > 55c9018 chore(all): auto-regenerate .pb.go files (# 1194)
  > 546df14 chore(all): update all (# 1193)
  > 9fdb1ca chore(all): update Go to 1.24 (# 1191)
  > 56aae31 chore(all): update all (# 1190)
  > 5a70512 chore(all): remove toolchain from go.mod (# 1189)
bumping k8s.io/apiextensions-apiserver ab6ba90...a0cfc63:
  > a0cfc63 Update dependencies to v0.33.1 tag
  > c066cbe Merge remote-tracking branch 'origin/master' into release-1.33
  >…

Signed-off-by: Knative Automation <automation@knative.team>
2025-06-17 20:09:59 +00:00
Knative Automation 96721e598f
[main] Upgrade to latest dependencies (#1997)
* upgrade to latest dependencies

bumping github.com/google/go-cmp c3ad843...9b12f36:
  > 9b12f36 Detect proto.Message types when failing to export a field (# 370)
  > 4dd3d63 fix: type 'aribica' => 'arabica' (# 368)
  > 391980c Support compare functions with SortSlices and SortMaps (# 367)
bumping google.golang.org/protobuf f09e239...3f79c52:
  > 3f79c52 all: release v1.36.6
  > a5da9b2 gha-ci: instruct bazelisk to use Bazel 7.x
  > 9f3ed37 internal_gengo: generate a const string literal for the raw descriptor
  > 4247b1b proto: Add CloneOf[M Message](m M) M
  > f7fcf5b types/descriptorpb: regenerate using latest protobuf v30 release
  > 9c8c2dd all: set Go language version to Go 1.22
  > 1719d63 all: start v1.36.5-devel
bumping knative.dev/networking 2cde432...6268d93:
  > 6268d93 upgrade to latest dependencies (# 1059)
  > 5a309fd upgrade to latest dependencies (# 1058)
  > f1b08e6 upgrade to latest dependencies (# 1054)
  > 0d887a8 bump to golangci yaml v2 (# 1057)
  > a46e5f4 bump to golangci yaml v2 (# 1056)
  > 5ce28a2 Update community files (# 1055)
  > ad8767c upgrade to latest dependencies (# 1052)
  > 3be8292 upgrade to latest dependencies (# 1050)
  > 863b7af fix linter config (# 1049)
  > 1aaade7 upgrade to latest dependencies (# 1047)
  > d23278a Update community files (# 1048)
bumping knative.dev/serving 582f453...a4c4491:
  > a4c4491 update min go version to 1.24 (# 15856)
  > e74fe1a drop code clearing out the user agent (# 15857)
  > 128550c bump latest contour and istio (# 15858)
  > 7f044f1 Enable Mount Propagation as a Optional Feature (# 15758)
  > 5653ad0 Update net-gateway-api nightly (# 15853)
  > ae7b265 Update net-kourier nightly (# 15855)
  > 4730c99 Update net-istio nightly (# 15854)
  > 880ea71 Update net-contour nightly (# 15852)
  > 93023e8 feat: add support for CSI volumes (# 15815)
  > c7f03af Support exec readiness probes for sidecar containers (# 15773)
  > a221c53 Update net-kourier nightly (# 15849)
  > e88d4dc upgrade to latest dependencies (# 15845)
  > 1d9855f Update net-gateway-api nightly (# 15847)
  > e6c1839 Update community files (# 15848)
  > c7e3075 Update net-kourier nightly (# 15843)
  > e193904 Update net-istio nightly (# 15844)
  > a5e15ba Update net-gateway-api nightly (# 15841)
  > 4699601 Update net-contour nightly (# 15842)
  > 44559d5 upgrade to latest dependencies (# 15840)
  > 3d830a0 autoscaler: ignore ScaleDownDelay if not reachable (# 15831)
  > 8ee578e upgrade to latest dependencies (# 15839)
  > a2b3da5 bump to golangci yaml v2 (# 15838)
  > 3c4cbd0 Update net-contour nightly (# 15837)
  > bc0feed Update net-istio nightly (# 15836)
  > bda3d20 Update net-gateway-api nightly (# 15835)
  > 12f49ee Update net-gateway-api nightly (# 15820)
  > ee9d356 Update community files (# 15821)
  > a4e99cd drop coverage check for cmd/schema-tweak (# 15827)
  > 3c3e59c Bump the github-actions group with 3 updates (# 15825)
  > 7605ccd Serving is on 0.32.x already, hence the replace for gengo is not needed (# 15819)
  > 67746d3 Update net-gateway-api nightly (# 15808)
  > ad65df0 upgrade to latest dependencies (# 15809)
  > a3be1ef fix repeat option (# 15813)
  > c09ff6c Update net-gateway-api nightly (# 15806)
  > 636392e Update net-kourier nightly (# 15804)
  > ee523c0 Update net-istio nightly (# 15805)
  > e067066 Update net-gateway-api nightly (# 15803)
  > f2aa6e3 Update net-kourier nightly (# 15796)
  > b06a773 Bump the github-actions group with 3 updates (# 15800)
  > 0210658 upgrade to latest dependencies (# 15793)
  > 87c07ee Update net-istio nightly (# 15789)
  > 09ec3f5 Update net-gateway-api nightly (# 15788)
  > 1124aff Update net-contour nightly (# 15787)
  > 99a8b20 Update net-istio nightly (# 15786)
  > 8d80bbe Update community files (# 15785)
  > 6da3d87 Update net-kourier nightly (# 15784)
bumping golang.org/x/net df97a48...b8d8877:
  > b8d8877 go.mod: update golang.org/x dependencies
  > e1fcd82 html: properly handle trailing solidus in unquoted attribute value in foreign content
  > ebed060 internal/http3: fix build of tests with GOEXPERIMENT=nosynctest
  > 1f1fa29 publicsuffix: regenerate table
  > 1215081 http2: improve error when server sends HTTP/1
  > 312450e html: ensure <search> tag closes <p> and update tests
  > 09731f9 http2: improve handling of lost PING in Server
  > 55989e2 http2/h2c: use ResponseController for hijacking connections
  > 2914f46 websocket: re-recommend gorilla/websocket
  > 99b3ae0 go.mod: update golang.org/x dependencies
  > 85d1d54 go.mod: update golang.org/x dependencies
  > cde1dda proxy, http/httpproxy: do not mismatch IPv6 zone ids against hosts
  > fe7f039 publicsuffix: spruce up code gen and speed up PublicSuffix
  > 459513d internal/http3: move more common stream processing to genericConn
  > aad0180 http2: fix flakiness from t.Log when GOOS=js
  > b73e574 http2: don't log expected errors from writing invalid trailers
  > 5f45c77 internal/http3: make read-data tests usable for server handlers
  > 43c2540 http2, internal/httpcommon: reject userinfo in :authority
  > 1d78a08 http2, internal/httpcommon: factor out server header logic for h2/h3
  > 0d7dc54 quic: add Conn.ConnectionState
  > b4c8655 http2: avoid extended CONNECT hang when connection breaks during startup
  > 163d836 internal/http3: add Server
  > 447f458 context: delete lone example
  > 918d64e context: delete dead code, sync docs with upstream context package
  > 5095d0c all: upgrade go directive to at least 1.23.0 [generated]
  > 8844327 internal/httpcommon: don't depend on net/http
  > cd9d661 route: fix RTM_GET netmask parsing on Darwin
bumping knative.dev/eventing 9a7c6d5...b99e57b:
  > b99e57b [main] Upgrade to latest dependencies (# 8567)
  > a7b2f1c [Automated] Update eventing-eventing-integrations nightly (# 8566)
  > 7c466cb [main] Update community files (# 8565)
  > c0cf4f4 [main] Upgrade to latest dependencies (# 8564)
  > 5f466ad Compare the entire PodTemplateSpec, instead of just its PodSpec (# 8558)
  > d7a0359 [main] Upgrade to latest dependencies (# 8559)
  > f14c335 [main] Upgrade to latest dependencies (# 8556)
  > 6365d89 Migrate golanglint-ci config to v2 (# 8557)
  > bbc9696 If no subscriber uri is present we return 404, instead of 400 (# 8551)
  > facf1df [Automated] Update eventing-eventing-integrations nightly (# 8550)
  > 9449b64 [Automated] Update eventing-eventing-integrations nightly (# 8546)
  > dd04655 [main] Update community files (# 8545)
  > e531d7d Adding little func that generated the invalid PEM data (# 8543)
  > 8027fd3 Remove unnecessary cert-manager generated code (# 8539)
  > a5858a5 Fix EventTransform with TLS Sink test (# 8537)
  > 897d1d1 [main] Upgrade to latest dependencies (# 8533)
  > 609a064 Prevent knative-nightly integrations image references from being released (# 8521)
  > 8ac630d Use more readable ENV_VAR names for Camel (# 8531)
  > 5daaa6c Allow setting finalizers for EventTransform reconciler (# 8534)
  > 433aa64 [Automated] Update eventing-eventing-integrations nightly (# 8530)
  > 4080fcf Try to bump to latest of CE Conformance (# 8532)
  > c022af7 Fixing the way we render custom camel tags on go structs (# 8528)
  > da4377a Propagate Cert-Manager Certificate status to the one from the IntegrationSink (# 8527)
  > 1fd0d89 [main] Upgrade to latest dependencies (# 8523)
  > d6cc879 Skip EventTransform TLS tests when Istio is enabled (# 8525)
  > 4fd274a Bump cert manager and use their clientset (# 8520)
  > 6ffe7c1 Improve CM Cert reconcile and deletion if feature is turned off (# 8519)
  > ebd149e Add dynamic cert-manager certificates informer (# 8517)
  > 7be5c19 Event Transform JSONata TLS (# 8515)
  > ec8a208 [Automated] Update eventing-eventing-integrations nightly (# 8516)
  > eb3dd80 Enable Cert Manager (# 8509)
  > 615a071 Allow storage-version-migration job to successfully run when optional CRDs are not installed (inmemorychannels, etc) (# 8510)
  > fe83e25 EventTransform: add reconciler unit tests (# 8513)
  > 1e889be SinkBinding: Set specific conditions for reconciler steps (# 8508)
  > 6073039 [main] Upgrade to latest dependencies (# 8512)
  > 3153b47 EventTransform: Inject tracing configurations (# 8479)
  > db0cf43 Update to the correct file (# 8507)
  > adaafa2 [Automated] Update eventing-eventing-integrations nightly (# 8506)
  > 714deeb Update k8s version in e2e tests (# 8503)
  > 54a2402 Fix golangci exclude config (# 8502)
  > 80dd84e Guard reserved access with lock and create vpods in tests (# 8457)
  > 5bcee30 Inject integration images from ConfigMap (# 8500)
  > ae049c8 Jsonata Event transform e2e tests (# 8499)
  > c828898 Generic code for Certificates (# 8489)
  > 351898d fix: verify trigger is not ready before pingsource dependency exists (# 8494)
  > c651616 Add initial iteration of eventing-integration resources (# 8493)
  > 51637df IntegrationSink prefactors (# 8486)
  > c429fc5 Remove unused code (# 8485)
  > 732ec62 Partial implementation of certmanager for integration sink (# 8481)
  > 5998cfe [main] Update community files (# 8480)
bumping knative.dev/pkg c925de2...ed3e215:
  > ed3e215 upgrade to latest dependencies (# 3170)
  > 4e8ebbe Bump golang.org/x/tools from 0.31.0 to 0.32.0 (# 3169)
  > 1ae6a39 Bump golang.org/x/net from 0.38.0 to 0.39.0 (# 3168)
  > a8e20d9 Bump gomodules.xyz/jsonpatch/v2 from 2.4.0 to 2.5.0 (# 3154)
  > 7b91ff1 update .golangci.yaml to v2 (# 3167)
  > b9bfb45 Bump golang.org/x/sync from 0.12.0 to 0.13.0 (# 3166)
  > 74af921 Bump google.golang.org/protobuf from 1.36.5 to 1.36.6 (# 3163)
  > cc5f202 Bump golang.org/x/net from 0.37.0 to 0.38.0 (# 3162)
  > a900930 Bump google.golang.org/grpc from 1.71.0 to 1.71.1 (# 3165)
  > c5a13b1 Update community files (# 3161)
  > 9f3e60a upgrade to latest dependencies (# 3160)
  > b7bbf4b Bump google.golang.org/grpc from 1.70.0 to 1.71.0 (# 3157)
  > 097c752 Bump golang.org/x/tools from 0.30.0 to 0.31.0 (# 3155)
  > 0372c08 Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (# 3152)
  > 9e26561 Update community files (# 3151)
bumping golang.org/x/mod 52289f1...dc121ce:
  > dc121ce all: upgrade go directive to at least 1.23.0 [generated]
bumping google.golang.org/grpc 98a0092...cdbdb75:
  > cdbdb75 Change version to v1.71.1 (# 8206)
  > 3a93562 Cherry-pick # 8195 into v1.71.x (# 8202)
  > 208e03b Cherry-pick # 8164 # 8166 to v1.71.x (# 8182)
  > 8b7d2fe grpc: fix bug causing an extra Read if a compressed message is the same size as the limit (# 8181)
  > 9c81a91 resolver: Make EndpointMap's Get, Set and Delete operations O(1) (# 8179) (# 8184)
  > 8d46b21 grpc: Add endpoints in resolverWrapper.NewAddress (# 8149) (# 8151)
  > 4775bba Change version to 1.71.1-dev (# 8106)
  > d01db5c Change version to 1.71.0 (# 8105)
  > 012f8bf xds: Enable dualstack flag (# 8134)
  > bf0c885 examples/features/dualstack: Demonstrate Dual Stack functionality (# 8098) (# 8115)
  > 05bdd66 ringhash: Remove TODO comment (# 8096)
  > ddb2484 xds: remove obsolete xDS transport custom dialer option (# 8079)
  > 8528f43 cleanup: replace Dial with NewClient (# 7975)
  > ae2a04f ringhash: Replace DNS resolver before sending xDS Update in test  (# 8091)
  > e55819e lazy: Use channel to wait for resolver error being received in test (# 8088)
  > b524c08 xdsclient: include xds node ID in errors from the WatchResource API (# 8093)
  > 91eb6aa client: improve documentation of target strings (# 8078)
  > 59c84a9 rls: change lossy GetState() and WaitForStateChange() to use grpcsync.PubSub (# 8055)
  > a26ff2a ringhash: Sort endpoints to prevent unnecessary connection attempts (# 8086)
  > fabe274 ringhash:  Delegate subchannel creation to pickfirst (# 8047)
  > 75c51bf interop: Introduce env var for xDS dualstack support and add xDS interop config (# 8081)
  > cf60e5a test: Remove fake petiole in health tests (# 8082)
  > 0003b4f weightedtarget: return erroring picker when no targets are configured (# 8070)
  > 4b5608f xdsclient: invoke connectivity failure callback only after all listed servers have failed (# 8075)
  > ad5cd32 cleanup: Remove test contexts without timeouts (# 8072)
  > e95a4b7 roundrobin: Delegate subchannel creation to pickfirst (# 7966)
  > cbb5c2f advancedtls: update CRL provider certificates (# 8073)
  > c80ea18 interop: Fix logging and totalIterations issues in soak_tests.go (# 8060)
  > e0d191d test/gracefulstop: use stubserver instead of testservice implementation (# 7907)
  > 9afb49d endpointsharding: cast EndpointMap values to *balancerWrapper instead of Balancer (# 8069)
  > 267a09b xds/internal/xdsclient: Add counter metrics for valid and invalid resource updates (# 8038)
  > f227ba9 balancer: Move metrics recorder from BuildOptions to ClientConn (# 8027)
  > 3e27c17 balancer: Enforce embedding requirement for balancer.ClientConn (# 8026)
  > b963f4b deps: bump envoyproxy/go-control-plane/envoy and synchronize go.mods (# 8067)
  > 79b6830 xds: resubmit xds client pool changes from # 7898 along with fix to set fallback bootstrap config from googledirectpath to xdsclient pool (# 8050)
  > 947e2a4 internal/dns: update TestDNSResolver_ExponentialBackoff to not return error before last resolution attempt (# 8061)
  > ee3e8d9 test: modify tests to use stubserver instead of Testservice implementation (# 8022)
  > 990f5e0 endpointsharding, lazy: Remove intermediary gracefulswitch balancers (# 8052)
  > 7dbf12e xds: introduce generic xds clients common configs (# 8024)
  > c524b8b outlierdetection: Support ejection of endpoints  (# 8045)
  > 1318104 Revert "xdsclient: introduce pool to manage multiple xDS clients with same bootstrap content (# 7898)" (# 8058)
  > 39f0e5a vet: make revive check submodules for lint errors (# 8029)
  > e4a0dfd grpcsync : Remove OnceFunc (# 8049)
  > 78eebff stats/opentelemetry: Introduce Tracing API (# 7852)
  > 7e1c9b2 test: modify tests to use stubserver (# 7951)
  > 59411f2 xds: add xDS transport custom dial options support (# 7997)
  > 73e4470 cleanup: fix new vet errors (# 8044)
  > cc637f7 xds: log bootstrap config missing warning from env var only when debugging (# 8039)
  > 3409a56 cleanup: rename fields for clarity (# 8043)
  > b0e2ae9 endpointsharding: Allow children to remain idle if configured (# 8031)
  > 81e4aaf balancer/lazy: Add a lazy balancer (# 8032)
  > e03960d xds: Implement system root certs support (# 8013)
  > cf9e380 picker_wrapper: simplify picker error when timing out waiting for con… (# 8035)
  > 9d4fa67 transport_test: change testgrpc.Emtpy to testpb.Empty (# 8040)
  > 2fd426d transport,grpc: Integrate delegating resolver and introduce dial options for target host resolution (# 7881)
  > 66f6471 *: regenrate pbs (# 8034)
  > 35cec50 grpc: Fix encoded message size reported in error message (# 8033)
  > 2517a46 xdsclient: introduce pool to manage multiple xDS clients with same bootstrap content (# 7898)
  > 897818a interop: improve rpc_soak and channel_soak test to cover concurrency in Go (# 8025)
  > 8cf8fd1 grpc: fix message length checks when compression is enabled and maxReceiveMessageSize is MaxInt (# 7918)
  > 67bee55 server: fix buffer release timing in processUnaryRPC (# 7998)
  > fe04c06 xds: remove unused code in testutils (# 8003)
  > be12ee9 deps: Update go.opentelemetry.io dependencies (# 8020)
  > eb7c484 Revert "interop: improve rpc_soak and channel_soak test to cover concurrency in Go (# 7926)" (# 8019)
  > c26dd46 deps: bump github.com/golang/glog (# 8018)
  > c879198 cleanup: fix comments spacing (# 8015)
  > 89093a3 github: Run deps workflow against PR target branch and improve dir names (# 8010)
  > 9dc22c0 xdsclient: release lock before attempting to close underlying transport (# 8011)
  > eb1adde credentials: Add experimental credentials that don't enforce ALPN (# 7980)
  > 130c1d7 leastrequest: Delegate subchannel creation to pickfirst (# 7969)
  > 74ac821 endpointsharding: Export parsed pickfirst config instead of json string (# 8007)
  > f35fb34 authz: modify the tests to use stubserver instead of testservice implementations (# 7888)
  > aad8a12 clustetresolver: Copy endpoints.Addresses slice from DNS updates to avoid data races (# 7991)
  > f9bc335 deps: update dependencies for all modules (# 7987)
  > 2d4daf3 protoc-gen-go-grpc: Update grpc-go and unskip test (# 7995)
  > 62b4867 clusterresolver: Avoid blocking for subsequent resolver updates in test (# 7937)
  > 9223fd6 deps: bump github.com/envoyproxy/go-control-plane to v0.13.4 (# 7974)
  > d118866 interop: improve rpc_soak and channel_soak test to cover concurrency in Go (# 7926)
  > 6f41085 Change version to 1.71.0-dev (# 7986)
bumping knative.dev/hack ce4c934...c577ed9:
  > c577ed9 Update community files (# 421)
  > 8f599b7 Skip whitespace changes in codegen (# 420)
  > 742e1e5 Deprecate knative.dev/hack/schema (# 418)
  > 306ce74 Update community files (# 414)
bumping golang.org/x/sys 863b3c4...01aaa83:
  > 01aaa83 all: simplify code by using modern Go constructs
  > 1b2bd6b windows: replace all StringToUTF16 calls with UTF16FromString
  > 1c3b72f unix: update Linux kernel to 6.14
  > c175b6b windows: add cmsghdr and pktinfo structures
  > 3330b5e unix: support Readv, Preadv, Writev and Pwritev for darwin
  > 7401cce cpu: replace specific instructions with WORD in the function get_cpucfg on loong64
  > b8f7da6 cpu: add support for detecting cpu features on loong64
  > f2ce62c windows: add constants for PMTUD socket options
  > 74cfc93 all: upgrade go directive to at least 1.23.0 [generated]
bumping golang.org/x/sync fe3591b...396f3a0:
  > 396f3a0 errgroup: document calling Go before Wait
  > b637f27 errgroup: drop support for Go versions before 1.20
  > 960bf1f all: upgrade go directive to at least 1.23.0 [generated]
bumping gomodules.xyz/jsonpatch/v2 17d7994...ffbac60:
  > ffbac60 Merge pull request # 40 from lacroixthomas/bugfixes/fix-lossy-in64
  > 4c723fc fix: handle lossy int64
bumping golang.org/x/term 743b270...5d2308b:
  > 5d2308b go.mod: update golang.org/x dependencies
  > e770ddd x/term: disabling auto-completion around GetPassword()
  > 04218fd go.mod: update golang.org/x dependencies
  > 208db03 all: upgrade go directive to at least 1.23.0 [generated]
bumping golang.org/x/tools 09747cd...456962e:
  > 456962e go.mod: update golang.org/x dependencies
  > 5916e3c internal/tokeninternal: AddExistingFiles: tweaks for proposal
  > 9a1fbbd internal/typesinternal: change Used to UsedIdent
  > e73cd5a gopls/internal/golang: implement dynamicFuncCallType with typeutil.ClassifyCall
  > 11a9b3f gopls/internal/server: fix event labels after the big rename
  > 3e7f74d go/types/typeutil: used doesn't need Info.Selections
  > b97074b internal/gofix: fix URLs
  > e850fe1 gopls/internal/golang: CodeAction: place gopls doc as the last action
  > b948add internal/gofix: move from gopls/internal/analysis/gofix
  > b437eff go/types/typeutil: implement Callee and StaticCallee with Used
  > e29f9ae refactor/satisfy: check for presence of types.Info maps
  > 17ce4c7 refactor/eg: return error if some info maps are missing
  > 33f80b5 typesinternal: remove RequiresFullInfo
  > 83a8057 x/tools: regenerate code after go upgrading
  > 7799973 gopls/internal/analysis/modernize: add docs for missing modernize passes
  > c788d17 gopls/internal/analysis/modernize: waitgroup: use index.Calls
  > 3348ae8 go/analysis/passes/nilfunc: use typesinternal.Used
  > e74d252 gopls/internal/analysis/modernize: check nil before calling maybeNaN
  > 66c560d x/tools: apply modernize fixes
  > 300a853 gopls: require go1.24.2
  > aee7ae5 internal/typesinternal: support checking for full types.Info
  > 97789e8 gopls/internal/lsprpc: fix call function with wrong err
  > 255cfd7 gopls: automatically insert package clause for new go files
  > ead1fea internal/analysis/modernize: add nil check before comparing with index object
  > f3a6b96 gopls/internal/analysis/modernize: add modernizer for WaitGroup.Go
  > 5fba861 internal/typesinternal: add Object and ClassifyCall
  > 5c9a69f internal/refactor/inline: get rid of imports.Process
  > 659a8cd go/analysis/analysistest: report input rather result when error happens
  > aac3cf0 internal/refactor/inline: improve freeishNames
  > a857356 internal/refactor/inline: improve freeishNames doc
  > eb75b19 internal/refactor/inline: modernize
  > 1b0b688 gopls: fix indent issue and track a TODO
  > 07cbcde gopls/internal/cmd: suppress TestImplementation on go1.23
  > 48421ae gopls/internal/analysis/modernize: preserves comments in mapsloop
  > 8c42f8a gopls/internal/analysis/modernize: use types.RelativeTo to respect current package
  > fbb7047 internal/refactor/inline: extract import handling from inlineCall
  > 2d8ef13 internal/refactor/inline: document test file format
  > 6a91355 internal/refactor/inline: factor out import map construction
  > b3ce3e1 gopls/completion: use high score for package name main when current package is main
  > c1b6839 internal/astutil/cursor: Ancestors -> Enclosing (+ reflexive)
  > d70c04e internal/refactor/inline: replace extractTxtar
  > 8be0d5f gopls/internal/analysis/maprange: use typeindex
  > b75dab2 internal/typesinternal/typeindex: suppress test on js
  > 7efe9a8 gopls/internal/analysis/modernize: rangeint: fix yet another bug
  > 30641f5 gopls/internal/analysis/modernize: use typeindex throughout
  > 11a3153 gopls/internal/analysis/modernize: rangeint: respect side effects
  > 19f73a6 internal/typesinternal/typeindex: index of types.Info
  > 45b8eac gopls/internal/golang: test initial bindings to unify
  > 9570155 gopls/internal/golang: test unify result bindings
  > baedf71 gopls/internal/golang: unify tracks type params
  > 961631a internal/testfiles: replace outdated function with os.CopyFS
  > bf12eb7 gopls/internal/analysis/modernize: fix slicedelete triggers on slice identifiers with side effects
  > ec542a7 gopls/internal/fuzzy: apply modernizers to the fuzzy matcher
  > 20f8890 internal/astutil/cursor: add Cursor.Contains(Cursor) bool
  > 084551f  go/analysis/passes/maprange: check for redundant Keys/Values calls
  > 9abefc5 gopls/internal/analysis/modernize: permit int/uint type variants in rangeint
  > cb292c6 internal/astutil/cursor: unsplit Parent{Edge,Index} -> ParentEdge
  > c2768b7 gopls/modernize: remove unused functions
  > 9b2264a gopls/internal/golang/completion: ensure expectedCompositeLiteralType arg is not nil
  > cfd8cf5 internal/astutil/cursor: split Edge into Parent{Edge,Index}
  > 3a64d74 all: make function comment match function name
  > 58e40ae gopls/internal/golang/completion: avoid crash in addFieldItems
  > be0d52b gopls/internal/cache: improve build constraint trimming
  > a70d348 gopls/internal/util/persistent: add concurrency test
  > 7042bab gopls/internal/analysis/modernize: modernizer to suggest using strings.CutPrefix
  > 3d22fef gopls/internal/analysis/modernize: disable minmax on floating point
  > e7b4c64 gopls/internal/golang: fix crash in source.test code action
  > 95eb16e gopls/internal/test/integration: skip x_tools-gotip-openbsd-amd64 (7.6)
  > 066484e gopls/internal/test/integration/misc: test "annotations" setting
  > e06efb4 internal/gcimporter: bug.Report in export's panic handler
  > 6c3e542 gopls/internal/analysis/modernize: preserves comments in minmax
  > dcc4b8a gopls/internal/golang: use slices.Reverse in pathEnclosingObjNode
  > 40f8cca internal/imports: fix extra logf argument
  > e59d6c5 gopls/internal/cache/testfuncs: handle recursive subtests
  > 4ee50fe gopls/internal/analysis/modernize: rangeint: avoid offering wrong fix
  > bf70295 cmd/go-contrib-init: drop unneeded GOPATH checks in module mode
  > 381d68d gopls/internal/util/fingerprint/fingerprint: unify type params
  > cc7d698 gopls/internal/test/integration/misc: fix TestAssembly for CL 639515
  > 03f197e gopls/internal/modernize: remove assignment in ranges
  > 5a45ac2 x/tools: use range over function for some API
  > 8fa586e internal/analysis: add function to delete a statement
  > 29f81e9 gopls/internal/cache: filter **/foo match any depth
  > 7435a81 gopls/internal/analysis/modernize: document workflow
  > b08c7a2 gopls/internal/util/fingerprint: split from cache/methodsets
  > 6a5b66b go.mod: update golang.org/x dependencies
  > 25a90be gopls/internal/golang: Implementations for func types
  > db6008c go/types/internal/play: show Cursor.Stack of selected node
  > ece9e9b gopls/doc/generate: add status in codelenses and inlayhints
  > 340f21a gopls: move gopls/doc/generate package
  > 0721940 gopls/internal/analysis/modernize: strings.Fields -> FieldsSeq
  > 8d38122 gopls/internal/cache: reproduce and fix crash on if cond overflow
  > d81d6fc gopls/internal/util/asm: better assembly parsing
  > 455db21 gopls/internal/cache/parsego: fix OOB crash in fixInitStmt
  > 2b1f550 gopls/internal/analysis/gofix: allow literal array lengths
  > 0ffdb82 gopls/internal/analysis/gofix: add vet analyzer
  > 2839096 gopls/internal/analysis/gofix: generic aliases
  > 0efa5e5 gopls/internal/analysis/modernize: rangeint: non-integer untyped constants
  > d141499 cmd/toolstash: fix windows executable name handling
  > 5f02a3e gopls/internal/analysis/modernize: don't import slices within slices
  > b2aa62b internal/stdlib: provide API for import graph of std library
  > 608d370 internal/imports: use a more straightforward return value
  > 408d2e2 x/tools: remove workarounds for Go <1.23
  > 66eb306 Revert "internal/settings: drop "annotations" setting"
  > ff03c59 gopls/internal/analysis/modernize: append -> bytes.Clone
  > 1cc80ad internal/event/export/ocagent: delete
  > 8f4b8cd gopls/internal/golang: add package symbols comment
  > 57b529a doc/release/v0.18.0.md: add -fix flag
  > 63229bc gopls/internal/analysis/gofix: register "alias" fact type
  > d740adf gopls/internal/settings: correct SemanticTokenTypes source
  > 779331a gopls/internal/test/integration/misc: only test asm on {arm,amd}64
  > 5dc980c gopls/internal/test/integration/misc: fix "want" assembly
  > 6399d21 go/analysis/passes/reflectvaluecompare/cmd/reflectvaluecompare: add main.go
  > 7fed2a4 gopls/internal/analysis/modernize: fix bug in rangeint
  > 6f7906b x/tools: use ast.IsGenerated throughout
  > e890c1f gopls/internal/golang: Assembly: support package level var and init
  > 6d4af1e gopls/internal/golang: Assembly: update "Compiling" message
  > bf9e2a8 gopls/internal: test fixes for some imports bugs
  > 851c747 gopls/internal/golang: fix crash when hovering over implicit
  > 3e76cae internal/analysisinternal: ValidateFix: more specific errors
  > d2fcd36 go/analysis/passes/unreachable/testdata: relax test for CL 638395
  > 2b2a44e gopls/internal/test: avoid panic in TestDoubleParamReturnCompletion
  > 739a5af gopls/internal/test/marker: skip on the freebsd race builder
  > 274b237 gopls: add a -severity flag for gopls check
  > 5299dcb gopls/internal/settings: fix misleading error messages
  > 3d7c2e2 gopls/internal/golang: add missing json tags for hoverResult
  > 6e3d8bc gopls/internal/analysis/gofix: use 1.24 iterators
  > 1c52ccd gopls/internal/analysis/gofix: inline most aliases
  > 4e0c888 gopls/internal/hover: show alias rhs type declaration on hover
  > 7347766 gopls/internal/test: fix failures when running tests with GOTOOLCHAIN
  > f2beb33 gopls: temporarily reinstate the "Structured" hover kind
  > 23211ff gopls/internal/test/integration: better expectation failures
  > 8b85edc gopls/internal: use go1.24-isms
  > f95771e gopls/go.mod: update to go1.24
  > 96bfb60 gopls/internal/analysis/modernize: fix minmax bug
  > 1f6c6d6 gopls/doc: adjust nvim-lspconfig link target
  > 33f1ed9 gopls/go.mod: update dependencies following the v0.18.0 release
  > 9f7a2b6 gopls/doc/features: tweak markdown
  > f0af81c gopls/internal/goasm: support Definition in Go *.s assembly
  > 300465c gopls/internal/analysis/modernize: fix rangeint bug
  > 8a39d47 gopls/internal/golang: Add "Eliminate dot import" code action.
  > 99337eb x/tools: modernize interface{} -> any
  > 107c5b2 gopls/internal/analysis/modernize: disable unsound maps.Clone fix
  > 0b693ed internal/astutil/cursor: FindPos: don't assume Files are in Pos order
  > cd01e86 gopls/internal/golang: make singleFileFixer like fixer
  > 4991e7d gopls/internal/golang: use pgf.Cursor in CodeAction fix
  > 877c1d1 gopls: address various staticcheck findings
  > 44abb0a go/types/internal/play: display type structure
  > 3c245da gopls: fix diagnostics integration test
  > e6754ce gopls/internal/cache/parsego: add File.Cursor, and use it
  > 776604a gopls/internal/analysis/modernize: sortslice: fix crash
  > df7baa0 gopls/internal/analysis/simplifyrange: more precise fix
  > ad5dd98 gopls: fix a few bugs related to the new modcache imports source
  > 4b3fdfd go/analysis/passes/printf: suppress diagnostic for Println("...%XX...")
  > fe883a8 gopls/internal/analysis/unusedvariable: refine bug.Report golang/go# 71812
  > d115b34 gopls/internal/analysis: simplify type-error analyzers with Cursor
  > c18bffa all: delete redundant //go:debug gotypesalias=1 directives [generated]
  > 94db710 all: upgrade go directive to at least 1.23.0 [generated]
  > ead62e9 gopls/internal/analysis/modernize: handle parens
  > 32ffaa3 gopls/internal/analysis/gofix: one function per kind
  > 2880aae gopls/internal/protocol: Avoid omitempty for integer fields
  > 8807101 gopls/internal/analysis/gofix: one function per pass
  > c0dbb60 gopls: tweak release notes
  > 85a3833 internal/analysis/gofix: simple type aliases
  > 809cde4 gopls/internal/analysis/modernize: fix bug in minmax
  > ab04c19 gopls/internal/analysis/modernize: improve rangeint transformation
  > ddd4bde gopls/internal/golang: avoid PackageSymbols errors with missing packages
  > 44b61a1 x/tools: eliminate various unparen (et al) helpers
  > d0d86e4 x/tools: run gopls/internal/analysis/gofix/main.go -fix
  > 2f1b076 x/tools: add //go:fix inline
  > 86f13a9 gopls/internal/analysis/gofix: rename local
  > 5762944 gopls/internal/analysis/gofix: check package visibility
  > f9aad70 go/types/typeutil: avoid shifting uintptr by 32 on 32-bit archs
  > b5a64bb go/analysis/internal/checker: be silent with -fix
  > b752317 internal/analysisinternal: disable AddImport test without go command
  > d98774e cmd/signature-fuzzer/internal/fuzz-generator: update to math/rand/v2
  > 2593262 gopls/internal/telemetry/cmd/stacks: remove leading \b match
  > b3c5d10 gopls: record telemetry counters for settings that are used
  > d2585c4 gopls/internal/golang: folding range: remove FoldingRangeInfo
  > 0d16805 internal/stdlib: update stdlib index for Go 1.24.0
  > 027eab5 go/analysis/analysistest: RunWithSuggestedFix: 3-way merge
  > f61b225 internal/analysisinternal: AddImport puts new import in a group
  > 91bac86 internal/analysisinternal: add CanImport
  > 94c41d3 gopls/internal/golang: add comment about SymbolKind
bumping golang.org/x/text 3b64043...4890c57:
  > 4890c57 go.mod: update golang.org/x dependencies
  > 566b44f go.mod: update golang.org/x dependencies
  > d5156da collate/build: do not use println in tests
  > 221d88c x/text: fix scientific notation by removing extraneous spaces
  > b18c107 internal/export/unicode: change C comment to mention unassigned code points
  > 835f8ac language: use a more straightforward return value
  > ae68efb internal/export/unicode: add CategoryAliases, Cn, and LC
  > 518d9c0 all: upgrade go directive to at least 1.23.0 [generated]

Signed-off-by: Knative Automation <automation@knative.team>

* Fix go related issues

---------

Signed-off-by: Knative Automation <automation@knative.team>
Co-authored-by: David Simansky <dsimansk@redhat.com>
2025-04-23 18:43:23 +00:00
Knative Automation 109d3da716
upgrade to latest dependencies (#1995)
bumping github.com/spf13/pflag 2e9d26c...5ca8134:
  > 5ca8134 Merge pull request # 419 from spf13/ci
  > d5e0c06 allow for blank ip addresses (# 316)
  > 100ab0e disable unsupported dependency graph for now
  > 85dd5c8 Add IPNetSlice and unit tests (# 170)
  > a0f4ddd fix govet
  > 6971c29 remove dead code for checking error nil (# 282)
  > f48cbd1 add github actions
  > 81378bb Add exported functions to preserve `pkg/flag` compatibility (# 220)
bumping golang.org/x/time 5d9ef58...2c6c5a2:
  > 2c6c5a2 rate: prevent overflows when calculating durationFromTokens
  > 1ce61fe rate: make function comment match function name
  > 3846194 README: don't recommend go get
  > 772484e x/time/rate: correctly handle 0 limits

Signed-off-by: Knative Automation <automation@knative.team>
2025-02-18 14:59:51 +00:00
Knative Automation f734724546
upgrade to latest dependencies (#1992)
bumping knative.dev/eventing 9cec50f...9cec50f:
bumping knative.dev/serving 309d4ef...6265a8e:
  > 6265a8e Fix configuration timeout defaulting  (# 15617)
  > 5842f16 Update net-contour nightly (# 15718)
  > 1a30e12 Allow paths without leading slash in probes (# 15681)
  > 59f6633 Update net-gateway-api nightly (# 15720)
  > f10e715 Update net-kourier nightly (# 15719)

Signed-off-by: Knative Automation <automation@knative.team>
2025-01-22 14:56:11 +00:00
Knative Automation 7e6928b02a
upgrade to latest dependencies (#1989)
bumping knative.dev/hack f8be0cc...c142b48:
  > c142b48 Refactor release script to gh CLI (# 408)
bumping knative.dev/serving b484fa2...309d4ef:
  > 309d4ef Update net-istio nightly (# 15717)
  > da5e7fd Bump cert-manager and use their clientset  (# 15703)
  > 460e0b3 Ensure ContainerHealthy condition is set back to True (# 15503)
  > df7f168 Update net-gateway-api nightly (# 15710)
  > db13cc2 Update net-kourier nightly (# 15711)
  > a327979 Update net-contour nightly (# 15708)
  > 72fdded Update net-istio nightly (# 15709)
  > b1e9a0c upgrade to latest dependencies (# 15707)
  > d4766be Disable probe tests for kourier tls runtime (# 15702)
  > fe0e53f upgrade to latest dependencies (# 15701)
  > a5988eb Set k8s default container label (# 15694)
  > 5ede174 fix builds on arm/v7 (# 15699)
  > bee28f3 Configure deployments to have no own revisionHistoryLimit (# 15698)
  > c3f2bfe Exclude kourier tls runtime (# 15696)
bumping google.golang.org/api c642c84...d135e2f:
  > d135e2f chore(main): release 0.198.0 (# 2781)
  > c16dd63 feat(all): auto-regenerate discovery clients (# 2789)
  > d27a832 feat(all): auto-regenerate discovery clients (# 2788)
  > 82803c7 chore(all): update all (# 2785)
  > 65d7953 feat(all): auto-regenerate discovery clients (# 2786)
  > 786e8a8 feat(all): auto-regenerate discovery clients (# 2784)
  > 923816f feat(all): auto-regenerate discovery clients (# 2783)
  > 5a4dc60 feat(all): auto-regenerate discovery clients (# 2782)
  > 3c2f8ce feat(all): auto-regenerate discovery clients (# 2780)
  > c5990e2 chore(main): release 0.197.0 (# 2771)
  > dc3697a chore(all): update all (# 2777)
  > cedc5b0 feat(all): auto-regenerate discovery clients (# 2779)
  > 72cc5c4 feat(all): auto-regenerate discovery clients (# 2778)
  > cc62887 feat(all): auto-regenerate discovery clients (# 2776)
  > 11e2ff6 feat(all): auto-regenerate discovery clients (# 2775)
  > 6476ddd feat(all): auto-regenerate discovery clients (# 2774)
  > 140d0a5 fix(transport): set UniverseDomain in http.NewClient for new auth (# 2773)
  > 0c7c227 feat(all): auto-regenerate discovery clients (# 2772)
  > 07782e2 feat(all): auto-regenerate discovery clients (# 2770)
  > 6273efe chore(main): release 0.196.0 (# 2761)
  > 7714cd9 chore: bump some deps to latest (# 2769)
  > 2856eee chore(all): update all (# 2766)
  > 00da46b feat(all): auto-regenerate discovery clients (# 2768)
  > 6e81c8f feat(all): auto-regenerate discovery clients (# 2765)
  > d9ef5ce feat(all): auto-regenerate discovery clients (# 2764)
  > 293fdcd feat(all): auto-regenerate discovery clients (# 2763)
  > 21f10ed feat(all): auto-regenerate discovery clients (# 2760)
  > f9bde01 chore(main): release 0.195.0 (# 2751)
  > 04cbad8 feat(all): auto-regenerate discovery clients (# 2759)
  > e907e01 feat(all): auto-regenerate discovery clients (# 2756)
  > 47629a1 chore(all): update all to 4ba0660 (# 2754)
  > 3f3bd66 feat(all): auto-regenerate discovery clients (# 2755)
  > 70a68c2 feat(all): auto-regenerate discovery clients (# 2753)
  > 5b1ebe2 feat(all): auto-regenerate discovery clients (# 2752)
  > 6bdae51 feat(all): auto-regenerate discovery clients (# 2750)
  > cd95a34 chore(main): release 0.194.0 (# 2747)
  > eda6a59 fix(gen): change HttpBody.Data from string to any for monitoring:v1 (# 2744)
  > f836095 chore(all): Updating auth library version (# 2748)
  > 5d61f08 feat(all): auto-regenerate discovery clients (# 2746)
  > d994b67 chore(main): release 0.193.0 (# 2734)
  > 254bbe1 chore(all): update all (# 2740)
  > cb825c8 feat(all): auto-regenerate discovery clients (# 2742)
  > 9d915ff feat(all): auto-regenerate discovery clients (# 2739)
  > 7296c72 feat(all): auto-regenerate discovery clients (# 2738)
  > a2308c1 feat(all): auto-regenerate discovery clients (# 2737)
  > 6b81f1a feat(all): auto-regenerate discovery clients (# 2736)
  > c2b2ac9 chore: update to 1.21 (# 2735)
  > 4118ec2 feat(all): auto-regenerate discovery clients (# 2733)
  > c616f47 chore(main): release 0.192.0 (# 2726)
  > b457582 fix(internal/cba): Update credsNewAuth path to use nil oauth2 client (# 2731)
  > 2b4e9f4 feat: move storage, bigquery, and compute to new auth lib (# 2730)
  > a0ed1f3 feat(all): auto-regenerate discovery clients (# 2729)
  > 97c7f2e feat(all): auto-regenerate discovery clients (# 2728)
  > 36e3fa7 feat(all): auto-regenerate discovery clients (# 2727)
  > b2c7c05 feat(all): auto-regenerate discovery clients (# 2725)
  > d0759b0 chore(main): release 0.191.0 (# 2718)
  > 918e3d2 feat(all): auto-regenerate discovery clients (# 2724)
  > 0d15913 feat(all): auto-regenerate discovery clients (# 2722)
  > b365461 chore(all): update all (# 2721)
  > fffff7f fix: reference gax import in storage libs (# 2720)
  > a5ddb40 feat(all): auto-regenerate discovery clients (# 2719)
  > f5b0bb5 fix(transport): disable automatic universe domain check (# 2717)
  > 88dca19 chore(main): release 0.190.0 (# 2694)
  > 1f2d6d3 chore: bump cloud.google.com/go/auth@v0.7.3 (# 2716)
  > 164a8d6 feat(all): auto-regenerate discovery clients (# 2715)
  > 05a4fc5 feat(all): auto-regenerate discovery clients (# 2706)
  > c8041b0 chore(all): update all (# 2702)
  > aa62c85 revert: move storage, bigquery, and compute to new auth lib (# 2695)" (# 2704)
  > 7b03cff feat(all): auto-regenerate discovery clients (# 2703)
  > a8b0821 feat(all): auto-regenerate discovery clients (# 2700)
  > 1e4c024 chore(all): update module github.com/google/s2a-go to v0.1.8 (# 2697)
  > d07fd26 feat(all): auto-regenerate discovery clients (# 2699)
  > ddc4e0b feat(all): auto-regenerate discovery clients (# 2698)
  > 66ace6c feat: move storage, bigquery, and compute to new auth lib (# 2695)
  > cbc19e7 feat(all): auto-regenerate discovery clients (# 2693)
  > d0089f3 chore(main): release 0.189.0 (# 2681)
  > af28112 chore: upgrade some dependencies (# 2692)
  > a94722f feat(all): auto-regenerate discovery clients (# 2691)
  > aa4662f fix(transport/grpc): retain UserAgent option with new auth stack (# 2690)
  > 786363b chore(all): update all (# 2688)
  > 27405af feat(all): auto-regenerate discovery clients (# 2687)
  > 611884d feat(all): auto-regenerate discovery clients (# 2685)
  > d925dcb fix(cba): Update newAuth path to use nil oauth2 client (# 2684)
  > 1e3757d feat(all): auto-regenerate discovery clients (# 2683)
  > eba243a chore: generate based on discovery-artifact-manager (# 2682)
  > 4a713f7 feat(all): auto-regenerate discovery clients (# 2680)
  > 9957790 chore(main): release 0.188.0 (# 2666)
  > 7021e3e chore: bump some deps (# 2679)
  > d17f6be feat(all): auto-regenerate discovery clients (# 2678)
  > 40b5113 fix: allow ForceSendFields to work for map types (# 2670)
  > 5cdcbe0 chore(all): update all (# 2676)
  > 5dd2fb2 feat(all): auto-regenerate discovery clients (# 2677)
  > a9177bd feat(all): auto-regenerate discovery clients (# 2675)
  > d465cec feat(all): auto-regenerate discovery clients (# 2674)
  > 88240e3 feat(all): auto-regenerate discovery clients (# 2673)
  > 0d54a85 feat(all): auto-regenerate discovery clients (# 2671)
  > 6df3749 feat(all): auto-regenerate discovery clients (# 2669)
  > 711eb91 fix: check []bytes > 0 instead of nil (# 2667)
  > e84fa65 feat(all): auto-regenerate discovery clients (# 2665)
  > b6c87f6 chore(main): release 0.187.0 (# 2656)
  > e051997 fix: pass through gRPC api key option to new auth lib (# 2664)
  > 2ea4e07 chore(all): update all to dc46fd2 (# 2662)
  > 6e061ce feat(all): auto-regenerate discovery clients (# 2663)
  > 0a238f5 feat(all): auto-regenerate discovery clients (# 2661)
  > 3ca2f84 feat(all): auto-regenerate discovery clients (# 2660)
  > 7cd88da feat(all): auto-regenerate discovery clients (# 2659)
  > a758bc1 fix(gensupport): wrap chunk upload err for retries (# 2657)
  > 719f988 feat(all): auto-regenerate discovery clients (# 2658)
  > 1a28e06 feat(all): auto-regenerate discovery clients (# 2655)
  > 89bc0dc chore(main): release 0.186.0 (# 2642)
  > 6c8b3b9 chore: bump auth lib dep (# 2654)
  > bc370a7 feat(all): auto-regenerate discovery clients (# 2653)
  > ddb2d15 chore(all): update module github.com/googleapis/gax-go/v2 to v2.12.5 (# 2651)
  > 10c47f3 feat(all): auto-regenerate discovery clients (# 2652)
  > 695484b feat(all): auto-regenerate discovery clients (# 2649)
  > 1bac79d feat(all): auto-regenerate discovery clients (# 2648)
  > c1a7681 feat(all): auto-regenerate discovery clients (# 2645)
  > 1fcd83d chore: add simple readme for generator (# 2633)
  > 20ffdd8 feat(all): auto-regenerate discovery clients (# 2644)
  > 72fb128 feat(all): auto-regenerate discovery clients (# 2641)
  > e732ee3 chore(main): release 0.185.0 (# 2635)
  > 0c868b2 feat(all): auto-regenerate discovery clients (# 2638)
  > 324ae13 chore(all): update all (# 2640)
  > 51ff8a4 feat(all): auto-regenerate discovery clients (# 2636)
  > ea513cb fix(internal/gensupport): update shouldRetry for GCS uploads (# 2634)
  > 66c2e4a chore(main): release 0.184.0 (# 2628)
  > 7fccba6 feat(all): auto-regenerate discovery clients (# 2624)
  > 953f728 fix(cba): Update credsNewAuth to support oauth2 over mTLS (# 2610)
  > ebc44d1 feat: support structpb.Struct as req/resp (# 2632)
  > 56d0d59 chore: remove some nil clients (# 2631)
  > e760319 chore(gensupport): merge x-goog-api-client vals into a single header (# 2612)
  > bec8b5c chore(all): update all (# 2630)
  > 643675b Revert "feat: regen cloudcommerceprocurement v1 from updated discovery file (…" (# 2629)
  > 7e30ed2 feat: regen cloudcommerceprocurement v1 from updated discovery file (# 2627)
  > 8a7c0e1 chore: bump auth dep (# 2621)
bumping knative.dev/networking 6797968...67d1c27:
  > 67d1c27 upgrade to latest dependencies (# 1040)
  > 04878f0 upgrade to latest dependencies (# 1039)
bumping k8s.io/gengo/v2 51d4e06...a7b603a:
  > a7b603a Merge pull request # 274 from Jefftree/fix-deepcopy-generic
  > 44b8d15 Merge pull request # 273 from jpbetz/json-tags
  > 0dc45e1 Add tests for goNameToName and use cmp.Diff
  > 3b05ca7 Merge pull request # 272 from thockin/master
  > 2e3eea7 Add JSON Tag parse utility
  > 0962201 Fix test for named interface
  > a0386bf Merge pull request # 267 from MadhavJivrajani/add-go-directive-verify
  > 7a656db Make Args.With*() keep newer values
  > 9299822 Handle generics for named interface
  > a8d1235 Merge pull request # 255 from TheSpiritXIII/parse-generics
  > 7d40e07 .*: add verify script for go directive changes
  > 1e40e18 Add SnippetWriter .Dup() and .Append()
  > 5b52e8f Add tests for generic in struct field
  > 9cff633 Merge pull request # 265 from longit644/master
  > 239d3d4 Support parsing type parameters
  > d6673b3 bugfix: Do not remove generic typeparams in goNameToName
  > 2a31dd7 v2: Replace parallel arrays with array of objects in Signature.Parameters and Signature.Results
bumping knative.dev/pkg 0c2a238...c43477f:
  > c43477f upgrade to latest dependencies (# 3137)
bumping k8s.io/kube-openapi 8e68654...9e1beec:
  > 9e1beec Merge pull request # 504 from pohly/naming-convention
  > f7e401e Merge pull request # 510 from Jefftree/downgrade-ginkgo
  > 5b13d40 names match: tighten validation of inlining and metadata
  > 65a50c7 Merge pull request # 509 from Jefftree/bump-gengo
  > 04edf7c Downgrade ginkgo to avoid introducing dependency of x/exp
  > 4fca853 names match: add unit tests demonstrating false positives
  > 76de80e Merge pull request # 508 from Jefftree/downgrade-dep
  > 21ea66f Upgrade gengo
  > 5732855 Merge pull request # 503 from Jefftree/patch-experiment-json-test
  > 909c8d5 Merge pull request # 507 from kubernetes/Jefftree-patch-2
  > 0db3e15 downgrade govalidator, go-restful, jsonreference
  > 91dab69 Merge pull request # 500 from thockin/master
  > 24eb939 Update github actions to test for later go versions
  > d7e11f2 disable dependabot
  > cb93749 Bump gengo version
  > bd91a10 Patch go-json-experiment/json negative float test
bumping k8s.io/utils 18e509b...49e7df5:
  > 49e7df5 Merge pull request # 296 from skitt/deprecate-minmax
  > 702e33f Merge pull request # 317 from gibizer/revert-stdlib-slices
  > 3abbf95 Deprecate integer min/max functions
  > f90d014 Merge pull request # 315 from tklauser/deprecated-strings-slices
  > 8866f61 Revert "Deprecate strings/slices functions covered by stdlib slices"
  > 4965b0f Deprecate strings/slices functions covered by stdlib slices
bumping github.com/prometheus/client_golang 6e3f4b1...05fcde9:
  > 05fcde9 Merge pull request # 1623 from krajorama/data-race-in-histogram-write
  > ef2f87e Merge pull request # 1620 from prometheus/arthursens/prepare-1.20.3
  > 209f4c0 Add changelog
  > 6e9914d Merge pull request # 1608 from krajorama/index-out-of-range-native-histogram-exemplar
  > 937ac63 Add changelog entry for 1.20.3
  > 1e398cc native histogram: Fix race between Write and addExemplar
  > 67121dc Merge pull request # 1596 from mrueg/fix-uncompressed-content-header
  > d6b8c89 Update comments with more explanations
  > 2254d6c Merge pull request # 1587 from prometheus/fix-processcollector
  > 187acd4 Cut 1.20.2
  > 504566f Use simplified solution from # 1609 for the data race
  > 73b811c Cut 1.20.0 release. (# 1580)
  > 4a15d05 Cut 1.20.1
  > f7f8f3a fix: Unset Content-Encoding header when uncompressed
  > dc8e9a4 fix: native histogram: Simplify and fix addExemplar
  > 7ce5089 gocollector: Attach original runtime/metrics metric name to help. (# 1578)
  > f2dd7b3 Use pedantic registry in other places too, to double check.
  > dc819ce Use a trivial solution to # 1605
  > 062300e Remove go_memstat_lookups_total; added runtime/metrics calculation to memstat metric's help. (# 1577)
  > 261fe84 bugfix: Pass network metrics to processCollector's Describe() function
  > e061dfa native histogram: use exemplars in concurrency test
  > aa3c00d Update common Prometheus files (# 1576)
  > 5bf3341 Use NewPedanticRegistry in Process' Collector tests
  > 3ad2722 Add default Go runtime metrics for /gc/gogc:percent, /gc/gomemlimit:bytes, /sched/gomaxprocs:threads (# 1559)
  > 0715727 Update common Prometheus files (# 1573)
  > 3634bd9 ci: daggerize test and lint pipelines (# 1534)
  > 28b5e6e Merge pull request # 1572 from prometheus/repo_sync
  > 46f77a9 Merge pull request # 1571 from prometheus/dependabot/github_actions/github-actions-1edf403647
  > 8e18075 Update common Prometheus files
  > f751d13 Merge pull request # 1570 from prometheus/dependabot/go_modules/golang.org/x/sys-0.22.0
  > 7983708 build(deps): bump the github-actions group with 3 updates
  > 0ce6d71 go collector: add default metrics acceptance tests; adding more context to HELP (# 1568)
  > 2e98f83 build(deps): bump golang.org/x/sys from 0.21.0 to 0.22.0
  > 697372d tutorials: Renamed for consistency + fixed tutorial code. (# 1569)
  > 0581180 Update common Prometheus files (# 1567)
  > d7f83d1 deps: Updated to prometheus/common to 0.55 (# 1566)
  > cbfe44a Merge pull request # 1551 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.34.2
  > 6f511c3 Update common Prometheus files (# 1563)
  > f8718b0 Merge branch 'main' into dependabot/go_modules/google.golang.org/protobuf-1.34.2
  > 9f203a0 Merge pull request # 1565 from prometheus/dependabot/github_actions/github-actions-fde7c240f8
  > 1b23087 build(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2
  > d85cd60 chore: Remove half-implemented changelog automation (# 1564)
  > 3d81bdd build(deps): bump the github-actions group across 1 directory with 3 updates
  > 45f1e72 Merge pull request # 1553 from prometheus/dependabot/go_modules/github.com/klauspost/compress-1.17.9
  > 5d119ae Merge pull request # 1561 from prometheus/repo_sync
  > 90619d3 Merge pull request # 1552 from prometheus/dependabot/go_modules/golang.org/x/sys-0.21.0
  > ec6d6fd build(deps): bump github.com/klauspost/compress from 1.17.8 to 1.17.9
  > 10f4161 process_collector: collect received/transmitted bytes (# 1555)
  > a46cfa7 Merge branch 'main' into repo_sync
  > 1b436e3 Merge pull request # 1549 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/common-0.55.0
  > ae67d7a build(deps): bump golang.org/x/sys from 0.20.0 to 0.21.0
  > 34e02e2 client: Add Option to provide limit query param for APIs that support it (# 1544)
  > fec6b22 Update Go tests (# 1562)
  > e0573a6 Update common Prometheus files
  > b080961 Temporarly remove required CI job for changelog. (# 1560)
  > 00d26be build(deps): bump github.com/prometheus/common in /tutorial/whatsup
  > 3631776 Merge pull request # 1545 from prometheus/repo_sync
  > 7cd1249 Update README.md (# 1556)
  > bccd682 Remove inlined upstream code (# 1539)
  > 1320271 Update common Prometheus files
  > 1a5f005 Allow creating constant histogram and summary metrics with a created timestamp (# 1537)
  > 33697e6 Cleanup NOTICE file (# 1541)
  > 7fe5d46 Merge pull request # 1531 from prometheus/repo_sync
  > e06ccdb Merge pull request # 1529 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/client_golang-1.19.1
  > 9ab9603 Update common Prometheus files
  > b59c63b Merge pull request # 1536 from prometheus/superq/lint_timeout
  > 9cd52e1 build(deps): bump github.com/prometheus/client_golang
  > 0751e19 Merge pull request # 1530 from prometheus/repo_sync
  > f08b10c feat: Support zstd compression (# 1496)
  > 6098322 Fix golangci-lint config
  > 8491260 Merge pull request # 1526 from prometheus/changelog-automation
  > f83013b Update common Prometheus files
  > 920e6f7 Merge pull request # 1532 from SachinSahu431/sachin/fix-changelog-automation
  > 57abe22 Merge pull request # 1527 from prometheus/dependabot/go_modules/github.com/prometheus/procfs-0.15.1
  > 0f23008 ci: Group all changelog-related CI jobs into single one
  > e6da43a Remove synchronize trigger from workflow
  > 4b158ab Merge pull request # 1525 from SachinSahu431/sachin/update-pr-labeler
  > 3d0a11d build(deps): bump github.com/prometheus/procfs from 0.13.0 to 0.15.1
  > 105a3b7 Auto label PRs (# 1518)
  > 3ac5b77 Remove redundant labels
  > 2f36f98 Add PR template for changelog automation (# 1517)
  > b9b2f62 Merge pull request # 1524 from prometheus/repo_sync
  > c2d0caf Merge pull request # 1522 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.34.1
  > 9d0a248 Update common Prometheus files
  > be12428 Merge pull request # 1523 from prometheus/dependabot/go_modules/golang.org/x/sys-0.20.0
  > 4816ade build(deps): bump google.golang.org/protobuf from 1.34.0 to 1.34.1
  > 18b5134 Update common Prometheus files (# 1514)
  > ce40ef5 build(deps): bump golang.org/x/sys from 0.19.0 to 0.20.0
  > 542f7e6 Merge pull request # 1471 from fatsheep9146/native-histogram-exemplar
  > cb57abb Merge pull request # 1515 from lilijreey/use_time_IsZero
  > 2754a4c fix for comments
  > c7c7509 testutil compareMetricFamilies: make less error-prone (# 1424)
  > 47b807e clean code use time.IsZero() replace t = time.Time{}, make code more readable
  > d8c7074 refract the implementation
  > 36b9f46 add: CollectAndFormat to testutil (# 1503)
  > 853c5de Merge pull request # 1509 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/common-0.53.0
  > 494ccce add native histogram exemplar support
  > 7d3be80 [CI]: Add Concurrency Grouping to GitHub Workflows (# 1444)
  > 5c4ff38 Merge pull request # 1508 from prometheus/dependabot/go_modules/github.com/prometheus/client_model-0.6.1
  > 0075cb3 build(deps): bump github.com/prometheus/common in /tutorial/whatsup
  > 7882668 Merge pull request # 1469 from prometheus/dependabot/go_modules/tutorial/whatsup/google.golang.org/protobuf-1.33.0
  > 9308329 build(deps): bump the github-actions group with 3 updates (# 1510)
  > 6b169a1 Merge pull request # 1507 from prometheus/dependabot/go_modules/golang.org/x/sys-0.19.0
  > c4b6d5d build(deps): bump github.com/prometheus/client_model from 0.6.0 to 0.6.1
  > 4e21273 Merge pull request # 1506 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.34.0
  > 6b37369 Merge pull request # 1467 from prometheus/dependabot/go_modules/examples/middleware/google.golang.org/protobuf-1.33.0
  > 4549547 Bump google.golang.org/protobuf in /tutorial/whatsup
  > ccf82b1 improved code more clean (# 1511)
  > 9e8b641 build(deps): bump golang.org/x/sys from 0.18.0 to 0.19.0
  > 5ad7da9 Merge pull request # 1505 from prometheus/dependabot/go_modules/github.com/cespare/xxhash/v2-2.3.0
  > 2cb5120 build(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.0
  > c5f9c3f Merge pull request # 1466 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.33.0
  > 76e6dfd Bump google.golang.org/protobuf in /examples/middleware
  > 3ade2e2 Merge pull request # 1504 from prometheus/dependabot/go_modules/github.com/prometheus/common-0.53.0
  > 772f2a3 build(deps): bump github.com/cespare/xxhash/v2 from 2.2.0 to 2.3.0
  > 2f59eb2 feat(dependency): replace go-spew package  (# 1499)
  > b59cfc9 Merge pull request # 1456 from prometheus/dependabot/github_actions/github-actions-cd65112d37
  > 4f5e328 Bump google.golang.org/protobuf from 1.32.0 to 1.33.0
  > 7bbdd02 build(deps): bump github.com/prometheus/common from 0.52.3 to 0.53.0
  > a330ac5 Merge pull request # 1502 from prometheus/dependabot/go_modules/golang.org/x/net-0.23.0
  > 876e942 Merge pull request # 1462 from prometheus/release-1.19
  > 063bd37 Bump the github-actions group with 2 updates
  > 7fb2191 Merge pull request # 1501 from prometheus/dependabot/go_modules/tutorial/whatsup/golang.org/x/net-0.23.0
  > 4d3dba3 build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0
  > 8da892e Merge pull request # 1461 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/client_golang-1.19.0
  > 694854a Merge pull request # 1455 from foehammer127/fix/1453
  > d038ab9 chore: fix function name in comment (# 1497)
  > 991feca build(deps): bump golang.org/x/net in /tutorial/whatsup
  > c890f5e Merge pull request # 1459 from prometheus/dependabot/go_modules/golang.org/x/sys-0.17.0
  > 324bb9e Bump github.com/prometheus/client_golang in /tutorial/whatsup
  > cead7c3 feat(prometheus/testutil/promlint/validations): refine lintMetricTypeInName
  > 6b857f1 Merge pull request # 1498 from prometheus/dependabot/go_modules/github.com/prometheus/common-0.52.3
  > 96d15d5 Merge pull request # 1458 from prometheus/dependabot/go_modules/github.com/prometheus/client_model-0.6.0
  > 736c206 Bump golang.org/x/sys from 0.16.0 to 0.17.0
  > e133e49 Merge pull request # 1389 from prometheus/fix-lint-issue
  > 5a00ae4 Bump github.com/prometheus/common from 0.48.0 to 0.52.3
  > 50211fc Merge pull request # 1457 from prometheus/dependabot/go_modules/examples/middleware/github.com/prometheus/client_golang-1.19.0
  > a5b7c47 Bump github.com/prometheus/client_model from 0.5.0 to 0.6.0
  > c586fcc Merge pull request # 1483 from prometheus/simplify-basemetrics
  > 0f50003 gocollector: Add regex option to allow collection of debug runtime metrics
  > 8a9d24b Bump github.com/prometheus/client_golang in /examples/middleware
  > 6fdffbf fix: remove redundant go module in middleware example (# 1492)
  > ec6ba13 chore: Refactor how base metrics are added to Sched metrics
  > 76fa980 feat: metrics generation workflow (# 1481)
  > 93cf5d4 Implement Unwrap() for responseWriterDelegator (# 1480)
  > e3bea8a Merge pull request # 1489 from SachinSahu431/update-go-yml
  > 50ab457 Auto-update Go Collector Metrics for new Go versions (# 1476)
  > e38b67e Merge pull request # 1486 from prometheus/dependabot/go_modules/github.com/prometheus/procfs-0.13.0
  > 1fc81cf Modify go.yml file
  > 26e3055 Merge pull request # 1472 from prometheus/i5242
  > af02258 Merge pull request # 1485 from prometheus/dependabot/go_modules/golang.org/x/sys-0.18.0
  > 17dafc8 Bump github.com/prometheus/procfs from 0.12.0 to 0.13.0
  > cd45345 ci: Remove hardcoded supported Go versions from go.yml
  > 2507462 Add LintDuplicateMetric to promlint
  > 838b8e5 Bump golang.org/x/sys from 0.17.0 to 0.18.0
bumping knative.dev/eventing cd7c1c0...9cec50f:
  > 9cec50f [main] Upgrade to latest dependencies (# 8414)
  > a40a0a7 [main] Upgrade to latest dependencies (# 8413)
  > 90edfe6 Upgrade deps to latest (# 8410)
  > 6d71005 Additional unit tests for EventPolicy (# 8405)
  > f3ea6b5 Update KinD e2e workflow (# 8411)

Signed-off-by: Knative Automation <automation@knative.team>
2025-01-21 14:04:09 +00:00
David Simansky 8d10f67dd9
Remove dependency on deprecated client-pkg (#1990)
* Remove dependencie on deprecated client-pkg

* Commit go.work.sum update
2025-01-20 13:12:09 +00:00
Knative Automation 5f15fd3297
upgrade to latest dependencies (#1988)
bumping knative.dev/serving dd48437...b484fa2:
  > b484fa2 Update net-contour nightly (# 15691)
  > a829571 Update net-kourier nightly (# 15689)
  > 19b9a09 Fix all linter warnings (# 15684)
  > db2721f Update net-gateway-api nightly (# 15690)
  > 243e1ea upgrade to latest dependencies (# 15687)

Signed-off-by: Knative Automation <automation@knative.team>
2025-01-15 21:40:03 +00:00
Knative Automation 137570333a
upgrade to latest dependencies (#1980)
bumping k8s.io/code-generator 890b3a1...5a98ceb:
  > 5a98ceb Update dependencies to v0.31.4 tag
  > f74ea3c informers: add comment that Start does not block
  > 80c52b8 Call non-blocking informerFactory.Start synchronously to avoid races
  > e64302e Merge pull request # 126353 from liggitt/fix-vendor
  > d9fab2a revendor dependencies
  > ec3cc88 Merge pull request # 125571 from liggitt/filter-auth-02-sar
  > b4e74fb generate
  > 41a074a Merge pull request # 126073 from a7i/fake-apply-scale-subresource
  > e788e07 Merge pull request # 126018 from aroradaman/bump-k8s-utils
  > 100ab85 fix: fake clientset ApplyScale subresource from 'status' to 'scale'
  > baa7672 bump k8s.io/utils
  > 3f99c9a Merge pull request # 125922 from dims/update_otel_27
  > bb79741 update OpenTelemetry dependencies and grpc
  > 633962a [code-generator] feat: add func for generating register code (# 124946)
  > ab86cd6 Merge pull request # 125759 from dims/bump-prometheus/common-v0.55.0
  > e57d261 Merge pull request # 125162 from sttts/sttts-code-generator-core-group
  > 59cecdb Bump `prometheus/common to` v0.55.0
  > 3c253da Merge pull request # 125766 from dims/update-moby/spdystream-to-v0.4.0
  > be30ddb make codegen
  > e589542 Update moby/spdystream to v0.4.0
  > 07cedd3 code-generator/examples: fix json tags
  > 7a55f28 Merge pull request # 125745 from BenTheElder/ping-ping
  > aad7f9e code-generator/client-gen: add example with single package api/v1
  > 1f8ce20 bump  github.com/moby/spdystream to v0.3.0
  > 3d2e34f code-generator/client-gen: decouple core group from package name 'api'
  > 13818de Merge pull request # 125731 from dashpole/revert_otel
  > 5b6873d code-generator/client-gen: add example with core group
  > 1d5e06b Revert "update OpenTelemetry dependencies"
  > 50b2150 Merge pull request # 125669 from benluddy/cbor-bump-v2.7.0
  > bea469c Bump github.com/fxamacker/cbor/v2 to v2.7.0.
  > cdfa7b0 Merge pull request # 125575 from dashpole/update_otel_27
  > 1bfc2ba Merge pull request # 125560 from jpbetz/apply-gen-fake
  > 98d7e2c update OpenTelemetry dependencies
  > e421d05 Resolve rebase
  > 0c9ff01 Generate code
  > 43d54fb Generate type fake clients that may opt in to the use of managed fields
  > 763e7a8 Merge pull request # 125673 from jpbetz/patch-6
  > f536deb Add jpbetz to code-generator OWNERS
  > 569cc2f Merge pull request # 125531 from pohly/klog-update
  > 76a3494 dependencies: klog v2.130.1
  > 2a71dee Merge pull request # 121439 from skitt/generic-client-go
  > 198ba6b Merge pull request # 125051 from marquiz/devel/codegen-fix-grep
  > 896cb08 Run codegen
  > 030791b Merge pull request # 125499 from mbobrovskyi/fix/openapi-gen-dependency
  > 4de699f kube_codegen: smarter grepping of codegen tags
  > 688a73a Generify client-go
  > 28fff67 Fix openapi-gen dependency.
  > 0f7e7aa Run codegen
  > 0b3f2ef Merge pull request # 124509 from p0lyn0mial/upstream-watch-list-code-gen
  > 0c42800 Add a non-subresource genclient:method example
  > 0c188fc ./hack/update-internal-modules.sh
  > bd8446c Run codegen
  > 20a1a2d make update
  > b5459b0 Fix "an declarative" typo
  > f0862c8 client-gen: intro watchList
  > d95c93e Run codegen
  > 3a49e5b Merge pull request # 125408 from benluddy/bump-cbor-v2.7.0
  > 87db423 Add a Name getter in named ApplyConfigurations
  > 32e53a8 Bump fxamacker/cbor/v2 to v2.7.0-beta.
  > 8d055c7 Merge pull request # 124963 from p0lyn0mial/upstream-data-consistency-checker-for-list-requests
  > 9b16c26 make update
  > 8b8ecc8 client-gen: rework list and use CheckListFromCacheDataConsistencyIfRequested
  > 2ec7af0 Merge pull request # 122832 from benluddy/cbor-fuzz-native-to-unstructured-via
  > ca05e03 Update indirect dependencies with ./hack/update-vendor.sh.
  > 620b113 Merge pull request # 124898 from alexzielenski/apiserver/prerelease-ga-tags
  > 9017335 Merge pull request # 123339 from skitt/canonical-json-patch
  > dc6562f prevent deprecated & removed from being generated for GA types
  > 6fcb6f0 Use canonical json-patch v4 import
  > 5f538ea Update kubectl kustomize to kyaml/v0.17.1, cmd/config/v0.14.1, api/v0.17.2, kustomize/v5.4.2
  > 2da86b0 Merge pull request # 125045 from pohly/ginkgo-gomega-update
  > a77a314 dependencies: ginkgo v2.19.0, gomega v1.33.1
  > e9fc761 Merge pull request # 124913 from enj/enj/i/go_work_sum_ignore
  > c9a8b3f Ignore go.work.sum for fake workspaces
  > 1a2807d Merge pull request # 124757 from dims/update-to-latest-golang.org/x/oauth2-v0.20.0
  > 68d188f Update to latest golang.org/x/oauth2 v0.20.0
  > 12b975c Merge pull request # 124281 from fulviodenza/master
  > de98b55 Merge pull request # 124562 from sbueringer/pr-bump-sigs-yaml
  > 8dcbed8 Allow request parameter and proto file path
  > 7977adc Bump sigs.k8s.io/yaml to v1.4.0
  > ff061d6 Merge pull request # 124469 from serathius/etcd-3.5.13
  > 3f5a084 Upgrade etcd libraries to v3.5.13
  > 679c60f Merge pull request # 124328 from jiahuif-forks/deps/cel-go
  > a397227 Merge pull request # 121574 from skitt/generic-lister-gen
  > 164ad5e generated: ./hack/update-vendor.sh
  > 5ae098a Merge pull request # 124346 from jwcesign/master
  > c2b93df Regenerate all listers
  > 677f552 generated: ./hack/pin-dependency.sh github.com/google/cel-go v0.20.1
  > ced7fde upgrade: upgrade dependencies github.com/prometheus/common to the newest version
  > a25c144 Generify lister-gen
  > 2a5cd15 Merge pull request # 122892 from danwinship/codegen-nil
  > a068c84 Add a lister-gen expansion example
  > 8d4f629 Regenerate fake clients
  > 5ade975 Fix codegen to use correct nil-vs-empty semantics in fake clients
  > 4c3e41e Merge pull request # 124193 from soltysh/fix_applyconfig-gen
  > d3d5e9c Merge pull request # 123988 from skitt/use-cases-titler
  > 111256a Update applyconfig-gen for pacakges where group and dir differ in name
  > 74348a6 Merge pull request # 123893 from soltysh/openapi_schema_applygen
  > ffb0802 code-generator: use cases.Title instead of strings.Title
  > 585ff30 Merge pull request # 116781 from muff1nman/protobuf-fully-qualified-types
  > fec23c2 kube_codegen: expose applyconfig-openapi-schema flag for client generation
  > 6705865 Merge pull request # 124174 from dims/update-x/net-for-CVE-2023-45288
  > cccf4c3 generate fully qualified type references
  > 5a5fa0c Update x/net for CVE-2023-45288
  > e33b396 sync: update go.mod
  > 75dbfb9 Merge pull request # 123735 from thockin/master
bumping golang.org/x/term b725e36...40b02d6:
  > 40b02d6 go.mod: update golang.org/x dependencies
  > 442846a go.mod: update golang.org/x dependencies
bumping k8s.io/client-go ece8c00...4b5b7fa:
  > 4b5b7fa Update dependencies to v0.31.4 tag
  > 5e3e8ea informers: add comment that Start does not block
  > f71a5cc Call non-blocking informerFactory.Start synchronously to avoid races
  > 4536e5a Merge pull request # 124012 from Jefftree/le-controller
  > 93c6a5b Merge pull request # 126353 from liggitt/fix-vendor
  > 825f52e Change PingTime to be persistent
  > 6a9911a revendor dependencies
  > f45c451 fix ordering issue in candidates
  > fe54892 Merge pull request # 126243 from SergeyKanzhelev/devicePluginFailures
  > 18dd587 feedback: leasecandidate clients
  > 79fd7ab generated files
  > 1f27757 Review feedback
  > ac9204c Merge pull request # 126145 from carlory/kep-3751-api
  > 2099375 CLE controller and client changes
  > dcfcc90 Merge pull request # 126125 from mprahl/stop-idempotent
  > 9dea255 Promote VolumeAttributesClass to beta
  > 8a2bbd0 Coordinated Leader Election Alpha API
  > bad8f77 Merge pull request # 126091 from seans3/ws-err-extra-info
  > 001900e Allow calling Stop multiple times on RetryWatcher
  > 3aff10e Adds extra error information from response to bad handshake error when possible
  > a9affb4 Merge pull request # 125488 from pohly/dra-1.31
  > a7db3ad DRA: new API for 1.31
  > e0bc24e DRA: remove "sharable" from claim allocation result
  > a7f430b DRA: remove immediate allocation
  > 91ff2f6 DRA: bump API v1alpha2 -> v1alpha3
  > 82af755 Merge pull request # 126231 from seans3/websocket-https-proxy-fix
  > 6e31289 moving for easier cherry-pick
  > 8108d41 Falls back to SPDY for gorilla/websocket https proxy error
  > 5130bd9 Merge pull request # 126207 from thockin/ingress-backend-port-atomic
  > 80707e5 Merge pull request # 125660 from saschagrunert/oci-volumesource-api
  > cd892da Make ServiceBackendPort an atomic struct
  > 5742b23 Merge pull request # 124859 from morlay/master
  > 485ae13 Add ImageVolumeSource API
  > 6dde7fe Merge pull request # 126073 from a7i/fake-apply-scale-subresource
  > 9ab93c0 Remove json:",omitempty" where json:",inline" specified.
  > 37121f3 Merge pull request # 125470 from everpeace/kep-3619-SupplementalGroupsPolicy-e2e
  > eab51c4 fix: fake clientset ApplyScale subresource from 'status' to 'scale'
  > 1ea671a KEP-3619: API: add NodeFeatures.SupplementalGroupsPolicy in NodeStatus
  > 59ef8e1 Merge pull request # 126034 from sohankunkerkar/add-usernamespaces
  > 21b1828 api: add user namespaces field to NodeRuntimeHandlerFeatures
  > 0724a99 Merge pull request # 125305 from p0lyn0mial/upstream-dynamic-client-uses-watch-list
  > 34751e1 Merge pull request # 126018 from aroradaman/bump-k8s-utils
  > 732dd28 dynamic client: add support for API streaming
  > b6a1b42 Merge pull request # 126057 from thockin/make-pod-ip-host-ip-required
  > 37c2760 bump k8s.io/utils
  > fa8c68e make PodIP.IP and HostIP.IP required.
  > 53b8be7 Merge pull request # 125802 from mmorel-35/testifylint/len+empty
  > 7f36d81 Merge pull request # 125944 from timofurrer/fix/error-msg-type
  > acc5917 fix: enable empty and len rules from testifylint on pkg package
  > 55c0e2c Fix typo in type name of watch decode error
  > 354ed1b Merge pull request # 125922 from dims/update_otel_27
  > 127e4c3 Merge pull request # 125887 from fxierh/fakediscovery-fix
  > e57f162 update OpenTelemetry dependencies and grpc
  > c45bc43 Return the error returned by Invokes so the FakeDiscovery client is able to simulate any error with reactors.
  > ab86e03 Merge pull request # 125021 from aojea/servicecidrbeta
  > 4dec662 Merge pull request # 125116 from pohly/dra-one-of-source
  > a146a0f make update
  > ae071bc Merge pull request # 125759 from dims/bump-prometheus/common-v0.55.0
  > fdffb52 DRA: remove "source" indirection from v1 Pod API
  > 4b5beb6 Merge pull request # 124917 from vinayakankugoyal/kep4633
  > 66473c1 Bump `prometheus/common to` v0.55.0
  > ef4b2f6 Merge pull request # 125766 from dims/update-moby/spdystream-to-v0.4.0
  > 1582c4c KEP-4633: Allow health-only anonymous auth mode.
  > 96c49b6 Merge pull request # 125600 from thockin/plus_default_deprecated_volumes
  > a2665af Update moby/spdystream to v0.4.0
  > b043b56 Merge pull request # 125745 from BenTheElder/ping-ping
  > af26305 Use +default for now deprecated ScaleIO volume
  > 11d6807 bump  github.com/moby/spdystream to v0.3.0
  > f9b8f88 Use +default for now deprecated AzureDisk volume
  > 88829a4 Merge pull request # 125731 from dashpole/revert_otel
  > 90902b5 Use +default for now deprecated ISCSI volume
  > 0fbd594 Revert "update OpenTelemetry dependencies"
  > 64e74f9 Use +default for now deprecated RBD volume
  > 4e7651c Merge pull request # 125706 from jpbetz/fix-fixture-test
  > 8ffa531 Merge pull request # 125537 from seans3/rc-fallback-log
  > dd94093 Remove test dependency on swwagger.json to fix client-go repo
  > 6090471 Merge pull request # 125669 from benluddy/cbor-bump-v2.7.0
  > 0b66457 Adds logging during remote command executor fallback
  > 9177465 Bump github.com/fxamacker/cbor/v2 to v2.7.0.
  > 430e755 Merge pull request # 125575 from dashpole/update_otel_27
  > 2923011 Merge pull request # 125560 from jpbetz/apply-gen-fake
  > fd8492c update OpenTelemetry dependencies
  > c4145a9 Generate code
  > 2c86652 Add field tracker support to client fake fixtures
  > 96f66e9 Support options for all client fake actions
  > b9309ac Merge pull request # 125531 from pohly/klog-update
  > db174bf dependencies: klog v2.130.1
  > e1202c7 Merge pull request # 121439 from skitt/generic-client-go
  > b31bc29 Run codegen
  > c834bcc Generify client-go
  > 6a88f2d Run codegen
  > 233a065 Run codegen
  > d2f5fba Merge pull request # 125528 from seans3/port-forward-beta
  > 6e44692 Graduate PortForwardWebsockets to Beta
  > cea1539 Merge pull request # 124509 from p0lyn0mial/upstream-watch-list-code-gen
  > e4e31fd Merge pull request # 125472 from karlkfi/karl-watch-comments
  > cc198ea make update
  > 5f43af4 Merge pull request # 125391 from karlkfi/karl-reflector-watch-stop
  > 48d8fc7 Add details to watch interface method comments
  > 39cc8de Merge pull request # 125435 from p0lyn0mial/upstream-rm-reflector-data-consistency-detector-test
  > f29a36d Refactor Reflector ListAndWatch
  > fb1003a Merge pull request # 125440 from p0lyn0mial/upstream-client-go-watchlist-can-use-watchlist-for-list-rq
  > 5347b09 client-go/reflector: remove reflector_data_consistency_detector_test.go
  > 9a760ef client-go/util/watchlist: intro CanUseWatchListForListRequest
  > 03443e7 Merge pull request # 125432 from p0lyn0mial/upstream-watch-list-data-consistency-detector
  > b681e77 client-go/reflector: use consistencydetector.IsDataConsistencyDetectionForWatchListEnabled
  > 14559c0 client-go/consistencydetector: introduce CheckWatchListFromCacheDataConsistencyIfRequested
  > 9116846 Merge pull request # 125408 from benluddy/bump-cbor-v2.7.0
  > 4d57b6a Bump fxamacker/cbor/v2 to v2.7.0-beta.
  > c415c76 Merge pull request # 125304 from p0lyn0mial/upstream-dynamic-client-uses-consistency-detector
  > 8fc5a64 Merge pull request # 125383 from p0lyn0mial/upstream-unstructured-testchecklistconsistency
  > 5d84e91 client-go/dynamic: use CheckListFromCacheDataConsistencyIfRequested
  > 503a090 client-go/util/consistencydetector: extend TestCheckListFromCacheDataConsistencyIfRequestedInternalHappyPath to work with unstructured list
  > 2d885a2 client-go/util/consistencydetector: refactor TestCheckListFromCacheDataConsistencyIfRequestedInternalHappyPath to work with unstructured data
  > e822473 Merge pull request # 125379 from p0lyn0mial/upstream-unstructured-testdataconsistencychecker
  > 94cabc8 Merge pull request # 125302 from karlkfi/karl-informer-watcher-test
  > 20d0a8e client-go/consistencydetector: extend TestDataConsistencyChecker to test unstructured data
  > 1fc4f8a Merge pull request # 124963 from p0lyn0mial/upstream-data-consistency-checker-for-list-requests
  > 7c5e903 Update TestNewInformerWatcher for WatchListClient
  > 8262774 client-go/consistencydetector: refactor TestDataConsistencyChecker to work with unstructured data
  > 1c075dc Merge pull request # 124642 from wojtek-t/resilient_watchcache_initialization
  > 9f33e96 make update
  > 098e7c5 Merge pull request # 125356 from p0lyn0mial/upstream-improve-testdrivechecklistfromcache-test
  > b444e6c Implement ResilientWatchCacheInitialization
  > bbe85a4 fix TestDriveCheckListFromCacheDataConsistencyIfRequested
  > b03e5b8 Merge pull request # 125335 from p0lyn0mial/upstream-consistency-decector-handles-legacy-case
  > c7d7068 client-go/consistencydetector: handles the watch cache legacy case
  > 7c6e307 Merge pull request # 125299 from karlkfi/karl-reflector-fix-2
  > 8c9cb88 Improve Reflector unit tests
  > 52e5651 Merge pull request # 122832 from benluddy/cbor-fuzz-native-to-unstructured-via
  > d81b8f6 Merge pull request # 123974 from p0lyn0mial/upstream-client-go-features-testing
  > 3aa51ce Update indirect dependencies with ./hack/update-vendor.sh.
  > 7adab2f KEP-3619: Fine-grained SupplementalGroups control (# 117842)
  > e89e40c client-go/rest: add TestWatchListWhenFeatureGateDisabled unit test
  > e8b5471 Merge pull request # 123339 from skitt/canonical-json-patch
  > e8eae94 client-go/features/testing: intro SetFeatureGatesDuringTest
  > 9c87eb0 Merge pull request # 125190 from pohly/record-event-panic
  > 16552d4 Use canonical json-patch v4 import
  > b4e1cfc client-go record: avoid panic when watch creation failed
  > ffda346 Update kubectl kustomize to kyaml/v0.17.1, cmd/config/v0.14.1, api/v0.17.2, kustomize/v5.4.2
  > 5d65011 Merge pull request # 125159 from p0lyn0mial/upstream-add-data-consistency-checker-for-list-requests
  > 3f130bd Merge pull request # 125166 from p0lyn0mial/upstream-improve-check-data-consistency
  > b7ea49a client-go/util/consistencydetector: add CheckListFromCacheDataConsistencyIfRequested
  > 5f741a5 Merge pull request # 125052 from p0lyn0mial/upstream-client-go-env-var-set
  > 785fca4 client-go/util/consistencydetector: improve validation of list parameters (RV, ListOptions)
  > b92b563 Merge pull request # 124635 from pohly/event-broadcaster-shutdown-fix
  > 98df4f7 client-go/features: add Set method to envvar impl
  > f53839a Merge pull request # 125045 from pohly/ginkgo-gomega-update
  > ebbf7d7 client-go/tools/record: fix and test Broadcaster shutdown + logging
  > c559583 Merge pull request # 125146 from p0lyn0mial/upstream-client-go-consistency-detector-move-to-new-package
  > 2f2b800 dependencies: ginkgo v2.19.0, gomega v1.33.1
  > 538b780 move checkWatchListDataConsistencyIfRequested back to client-go/tools/cache
  > e6e45e1 client-go/util/consistencydetector: make the detector public
  > 92f0985 client-go/util/consistencydetector: update after moving to the new package
  > e428fc2 move client-go/tools/cache/reflector_data_consistency_detector to client-go/util/consistencydetector
  > fd6b8e6 Merge pull request # 125144 from p0lyn0mial/upstream-client-go-consistency-detector-refactor-units
  > 00036b7 client-go/tools/cache/reflector_data_consistency_detector: refactor unit tests
  > 0123e78 Merge pull request # 124446 from p0lyn0mial/watch-list-consistency-detector-more-generic
  > 6bdde77 client-go/consistency-detector: change the signature of checkWatchListConsistencyIfRequested
  > c739619 Merge pull request # 122791 from p0lyn0mial/upstream-cleanup-watch-list-env-var
  > 4a34196 replace ENABLE_CLIENT_GO_WATCH_LIST_ALPHA with WatchListClient gate
  > 86f83bc Merge pull request # 124614 from p0lyn0mial/upstream-reflector-warn-no-bookmark-event
  > 0280901 client-go/reflector: warns when the bookmark event for initial events hasn't been received
  > 62f9597 Merge pull request # 124588 from jiuker/patch-2
  > 8a8d073 Merge pull request # 124757 from dims/update-to-latest-golang.org/x/oauth2-v0.20.0
  > f9eba8e fix: Hang when canceling leader election information
  > 988ddc2 Update to latest golang.org/x/oauth2 v0.20.0
  > 4ebe42d Merge pull request # 124600 from alvaroaleman/typed-wq
  > d3682da Merge pull request # 124519 from dims/drop-all-the-providery-things-take-2
  > 9aa3aae Use the generic/typed workqueue throughout
  > 35cab32 fix(api): make LocalObjectReference.Name and HostAlias.IP required (# 124553)
  > 64ff14b address comments during review
  > 049f231 Merge pull request # 124562 from sbueringer/pr-bump-sigs-yaml
  > af62623 Remove gcp in-tree cloud provider and credential provider
  > ea434df Bump sigs.k8s.io/yaml to v1.4.0
  > 6b47d7d Merge pull request # 124344 from wojtek-t/fix_transformer
  > 178bcf2 Merge pull request # 124469 from serathius/etcd-3.5.13
  > 2fe0574 Fix race in informer transformers
  > f3332a0 Merge pull request # 124263 from alvaroaleman/typed
  > e4f9b83 Upgrade etcd libraries to v3.5.13
  > 9433226 Merge pull request # 124075 from pohly/dra-api-comments
  > d67dddf Workqueue: Add generic versions that are properly typed
  > 4a5f039 Merge pull request # 122657 from p0lyn0mial/upstream-client-go-rest-client-watch-list
  > a457c5e DRA api: ResourceHandle.DriverName is required
  > 47f5582 Merge pull request # 124328 from jiahuif-forks/deps/cel-go
  > a1be94a client-go/rest: introduce watchlist
  > 66b378a Merge pull request # 124340 from benluddy/dynamic-client-golden-request-test
  > d071c08 generated: ./hack/update-vendor.sh
  > 02e371e Merge pull request # 121574 from skitt/generic-lister-gen
  > 4cd6b75 Generate HTTP request fixtures for dynamic client tests.
  > 34d7809 generated: ./hack/pin-dependency.sh github.com/google/cel-go v0.20.1
  > 5b2b83a Merge pull request # 124346 from jwcesign/master
  > 841e997 Improve the lister function documentation
  > b17c363 Add test to detect unintentional changes in dynamic client requests.
  > 5db05eb upgrade: upgrade dependencies github.com/prometheus/common to the newest version
  > 9d701d3 Regenerate all listers
  > b1c1c03 Merge pull request # 122892 from danwinship/codegen-nil
  > 05ff4bb Generify lister-gen
  > 506bc53 Merge pull request # 113257 from claudiubelu/path-filepath-update-staging
  > 3d4f98d Regenerate fake clients
  > 3407442 Merge pull request # 124245 from wojtek-t/informer_options
  > 79c893d Replaces path.Operation with filepath.Operation (staging)
  > 9990b0b Merge pull request # 123969 from liangyuanpeng/cleanup_rand
  > b9e952f Allow for configuring MinWatchTimeout in Reflector and Informer.
  > a82df61 Merge pull request # 123937 from p0lyn0mial/upstream-use-initial-events-annotation-key-const
  > fa185a2 cleanup: delete rand.Seed(time.Now().UnixNano()) and using global number generator.
  > 7da3197 Refactor informer constructors
  > 79491af Merge pull request # 123347 from zhouhaibing089/abstract-queue
  > 45e17fe client-go/cache/reflector: use metav1.InitialEventsAnnotationKey
  > aa7909e Merge pull request # 124174 from dims/update-x/net-for-CVE-2023-45288
  > 9c3db86 workqueue: make queue as configurable
  > a2cc490 Update x/net for CVE-2023-45288
  > 1518fca sync: update go.mod
  > eea636f Merge pull request # 123932 from pohly/dra-api-resource-model-rename
bumping k8s.io/api 83bdab1...e45474d:
  > e45474d Update dependencies to v0.31.4 tag
  > 46f6230 Merge pull request # 126761 from thockin/automated-cherry-pick-of-# 126749-upstream-release-1.31
  > 1857695 fix v1a3 ResourceSliceList metadata field name
  > 382a091 update codegen and openapi
  > 1073c1e regen clients
  > 6f8e3bd Review feedback
  > 437d97a Coordinated Leader Election Alpha API
  > 63e21d3 Merge pull request # 126243 from SergeyKanzhelev/devicePluginFailures
  > ca07d5a generated files
  > 7192863 add AllocatedResourcesStatus field to ContainerStatus
  > a789efa Merge pull request # 126281 from saschagrunert/oci-volume-docs
  > f04ea0b Merge pull request # 126145 from carlory/kep-3751-api
  > 6f2fee6 ImageVolumeSource: mention that fsGroupChangePolicy has no effect
  > 7d5eb68 Merge pull request # 126108 from gnufied/changes-volume-recovery
  > 447f08f Promote VolumeAttributesClass to beta
  > 871340c Merge pull request # 120611 from pohly/dra-resource-quotas
  > 8962de2 Rename ReizeFailed conditions to ResizeInfeasible
  > 3421a80 Merge pull request # 126067 from tenzen-y/implement-job-success-policy-e2e
  > 19081f3 DRA quota: add ResourceClaim v1.ResourceQuota limits
  > a48b61c Add new values for reporting expansion errors via conditions
  > b689d90 Merge pull request # 125374 from pwschuurman/kep-3335-stable
  > a815b26 Graduate the JobSuccessPolicy to beta
  > 9516298 Merge pull request # 125488 from pohly/dra-1.31
  > dc483d9 Remove StatefulSetStartOrdinal feature gate to target stable in 1.31
  > ff2bf05 Job: Add the CompletionsReached reason to the SuccessCriteriaMet condition
  > e0a906d DRA: new API for 1.31
  > 0030d2c DRA: remove "sharable" from claim allocation result
  > 35de2c0 DRA: remove immediate allocation
  > 8cd8793 DRA: bump API v1alpha2 -> v1alpha3
  > 7d5e5ea Merge pull request # 125571 from liggitt/filter-auth-02-sar
  > 0c2b9ec generate
  > 80604de add subjectaccessreview field and label selectors
  > 5c3f1a6 Merge pull request # 126207 from thockin/ingress-backend-port-atomic
  > 441003d Merge pull request # 125782 from aborrero/master
  > 1b3cb9c Make ServiceBackendPort an atomic struct
  > 261e6aa Merge pull request # 125660 from saschagrunert/oci-volumesource-api
  > b18808d procMount: fix default value documentation
  > fda4e0a Merge pull request # 124859 from morlay/master
  > e42b090 Add ImageVolumeSource API
  > 7ff5716 Merge pull request # 125940 from thockin/master
  > 4dc0f37 Remove json:",omitempty" where json:",inline" specified.
  > b1818c5 Merge pull request # 125470 from everpeace/kep-3619-SupplementalGroupsPolicy-e2e
  > 36ebe43 Clarify errors in ProjectedVolume validation
  > f00cb17 Merge pull request # 124568 from xyz-li/fix_apiserver_output
  > 8be67e6 KEP-3619: API: add NodeFeatures.SupplementalGroupsPolicy in NodeStatus
  > 68522b3 api: fix ValidatingAdmissionPolicyList json tag
  > 4fec474 Merge pull request # 126034 from sohankunkerkar/add-usernamespaces
  > 0787ff7 api: add user namespaces field to NodeRuntimeHandlerFeatures
  > fc8a03c Merge pull request # 126018 from aroradaman/bump-k8s-utils
  > 8ea3a95 Merge pull request # 126057 from thockin/make-pod-ip-host-ip-required
  > bf5bdd3 bump k8s.io/utils
  > 2ae1cf1 Merge pull request # 125442 from mimowo/job-pod-failure-policy-stable
  > 2ef3cc9 make PodIP.IP and HostIP.IP required.
  > e0af89b JobPodFailurePolicy to GA
  > 9c8c6d2 Merge pull request # 126046 from mimowo/fix-job-pod-failure-api
  > 4badb33 Merge pull request # 124969 from RomanBednar/pv-phase-transition-time-ga
  > 61b6c0a Use omitempty for optional fields in Job Pod Failure Policy
  > 2cf4612 Merge pull request # 125922 from dims/update_otel_27
  > ef6990b graduate PersistentVolumeLastPhaseTransitionTime to GA in 1.31
  > 9a93d6b update OpenTelemetry dependencies and grpc
  > e7b4471 Merge pull request # 125021 from aojea/servicecidrbeta
  > f41eb5f Merge pull request # 125116 from pohly/dra-one-of-source
  > db34f59 make update
  > 48abdb0 Merge pull request # 122047 from aojea/treeless
  > f74974e DRA: remove "source" indirection from v1 Pod API
  > 5ad5007 promote ServiceCIDR and IPAddress to beta
  > 70c0174 Merge pull request # 125759 from dims/bump-prometheus/common-v0.55.0
  > 19c5afd generated
  > 236105a Merge pull request # 125162 from sttts/sttts-code-generator-core-group
  > ad14b89 Bump `prometheus/common to` v0.55.0
  > ea15fac document the API with the details about the allocation CIDR ranges
  > 78bd910 Merge pull request # 125766 from dims/update-moby/spdystream-to-v0.4.0
  > 6ff324a code-generator/client-gen: decouple core group from package name 'api'
  > 77d4ad8 Merge pull request # 125600 from thockin/plus_default_deprecated_volumes
  > ba9d110 Update moby/spdystream to v0.4.0
  > 89b2da1 Merge pull request # 125745 from BenTheElder/ping-ping
  > e191233 Use +default for now deprecated ScaleIO volume
  > 26803c0 bump  github.com/moby/spdystream to v0.3.0
  > cdeb356 Use +default for now deprecated AzureDisk volume
  > e025325 Merge pull request # 125731 from dashpole/revert_otel
  > 165690c Use +default for now deprecated ISCSI volume
  > 2788e05 Revert "update OpenTelemetry dependencies"
  > 53f4e42 Use +default for now deprecated RBD volume
  > 149781f Merge pull request # 125669 from benluddy/cbor-bump-v2.7.0
  > e297a0e Bump github.com/fxamacker/cbor/v2 to v2.7.0.
  > 8d69060 Merge pull request # 125575 from dashpole/update_otel_27
  > 2d0cd50 update OpenTelemetry dependencies
  > e09016f Merge pull request # 125576 from alvaroaleman/fix
  > 9f6f03f Merge pull request # 125531 from pohly/klog-update
  > 69864e9 Corev1.Node: Link to node doc and not PV doc in status.capacity
  > a2ff581 dependencies: klog v2.130.1
  > 857a946 Merge pull request # 125540 from pohly/revert-binding-deprecation
  > ee77356 api: revert deprecation annotation for v1 Binding
  > 590e504 Merge pull request # 125408 from benluddy/bump-cbor-v2.7.0
  > b5dd4c4 Bump fxamacker/cbor/v2 to v2.7.0-beta.
  > c0840f2 Merge pull request # 125189 from mimowo/improve-ready-comment
  > c114cd7 Merge pull request # 122832 from benluddy/cbor-fuzz-native-to-unstructured-via
  > 7f878b9 Improve the Job API comment for ready field
  > d93eaf6 KEP-3619: Fine-grained SupplementalGroups control (# 117842)
  > 6e174b7 Update indirect dependencies with ./hack/update-vendor.sh.
  > 983e15a Merge pull request # 124898 from alexzielenski/apiserver/prerelease-ga-tags
  > 4261982 Merge pull request # 123339 from skitt/canonical-json-patch
  > 740a638 add prerelease lifecycle tags to GA types
  > 0b590ac Use canonical json-patch v4 import
  > 7cdaa4e Update kubectl kustomize to kyaml/v0.17.1, cmd/config/v0.14.1, api/v0.17.2, kustomize/v5.4.2
  > 7480c46 Merge pull request # 125045 from pohly/ginkgo-gomega-update
  > 9a6330a dependencies: ginkgo v2.19.0, gomega v1.33.1
  > 664bdd5 Merge pull request # 124793 from mimowo/fix-managed-by-comment
  > b1dbea2 Merge pull request # 123638 from sanposhiho/matchlabelkey-beta
  > 2a86f24 Fix the comment for the Job managedBy field
  > 8a7117f graduate MatchLabelKeysInPodAffinity to Beta
  > 7ccc245 Merge pull request # 123845 from HirazawaUi/promote-DisableNodeKubeProxyVersion-to-beta
  > aa3ed7c Merge pull request # 124590 from xrstf/fix-optional-comment
  > e6d86a2 promote DisableNodeKubeProxyVersion feature gate to beta
  > 92d2eac fix(api): make LocalObjectReference.Name and HostAlias.IP required (# 124553)
  > 2144e85 codegen
  > 7c9431b Merge pull request # 124572 from aojea/alpha_tag
  > 8db881a alpha->beta
  > c4ac111 Merge pull request # 124562 from sbueringer/pr-bump-sigs-yaml
  > fd5eb88 tag service.spec.TrafficDistribution field as alpha
  > 9bd0523 fix stray +optional comment on persistentVolumeClaimRetentionPolicy
  > 8cf3f40 Bump sigs.k8s.io/yaml to v1.4.0
  > 2676848 Merge pull request # 124469 from serathius/etcd-3.5.13
  > b75136d Merge pull request # 124075 from pohly/dra-api-comments
  > 8a34349 Upgrade etcd libraries to v3.5.13
  > 039b247 Merge pull request # 124328 from jiahuif-forks/deps/cel-go
  > 83fe34a DRA: sync internal API doc comments
  > fbc502f generated: ./hack/update-vendor.sh
  > 1e01004 DRA api: ResourceHandle.DriverName is required
  > 63e83d0 generated: ./hack/pin-dependency.sh github.com/google/cel-go v0.20.1
  > 2df4487 DRA api: explicitly reserve finalizer for Kubernetes
  > 5975d5e Merge pull request # 124365 from SataQiu/v1.30.0-api-testdata
  > 98d0c7a Merge pull request # 124103 from zhanluxianshen/fix-typos-in-rbac-api
  > 14e4e0c Remove v1.28.0 API testdata
  > 76b6c7c Merge pull request # 124062 from alculquicondor/nodename-api-comment
  > 04510aa Fix typos in rbac api.
  > b27f498 Add v1.30.0 API testdata
  > a819b1d Merge pull request # 116781 from muff1nman/protobuf-fully-qualified-types
  > 58c5883 Update API comment for nodeName to match system behavior
  > 5e7d566 Merge pull request # 124174 from dims/update-x/net-for-CVE-2023-45288
  > 33eb147 generate fully qualified type references
  > 63d4a04 Update x/net for CVE-2023-45288
  > 5147c1a sync: update go.mod
  > d1659eb Merge pull request # 123932 from pohly/dra-api-resource-model-rename
bumping google.golang.org/grpc acba4d3...b615b35:
  > b615b35 Change version to 1.69.2 (# 7947)
  > 6b36a3e experimental/stats: re-add type aliases for migration (# 7929) (# 7941)
  > 4535c6d Change version to 1.69.2-dev (# 7928)
  > b6e7c72 examples/features/csm_observability: Make CSM Observability example server listen on an IPV4 address (# 7933) (# 7934)
  > 9355fbc Change version to 1.69.1 (# 7927)
  > 927a1e1 Change version to 1.69.1-dev (# 7902)
  > 97d633a Change version to 1.69.0 (# 7901)
  > 317271b pickfirst: Register a health listener when used as a leaf policy (# 7832)
  > 5565631 balancer/pickfirst: replace grpc.Dial with grpc.NewClient in tests (# 7879)
  > 634497b test: Split import paths for generated message and service code (# 7891)
  > 78aa51b pickfirst: Stop test servers without closing listeners (# 7872)
  > 00272e8 dns: Support link local IPv6 addresses (# 7889)
  > 17d08f7 scripts/gen-deps: filter out grpc modules (# 7890)
  > ab189b0 examples/features/csm_observability: Add xDS Credentials (# 7875)
  > 3ce87dd credentials/google: Add cloud-platform scope for ADC (# 7887)
  > 3c0586a stats/opentelemetry: Cleanup OpenTelemetry API's before stabilization (# 7874)
  > 4c07bca stream: add jitter to retry backoff in accordance with gRFC A6 (# 7869)
  > 967ba46 balancer/pickfirst: Add pick first metrics (# 7839)
  > bb7ae0a Change logger to avoid Printf when disabled (# 7471)
  > dcba136 test/xds: remove redundant server when using stubserver in tests (# 7846)
  > 8b70aeb stats/opentelemetry: introduce tracing propagator and carrier (# 7677)
  > 13d5a16 balancer/weightedroundrobin: Switch Weighted Round Robin to use pick first instead of SubConns (# 7826)
  > 93f1cc1 credentials/alts: avoid SRV and TXT lookups for handshaker service (# 7861)
  > 44a5eb9 xdsclient: fix new watcher to get both old good update and nack error (if exist) from the cache  (# 7851)
  > 87f0254 xdsclient: fix new watcher hang when registering for removed resource (# 7853)
  > c63aeef transport: add send operations to ClientStream and ServerStream (# 7808)
  > 7d53957 pickfirst: Ensure pickfirst_test.go runs against both new and old policies
  > 0775031 cleanup: remove a TODO that has been take care of (# 7855)
  > db700b7 credentials: remove the context timeout to fix token request failure with non-GCE ADC (# 7845)
  > 3244606 balancer: fix SubConn embedding requirement to not recommend a nil panic hazard (# 7840)
  > 1e7fde9 test: Add unit test for channel state waiting for first resolver update (# 7768)
  > 36d5ca0 stats: deprecate trace and tags methods and remove all usages from internal code (# 7837)
  > ee3fb29 cleanup: use SliceBuffer directly where no pool is available (# 7827)
  > d7f27c4 xds: rename helper to remove mention of OutgoingCtx (# 7854)
  > fdc28bf xdsclient: remove unexported method from ResourceData interface (# 7835)
  > 3a1e3e2 xdsclient: rename the interface for the transport (# 7842)
  > 66385b2 clusterimpl: propagate state update from child when drop/request config remains unchanged (# 7844)
  > 89737ae orca: switching to stubserver in tests instead of testservice implementation (# 7727)
  > a365199 examples: fix debugging example after Dial->NewClient migration (# 7833)
  > 8c518f7 xds: switching to stubserver in tests instead of testservice implementation (# 7726)
  > b01130a xds/internal/xdsclient: fix resource type documentation to only mention handling xds responses (# 7834)
  > 274830d balancer: Add a SubConn.RegisterHealthListener API and default implementation (# 7780)
  > 0553bc3 xdsclient: don't change any global state in NewForTesting (# 7822)
  > 3db86e2 deps: Remove go patch version from go.mod (# 7831)
  > e2b98f9 pickfirst: Implement Happy Eyeballs (# 7725)
  > 60c70a4 mem: implement `ReadAll()` for more efficient `io.Reader` consumption (# 7653)
  > d2c1aae xds: Plumb EDS endpoints through xDS Balancer Tree (# 7816)
  > c2a2d20 docs: update documentation for `ClientStream.SendMsg()` returning `nil` unconditionally when `ClientStreams=false` (# 7790)
  > 0d0e530 grpc: export MethodHandler # 7794 (# 7796)
  > a3a8657 clusterimpl: update picker synchronously on config update (# 7652)
  > 74738cf grpc: Remove health check func dial option used for testing (# 7820)
  > 5b40f07 xdsclient: fix flaky test TestServeAndCloseDoNotRace (# 7814)
  > b3393d9 xdsclient: support fallback within an authority (# 7701)
  > 18d218d pickfirst: Interleave IPv6 and IPv4 addresses for happy eyeballs (# 7742)
  > e9ac44c cleanup: replace grpc.Dial with grpc.NewClient in grpclb test (# 7789)
  > 0ec8fd8 xdsclient/ads: reset the pending bit of ADS stream flow control at the end of the onDone method (# 7806)
  > 43ee172 balancer: Enforce embedding the SubConn interface in implementations (# 7758)
  > 2de6df9 xds/resolver: fix flaky test TestResolverRemovedWithRPCs with a workaround (# 7804)
  > 2a18bfc transport: refactor to split ClientStream from ServerStream from common Stream functionality (# 7802)
  > 70e8931 transport: remove useless trampoline function (# 7801)
  > ef0f617 xdsclient: start using the newly added transport and channel functionalities (# 7773)
  > d66fc3a balancer/endpointsharding: Call ExitIdle() on child if child reports IDLE (# 7782)
  > 2e3f547 ringhash: fix a couple of flakes in e2e style tests (# 7784)
  > 52d7f6a multiple: switch to math/rand/v2 (# 7711)
  > 6fd86d3 Disable buffer_pooling tests (# 7762)
  > 091d20b server: Only call FromIncomingContext with stats handlers (# 7781)
  > 192ee33 multiple: add verbosity checks to logs that use pretty.JSON (# 7785)
  > e7435d6 balancer/endpointsharding: Ignore empty endpoints (# 7674)
  > 4084b14 stats/opentelemetry: Remove OpenTelemetry module and add RLS Metrics e2e tests (# 7759)
  > ada6787 cleanup: switching to stubserver in tests instead of testservice implementation (# 7708)
  > cb32937 credentials: Support ALTSPerRPCCreds in DefaultCredentialsOptions (# 7775)
  > a0cbb52 github: add Go 1.23 testing and make staticcheck work locally with go1.23 (# 7751)
  > 67b9ebf xdsclient: make sending requests more deterministic (# 7774)
  > 94e1b29 vet: add dependency checks (# 7766)
  > a82315c testutils: change ListenerWrapper to push the most recently accepted connection (# 7772)
  > e0a730c clusterresolver: fix a comment in a test (# 7776)
  > f8e5d8f mem: use slice capacity instead of length, to determine whether to pool buffers or directly allocate them (# 7702)
  > c4c8b11 xds/resolver: add a way to specify the xDS client to use for testing purposes (# 7771)
  > 8212cf0 xdsclient: implementation of the xdsChannel (# 7757)
  > 4bb0170 status: Fix status incompatibility introduced by # 6919 and move non-regeneratable proto code into /testdata (# 7724)
  > 80937a9 credentials: Apply defaults to TLS configs provided through GetConfigForClient (# 7754)
  > c538c31 vet: Don't use GOROOT to set PATH if GOROOT is unset (# 7761)
  > 14e2a20 resolver/google-c2p: introduce SetUniverseDomain API (# 7719)
  > 98959d9 deps: update dependencies for all modules (# 7755)
  > 56df169 resolver: update ReportError() docstring (# 7732)
  > 830135e xdsclient: new Transport interface and ADS stream implementation (# 7721)
  > d2ded4b xdsclient: new Transport interface and LRS stream implementation (# 7717)
  > ec10e73 transport: refactor `trInFlow.onData` to eliminate redundant logic (# 7734)
  > 6cd00c9 clientconn: remove redundant check (# 7700)
  > 569c8eb vet: Use go1.22 instead of go1.21 for tidy and staticcheck(# 7747)
  > 4544b8a Change version to 1.69.0-dev (# 7746)
bumping github.com/moby/term 1aeaba8...9c3c875:
  > 9c3c875 Merge pull request # 41 from thaJeztah/split_implementations
  > 4793886 Merge pull request # 43 from thaJeztah/deprecate_ErrInvalidState
  > bb04910 split exported functions from implementation
  > 2ff7073 Merge pull request # 42 from thaJeztah/fix_windows_conversion_again
  > fddc34e deprecate ErrInvalidState
  > 1b64da1 add doc.go
  > 0564e01 Merge pull request # 37 from thaJeztah/deprecate_termios
  > abe3d01 windows: keyToString(): fix string conversion (for real)
  > df80986 rename unix-only files
  > 1849d9c Merge pull request # 40 from thaJeztah/ci_windows2
  > 80ddd80 deprecate Termios in favor of unix.Termios
  > e1ddf4f merge / split some files
  > 0878220 Merge pull request # 39 from thaJeztah/windows_fix_string_conversion
  > eb35db6 gha: add windows
  > 13e9088 Merge pull request # 36 from thaJeztah/fix_deprecation_comment
  > 2ce69ef windows: keyToString(): fix string conversion
  > 1c456eb Merge pull request # 38 from thaJeztah/ci_windows
  > a32e4b2 windows: IsConsole(): fix deprecation comment
  > 8f2ba97 gha: update to actions/setup-go@v4
  > ed5581a gha: add go1.20
  > dbac8a0 gha: also test on macOS
  > f617544 gha: check go mod
bumping golang.org/x/tools 4d2b19f...1743d1a:
  > 1743d1a go.mod: update golang.org/x dependencies
  > 43ba465 internal/analysis/modernize: minmax: reject IfStmt with Init
  > 29d66ee gopls: update toolchain to go1.23.4
  > ac39815 go/packages: add GOROOT env to avoid TestTarget failure in OpenBSD
  > 39e1a8c godoc: fix missing (Added in Go) "x.xx" for function with type parameters
  > 98a190b gopls/internal/analysis/unusedfunc: analyzer for unused funcs/methods
  > 192ac77 internal/golang: CodeAction: don't return empty source.doc titles
  > 5fe60fd internal/settings: drop "annotations" setting
  > c61a2b0 gopls/internal/golang: make GCDetails a code action, not a code lens
  > fc95c03 internal/modindex: fix index directory for tests
  > b93274b gopls/internal/cache: remove overzealous bug.Report
  > 960f0f4 x/tools: remove dead code
  > b0dc9b1 gopls/internal/filecache: Get: mitigate failure due to ENOSPC
  > 71b5dfe gopls: update telemetry dependency for crashmonitor fix
  > e3cedbd gopls/internal/server: fix nil panic in findMatchingDiagnostics
  > 649f485 all: make function and struct comments match the names
  > 26d1af2 gopls/internal/cache/parsego: fix OOB panic in fixAST
  > bf516ba gopls/internal/util/moremaps: use Sorted throughout gopls
  > 4f820db gopls/internal/golang: definition support break, goto and continue statements
  > f202b36 gopls/internal/analysis/modernize: string formatting
  > d6cc3cd go/analysis/passes/structtag: ignore findings for "encoding/json/v2"
  > 666fab2 go/analysis: document AllObjectFacts return value
  > 818ab3b gopls/doc/features: add missing `
  > a6adab9 gopls/internal/analysis/modernize: check FileVersions throughout
  > c437d40 gopls/internal/analysis/modernize: for...{m[k]=v} -> maps.Collect et al
  > a039694 internal/typesinternal: determine package name using qualifier
  > a304b37 internal/typesinternal: support union types in func TypeExpr
  > 412b5e9 go/types/typeutil: make Hasher stateless
  > 6d4eee4 go/callgraph: fix trivial mistake in benchmark
  > e56f71a gopls/internal/cmd: update codelens.hlp, change -run to -exec
  > 732f823 gopls/internal/analysis/modernize: b.N -> b.Loop()
  > 20cd540 gopls/internal/golang: check for nil ReceiverNamed
  > 02033b2 gopls/internal/analysis/modernize: simplify append(base, s...)
  > aa94d89 gopls/internal/analysis/modernize: replace interface{} with any
  > 93cc684 gopls/internal/analysis/modernize: sort.Slice -> slices.Sort
  > 3cad859 gopls/internal/analysis/modernize: quick fixes to modernize Go code
  > 8194029 gopls/internal/golang: hover support return statements
  > 851152f go/ast/inspector: add explicit parent pointer
  > b75baa0 internal/astutil/cursor: Cursor API for inspector
  > ebeac1b gopls/internal/util/astutil: fix tiny doc typo
  > 8e66a04 gopls/internal/util/astutil: NodeContains: workaround for ast.File
  > ea69910 gopls/internal/golang: fix DocLink markup
  > cb7945a gopls/internal/cache: move symbols to the file cache
  > dcc725c gopls/internal/cache/testfuncs: fix crash with *error argument
  > 74dea82 gopls/internal/golang/completion: fix crash in instance conversion
  > 8843590 gopls/internal/codeaction: replace all occurrences of expression (refactor.extract.variable.all)
  > fcb4185 gopls/internal/golang: fix bug browsing assembly for (T).f methods
  > 28cd718 cmd/stringer: place test package files in a test module
  > d3a1606 gopls/internal/golang: definition support return statements
  > bf42cd7 go/packages: add Target field and NeedTarget LoadMode bit
  > c73f4c8 internal/stdlib: re-generate manifest
  > a255cbe internal/modindex: handle deprecated symbols
  > e3a4b6b internal/gcimporter: update comment
  > 8127761 gopls/internal/settings: drop experimental hoverKind=Structured
  > 7bfb27f gopls/go.mod: update dependencies following the v0.17.0 release
  > c803483 internal/gcimporter: synchronize with internal/exportdata
  > c1ff179 gopls/internal/golang: Implementations: support generics
  > dd4bf11 internal/gcimporter: set correct Package.Path for main packages
  > aca81ce internal/gcimporter: copy GOROOT/internal/exportdata functions
  > d405635 internal/refactor/inline/analyzer: use "//go:fix inline" annotation
  > 47df42f internal/gcimporter: synchronizing FindPkg implementations
  > 82b6f75 internal/typesinternal: rollback of Zero{Value,Expr} for gopls
  > ab5f969 internal/gcimporter: moving FindPkg
  > 5e47a3d gopls/internal/cache: move Snapshot.Symbols to symbols.go
  > 3689f0b internal/gcimporter: reuse archive.ReadHeader implementation
  > 2cc4218 internal/gcimporter: moving byPath code location
  > 6ebf95a internal/gcimporter: remove indexed support from Import
  > 7790f2e gopls/internal/cache/methodsets: support generics
  > c2df0ef internal/gcimporter: remove end-of-section marker from size
  > ecb0abc internal/typeparams: delete GenericAssignableTo
  > 98c17f1 gopls/internal/golang: eliminate CollectScopes
  > bf32f4d gopls/doc/release: tweak wording following feedback
  > b7532e6 gopls/doc: update relnotes for v0.17.0
  > 44670c7 go.mod: update golang.org/x dependencies
  > 7eebab3 gopls/internal/golang: support extract variable at top level
  > e334696 gopls/internal/golang: ignore effects for change signature refactoring
  > 3901733 internal/refactor/inline: substitute groups of dependent arguments
  > 61b2408 gopls/internal/golang: add "Extract constant" counterpart
  > c01eead internal/gcimporter: require binary export data header
  > 9a04136 gopls/internal/golang/stubmethods: refine crash into bug report
  > 01e0b05 internal/refactor/inline: fix condition for splice assignment strategy
  > 557f540 gopls/internal/golang: don't offer to move variadic parameters
  > 399ee16 internal/gcimporter: update FindExportData to return a non-negative size
  > 25b0003 internal/refactor/inline: more precise redundant conversion detection
  > eb46939 gopls/internal/test/marker: add reproducers for moveparam bug bash bugs
  > 4296223 gopls/internal/analysis/yield: add comment about dataflow
  > 7a4f3b0 internal/gcimporter: require archive files
  > 2f73c61 gopls/internal/golang: avoid crash in lookupDocLinkSymbol
  > ef3d603 gopls/internal/golang/completion: fix crash with extra results
  > 8ffeaba gopls/internal/settings: enable 'waitgroup' analyzer
  > 4317959 go/analysis/passes/waitgroup: report WaitGroup.Add in goroutine
  > 72fdfa6 gopls/internal/golang: Disable test generation for generic functions
  > b80f1ed gopls/internal/analysis/yield: peephole-optimize phi(false, x)
  > e7bd227 gopls/internal/golang: fix folding range for function calls
  > e71702b internal/versions: remove constraint.GoVersion wrapper
  > c99edec gopls/internal/golang/completion: add alias support for literals
  > bfe3046 go/packages: add a unit test for golang/go# 70394
  > df87831 gopls/internal/undeclaredname: add missing colon when appropriate
  > 53efd30 gopls/internal/golang: simplify package name collection in add test
  > 68e4702 go/analysis/passes/printf: add missing call to Func.Origin
  > 30a3bd9 gopls/internal/golang: refactor.extract.variable: allow all exprs
  > 0edd1ab gopls/internal/cache/methodsets: refine crash for missing object path
  > 07a58bc gopls/internal/golang: refine crash golang/go# 70553
  > c622026 completions/inference: infer polymorphic types in completions
  > dcfb0b6 gopls/internal/golang: change signature via renaming 'func'
  > bfcbc1b internal/refactor/inline: avoid unnecessary desugaring in selectors
  > b93a72a internal/refactor/inline: fix spurious caller mutation
  > 41f04a0 internal/refactor/inline: fix comment movement due to added imports
  > 0841661 internal/refactor/inline: avoid unnecessary interface conversions
  > 68b67b4 gopls/internal/golang: support parameter movement refactorings
  > 51e54e8 gopls/doc/features: enable and document source.addTest code action
  > 458067f gopls/internal/golang: improve test package name selection for new file
  > 68caf84 gopls/internal/golang: don't lose ... when split/joining variadics
  > 1e0d4ee go/analysis/checker: disable Example on wasm
  > 8b6e84b gopls/internal/crash: don't crash in xrefs on out of bound nodes
  > 936a401 gopls/internal/golang: preserve copyright and build constraint
  > 1ffc3a1 gopls/internal/test/marker: add defloc, to bind positions by definition
  > 442d6be gopls/internal/test/marker: document named parameters
  > ae39b13 go/analysis/checker: a go/packages-based driver library
  > c3a6283 go/packages: undeprecate Load* style flags
  > 9dff42e gopls/internal/golang/extract: preserve comments in extracted block
  > 8c3ba8c internal/refactor: undo variadic elimination during substitution
  > 3b0b264 internal/refactor: handle qualified names in inlined assignments
  > 9311800 gopls/internal/test/marker: ignore diags in fixedbugs/issue59944.txt
  > c1aa79d gopls/internal/golang: fix gopls hover doc link
  > e751756 internal/analysisinternal: unify zero value function to typesinternal
  > a287481 internal/imports: test Source for go mod cache
  > 9387a39 gopls/doc/contributing.md: update expectations
  > e08fcf7 gopls/internal/analysis/undeclaredname: merge into CodeAction
  > 0c01408 internal/refactor/inline: avoid binding decl for name used by other args
  > 63e03c3 gopls/internal/test/marker: generalize codeaction with named args
  > acc2a74 go/analysis/passes/copylock: enable unfortunate tests
  > 39cb6f0 internal/facts: use alias type parameters and arguments during imports
  > 9b9871d go/analysis/passes/copylock: test for noCopy for sync Map, Mutex, Once
  > a54bd37 gopls/internal/golang: don't try to inline dynamic calls
  > 52eb446 internal/imports: adjust TestStdlibSelfImports pkg
  > b8ff201 gopls/internal/cache: refine bug reports for inconsistent dep view
  > e59fd36 go/ssa: use ZeroString unconditionally
  > 60bc93d gopls/internal/cache: fix handling of cgo standalone files
  > ed19fc7 gopls/internal/test: synchronize notifications during commands
  > 254baba gopls/internal/cache: failure to extract diagnostic fixes is an error
  > 56ec111 gopls/internal/server: remove spurious Async in legacy RunGoVulncheck
  > b1c39aa gopls/internal/cache: use a named bool type for allowNetwork
  > c043599 gopls/internal/protocol: add DocumentURI.DirPath
  > 29f4edb gopls/internal/cache: simplify usage of snapshot.GoCommandInvocation
  > 3c20e3f gopls/internal/analysis/yield: analyzer for iterator (yield) mistakes
  > 221e94d gopls/internal/cache: id command-line-arguments packages using GoFiles
  > 84e9c33 gopls/internal/golang: more idiomatic result naming in extract
  > 8bb5da3 gopls/internal/golang: special handling for input context.Context
  > b4332e0 gopls/internal/golang, go/ssa: remove unnamed input parameter
  > a8d0fa5 go/packages: call testenv.NeedsGoPackages for TestDirAndForTest
  > 47a5f7d gopls/internal/golang: fix bad slice append in function extraction
  > 5b5d57c gopls/codeaction: fix panic when removing unused parameters with syntax errors.
  > 025b812 gopls/internal/server: don't call window/showDocument if unsupported
  > 288b9cb gopls/internal/golang: add missing imports in foo_test.go
  > 87ac91f gopls/internal/server: revert the gopls.run_govulncheck command
  > c531f1b gopls/internal/golang: avoid crash in hover on field of non-struct
  > a37eeb4 README: mention the git repo
  > 8dd84a4 go/ssa/interp: assign phi nodes in parallel
  > 12610a1 internal/modindex: better behavior in edge cases
  > 06a498a go/ssa/interp: simplify output capturing
  > b2321e7 gopls/internal/golang: refine crash report golang/go# 69362
  > c875677 gopls/internal/golang: support add test for receiver w/o constructor
  > e26dff9 gopls/internal/golang: semtok: use type information consistently
  > fd8d028 go/pacakges: remove some todos
  > 69c27ad gopls/internal/protocol: upgrade to latest LSP
  > 25699c3 internal/server: make MaybePromptForTelemetry no-op
  > 35d7f28 go/packages: add Dir and ForTest fields to Package
bumping k8s.io/apimachinery 37988e5...a8f449e:
  > a8f449e Falls back to SPDY for gorilla/websocket https proxy error
  > 62791ec Merge pull request # 125571 from liggitt/filter-auth-02-sar
  > cc2ba35 add field and label selectors to authorization attributes
  > ce76a8f generate
  > 35052c5 add subjectaccessreview field and label selectors
  > ab06869 Merge pull request # 126105 from benluddy/cbor-framer
  > 429f4e4 Implement runtime.Framer for CBOR Sequences.
  > d7e1c53 Merge pull request # 126018 from aroradaman/bump-k8s-utils
  > 07cb122 Merge pull request # 125748 from benluddy/cbor-custom-marshalers
  > dd17456 bump k8s.io/utils
  > c485170 Error on custom (un)marshalers without a CBOR implementation.
  > 4524748 Merge pull request # 125790 from benluddy/cbor-fieldsv1
  > 6b362fa Merge pull request # 125676 from benluddy/cbor-bufferpool
  > 3da83fe Support either JSON or CBOR in FieldsV1.
  > 56f28d1 Merge pull request # 125629 from benluddy/cbor-rawextension
  > 5976b00 Don't pool large CBOR encode buffers.
  > e55063d Automatically transcode RawExtension between unstructured protocols.
  > e126c65 Merge pull request # 125743 from benluddy/extract-roundtrip-to-unstructured
  > c1f2403 Merge pull request # 125922 from dims/update_otel_27
  > 04bc058 Extract RoundtripToUnstructured to apimachinery apitesting library.
  > f813d28 Merge pull request # 125835 from benluddy/roundtrip-error-fmt-strings
  > 9ac6d17 update OpenTelemetry dependencies and grpc
  > 160885f Fix fmt verbs for strings in roundtrip test errors.
  > ef4453d fix: enable bool-compare rule from testifylint linter (# 125135)
  > adf72dd Merge pull request # 125759 from dims/bump-prometheus/common-v0.55.0
  > 1dfa5d9 Merge pull request # 125766 from dims/update-moby/spdystream-to-v0.4.0
  > 6deaf26 Bump `prometheus/common to` v0.55.0
  > a0fb8b1 Merge pull request # 125646 from HirazawaUi/apply-null
  > a2e9f2d Update moby/spdystream to v0.4.0
  > 65a3763 Merge pull request # 125712 from benluddy/remove-cbor-test-skips
  > 0daad00 add comment for mergeMap
  > 276559d Merge pull request # 125745 from BenTheElder/ping-ping
  > 9731e93 Remove temporary mechanism for skipping CBOR tests.
  > 11ede0a bump  github.com/moby/spdystream to v0.3.0
  > 93912e7 Merge pull request # 125422 from benluddy/cbor-disable-binarymarshaler
  > 01e80c9 Merge pull request # 125731 from dashpole/revert_otel
  > 5626c83 Disable recognition of Binary(Unm|M)arshaler in CBOR serializer.
  > 5f5d4bf Revert "update OpenTelemetry dependencies"
  > 9501ff9 Merge pull request # 125419 from benluddy/cbor-byteslice-base64
  > c225984 Merge pull request # 122891 from siyuanfoundation/api-comp-ver1
  > 541e437 Enable JSON-compatible base64 encoding of []byte for CBOR.
  > a05248b Merge pull request # 125421 from benluddy/cbor-simple-values
  > f7e861d Add version mapping in ComponentGlobalsRegistry.
  > 123bf3a Merge pull request # 125669 from benluddy/cbor-bump-v2.7.0
  > 8e6f2d4 Reject CBOR simple values other than true, false, and null.
  > cc42a15 apiserver: Add API emulation versioning.
  > e94cfc0 Merge pull request # 125418 from benluddy/cbor-byte-array-to-array
  > e837731 Bump github.com/fxamacker/cbor/v2 to v2.7.0.
  > e3238d4 Merge pull request # 125575 from dashpole/update_otel_27
  > 042376f Encode byte array to CBOR as array of integer, not byte string.
  > 0e02b52 Merge pull request # 125420 from benluddy/cbor-bignum-bigint
  > 347a004 update OpenTelemetry dependencies
  > 97723bf Reject math/big.Int on encode and bignum tags on decode for CBOR.
  > eb26334 Merge pull request # 125423 from benluddy/cbor-nan-inf
  > 04fe518 Merge pull request # 125531 from pohly/klog-update
  > cf52dcb Reject NaN or infinite floating-point values in the CBOR serializer.
  > aab19db dependencies: klog v2.130.1
  > af4f0d8 Merge pull request # 125424 from benluddy/cbor-timetag-rfc3339
  > 30b7bf1 Merge pull request # 125472 from karlkfi/karl-watch-comments
  > cfa284d Decode CBOR time tags to interface{} as RFC 3339 timestamps.
  > bcc2184 Add details to watch interface method comments
  > 1a6a62a Merge pull request # 125408 from benluddy/bump-cbor-v2.7.0
  > 71aae7d Allow decoding RFC 3339 CBOR strings to time.Time.
  > a2d2122 Bump fxamacker/cbor/v2 to v2.7.0-beta.
  > 703232e Merge pull request # 125299 from karlkfi/karl-reflector-fix-2
  > 8ac23fa Improve Reflector unit tests
  > 733a95e Merge pull request # 122832 from benluddy/cbor-fuzz-native-to-unstructured-via
  > b4069ae Implement cbor.Marshaler and cbor.Unmarshaler for resource.Quantity.
  > 6253e16 Implement cbor.Marshaler and cbor.Unmarshaler for metav1.MicroTime.
  > b19cb35 Implement cbor.Marshaler and cbor.Unmarshaler for metav1.Time.
  > bd5fa0b Implement cbor.Marshaler and cbor.Unmarshaler for IntOrString.
  > 63ab494 Merge pull request # 123339 from skitt/canonical-json-patch
  > 845ea7e Use canonical json-patch v4 import
  > a14e568 Update kubectl kustomize to kyaml/v0.17.1, cmd/config/v0.14.1, api/v0.17.2, kustomize/v5.4.2
  > d8a3da3 Merge pull request # 125045 from pohly/ginkgo-gomega-update
  > 5c8637d Merge pull request # 124775 from benluddy/cbor-unstructuredlist
  > 48701d2 dependencies: ginkgo v2.19.0, gomega v1.33.1
  > 491adfd Merge pull request # 125068 from benluddy/cbor-decode-to-any
  > 7f39f09 Decode CBOR to UnstructuredList as UnstructuredJSONScheme does.
  > 60bddd4 Add unit tests for decoding CBOR into interface{} type
  > 1da46c3 Merge pull request # 124799 from benluddy/cbor-self-described-cbor-tag-decode-test
  > 27aebe7 Add CBOR decoder unit test that accepts tag 55799.
  > 53e91cb Merge pull request # 123620 from benluddy/json-frame-reader-underlying-array-reuse
  > c9c3e94 Merge pull request # 121496 from benluddy/metav1-labelselector-fuzz
  > e79aa4b Remove shared ref to underlying array of JSONFrameReader's Read arg.
  > d5c9711 Merge pull request # 124562 from sbueringer/pr-bump-sigs-yaml
  > 8a0a7f6 Deduplicate set expression values in metav1.LabelSelector fuzzer.
  > a043c3f Merge pull request # 122026 from skitt/sets-go1.21
  > e2d25ee Bump sigs.k8s.io/yaml to v1.4.0
  > 03f2f33 Merge pull request # 124469 from serathius/etcd-3.5.13
  > b64363e Use Go 1.21 Ordered and clear for sets
  > 281251e Upgrade etcd libraries to v3.5.13
  > bb88221 Merge pull request # 124328 from jiahuif-forks/deps/cel-go
  > bfd47a1 Merge pull request # 123626 from benluddy/cbor-test-encode-no-duplicate-map-key
  > 952d3cb generated: ./hack/update-vendor.sh
  > 0ee3e61 Merge pull request # 124324 from benluddy/cbor-decode-tests-grouped-by-cbor-type
  > 948272c Add tests for CBOR encoder handling of duplicate field names/tags.
  > 125cb5f generated: ./hack/pin-dependency.sh github.com/google/cel-go v0.20.1
  > ea31e51 Merge pull request # 124116 from HiranmoyChowdhury/hiranmoy
  > d39475b Group CBOR decode tests by the kind of their inputs.
  > 8c36da9 Merge pull request # 121970 from pohly/log-apimachinery-runtime
  > 8d006f4 deep copy issue in getting controller is solved
  > 7778646 Merge pull request # 116781 from muff1nman/protobuf-fully-qualified-types
  > 126f5ce apimachinery runtime: support contextual logging
  > e696ec5 Merge pull request # 124174 from dims/update-x/net-for-CVE-2023-45288
  > ad648b1 generate fully qualified type references
  > 2dd8802 Update x/net for CVE-2023-45288
  > d82afe1 Merge pull request # 123801 from HirazawaUi/followup-allow-special-characters
bumping knative.dev/pkg a7fd9b1...0c2a238:
  > 0c2a238 Bump golang.org/x/tools from 0.28.0 to 0.29.0 (# 3134)
  > accfe36 Satisfy linter (# 3132)
  > b4ff2c1 run dependabot workflow only on dependabot branches (# 3133)
  > 83cd52e Bump golang.org/x/net from 0.31.0 to 0.34.0 (# 3130)
  > 4d8f747 Bump google.golang.org/grpc from 1.68.0 to 1.69.2 (# 3131)
  > 459f60e Bump google.golang.org/protobuf from 1.35.2 to 1.36.2 (# 3129)
  > 14369d0 Bump golang.org/x/tools from 0.27.0 to 0.28.0 (# 3119)
  > 28f90c2 upgrade to latest dependencies (# 3127)
  > 23c15c0 Update k8s min and deps to 1.30  (# 3124)
  > 4ba3f1b Update community files (# 3128)
  > 4c90159 Update community files (# 3126)
  > 40afb7c fix script (# 3123)
  > f3ab560 Update community files (# 3118)
bumping golang.org/x/sync 151027e...913fb63:
  > 913fb63 singleflight: fix typo in singleflight_test.go
bumping knative.dev/serving 3e45e8f...dd48437:
  > dd48437 Bump the github-actions group with 3 updates (# 15686)
  > 3e6d275 Update net-contour nightly (# 15685)
  > 65de262 upgrade to latest dependencies (# 15683)
  > c2f2b8b Update net-contour nightly (# 15678)
  > b3c8668 upgrade to latest dependencies (# 15677)
  > e5b717d Update net-kourier nightly (# 15680)
  > 5a8d478 Update net-gateway-api nightly (# 15679)
  > 28dff5c add wildcard back (# 15676)
  > bb76b60 Update volume validation to include hostPath (# 15669)
  > 8ed20f4 upgrade to latest dependencies (# 15662)
  > d957496 Update community files (# 15675)
  > 3216ab3 Drop the use dprotaso/controller-tools fork (# 15664)
  > 8a37b89 Update net-kourier nightly (# 15671)
  > 8556b88 fix dependency name (# 15674)
  > 83fe1c2 fix dependabot config (# 15672)
  > 79f8c3f fix dependabot config (# 15668)
  > 0d589da Add support for hostPath (# 15648)
  > df03027 fix: fixed the pinned dependencies issue (# 15475)
  > da8d2d1 Allow securityContext.Privileged to be configurable (# 15643)
  > c0f181d Update net-contour nightly (# 15665)
  > 746e72f Update net-gateway-api nightly (# 15658)
  > 750f9a2 Drop k8s v1.28 from kind testing and update cluster version to 1.30 in e2e (# 15655)
  > daae9fd Update net-contour nightly (# 15660)
  > b4c8ac9 Update community files (# 15661)
  > 095f876 Update net-kourier nightly (# 15659)
  > 06281eb upgrade to latest dependencies (# 15656)
  > 033225d pin chainguard action version (# 15657)
  > d1e308e [performance/real-traffic-test] Enable AllowHTTPFullDuplexFeature (# 15654)
  > 2d5a1e9 Update net-kourier nightly (# 15647)
  > 5717d19 Update net-kourier nightly (# 15636)
  > 15ac5b1 Update net-contour nightly (# 15634)
  > 8cbbe8f Update net-gateway-api nightly (# 15635)
  > 5911aee Update community files (# 15633)
bumping github.com/spf13/cobra 4dd4b25...e94f6d0:
  > e94f6d0 Address golangci-lint deprecation warnings, enable some more linters (# 2152)
  > 8003b74 Remove fully inactivated linters (# 2148)
  > 5c2c1d6 Consistent annotation names (# 2140)
  > 5a1acea build(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.3 to 2.0.4 (# 2127)
  > 0fc86c2 docs: update user guide (# 2128)
  > 6b5f577 More linting (# 2099)
  > bd914e5 fix: remove deprecated io/ioutils package (# 2120)
  > 1f80fa2 chore: remove repetitive words (# 2122)
  > c69ae4c ci: test golang 1.22 (# 2113)
  > a30cee5 build(deps): bump actions/cache from 3 to 4 (# 2102)
  > f34069c build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 (# 2108)
  > bd2655e Add Incus to the list of projects using Cobra (# 2118)
  > bcfcff7 Add Taikun CloudWorks to list of projects (# 2098)
  > 4fb0a66 flags: clarify documentation that LocalFlags related function do not modify the state (# 2064)
  > 0dec88e Add tests for funcs in cobra.go (# 2094)
  > cbcf75e [chore]: update projects using cobra (# 2093)
  > 199b7ab build(deps): bump actions/labeler from 4 to 5 (# 2086)
  > 531ce79 Remove extra actions/checkout
  > c054701 build(deps): bump actions/setup-go from 4 to 5
  > 4122785 Document how to create a plugin
  > a73b9c3 Fix help text for runnable plugin command
  > df547f5 Fix help text for plugins
  > e63925d Add env variable to suppress completion descriptions on create (# 1938)
  > 236f3c0 Update projects_using_cobra.md (# 2089)
  > 3d8ac43 Micro-optimizations (# 1957)
  > 283e32d Add LXC to the list of projects using cobra (# 2071)
  > a0a6ae0 Improve API to get flag completion function (# 2063)
  > 890302a Support usage as plugin for tools like kubectl (# 2018)
  > 48cea5c build(deps): bump actions/checkout from 3 to 4 (# 2028)
  > 22953d8 Replace all non-alphanumerics in active help env var program prefix (# 1940)
  > 00b68a1 Add tests for flag completion registration (# 2053)
  > b711e87 Don't complete --help flag when flag parsing disabled (# 2061)
  > 8b1eba4 Fix linter errors (# 2052)
  > 4cafa37 Allow running persistent run hooks of all parents (# 2044)
  > 5c962a2 build(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.2 to 2.0.3 (# 2047)
  > efe8fa3 build(deps): bump actions/setup-go from 3 to 4 (# 1934)
  > 95d8a1e Add notes to doc on preRun and postRun condition (# 2041)
  > bd4d165 feat: add getters for flag completions (# 1943)
  > 0c72800 Customizable error message prefix (# 2023)
  > c5dacb3 ci: test golang 1.21 (# 2024)
  > 285460d command: temporarily disable G602 due to securego/gosec# 1005 (# 2022)
  > 4955da7 build(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 (# 2021)
  > fd865a4 minor corrections to unit tests (# 2003)
  > 60d056d doc: fix typo, Deperecated -> Deprecated (# 2000)
  > 66b215b golangci: enable 'unused' and disable deprecated replaced by it (# 1983)
  > c81c46a Add 'one required flag' group (# 1952)
  > dcb405a Move documentation sources to site/content (# 1428)
  > cbe4865 build(deps): bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 (# 1976)
  > fdee73b powershell: escape variable with curly brackets (# 1960)
  > 988bd76 test: make fish_completions_test more robust (# 1980)
  > 2246fa8 Fix grammar: 'allows to' (# 1978)
  > 0e3a0bf build(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 (# 1971)
  > 284f410 Fix typo in fish completions (# 1945)
bumping google.golang.org/genproto/googleapis/rpc 8af14fe...796eee8:
  > 796eee8 chore(all): update all (# 1163)
  > c02fea0 chore: fix kokoro with safedir for git (# 1164)
  > 5fefd90 chore(all): update all (# 1162)
  > af27646 chore(all): update all (# 1161)
  > 9d4c2d2 chore(all): update all (# 1160)
bumping k8s.io/apiextensions-apiserver 1aec848...57…

Signed-off-by: Knative Automation <automation@knative.team>
2025-01-14 10:52:01 +00:00
Knative Automation 60a31f3d31
[main] Upgrade to latest dependencies (#1972)
* upgrade to latest dependencies

bumping google.golang.org/genproto/googleapis/api ddb44da...8af14fe:
  > 8af14fe chore(all): update all (# 1159)
  > 7e3bb23 chore(all): auto-regenerate .pb.go files (# 1158)
  > f6391c0 chore(all): update all (# 1156)
  > 3fd189d chore(googleapis): update cloud/gkeconnect/gateway/v1beta1/alias.go (# 1157)
  > 4ba0660 chore: update datastore and bigtable (# 1155)
  > fc7c04a feat: move SoT for datastore proto definitions (# 1154)
  > 278611b chore(all): update all (# 1153)
bumping google.golang.org/protobuf 158d2b3...c72053a:
  > c72053a all: release v1.35.2
  > b985635 internal/impl: fix TestMarshalMessageSetLazyRace (was a no-op!)
  > 76135f9 proto: switch messageset_test to use makeMessages() injection point
  > 29947bb internal/testprotos/test: add nested message field with [lazy=true]
  > 5c14d72 encoding/prototext: use testmessages_test.go approach, too
  > 496557b proto: refactor equal_test from explicit table to use makeMessages()
  > 0517e5a testing/protocmp: document behavior when combining Ignore and Sort
  > d14ebce all: implement strip_enum_prefix editions feature
  > fb995f1 encoding/protojson: allow missing value for Any of type Empty
  > d340238 all: start v1.35.1-devel
bumping golang.org/x/term 9d5441a...b725e36:
  > b725e36 go.mod: update golang.org/x dependencies
  > 54df7da README: don't recommend go get
bumping knative.dev/pkg 9b9d535...a7fd9b1:
  > a7fd9b1 Bump google.golang.org/protobuf from 1.35.1 to 1.35.2 (# 3117)
  > 215048a Bump golang.org/x/tools from 0.26.0 to 0.27.0 (# 3114)
  > 47a6f9f Bump google.golang.org/grpc from 1.67.1 to 1.68.0 (# 3116)
  > 7b333a0 Bump golang.org/x/net from 0.30.0 to 0.31.0 (# 3113)
  > 0a99635 Update community files (# 3112)
  > 25f6002 upgrade to latest dependencies (# 3111)
  > 6af2bf9 upgrade to latest dependencies (# 3110)
  > 76cfa12 Fix `WEBHOOK_DISABLE_NAMESPACE_OWNERSHIP` env-var (# 3107)
  > 6d10851 Add `WEBHOOK_DISABLE_NAMESPACE_OWNERSHIP` env-var (# 3103)
  > 6eb75e8 Update community files (# 3105)
bumping knative.dev/client-pkg 7b4bb48...14f4a3a:
  > 14f4a3a Update community files (# 198)
bumping golang.org/x/oauth2 6d8340f...3e64809:
  > 3e64809 x/oauth2: add Token.ExpiresIn
  > 16a9973 jwt: rename example to avoid vet error
  > b52af7d endpoints: add GitLab DeviceAuthURL
bumping golang.org/x/net 6cc5ac4...334afa0:
  > 334afa0 go.mod: update golang.org/x dependencies
  > d7f220d quic: add LocalAddr and RemoteAddr to quic.Conn
  > 858db1a http2: surface errors occurring very early in a client conn's lifetime
  > 0aa844c http2: support unencrypted HTTP/2 handoff from net/http
  > f35fec9 http2: detect hung client connections by confirming stream resets
  > e883dae README: don't recommend go get
  > 511cc3a html: add Node.{Ancestors,ChildNodes,Descendants}()
  > 4783315 http2: limit 1xx based on size, do not limit when delivered
  > 5716b98 internal/socket: execute gofmt
  > 42b1186 http2: support ResponseController.EnableFullDuplex
bumping google.golang.org/grpc 3f95b38...acba4d3:
  > acba4d3 Change version to 1.68.0 (# 7743)
  > 5363dca credentials: Apply defaults to TLS configs provided through GetConfigForClient (# 7754) (# 7813)
  > 056dc64 status: Fix status incompatibility introduced by # 6919 and move non-regeneratable proto code into /testdata (# 7724) (# 7793)
  > b79fb61 mem: use slice capacity instead of length, to determine whether to pool buffers or directly allocate them (# 7702) (# 7792)
  > 54841ef  stats/opentelemetry/csm: Get mesh_id local label from "CSM_MESH_ID" environment variable, rather than parsing from bootstrap file (# 7740)
  > ad81c20 pickfirstleaf: minor simplification to reconcileSubConnsLocked method (# 7731)
  > b850ea5 transport : wait for goroutines to exit before transport closes (# 7666)
  > 00b9e14 pickfirst: New pick first policy for dualstack (# 7498)
  > 18a4eac testutils: add couple of log statements to the restartable listener type (# 7716)
  > fdc2ec2 xdsclient: deflake TestADS_ResourcesAreRequestedAfterStreamRestart (# 7720)
  > 4115c21 xds: return all ServerConfig dial options together (# 7718)
  > b8ee37d pickfirst: Move var for mocking the shuffle func from internal/internal to pickfirst/internal (# 7698)
  > d9d8f34 revert xds: return all ServerConfig dial options together (# 7712)
  > 5f178a8 xdsclient: fix test build breakage (# 7710)
  > f17ea7d xds: return all ServerConfig dial options together (# 7680)
  > bdd444d xds: address merge conflict gotcha and missed review comment from previous PRs (# 7705)
  > d365be6 transport: prevent deadlock in transport Close when GoAway write hangs (# 7662)
  > 6c6c9b6 xdsclient: e2e style tests for ads stream restart (5/N) (# 7696)
  > 5e6f4b9 xds: misc test cleanup (4/N) (# 7695)
  > 3adcd41 xdsclient: make load reporting tests e2e style (3/N) (# 7694)
  > 98d1550 xdsclient: switch more transport tests to e2e style (2/N) (# 7693)
  > 9afb232 xdsclient: invoke watch callback when new update matches cached one, but previous update was NACKed (1/N) (# 7692)
  > ab5af45 Revert "protoc-gen-go-grpc: remove `use_generic_streams_experimental`  flag (defaults to true) (# 7654) (# 7703)
  > e8a70c6 vet: add check to ensure terminating newline (# 7645)
  > 5fd9853 examples: improve package comments (# 7658)
  > 859602c vet : add check for tabs in text files (# 7678)
  > 67e47fc xds: Fix flaky test TestUnmarshalListener_WithUpdateValidatorFunc (# 7675)
  > ca4865d balancer: automatically stop producers on subchannel state changes (# 7663)
  > 941102b xds/server: Fix xDS Server leak (# 7664)
  > 7aee163 xds: add xDS transport custom Dialer support (# 7586)
  > 9affdbb internal/credentials/xds: add unit tests for `HandshakeInfo.Equal` (# 7638)
  > 3196f7a protoc-gen-go-grpc: remove `use_generic_streams_experimental` flag (defaults to true) (# 7654)
  > 218811e balancer/rls: Add picker and cache unit tests for RLS Metrics (# 7614)
  > a9ff62d clusterresolver/e2e_test: Avoid making real DNS requests in TestAggregateCluster_BadEDS_BadDNS (# 7669)
  > e7a8097 cleanup: replace grpc.Dial with grpc.NewClient in tests (# 7640)
  > bcf9171 transport: Fix reporting of bytes read while reading headers (# 7660)
  > 8ea3460 balancer: fix logic to prevent producer streams before READY is reported (# 7651)
  > 6c48e47 replace tab with spaces in text files (# 7650)
  > 1418e5e clusterimpl: use gsb.UpdateClientConnState instead of switchTo, on receipt of config update (# 7567)
  > ac41314 .*: Add missing a newline at the end (# 7644)
  > 11c44fb vet: add comment explaining reason for revive lineter disabled rules (# 7634)
  > 3b626a7 *: fix more typos (# 7619)
  > 04e78b0 .*: fix lint issues of not having comments for exported funcs and vars along with any remaining issues and enable remaining disabled rules (# 7575)
  > 31ffeee Deps: Bump Go version in Dockerfiles and test/kokoro/xds.sh (# 7629)
  > 393fbc3 Update dependencies after 1.67 branch cut (# 7624)
  > cf5d541 stubserver: support xds-enabled grpc server (# 7613)
  > b6fde8c vet: add check for trailing spaces (# 7576)
  > 7fb7ac7 mem: replace flate.Reader reference (# 7595)
  > 8f920c6 Change version to 1.68.0-dev (# 7601)
bumping golang.org/x/text 3043346...efd25da:
  > efd25da go.mod: update golang.org/x dependencies
  > 8a0e65e README: don't recommend go get
  > fefda1a internal/texttest: remove Run and Bench helpers
  > a457f47 all: normalize subtest names to NFC
bumping knative.dev/networking 60e29ff...bbd3279:
  > bbd3279 upgrade to latest dependencies (# 1023)
  > 929a5d5 upgrade to latest dependencies (# 1022)
  > 5272a36 upgrade to latest dependencies (# 1021)
  > 4c9d5b8 upgrade to latest dependencies (# 1020)
  > 8a88798 Update community files (# 1019)
  > 7341b46 upgrade to latest dependencies (# 1018)
  > d5387fa upgrade to latest dependencies (# 1017)
  > c254dbf upgrade to latest dependencies (# 1016)
  > d954288 upgrade to latest dependencies (# 1014)
  > 49760c2 Update community files (# 1013)
bumping golang.org/x/mod 46a3137...dec0365:
  > dec0365 sumdb: make data tiles by Server compatible with sum.golang.org
  > c8a7319 x/mod: fix handling of vendored packages with '/vendor' in non-top-level paths
  > 9cd0e4c x/mod: remove vendor/modules.txt from module download
bumping knative.dev/serving 6a27004...3e45e8f:
  > 3e45e8f Update net-kourier nightly (# 15622)
  > 0a61ece Update net-gateway-api nightly (# 15620)
  > 85ce915 upgrade to latest dependencies (# 15623)
  > 9f24a9c Update net-contour nightly (# 15621)
  > bd9050e upgrade to latest dependencies (# 15618)
  > b51a57d upgrade to latest dependencies (# 15613)
  > ebe9d03 Update net-kourier nightly (# 15612)
  > 75a7530 Update net-contour nightly (# 15610)
  > 0b936fa Update net-gateway-api nightly (# 15611)
  > 95d2c9b upgrade to latest dependencies (# 15609)
  > 37aaaae Update net-kourier nightly (# 15605)
  > 25edfee Update net-contour nightly (# 15604)
  > f640bbb Update net-gateway-api nightly (# 15603)
  > 64b8325 Update community files (# 15602)
  > 423e654 Fix configuration metadata inconsistency (# 15601)
  > 135b667 Update net-kourier nightly (# 15598)
  > f215fdb Update net-contour nightly (# 15597)
  > 7dc3e95 Update net-gateway-api nightly (# 15596)
  > 16d2da8 upgrade to latest dependencies (# 15595)
  > 331c097 upgrade to latest dependencies (# 15593)
  > a22343c Update net-gateway-api nightly (# 15590)
  > e8e7de5 Update net-kourier nightly (# 15592)
  > 9d859b5 Update net-contour nightly (# 15589)
  > 83a09f0 Update net-istio nightly (# 15591)
  > d792207 Update net-contour nightly (# 15587)
  > 19b4ce9 Update net-gateway-api nightly (# 15586)
  > 4a9936a Update net-kourier nightly (# 15585)
  > 67460f5 Update net-istio nightly (# 15584)
bumping golang.org/x/sys 23b0dab...e0753d4:
  > e0753d4 Revert "windows/mkwinsyscall: use syscall.SyscallN instead of syscall.Syscall{6,9,12,15}"
  > c29efe3 windows: add iphlpapi functions for change notifications
  > 8f2aa9f cpu: conditionally re-enable AVX512 support on darwin/amd64
  > 054f1fc README: don't recommend go get
  > ca04041 unix: extend z/OS support
  > 18e038c unix: move NETLINK_* consts to own section
  > d045236 windows: implement Ftruncate using a single syscall on Windows
  > cff53d5 unix: gofmt after CL 610296
  > 123459f unix: update z/OS implementation of fcntl and mmap
  > df4a4da unix/linux: adjust Dockerfile ENV key value format
  > 696d342 unix: gofmt after CL 621375
  > 60d7877 unix: add PTP_PF_* constants on Linux
  > 256d1df unix: add PTP IOCTLs on Linux
  > adbb8bb windows/mkwinsyscall: use syscall.SyscallN instead of syscall.Syscall{6,9,12,15}
  > a57fdb8 unix: add IoctlGetHwTstamp/IoctlGetHwTstamp on Linux
  > 3932916 unix: switch to Ubuntu 24.10 in Dockerfile
  > 2dfefb6 all: execute gofmt
  > e5eee7e unix: add IoctlGetEthtoolTsInfo on Linux
  > fe162ba unix: add ClockSettime on Linux
  > 7143f4a windows: manually initialize NewNTUnicodeString
bumping knative.dev/hack 05b2fb3...b799531:
  > b799531 Update community files (# 403)
  > ef6e7e9 Export KO_FLAGS for consuming scripts (# 401)
  > 2191456 Update community files (# 400)
bumping knative.dev/eventing 291c0a8...ebe99e6:
  > ebe99e6 Introducing common integration helper and change package name (# 8327)
  > 201e096 [main] Format Go code (# 8334)
  > 6f5edf5 [main] Upgrade to latest dependencies (# 8328)
  > f21370a Integration Api moved to versioned common (# 8325)
  > 63d4da5 Update Integration API and use custom tags on structs for better readability (# 8321)
  > 7abb04d JobSink: Delete secrets associated with jobs when jobs are deleted (# 8331)
  > 8fed0be Allow configuring (opt-in) IMC async handler  (# 8311)
  > bc6e878 fix: remove duplicated observedGeneration from jobsinks.sinks.knative.dev (# 8326)
  > 6b4ff7f [main] Upgrade to latest dependencies (# 8324)
  > cd31c1b [main] Upgrade to latest dependencies (# 8322)
  > 9d67389 [chore] Do not generate SSL env vars for each struct entry, just once per containersource/image (# 8315)
  > 35d8c63 [chore] Use a generic access/secret key in the secret for AWS connections (# 8312)
  > f53d038 [main] Update community files (# 8307)
  > df34028 Add missing copyright boilerplate (# 8305)
  > 3f2b75b Use GetServiceHostname when passing URL to JobSink (# 8303)
  > fa6b4c5 Add jobsinks-addressable-resolver cluster role (# 8298)
  > b4b609a Add observedGeneration in JobSink OpenAPI schema (# 8297)
  > 2e4d353 Allow imc-controller to list JobSinks (# 8294)
  > 7bca815 IntegrationSource CRD (# 8238)
  > c859efd [main] Format Go code (# 8289)
  > 7c97e6f Schduler: MAXFILLUP strategy will spread vreplicas across multiple pods (# 8263)
  > ef6b31a fix: et autocreate makes eventtype id required (# 8288)
  > 4faf9c8 [main] Upgrade to latest dependencies (# 8287)
  > 65aeab5 [main] Upgrade to latest dependencies (# 8275)
  > 03ba8f4 feat: autocreate v1beta3 eventtypes (# 8276)
bumping golang.org/x/tools 2ab3b51...4d2b19f:
  > 4d2b19f go.mod: update golang.org/x dependencies
  > 6368677 gopls/internal/golang: strength reduce ComputeImportFixEdits
  > 777f155 gopls/internal/golang: show package attributes on hover
  > 8a0e08f gopls/doc: add missing doc link
  > 61415be gopls/internal/cache: guard against malformed paths in port.matches
  > 9a89d3a internal/analysisinternal: avoid sub-token spans in TypeErrorEndPos
  > 1115af6 internal/expect: support named arguments f(a, b, c=d, e="f")
  > 0b9e499 go/{expect,packages/packagestest}: mention the tag+delete proposal
  > efcd2bd internal/packagestest: fork go/packages/packagestest
  > 0e9ed3d go/packages: do not mutate Config
  > ca2b41b x/tools: use internal/expect instead of go/expect
  > b22f1ad internal/expect: fork go/expect
  > f1ae722 gopls/internal/semtok: change types.Named to types.Basic for iota, true, and false
  > dba5486 gopls: update x/telemetry to pick up fix for countertest.ReadCounter
  > 9d40727 gopls/internal/server: don't interact with os.UserConfigDir from tests
  > 59933b6 go/packages: create fewer goroutines
  > f1f7c26 gopls/internal/cache: ensure GO111MODULE is unset in GOPATH tests
  > 4f98d3f gopls/internal/golang: run testcases as subtests
  > 6d27bba gopls/internal/golang: add testcase handling for func with error returns
  > e5417d7 gopls/internal/cache: log go env in TestZeroConfigAlgorithm
  > 691997a gopls/internal/golang: consolidate imports from both file in qualifier
  > 0c792f1 gopls/internal/golang: support generating test for functions
  > 27e1a3a go/packages: ensure TypesInfo is set when NeedTypesInfo is enabled
  > 817c7bc gopls/internal/test/integration/workspace: fix TestStdWorkspace
  > e36459f gopls/internal/golang: generate test name for selected function/method
  > 2998e9a go/analysis/passes/lostcancel: add WithCancelCause et al
  > f0379e0 go/packages: add BenchmarkNetHTTP
  > ad28b93 go/packages: minor cleanups to loader.parseFiles
  > cceaf96 internal/imports: carve out a Source interface for index integration
  > f4878ba gopls/internal/golang: use correct imports in HTML pkg doc links
  > 109c5fc gopls/internal/test: fix path to local go in integration tests
  > 99e8fee x/tools: fset.File(file.Pos()) -> fset.File(file.FileStart)
  > 5cd08e2 go/gcexportdata: document 2 releases + tip policy
  > ce03cd6 internal/modindex: parse changed time in local time zone
  > 386503d gopls/internal/golang: add source code action for add test
  > 9d6e1a6 Revert "gopls/internal/analysis: disable ssa/ir analyzers on range-over-func"
  > f153a42 gopls: update honnef.co/go/tools (staticcheck) to v0.5.1
  > 59f79bc go/ssa: speed up TestTypeparamTest by loading tests once
  > 70e82e0 go/analysis/passes/asmdecl: Correct identify writeResult instructions
  > cbd92b1 gopls/internal: stubcalledfunction: improve logic of selecting insert position
  > 45a28e1 all: fix x/tools tests that fail with a go1.23.1 go.work file
  > b0f44d5 copyright: limit copyright checking to .go files
  > 73d6794 gopls/internal/template: fix completion token boundary conditions
  > 91421d7 gopls/internal/cache: share type checking with analysis
  > 36684df go/analysis/passes/unusedwrite: silence if unsafe is imported
  > 17213ba gopls/internal/cache/parsego: support lazy object resolution for Files
  > 7d1d070 go/ssa/interp: disable interp tests on wasm
  > ae56d93 internal/modindex: implement Lookups in the index
  > 044b16f internal/gcimporter: extend markBlack workaround go1.22
  > dabba6a internal/modindex: new API for incremental update
  > 7d196fc go/ssa/interp: fix failing recover2.go test
  > f861377 go/ssa/interp: redirect interpreter std{out,err} to testing.T.Log
  > 9f3c646 gopls/internal/cache: memoize cache keys
  > 1f162c6 gopls/internal/cache: async pull diagnostics and joined analysis
  > dbb8252 gopls/release: remove unused(?) script
  > 6176384 go/types/objectpath: break cycles through interface methods
  > 9e6388a internal/gcimporter: work around go/types data race in 1.23.
  > c457787 gopls/internal/cache: avoid reporting bugs when go/packages has errors
  > 401eca0 gopls/internal/settings: remove "allowImplicitNetworkAccess"
  > 6618569 gopls/internal/cache: refine a bug report related to package metadata
  > 6381f0b gopls/internal/cache: refine bug reports
  > 63e4449 gopls/internal/telemetry/cmd/stacks: print double-claimed stacks
  > f003ff6 gopls/internal/test/marker: rename s/suggestedfix/quickfix/
  > 8128bcf gopls/internal/cache: add tolerance for builtin test variants
  > a199121 gopls: allow for asynchronous request handling
  > 8ecf757 internal/gcimporter: remove test of unsupported "goroot" iimport
  > 7310c72 importgraph: correct typo in graph_test.go
  > ce4cb55 internal/modindex: fix two bugs
  > b3482cc internal/modindex/cmd: Command for maintaining module cache indexes
  > 454be60 x/tools: be defensive after types.Info.Types[expr] lookups
  > dec6bf1 internal/modindex: update module cache index
  > 6c6def2 gopls/internal/telemetry/cmd/stacks: fix bad tmpreaper interaction
  > 1a5fe83 gopls: remove cruft
  > 244a31e gopls/internal: CodeAction:  quickfix to generate missing method
  > 87d6131 internal/typeparams: support parameterized aliases in Free
  > aa87dcf go/analysis/passes: execute gofmt
  > feffeaa go/packages: report an error from Load when GOROOT is misconfigured
  > 50179f2 Revert "internal/aliases: add a function to conditionally enable aliases"
  > 4f6e118 all: set gotypesalias=1 when using >=1.23 toolchain
  > 915132c internal/typesinternal: add NamedOrAlias type
  > bd86f8c gopls/internal/cache/analysis: lazily resolve the import map
  > a4e0a9e cmd/bundle: enable materialized aliases
  > db26c69 cmd/stringer: fix test on android
  > f08b5c1 gopls/internal/test/integration/bench: add a pull diagnostics benchmark
  > bbb979f go/callgraph/vta: use node IDs for type flow graph
  > cf8979b gopls/doc/features: add index of supported Code Actions
  > 8621919 go/ssa/ssautil: disable fmt imports on wasm tests
  > f439874 internal/modindex: add symbol information
  > f21a1dc gopls: add initial support for pull diagnostics
  > c19060b gopls/internal/cache: use packageHandles to hold an active package cache
  > a30b207 internal/versions: remove InitFileVersions
  > de11c55 gopls/doc/codelenses: fix link typo
  > 0b989c8 internal/versions: update test expectations
  > 89a5311 go/analysis/passes/asmdecl: allow syscall write registers implicitly
  > f8f3c13 internal/aliases: add a function to conditionally enable aliases
bumping golang.org/x/sync 411f99e...151027e:
  > 151027e README: don't recommend go get
bumping google.golang.org/genproto/googleapis/rpc ddb44da...8af14fe:
  > 8af14fe chore(all): update all (# 1159)
  > 7e3bb23 chore(all): auto-regenerate .pb.go files (# 1158)
  > f6391c0 chore(all): update all (# 1156)
  > 3fd189d chore(googleapis): update cloud/gkeconnect/gateway/v1beta1/alias.go (# 1157)
  > 4ba0660 chore: update datastore and bigtable (# 1155)
  > fc7c04a feat: move SoT for datastore proto definitions (# 1154)
  > 278611b chore(all): update all (# 1153)

Signed-off-by: Knative Automation <automation@knative.team>

* Drop toolchain directive

---------

Signed-off-by: Knative Automation <automation@knative.team>
Co-authored-by: David Simansky <dsimansk@redhat.com>
2024-11-20 16:09:01 +00:00
Knative Automation b3b6b86030
upgrade to latest dependencies (#1966)
bumping golang.org/x/sys 914deed...23b0dab:
  > 23b0dab unix: mark vgetrandom as non-escaping
  > cbf0eb6 unix: fix grep syntax to work on non-GNU greps
  > e7397b9 unix: update to Linux 6.11
  > 981de40 unix: use vDSO for getrandom() on linux
  > 48aad76 linux: add tcp_cc_info and its related types
  > d58f986 all: fix some typos in comment
  > 30de352 unix: fix Test{Fd,}Xattr failure on NetBSD
  > 68ed59b windows/svc: fix printf(var) mistake detected by latest printf checker
  > c08bc6e unix: update Go to 1.23.0
  > a43b625 windows: add SIO_UDP_NETRESET constant
  > ed67b15 windows: add console codepage api
  > 9cb830b unix: add missing import to syscall_hurd.go
  > 71132f5 unix: add POLLRDHUP to FreeBSD
  > 3283fc3 cpu: add support for detecting RISC-V extensions
  > 29e55b2 unix: use os.Executable rather than os.Args[0] in tests
  > a8c5219 unix: rename XDPUmemReg field back to Size
  > 59665e5 unix: add Connectx for darwin
  > a0c72ef unix: add f_flag member flags on z/OS
  > c64c51d unix: update riscv64 hwprobe to Linux kernel 6.10
  > da77c6b unix: sync minimum Linux Kernel version with requirements page
bumping knative.dev/networking 37fdbdd...60e29ff:
  > 60e29ff upgrade to latest dependencies (# 1015)
  > a3d4663 upgrade to latest dependencies (# 1012)
  > 0561079 upgrade to latest dependencies (# 1011)
  > 75d9920 Update community files (# 1010)
  > 847994c upgrade to latest dependencies (# 1009)
  > 9396009 upgrade to latest dependencies (# 1008)
  > ea90245 upgrade to latest dependencies (# 1007)
  > faa7309 upgrade to latest dependencies (# 1006)
  > 6c832c6 upgrade to latest dependencies (# 1005)
  > ed319d7 upgrade to latest dependencies (# 1004)
  > 433920a Update community files (# 1003)
  > 0efcb4c upgrade to latest dependencies (# 1002)
bumping golang.org/x/text b2bec85...3043346:
  > 3043346 x/text: Correct examples in number/doc
  > 38a95c2 all: fix some comments
  > 20097e4 all: fix printf(var) mistakes detected by latest printf checker
  > 1e3e9fd all: rename Example test functions to prevent vet errors
bumping knative.dev/client-pkg 22f5989...7b4bb48:
  > 7b4bb48 upgrade to latest dependencies (# 190)
  > f465a76 Update community files (# 196)
  > 12612b7 Update community files (# 195)
  > 788e072 Update community files (# 194)
  > eb73a58 🗑️ Deprecate knative.dev/client-pkg (# 193)
bumping knative.dev/pkg 89743d9...9b9d535:
  > 9b9d535 Fix `WEBHOOK_DISABLE_NAMESPACE_OWNERSHIP` env-var (# 3108)
  > 4af9a0d Add `WEBHOOK_DISABLE_NAMESPACE_OWNERSHIP` env-var (# 3106)
  > 95b4b97 upgrade to latest dependencies (# 3104)
  > 59c22a1 Bump google.golang.org/protobuf from 1.34.2 to 1.35.1 (# 3102)
  > e0f65ce Update community files (# 3101)
  > 952269c Bump golang.org/x/net from 0.29.0 to 0.30.0 (# 3100)
  > e52e2e4 Bump google.golang.org/grpc from 1.67.0 to 1.67.1 (# 3099)
  > 4e357ed Bump golang.org/x/tools from 0.25.0 to 0.26.0 (# 3098)
  > 5031733 Bump go.uber.org/automaxprocs from 1.5.3 to 1.6.0 (# 3097)
  > c4843b7 Give users the ability to disable namespace ownership of webhook configurations (# 3095)
  > 28b58b8 Use istio.sidecar.inject label instead of annotation (# 3096)
  > aabe552 Bump google.golang.org/grpc from 1.66.2 to 1.67.0 (# 3094)
  > a4774ed Bump github.com/gobuffalo/flect from 1.0.2 to 1.0.3 (# 3093)
  > aaab500 Bump golang.org/x/tools from 0.24.0 to 0.25.0 (# 3091)
  > de0796c Bump google.golang.org/grpc from 1.66.0 to 1.66.2 (# 3092)
  > 3002873 Bump google.golang.org/grpc from 1.65.0 to 1.66.0 (# 3087)
  > fdbc0b5 Bump golang.org/x/net from 0.28.0 to 0.29.0 (# 3090)
  > 7c0ad27 Update community files (# 3089)
  > a1469cf upgrade to latest dependencies (# 3088)
bumping google.golang.org/genproto/googleapis/api 573a115...ddb44da:
  > ddb44da chore: update to 1.21 (# 1152)
  > 8ffd90a chore(all): auto-regenerate .pb.go files (# 1150)
bumping google.golang.org/genproto/googleapis/rpc 573a115...ddb44da:
  > ddb44da chore: update to 1.21 (# 1152)
  > 8ffd90a chore(all): auto-regenerate .pb.go files (# 1150)
bumping golang.org/x/term d598954...9d5441a:
  > 9d5441a go.mod: update golang.org/x dependencies
  > 2f7b0dd go.mod: update golang.org/x dependencies
  > f867b76 x/term: set missing VIRTUAL_TERMINAL_INPUT flag on Windows
bumping golang.org/x/mod bc151c4...46a3137:
  > 46a3137 zip: set GIT_DIR in test when using bare repositories
  > 3afcd4e go.mod: set go version to 1.22.0
  > b1d336c go.mod: update required go version to go1.22
bumping knative.dev/eventing 34f9cd3...291c0a8:
  > 291c0a8 [main] Upgrade to latest dependencies (# 8262)
  > 6aa49dc [main] Update community files (# 8256)
  > 33a9027 feat: make oidc discovery url configurable (# 8145)
  > eff8465 [main] Upgrade to latest dependencies (# 8255)
  > aa6f73b [main] Upgrade to latest dependencies (# 8236)
  > db729bc [main] Update community files (# 8237)
  > 67af70b workaround DeepDerivative CreationTimestamp comparison (# 8233)
  > e6490c3 Add Convertible interface to job sink (# 8214)
  > b3b29f0 update jobsink TLS comments (# 8215)
  > c8c1f41 [main] Upgrade to latest dependencies (# 8201)
  > e7fca76 Add Istio inject label (# 8205)
  > 641cbb7 Remove scheduler `wait`s to speed up recovery time (# 8200)
  > 2869c6c Enhance tests for v1b3 event type, new attrs (# 8197)
  > 1708881 [main] Upgrade to latest dependencies (# 8191)
  > b48b664 feat: add constructor for full event lineage graph (# 7921)
  > e79f3b6 Make auth package indepent from eventpolicy informer (# 8195)
  > ae6ed99 Fix JobSink to support AuthZ on GET too (# 8196)
  > 608e76c Add broker transformation test to upgrade tests (# 8190)
  > c91a9d8 [main] Upgrade to latest dependencies (# 8189)
  > 229446d Create paired upgrade tests (# 8158)
  > 04c42dc [main] Update community files (# 8187)
  > 8c22bf5 [main] Upgrade to latest dependencies (# 8186)
  > 07d3790 SinkBinding wrongly enqueues namespaces (# 8184)
  > 902f9d3 Migrate to kube_codegen.sh (# 8183)
bumping knative.dev/serving 5f5f6d8...6a27004:
  > 6a27004 upgrade to latest dependencies (# 15582)
  > c93d8c4 upgrade to latest dependencies (# 15581)
  > 77c7e1d Update net-contour nightly (# 15578)
  > 5ebf2c7 Update net-kourier nightly (# 15577)
  > b474b3e Update net-gateway-api nightly (# 15576)
  > cb2a9c6 Update net-istio nightly (# 15579)
  > 6544bfe Update community files (# 15574)
  > 83b6695 Update net-gateway-api nightly (# 15573)
  > b98384c upgrade to latest dependencies (# 15572)
  > 782b6a8 Update net-istio nightly (# 15565)
  > 1a06888 Update net-contour nightly (# 15567)
  > d2229fa Update net-kourier nightly (# 15560)
  > 5c8556d Update net-gateway-api nightly (# 15566)
  > 2a87ffd Update community files (# 15564)
  > 656f3d3 Update net-gateway-api nightly (# 15559)
  > a9e28f0 Update net-contour nightly (# 15558)
  > 60516ad Update net-istio nightly (# 15557)
  > 4eb2e08 upgrade to latest dependencies (# 15556)
  > c8e131b Fix GO-2024-2659 (# 15547)
  > 1a1eb10 Update net-istio nightly (# 15543)
  > 5779cb2 Update net-kourier nightly (# 15544)
  > 07a8480 Update net-gateway-api nightly (# 15541)
  > 9bf0b90 Update net-contour nightly (# 15542)
  > b442fe2 upgrade to latest dependencies (# 15540)
  > 779761a upgrade to latest dependencies (# 15537)
  > 15871f1 Update net-contour nightly (# 15536)
  > 2664a54 Update net-kourier nightly (# 15535)
  > 2b815c5 Update net-gateway-api nightly (# 15534)
  > 293d2bb Update net-istio nightly (# 15533)
  > 0ebef64 Use istio.sidecar.inject label instead of annotation (# 15522)
  > b2954e1 Update net-contour nightly (# 15530)
  > 10579a7 Update net-gateway-api nightly (# 15531)
  > 3a81801 Update net-gateway-api nightly (# 15524)
  > ff475df upgrade to latest dependencies (# 15527)
  > ca64728 Update net-contour nightly (# 15526)
  > e896849 Update net-kourier nightly (# 15525)
  > 59d17f1 upgrade to latest dependencies (# 15520)
  > 51d95f6 Update net-gateway-api nightly (# 15519)
  > 50bea5d Update net-kourier nightly (# 15517)
  > 00bd844 Update net-contour nightly (# 15518)
  > ed44181 Update net-istio nightly (# 15516)
  > b796321 Unpin github.com/gorilla/websocket (# 15515)
  > 158a5c2 upgrade to latest dependencies (# 15514)
  > 7875c26 Update net-contour nightly (# 15512)
  > 4471f27 Update net-gateway-api nightly (# 15513)
  > cc9b060 Update net-istio nightly (# 15511)
  > cde060b upgrade to latest dependencies (# 15506)
  > 985fc84 Update net-kourier nightly (# 15509)
  > edb073c Update net-contour nightly (# 15507)
  > 63b0f86 Update net-istio nightly (# 15508)
  > 74ea38a upgrade to latest dependencies (# 15505)
  > deb99de Update net-contour nightly (# 15500)
  > be2f70a Update net-kourier nightly (# 15501)
  > 8d8725e Update net-gateway-api nightly (# 15502)
  > 0824bd4 Update net-istio nightly (# 15499)
  > 3c5f2f6 Update community files (# 15498)
  > 7c927b7 Update net-kourier nightly (# 15497)
  > b50a09e Update net-istio nightly (# 15496)
  > bdec909 upgrade to latest dependencies (# 15495)
  > f07e3d6 Fix deepcopy gen (# 15492)
  > 372f5d1 Migrate to kube codegen (# 15491)
bumping google.golang.org/grpc 2da9769...3f95b38:
  > 3f95b38 Update version to 1.67.1 (# 7682)
  > 4f6c5f2 xds/server: Fix xDS Server leak (# 7664) (# 7681)
  > 935f8cb transport: Fix reporting of bytes read while reading headers (# 7660) (# 7667)
  > 02bbb65 Change version to 1.67.1-dev (# 7605)
  > 6f50403 Change version to 1.67.0 (# 7604)
  > 3c3a025 mem: replace flate.Reader reference (# 7595) (# 7637)
  > 3ffb98b .*: fix revive lints `redefines-builtin-id` (# 7552)
  > 5666049 vet: enforce revive linter (# 7589)
  > c6ad07f protoc: regenerate protos (# 7590)
  > 70f19ee credentials/tls: default GRPC_ENFORCE_ALPN_ENABLED to true (# 7535)
  > 92111dc xds: keep ads flow control local to xdsclient/transport package (# 7578)
  > 535bdce estats: remove dependency on testing package (# 7579)
  > 0f03c74 .*: fix revive lint issues `unused-parameter` (# 7580)
  > 6147c81 stats/opentelemetry: Optimize slice allocations (# 7525)
  > cd05c9e .*: fix revive package-comments lint issues (# 7574)
  > 00514a7 xds/clusterimpl: update UpdateClientConnState to handle updates synchronously (# 7533)
  > 093e099 grpc: fix regression by freeing request bufferslice after processing unary (# 7571)
  > 8320224 .*: revive from unused_parameters (# 7577)
  > 845f62c stats/otel: upgrade grpc version that contains the experimental/stats package (# 7545)
  > 55d820d clusterresolver/e2e_test: Avoid making DNS requests (# 7561)
  > 52961f7 grpc: add docs for generic stream interfaces  (# 7470)
  > 005b092 examples/advancedtls: example code for different security configurations for grpc-go using `advancedtls` (# 7474)
  > 0b6f354 xdsclient: Populate total_issued_requests count in LRS load reports (# 7544)
  > c535946 grpc: Fix flaky picker_wrapper tests (# 7560)
  > 9feed00 balancer/wrr: prefer calling Equal() method of time.Time (# 7529)
  > a8e6e11 .*: Use `strings.ReplaceAll(.....)` (# 7554)
  > 6d97688 xds/xdsclient: Fix flaky test TestLRSClient  (# 7559)
  > cfd14ba encoding: delete v1 proto codec and use one map for registry (# 7557)
  > 3d95421 Fix revive identified linter issues: var-declaration, indent-error-flow, increment-decrement, superfluous-else (# 7528)
  > e4b09f1 Remove trailing whitespace in testing.yml (# 7551)
  > 0a5b8f7 balancer: disallow producer streams until SubConn has reported READY (# 7523)
  > 9ab8b62 Implement new Codec that uses `mem.BufferSlice` instead of `[]byte` (# 7356)
  > 7e12068 bootstrap: add `String` method to ServerConfigs type (# 7537)
  > ee5cbce ringhash: fix bug where ring hash can be stuck in transient failure despite having available endpoints (# 7364)
  > 1e2bb71 doc: update keepalive ClientParameters doc about doubling the interval upon GOAWAY (# 7469)
  > 6a5a283 Use builtin min and max functions (# 7478)
  > 90caeb3 deps: update dependencies for all modules (# 7531)
  > f8d98a4 rbac: fix usage of AuthInfo (# 7522)
  > 4e29cc6 transport: add timeout for writing GOAWAY on http2Client.Close() (# 7371)
  > b45fc41 Change version to 1.67.0-dev (# 7520)
  > 63853fd rls: update picker synchronously on configuration update (# 7412)
  > 86135c3 csds: unskip e2e test (# 7502)
  > 5d07b63 transport: change `*http2Client` to interface `ClientTransport` (# 7512)
  > c98235b grpclog: refactor to move implementation to grpclog/internal (# 7465)
  > 7ec3fd2 balancer/rls: Fix RLS Cache metrics (# 7511)
  > 6d7f07c test/tools: update staticcheck version to latest (# 7509)
  > 9706bf8 balancer/rls: Add cache metrics (# 7495)
  > c8951ab *: fix minor typos (# 7487)
  > 3cb3342 .*: fix comments (# 7504)
  > eece43b latency: don't wrap when all the latencies are zero (# 7506)
  > 366decf transport/grpchttp2: add http2.Framer bridge (# 7453)
  > 5c4da09 grpc: fix a bug introduced in # 7461 (# 7505)
  > 1008562 benchmark: wire in new gzip compressor (# 7486)
  > ced812e xds: implement ADS stream flow control mechanism (# 7458)
  > 54b48f7 balancer/weightedroundrobin: Add recording point for endpoint weight not yet usable and add metrics tests (# 7466)
  > 7b9e012 balancer/rls: Add picker metrics (# 7484)
  > 3ee837c *.pb.go: regenerate protos (# 7493)
  > f9b96b8 internal/transport: Unlock mutex before panic (# 7488)
  > d00dd8f xds: env var protection for xds fallback (# 7483)
  > ffaa81e transport/bufWriter: fast-fail on error returned from flushKeepBuffer() (# 7394)
  > 1490d60 transport/grpchttp2: revert # 7477 usage of mem package (# 7485)
  > e6b6318 transport/grpchttp2: change types to include `mem` package (# 7477)
  > 6d0aaae grpc: make client report `Internal` status when server response contains unsupported encoding (# 7461)
  > 338595c balancergroup: remove mentions of locality from comments (# 7476)
  > c8716e5 mem: fix comment typo (# 7482)
  > e524655 tools: Add github.com/mgechev/revive (# 7472)
  > 4a26a49 balancer/leastrequest: Add verbosity check around build log (# 7467)
  > 887d908 mem: introduce `mem` package to facilitate memory reuse (# 7432)
  > 6fa393c transport/grpchttp2: add doc to methods and values (# 7445)
  > 1013847 cmd/protoc-gen-go-grpc: fix typo pancis -> panics (# 7456)
  > 1b1230b resolver_wrapper: add early return in addChannelzTraceEvent (# 7437)
  > 5520cff experimental/stats/metricregistry: Add comments on enum consts for Metrics Type (# 7457)
  > 0b33bfe transport: Discard the buffer when empty after http connect handshake (# 7424)
  > 566aad1 examples/retry: remove waitForReady from service config (# 7450)
  > ec9dff7 cmd/protoc-gen-go-grpc: update version to 1.5.1 (# 7452)
  > 245323c cmd/protoc-gen-go-grpc: remove replace and skip test that requires it for now (# 7451)
  > 3eb0145 balancer/weightedroundrobin: Add emissions of metrics through metrics registry (# 7439)
  > bc03420 cmd/protoc-gen-go-grpc: update version for release
  > 84a4ef1 internal/stats: Add metrics recorder list and usage in ClientConn  (# 7428)
  > 47be8a6 Remove trailing spaces (# 7426)
  > 1feeaec stats: Add optional locality label in cluster_impl picker (# 7434)
  > 9671c4a cmd/protoc-gen-go-grpc: test the embedded struct at registration time for proper usage (# 7438)
  > 40f3998 client: Stabilize WaitForStateChange API (# 7425)
  > aae9e64 docs: fix and improve anti-patterns.md (# 7418)
  > ac5a7fe xds: Fix flaky test Test/ServerSideXDS_WithValidAndInvalidSecurityConfiguration (# 7411)
  > 0231b0d transport/grpcframer: create grpcframer package (# 7397)
  > 2bcbcab stats/opentelemetry: Add usage of metrics registry (# 7410)
  > 64adc81 scripts: regenerate pbs with caching deps to a fixed tmp folder (# 7409)
  > 4ed8180 ringhash: more e2e tests from c-core (# 7334)
  > 61aa949 vet: fix option order when invoking grep (# 7421)
  > b1979b6 vet: remove trailing whitespace (# 7420)
  > 700ca74 xds/balancer/priority: Unlock mutex before returning (# 7417)
  > d27ddb5 internal/grpcsync: support two ways to schedule a callback with the serializer (# 7408)
  > ecbb837 experimental/stats: Add metrics registry (# 7349)
  > c5c0e18 scripts: minor refactor to scripts (# 7403)
  > e7d8822 protoc-gen-go-grpc: add period to end of generated comment (# 7392)
  > ee62e56 xds: fix typos (# 7405)
  > 48b7581 security/advancedtls: remove Go1.19 build constraints (# 7404)
  > eff3e67 *.pb.go: regenerate (# 7402)
  > e54f441 xds: make fallback bootstrap configuration per-process (# 7401)
  > 9c5b31d xds: use locality from the connected address for load reporting (# 7378)
  > 45d44a7 grpc: hold ac.mu while calling resetTransport to prevent concurrent connection attempts (# 7390)
  > f64a6a3 test/channelz: change channelz_test to use write data (# 7396)
  > daab563 examples: Add OpenTelemetry example (# 7296)
  > bb49a88 cmd/protoc-gen-go-grpc: default use_generic_streams_experimental to true (# 7387)
  > 53a5c41 interop/lb: Increase Go PSM LB test timeout to 300min (# 7393)
  > bdd707e scripts: add linter rule for using context.WithTimeout on tests (# 7342)
  > 4e9b596 xds: add support for multiple xDS clients, for fallback (# 7347)
  > 5ac73ac documentation: Update proxy docs to point to `WithContextDialer` (# 7361)
  > d382d84 metadata: stabilize ValueFromIncomingContext (# 7368)
  > c9caa9e metadata: remove String method (# 7372)
  > f199062 xds: Add a test for incorrect load reporting when using pickfirst with servers in multiple localities (# 7357)
  > 6126383 metadata: make Stringer implementation consistent (# 7355)
  > 98e5dee cmd/protoc-gen-go-grpc: enable edition 2023 support (# 7351)
  > 5f5d4d2 doc: fix link to error_details example (# 7345)
  > 1811c6f github: update codecov with token and fail_ci_if_error (# 7348)
  > 3e78e9b MAINTAINERS.md: add new members and move ex-members to emeritus (# 7284)
  > 8c80220 grpclog: remove Debugf method to avoid unnecessary evaluation (# 7330)
  > c8568c9 grpc: Readd pick first name (# 7336)
  > cd7e282 go.mod: update go-control-plane dependency for xDS fallback (# 7340)
  > a0311cd golint fix: context.Context should be the first parameter of a function (# 7338)
  > b8ca292 examples/features/retry: Improve docstring (# 7331)
  > f1b7f41 xds/bootstrap: add testing support to generate config (# 7326)
  > c441d42 github: use latest release of qemu emulator (# 7337)
  > 970f390 test: fix typo in pickfirst_test.go (# 7332)
  > c04b085 internal/transport: minor cleanup of controlBuffer code (# 7319)
  > 07078c4 github: add cache-dependency-path to setup-go (# 7323)
  > 24a6b48 credentials/alts: fix defer in TestDial (# 7301)
  > e37c6e8 fix testclient type in ringhash_balancer_test checkRPCSendOK (# 7324)
  > 8075dd3  stats/opentelemetry: Fix protobuf import (# 7320)
  > 4dd7f55 ringhash: port e2e tests from c-core (# 7271)
  > de51a63 examples: Add CSM Observability example (# 7302)
  > 3267089 stats/opentelemetry: Add e2e testing for CSM Observability (# 7279)
  > c4753c3 scripts: improve regenerate.sh to use the correct proto compiler version (# 7064)
  > e2e7a51 xds/internal/xdsclient: Emit unknown for CSM Labels if not present in CDS (# 7309)
  > e40eb2e deps: update dependencies for all modules (# 7310)
  > dfcabe0 xds: cleanup bootstrap processing functionality (# 7299)
  > dbd24a9 [advancedTLS] Removed deprecated APIs in advancedTLS (# 7303)
  > 30c0cdd vet: remove --quiet from git grep when output is expected (# 7305)
  > 5a289d9 dns: fix constant 30s backoff for re-resolution (# 7262)
  > 9bdf335 Change version to 1.66.0-dev (# 7308)
bumping knative.dev/hack 06f7aff...05b2fb3:
  > 05b2fb3 Update community files (# 399)
  > fc6a845 Update community files (# 398)
  > 9724320 Fix premature codegen cleanup exit on 1 (# 397)
bumping golang.org/x/net 4542a42...6cc5ac4:
  > 6cc5ac4 go.mod: update golang.org/x dependencies
  > f88258d websocket: update nhooyr.io/websocket to github.com/coder/websocket
  > 7191757 http2: add support for net/http HTTP2 config field
  > 4790dc7 http2: add support for server-originated pings
  > 541dbe5 http2: add Server.WriteByteTimeout
  > 3c333c0 route: fix address parsing of messages on Darwin
  > 35b4aba go.mod: update golang.org/x dependencies
  > 9bf379f websocket: fix printf(var) mistake detected by latest printf checker
bumping google.golang.org/protobuf c33baa8...158d2b3:
  > 158d2b3 all: release v1.35.1
  > 94e26c9 all: start v1.35.0-devel
  > ac98177 all: release v1.35.0
  > 03df6c1 proto: Implement proto.Equal fast-path
  > 013dd17 all: drop unnecessary import renames for consistency
  > 1531843 internal/testprotos: declare the extension
  > 9e047b8 internal/impl: skip unnecessary requiredField checks for oneofs
  > ed7b51f proto: extend documentation of GetExtension, SetExtension
  > af06170 all: set Go language version to Go 1.21
  > cf4f382 encoding/prototext: capture current reserved field behavior
  > 5c1f700 internal/encoding/json: remove duplicate test
  > 66faac0 compiler/protogen: remove now-unnecessary UnsafeEnabled checks
  > 21d187a compiler/protogen: support -experimental_strip_nonfunctional_codegen
  > e8b6855 internal/descopts,internal/impl: remove shorthand import aliases
  > 0946f97 all: remove unused purego support
  > b643888 encoding/protojson: use fd.HasPresence() for editions compatibility
  > 94ecbc2 internal/impl: remove unused ExtensionField.SetLazy method
  > b36f8e0 types/known/structpb: add support for more types and json.Number
  > 75479a3 internal: generate extension numbers, fix editions parsing
  > 2a82025 internal/cmd/generate-protos: fix pkg check for editions features
  > 219bda2 internal/conformance: update failing tests list, add comments
  > b46f280 all: plumb the lazy option into filedesc.Field and .Extension
  > df3bd63 compiler/protogen: always report editions support level of the plugin
  > eea33cd protobuf: fix handling of delimited extensions in editions
  > d462176 protojson: changes error message returned by unmarshal
  > 61c6075 all: start v1.34.2-devel
bumping golang.org/x/tools 3057be8...2ab3b51:
  > 2ab3b51 go.mod: update golang.org/x dependencies
  > 2683c79 gopls/internal/golang/stubmethods: rename analysis/stubmethods
  > efd951d gopls/internal/analysis/stubmethods: merge into CodeAction
  > d0d0d9e gopls/internal/cache: memoize dependent hash on analysisNode
  > a19eef6 gopls/internal/cache: express packageHandle as a state machine
  > dd745ec gopls/internal/test/marker: update regression test issue68918.txt
  > a02ee35 go/analysis/passes/stdversion: reenable tests
  > a24facf all: set gotypesalias=0 explicitly
  > ce2a33e gopls/internal: fix extract refactor for cases with anonymous functions
  > a2ff832 go/ssa: remove references to GOEXPERIMENT range
  > a7552bc go/ast/inspector: add PreorderSeq and All iterators
  > d2e4621 gopls/internal/server: CodeAction: interpret Only=[] as [QuickFix]
  > 4e80b32 cmd/stringer: support types declared in test files
  > 60b6bcd gopls/rename: include filename in error message
  > 2848ab8 internal/gcimporter: clean up test expectations
  > ee66134 go/ssa/ssautil: isolate deprecated CreateProgram
  > 6ded0c4 internal/gcexporter: cleanup test skipping in TestImportTypeparamTests
  > 66afc1a gopls/completion: tweak fuzz handling to make its own MethodSet
  > 7d92dd6 go/ssa/ssautil: use go/packages to load packages in switch_test.go
  > 18bc032 gopls: update x/telemetry to pick up fix for golang/go# 69681
  > 6c47868 internal/gcimporter: run larger tests with and without aliases
  > c6f2f8e refactor/eg: rewrite test without go/loader
  > 8b6849d go/ssa/interp: reenable lifetime tests.
  > edfeacf internal/golang: fix panic in signatureHelp over builtin name
  > ab64376 go/types/objectpath: skip package tests with wasip1
  > e55961d internal/gcimporter: use types.NewInterfaceType
  > c59bc30 internal/gcimporter: vary the value of any in predeclared
  > 4fc0d79 internal/gcimporter: remove goexperiment.unified tags
  > f05b5f4 go/packages: document the role of PWD
  > 3483a5e go/packages: use link notation in comments for godoc rendering
  > 75350b9 go/ssa: remove import of loader from builder_test.go
  > 1c9ca8b go/types/objectpath,internal/aliases: miscellaneous clean up of tests that set gotypesalias
  > 23e1af6 go/ssa: migrate TestGenericFunctionSelector away from loader
  > 8adb6e8 go/ssa: migrate TestTypeparamTest away from loader
  > 7bb384d gopls/internal/test/integration/bench: add an IWL test that opens files
  > faf6e28 go/ssa: migrate TestGenericAliases away from loader
  > 81a4242 internal/gcimporter: update TestIssueAliases expectation
  > 54110aa internal/modindex: package for indexing GOMODCACHE
  > b577f77 gopls/internal/cache: remove unnecessary active package check
  > 06b986b gopls/internal/cache: add a few checks for context cancellation
  > 83326b7 gopls/internal/cache: join concurrent package batch operations
  > 34638fc cmd/{callgraph,ssadump}, gopackages: make -tags flags work
  > d911e4a gopls: disable ast.Object resolution wherever possible
  > eb774f6 go/packages: fix LoadMode.String
  > 31fdc78 gopls/internal/server: allow suppression of showDocument
  > 752860b gopls/internal/protocol/command: simplify ApplyFix
  > fadcea5 gopls/internal/golang: CodeAction: split into producers
  > f70550d go/ssa: migrate some tests in build_test.go away from loader
  > 01bd772 go/callgraph: rewrite tests to use go/packages not go/loader
  > f8ce005 go/types/objectpath: use go/packages instead of go/loader in tests
  > d2c1642 internal/gcimporter: rewrite TestIExportData_stdlib using go/packages
  > af67b9d go/ssa: migrate source_test.go away from loader
  > 3bb0ed7 x/tools: assume go1.22 and simplify
  > 1d5e334 internal/aliases: remove Alias and Unalias
  > 0b6abe3 go/ssa: remove loader utility functions
  > 6a0cacb go/ssa: add test utility for building a single file
  > 1204c80 cmd/gorename: delete
  > 1c37166 go/ssa: move build tag guarded tests
  > dfc41b5 go/ssa: use ast.RangeStmt.Range position directly
  > 3921b59 cmd/gorename: remove replace directive
  > d09d36b x/tools: remove refs to cmd/gorename
  > 8517dc9 cmd/gorename: create submodule
  > cd349f3 go/ssa: Move instantiation tests off of unexported API
  > 45851d3 gopls/internal/telemetry/cmd/stacks: show build failure stderr
  > c8d229c all: fix spelling errors
  > 8db9562 go/ssa: update public doc of CreatePackage
  > bea7373 gopls/internal/protocol/command: remove nuisance error handling
  > 18a3f05 go/ssa: remove outdated any normalizer setting up in test
  > 0355013 go/ssa: sanity check for package transient fields
  > 2aabc4f go/analysis/passes/printf: return when suppressing a non-constant diagnostic
  > 5cb6eeb txtar: use slices.Clone instead of copy
  > e603756 gopls/internal/cache: add telemetry counter for GOPACKAGESDRIVER
  > 42b921c gopls/internal/test/integration: skip BenchmarkPackages with -short
  > a58d83b gopls/internal/cache: build the import map lazily during type checking
  > 765ea95 go/analysis/passes/printf: add global to disable new diagnostics
  > a319a85 gopls/internal/telemetry/cmd/stacks: display closed issues white
  > 5aac53c gopls/internal/golang: Definition: jump to assembly
  > 8fcd92f gopls/internal/telemetry/cmd/stacks: predicate de-duplication
  > 7891473 gopls/internal/telemetry/cmd/stacks: fix two bugs
  > 91d4bdb gopls: rm GofumptFormat from internal/settings
  > 198986d go/ssa: go/ssa: disable TestTypeparamTest on wasm
  > 3e49191 gopls/internal/telemetry/cmd/stacks: generate CodeSearch links
  > beed481 gopls/internal/settings: use CodeActionKind hierarchy
  > 15b8886 SignatureHelp: report signature of Ident if no enclosing CallExpr
  > 4e8d5c8 gopls: bump gofumpt to 0.7.0
  > 6a387a4 go/ssa: require 1.23 for TestCycles
  > 42a6477 go/ssa: disable TestTypeparamTest/chan.go on wasm
  > 5157118 gopls/internal/lsp/source: put testing.T/B first when extracting
  > 94ac686 go/ssa: pop targets stack on range-over-func
  > 2884375 gopls/internal/golang: Definitions: support renaming imports in doc links
  > b0f680c go/ssa: reenable TestStdlib
  > b7af269 go/ssa: improve sanity checking
  > fd7ab2d gopls/internal/server: fix build following semantic merge conflict
  > dc4c525 gopls/internal: test discovery
  > 8ba9169 gopls/internal/golang: Highlight: work around go/types bug
  > bfc94c9 go/ssa: extract type recursion into a helper package
  > 1dc949f internal/settings: simplify linking now that we only build with 1.23
  > c055e89 x/tools: deprecate astutil.Unparen
  > c2e057b gopls: use Func.Signature everywhere
  > 6b0cfff internal/test/marker: support multi-line locations
  > 9d7d14e x/tools/gopls: delete code obsoleted by go1.23
  > 4bcf6a3 internal/golang: add a fast path for FormatVarType with gopls at 1.23
  > 7398f36 all: fix some symbols error in comment
  > f111c72 go/callgraph/rta: skip test on js platform
  > 9f9b7e3 gopls/internal/settings: add missing deep cloning in Options.Clone
  > ce7eed4 doc/generate: minor cleanup
  > 075ae7d go/callgraph/vta: add basic tests for range-over-func
  > 2c7aaab go/ssa: skip failing test
  > 1b5663f go/callgraph/vta: perform minor cleanups
  > 0a49883 gopls/go.mod: update the go directive to 1.23.1
  > ad366a8 go.mod: update golang.org/x dependencies
  > 4fb36d1 go/callgraph/rta: add rta analysis test case for multiple go packages
  > dc4d64c gopls: fix non-constant format strings
  > c758e54 cmd/callgraph: make vta use internal version of CHA
  > 94b564c go.mod: for consistency with other repos, use 1.22.0 in go.mod
  > 70f5626 all: with 1.23 out, update Go directive to Go 1.22
  > 5a3171b internal/typesinternal: correct spec anchors in comments
  > c538e2c go/callgraph/static: avoid ssautil.AllFunctions
  > 2db563b internal/gcimporter: copy over ureader changes
  > 09886e0 go/callgraph/vta: allow nil initial call graph
  > e5ae0a9 internal/pkgbits: cleanup pre-Go 1.17 workaround
  > 264b4b5 go/callgraph/vta: add return parameter nodes for functions
  > 063360f gopls: update x/telemetry dependency
  > 28f3bc0 internal/pkgbits: copy over changes for V2
  > fd2067f go/callgraph/vta: use struct{} instead of bool in sets
  > ce02ccd gopls/internal/test/marker: simplify completion markers
  > 4ead70c gopls: report semantic tokens of top-level type constructor modifiers
  > 826d8d9 gopls/internal/cache: add a note about GOMEMLIMIT and ballasts
  > aaf49f1 gopls/internal/cache: add a 100MB ballast to reduce GC CPU
  > 12307aa gopls/internal/util/lru: make lru.Cache generic
  > 594cdab gopls: increment the telemetryprompt acceptance counter for each session
  > adb7301 internal/versions: disable a test case incompatible with CL 607955
  > 0734f62 internal/gcimporter: support type parameterized aliases in indexed format
  > b5f24ec internal/aliases: add type parameters argument to NewAliases
  > f5c7449 gopls/internal: implement Packages command
  > e5e8aa8 gopls/internal: implement Modules command
  > 9ef0547 internal/gcimporter: move indexed format docs
  > c7adb63 go/analysis/passes/fieldalignment: fix doc
  > 66adacf internal/pkgbits: improve ureader panic message
  > e104dc8 gopls/internal/settings: rename goTest code action to source.test
  > dfcdf50 go/analysis/passes/copylock: add support for ForStmt
  > 136c165 gopls/internal/cache: remove spurious assertions
  > 7cc3be7 internal/imports: use a clean GOMODCACHE for the scan root directory
  > d47b4fb internal/testfiles: adjust test so all modules are after 1.21
  > c1241b9 internal/stdlib: update stdlib index for Go 1.23.0
  > e6bef92 gopls/internal/golang: downgrade assertion in methodsets index
  > 7f262d6 all: disable tests incompatible with CL 603895
  > a76f882 gopls: enhance read/write access distinction in document highlighting for symbols
  > 4dc9194 go/callgraph/vta: fix test under GODEBUG=gotypesalias=1
  > 28ba991 go/analysis/passes/printf: add missing Unalias call

Signed-off-by: Knative Automation <automation@knative.team>
2024-10-22 16:09:00 +00:00
Chris Suszynski f09e7164ce
Fold in knative.dev/client-pkg as a submodule (#1953)
* Move to the hack' script inflator

* Skip kn subpackage

* Move the lib/ to public pkg/ packages

* Introduce pkg submodule, remove the vendor dir

* Remove vendor references

* Use latest version of knative.dev/hack

* Publish dependent images properly

* Walkaround for knative-extensions/net-istio#1345

* Remove GOTOOLCHAIN in go.work

* Verify codegen use common funcs

* Import code from knative.dev/client-pkg

* Restore the default unit test runner

* Try knative/actions#223

* Restore the workflows

* Nit: simplify config package import
2024-09-03 13:49:11 +00:00