Skip to content

Commit 68b277a

Browse files
upgrade to latest dependencies (#2102)
bumping google.golang.org/grpc 6135a73...c52d025: > c52d025 Change version to 1.73.0 (# 8322) > ac60db1 Add flag guarding SPIFFE Bundle provider (# 8343) (# 8382) > 183c148 balancer/ringhash: Add experimental notice in package comment (# 8364) (# 8365) > b610465 delegatingresolver: avoid proxy for resolved addresses in NO_PROXY env (# 8329) (# 8354) > 96c4308 balancer/least_request : Fix panic while handling resolver errors (# 8333) (# 8338) > af5146b grpc: update contributing.md (# 8318) > 09166b6 cleanup: remove unused constants in generic xdsclient (# 8315) > e3f13e7 transport: Prevent sending negative timeouts (# 8312) > b89909b leakcheck: Fix flaky test TestCheck (# 8309) > 709023d grpcsync/event: Simplify synchronization (# 8308) > d36b02e transport: Propagate status code on receiving RST_STREAM during message read (# 8289) > ee7f0b6 resolver/delegatingresolver: wait for proxy resolver build before update in tests (# 8304) > 96e31db transport: Reject non-positive timeout values in server (# 8290) > d3d2702 cleanup: replace dial with newclient (# 8196) > d46d6d8 Update CONTRIBUTING.md (# 8300) > 950a7cf health: Add List method to gRPC Health service (# 8155) > 4680429 credentials/local: implement ValidateAuthority (# 8291) > b3d63b1 xds: add MetricsReporter for generic xds client (# 8274) > d00f4ac resolver/delegatingresolver: wait for proxy resolver to be built in test (# 8302) > 0e656b2 xds: modify generic clients grpctransport to accept optional custom grpc new client function (# 8301) > c84fab0 grpc: Update ClientStream.CloseSend docs (# 8292) > c7aec4d transport: skip Status.Proto() without details in writeStatus (# 8282) > 35aea9c weightedroundrobin: Remove nil embedded SubConn from endpointWeight (# 8297) > 41095ae [alts] add keepalive params to the alts handshaker client dial option (# 8293) > ee8a53a internal/delegatingresolver: avoid proxy if networktype of target address is not tcp (# 8215) > 7fb5738 xds_test: Wait for server to enter serving mode in RBAC test (# 8287) > d2f02e5 stats/opentelemetry: separate out interceptors for tracing and metrics (# 8063) > 00be1e1 [alts] Add plumbing for the bound access token field in the ALTS StartClient request. (# 8284) > 763d093 otel: Test streaming rpc sequence numbers (# 8272) > 75d25ee xds: generic lrs client for load reporting (# 8250) > 080f956 credentials, transport, grpc : add a call option to override the :authority header on a per-RPC basis (# 8068) > 6821606 grpc: regenerate protos (# 8277) > 399e2d0 credentials/alts: Optimize Reads (Roll forward # 8236) (# 8271) > 4cedec4 grpc_test: add tests for client streaming (# 8120) > 030938e xds: Remove redundant proto checks (# 8273) > 515f377 github: replace actions/upload-release-asset@v1 with gh cli (# 8264) > ec2d624 xds: generic xds client resource watching e2e (# 8183) > 82e25c7 xds: fix TestServer_Security_WithValidAndInvalidSecurityConfiguration data race (# 8269) > 2640dd7 atls: Clarify usage of dst in ALTSRecordCrypto interface docs (# 8266) > 58d1a72 [Security] Add verification logic using SPIFFE Bundle Maps in XDS (# 8229) > f7d488d credentials: expose NewContextWithRequestInfo publicly (# 8198) > 54e7e26 balancer/ringhash: move LB policy from xds/internal to exported path (# 8249) > 223149b github: add printing of new packages to dependency checker (# 8263) > aec1381 cleanup: status formatting bug and comment grammar fix (# 8260) > 7d68bf6 ringhash: fix flaky e2e tests (# 8257) > 718c4d8 xds: Make locality ID string representation consistent with A78 (# 8256) > eb4b687 examples/features/opentelemetry: demonstrate tracing using OpenTelemetry plugin (# 8056) > 8b2dbbb New A72 changes for OpenTelemetry # 8216 (# 8226) > cb1613c xds: make least request available by default (# 8253) > d36887b balancer/pickfirstleaf: Avoid reading Address.Metadata (# 8227) > 560ca64 xds: fix data file name in test (# 8254) > f0676ea Update lrs_stream.go fix use of wrong err (# 8224) > 6319a2c ringhash: normalize uppercase in requestHashHeader from service config (# 8243) > 68205d5 xdsclient: update watcher API as per gRFC A88 (# 7977) > 732f3f3 stats/opentelemetry: fix trace attributes message sequence numbers to start from 0 (# 8237) > 6bfa0ca Rollback # 8232 and # 8204 (# 8236) > 25c7509 ringhash: implement gRFC A76 (# 8159) > 09dd4ba testdata: Wrap lines to 80 columns in markdown file (# 8235) > be25d96 credentials/alts: Add comments to clarify buffer sizing (# 8232) > db81a2c benchmark: Specify passthrough resolver to avoid resolution failures (# 8231) > b368379 credentials/alts: Optimize reads (# 8204) > 4b5505d [Security] Add support for SPIFFE Bundle Maps in XDS bundles (# 8180) > ce35fd4 stats/opentelemetry: add trace event for name resolution delay (# 8074) > 52c643e deps: update dependencies for all modules (# 8221) > 51d6a43 Change version to 1.73.0-dev (# 8220) bumping golang.org/x/mod dc121ce...9d33331: > 9d33331 x/mod: add the ignore directive > ae88a97 all: change from sort functions to slices functions bumping google.golang.org/genproto/googleapis/api 56aae31...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) bumping go.opentelemetry.io/otel edc378f...5ba5e7a: > 5ba5e7a Release v1.35.0/v0.57.0/v0.11.0 (# 6407) > 3908b67 chore(deps): update module github.com/securego/gosec/v2 to v2.22.2 (# 6412) > 50172b1 chore(deps): update module github.com/ryancurrah/gomodguard to v1.4.1 (# 6411) > cea6d2b fix(deps): update module google.golang.org/grpc to v1.71.0 (# 6409) > e2aee3a Move trace sdk tests from trace_test into trace package (# 6400) > 38f4f39 fix(deps): update build-tools to v0.20.0 (# 6403) > 2911449 Look at stale issues in ascending order (# 6396) > 7cb322a chore(deps): update github.com/golangci/dupl digest to 44c6a0b (# 6398) > 0c3651e fix(deps): update module github.com/golangci/golangci-lint to v1.64.6 (# 6394) > f04e951 chore(deps): update mvdan.cc/unparam digest to 0df0534 (# 6391) > 8878690 fix(deps): update golang.org/x to dead583 (# 6389) > d2d49f4 chore(deps): update module 4d63.com/gocheckcompilerdirectives to v1.3.0 (# 6388) > 5ccc9b5 chore(deps): update module github.com/kkhaike/contextcheck to v1.1.6 (# 6387) > 053f109 chore(deps): update actions/cache digest to d4323d4 (# 6384) > c6e2814 chore(deps): update module github.com/go-git/go-git/v5 to v5.14.0 (# 6385) > b18d593 chore(deps): update module github.com/protonmail/go-crypto to v1.1.6 (# 6383) > 9be18c1 sdk/trace: Fix gorountine leak in batchSpanProcessor.ForceFlush (# 6369) > 23c76d3 chore(deps): update module github.com/catenacyber/perfsprint to v0.9.0 (# 6379) > aec954c chore(deps): update codecov/codecov-action action to v5.4.0 (# 6380) > 44d5045 sdk/trace: Fix goroutine leak in simpleSpanProcessor.Shutdown (# 6368) > 7f724db chore(deps): update actions/download-artifact digest to cc20338 (# 6377) > 86d783c fix(deps): update build-tools to v0.19.0 (# 6376) > bb42ffa chore(deps): update module github.com/bombsimon/wsl/v4 to v4.6.0 (# 6373) > d903b7b chore(deps): update module go.opentelemetry.io/build-tools to v0.19.0 (# 6374) > 9e57b0d chore(deps): update python:3.13.2-slim-bullseye docker digest to 31b581c (# 6370) > 6192b14 [chore] clean up revive configuration (# 6353) > 4d7fcb6 chore(deps): update module golang.org/x/crypto to v0.35.0 (# 6366) > 70f52c4 chore(deps): update python:3.13.2-slim-bullseye docker digest to d3852c9 (# 6367) > 8f4a5c6 chore(deps): update module github.com/gaijinentertainment/go-exhaustruct/v3 to v3.3.1 (# 6361) > 87e328b chore(deps): update golang.org/x (# 6355) > cbb4e24 fix(deps): update module github.com/google/go-cmp to v0.7.0 (# 6359) > 863a0b2 chore(deps): update ossf/scorecard-action action to v2.4.1 (# 6358) > c0d043a chore(deps): update github/codeql-action digest to b56ba49 (# 6354) > 1e573f2 chore(deps): update actions/upload-artifact digest to 4cec3d8 (# 6356) > 010790d chore(deps): update module github.com/ldez/exptostd to v0.4.2 (# 6357) > 597e1d7 chore(deps): update module github.com/quasilyte/go-ruleguard to v0.4.4 (# 6348) > 92a7481 chore(deps): update golang.org/x/telemetry digest to 165e2f8 (# 6346) > 2509d78 [chore] Add OpenSSF Best Practices badge (# 6345) > 7f64adf [chore] Add a policy on adding tests (# 6334) > f65062e chore(deps): update module github.com/kisielk/errcheck to v1.9.0 (# 6340) > fb8b0f2 Add FOSSA scanning workflow (# 6331) > dfe20c4 chore(deps): update module github.com/catenacyber/perfsprint to v0.8.2 (# 6339) > 8231483 fix(deps): update googleapis to 56aae31 (# 6338) > 6239155 chore(deps): update actions/cache digest to 0c907a7 (# 6337) > 1ee7c79 sdk/log: Add FilterProcessor and EnabledParameters (# 6317) > b80639c chore(deps): update module github.com/nunnatsa/ginkgolinter to v0.19.1 (# 6311) > e033250 fix(deps): update golang.org/x to aa4b98e (# 6336) > 963190b fix(deps): update golang.org/x to eff6e97 (# 6325) > 14dc8ea chore(deps): update module github.com/4meepo/tagalign to v1.4.2 (# 6327) > af9dcb0 chore(deps): update module github.com/spf13/cobra to v1.9.1 (# 6324) > 26493d7 chore(deps): update module github.com/mgechev/revive to v1.7.0 (# 6326) > 8562bdf [chore] Use public Linux ARM64 runners (# 6320) > c08d161 chore(deps): update module github.com/tetafro/godot to v1.5.0 (# 6323) > 1d1f79c chore(deps): update module github.com/tdakkota/asciicheck to v0.4.1 (# 6322) > f2a1518 chore(deps): update golang.org/x/telemetry digest to 6f9b61d (# 6321) > 55ff06f sdk/log: Change BenchmarkLoggerNewRecord to BenchmarkLoggerEmit (# 6315) > 8261e7b chore(deps): update otel/weaver docker tag to v0.13.2 (# 6318) > da2d2f8 fix(deps): update module github.com/golangci/golangci-lint to v1.64.5 (# 6319) > a9cbc3d chore(deps): update module github.com/tdakkota/asciicheck to v0.4.0 (# 6316) > 9d4c2f7 [chore] Fix go-work Make target with the highest required Go version (# 6285) > d9ab149 chore(deps): update module github.com/securego/gosec/v2 to v2.22.1 (# 6314) > f62232f Replace tenv with usetesting (# 6313) > 44ea53b Add support for Go 1.24 (# 6304) > 8d2c38d fix(deps): update googleapis to 5a70512 (# 6308) > 4b7d52a chore(deps): update module github.com/gostaticanalysis/forcetypeassert to v0.2.0 (# 6312) > d4b0597 chore(deps): update golang.org/x/telemetry digest to 7530529 (# 6305) > dfc43f0 fix(deps): update module github.com/golangci/golangci-lint to v1.64.4 (# 6310) > fd8eb0b chore(deps): update otel/weaver docker tag to v0.13.1 (# 6309) > 47c4b11 chore(deps): update module github.com/mgechev/revive to v1.6.1 (# 6306) > 3c1286a Document and check resource comparability (# 6272) > afbe545 fix(deps): update module github.com/golangci/golangci-lint to v1.64.2 (# 6301) > 6c8583d chore(deps): update module github.com/ldez/exptostd to v0.4.1 (# 6300) > 1971f5f fix(deps): update golang.org/x (# 6297) > d40491f chore(deps): pin actions/stale action to 5bef64f (# 6295) > 7d503b7 Close stale issues and PRs after 2 years of inactivity (# 6284) > 6e3724a chore(deps): update module github.com/catenacyber/perfsprint to v0.8.1 (# 6294) > ab254c2 chore(deps): update module go-simpler.org/sloglint to v0.9.0 (# 6293) > 6e1c433 chore(deps): update module 4d63.com/gochecknoglobals to v0.2.2 (# 6291) > ae0cc74 chore(deps): update otel/weaver docker tag to v0.13.0 (# 6292) > fabdac2 fix(deps): update googleapis to e9438ea (# 6289) > 42273a6 chore(deps): update module golang.org/x/crypto to v0.33.0 (# 6290) > b42504e chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.26.1 (# 6288) > 834e574 chore(deps): update github/codeql-action digest to 9e8d078 (# 6287) > b25505b fix(deps): update golang.org/x to f9890c6 (# 6282) > 558dbdd chore(deps): update python docker tag to v3.13.2 (# 6283) > 6894f1b Add an OpenSSF badge to README.md (# 6269) > 25ee2bd Default github workflow permission read-all (# 6268) > d46bfb0 Fix comment of the RecordOnly sampling decision (# 6257) > 51cf2d7 chore(deps): update golang.org/x/telemetry digest to 557cf9c (# 6279) > c9bb09c chore(deps): pin dependencies (# 6278) > 9ea576a Use renovate best-practices (# 6267) > 8667c15 fix(deps): update module google.golang.org/protobuf to v1.36.5 (# 6277) > 5879a01 fix(deps): update build-tools to v0.18.0 (# 6276) > 0c62fd1 chore(deps): update actions/upload-artifact action to v4 (# 6266) > ac173ac chore(deps): update ossf/scorecard-action action to v2.4.0 (# 6265) > ee272d4 chore(deps): update golang.org/x/telemetry digest to c67c2d1 (# 6264) > e1472c4 chore(deps): update actions/checkout action to v4.2.2 (# 6263) > 092ed4e chore(deps): update actions/upload-artifact digest to ff15f03 (# 6262) > 69c3c61 Create scorecard.yml to enable OSSF Scorecard reporting (# 6247) > 85fab8b chore(deps): update module github.com/catenacyber/perfsprint to v0.8.0 (# 6261) > 13b6133 chore(deps): update lycheeverse/lychee-action action to v2.3.0 (# 6258) > 589d959 chore(deps): update module github.com/cloudflare/circl to v1.6.0 (# 6259) > eb988d7 fix(deps): update module go.opentelemetry.io/collector/pdata to v1.25.0 (# 6255) > 4778db7 fix(deps): update module go.opentelemetry.io/otel/trace to v1.34.0 (# 6256) > 3dbdfb2 chore(deps): update module google.golang.org/grpc to v1.70.0 (# 6254) > 18dadf4 chore(deps): update golang.org/x/telemetry digest to 3af0d96 (# 6253) > 2d050f9 fix(deps): update googleapis to 7023788 (# 6251) > 74923b2 chore(deps): update module golang.org/x/text to v0.22.0 (# 6252) > 1ba3e46 chore(deps): update google.golang.org/genproto/googleapis/rpc digest to 29210b9 (# 6250) > 6b3868e fix(deps): update golang.org/x (# 6249) > 9aae208 Add an auto-instrumentable no-op implementation to the `trace` package (# 6203) > fa5a782 Generate `semconv/v1.30.0` (# 6240) > 078a4a8 sdk/log: Assign fltrProcessors on provider creation instead of lazy (# 6239) > 2260929 Use archive URL for weaver registry (# 6235) > 27aaa7a Generate the `semconv/v1.28.0` package (# 6236) > 987efa6 chore(deps): update module github.com/polyfloyd/go-errorlint to v1.7.1 (# 6237) > 8324155 Weaver (# 5898) > a81250c chore(deps): update module github.com/skeema/knownhosts to v1.3.1 (# 6231) > 007fb1f chore(deps): update module github.com/spf13/pflag to v1.0.6 (# 6224) > 1994f63 Update codespell target (# 6223) > d10a36b stdoutlog: Emit Record.EventName field (# 6210) > e52d3a1 fix(deps): update golang.org/x to e0ece0d (# 6222) > 712ecdc chore(deps): update dependency codespell to v2.4.1 (# 6221) > b9819d2 fix(deps): update golang.org/x to 3edf0e9 (# 6219) > 98da0d1 chore(deps): update module github.com/cyphar/filepath-securejoin to v0.4.1 (# 6218) > dc7c33a fix(deps): update googleapis to 29210b9 (# 6217) > a027f11 chore: Update Logs API design doc (# 6206) > ae7ac48 otlplog: Emit Record.EventName field (# 6211) > 5d25818 fix(deps): update module google.golang.org/protobuf to v1.36.4 (# 6214) > d3119b0 chore(deps): update codecov/codecov-action action to v5.3.1 (# 6213) > de5d214 fix(deps): update googleapis to 65684f5 (# 6212) > 3585b80 fix(deps): update module google.golang.org/grpc to v1.70.0 (# 6208) > a8e5482 chore(deps): update codecov/codecov-action action to v5.3.0 (# 6207) > 6605083 chore(deps): update module github.com/go-git/go-git/v5 to v5.13.2 (# 6204) > 0c97148 Update module github.com/prometheus/common to v0.62.0 and fix tests (# 6198) > b0d0bb9 chore: Group renovate build-tools updates (# 6201) > 5363a52 fix(deps): update module go.opentelemetry.io/build-tools/multimod to v0.17.0 (# 6200) > b5ef234 fix(deps): update module go.opentelemetry.io/build-tools/semconvgen to v0.17.0 (# 6202) > 70b8f7e fix(deps): update module go.opentelemetry.io/build-tools/gotmpl to v0.17.0 (# 6199) > a85d0c1 fix(deps): update module go.opentelemetry.io/build-tools/crosslink to v0.17.0 (# 6197) > eba4618 fix(deps): update googleapis to 138b5a5 (# 6194) > 6d9bb01 chore(deps): update codecov/codecov-action action to v5.2.0 (# 6195) > 62e4225 sdk/log: Add EventName (# 6193) > 185547c log: Add EventName (# 6187) > e108415 fix(deps): update github.com/opentracing-contrib/go-grpc/test digest to 2f9c7e3 (# 6190) > 01a7584 fix(deps): update module github.com/opentracing-contrib/go-grpc to v0.1.1 (# 6191) > d7ebb7a log: Add ValueFromAttribute and KeyValueFromAttribute (# 6180) > 538e869 chore(deps): update dependency codespell to v2.4.0 (# 6189) > 3a0023d chore(deps): update module github.com/pjbgf/sha1cd to v0.3.2 (# 6188) > 41e697f chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.26.0 (# 6186) > e8cd4aa chore(deps): update golang.org/x/telemetry digest to 04cd7ba (# 6176) bumping golang.org/x/net 7d6e62a...6e41cae: > 6e41cae go.mod: update golang.org/x dependencies > 15f7d40 http2: correctly wrap ErrFrameTooLarge in Framer.ReadFrame > ef33bc0 internal/http3: use bubbled context in synctest tests > 919c6bc http2: use an array instead of a map in typeFrameParser > bae01a7 trace: add missing td tag bumping golang.org/x/tools 64b63a6...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/[email protected] > 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 bumping golang.org/x/sync 506c70f...8a14946: > 8a14946 errgroup: remove duplicated comment > 1869c69 all: replace deprecated ioutil > d1ac909 sync/errgroup: PanicError.Error print stack trace bumping google.golang.org/genproto/googleapis/rpc 56aae31...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) bumping golang.org/x/crypto aae6e61...3bf9d2a: > 3bf9d2a ssh/test: skip KEX test if unsupported by system SSH client > 9bab967 go.mod: update golang.org/x dependencies > 4f9f0ca x509roots/fallback: add init time benchmark > eac7cf0 x509roots/fallback: move parsing code to a non-generated file > 18228cd acme: return err from deprecated TLS-SNI-[01|02] functions > 73f6362 acme: remove dead code > ebc8e46 ssh: add server side support for Diffie Hellman Group Exchange > e944286 ssh: expose negotiated algorithms > 78a1fd7 ssh: automatically add [email protected] KEX alias > ac58737 ssh: export supported algorithms > 9dbbcf0 bcrypt: update InvalidCostError message to describe cost range inclusive > 9f6bf84 x509roots/fallback: update bundle bumping go.opentelemetry.io/otel/trace edc378f...5ba5e7a: > 5ba5e7a Release v1.35.0/v0.57.0/v0.11.0 (# 6407) > 3908b67 chore(deps): update module github.com/securego/gosec/v2 to v2.22.2 (# 6412) > 50172b1 chore(deps): update module github.com/ryancurrah/gomodguard to v1.4.1 (# 6411) > cea6d2b fix(deps): update module google.golang.org/grpc to v1.71.0 (# 6409) > e2aee3a Move trace sdk tests from trace_test into trace package (# 6400) > 38f4f39 fix(deps): update build-tools to v0.20.0 (# 6403) > 2911449 Look at stale issues in ascending order (# 6396) > 7cb322a chore(deps): update github.com/golangci/dupl digest to 44c6a0b (# 6398) > 0c3651e fix(deps): update module github.com/golangci/golangci-lint to v1.64.6 (# 6394) > f04e951 chore(deps): update mvdan.cc/unparam digest to 0df0534 (# 6391) > 8878690 fix(deps): update golang.org/x to dead583 (# 6389) > d2d49f4 chore(deps): update module 4d63.com/gocheckcompilerdirectives to v1.3.0 (# 6388) > 5ccc9b5 chore(deps): update module github.com/kkhaike/contextcheck to v1.1.6 (# 6387) > 053f109 chore(deps): update actions/cache digest to d4323d4 (# 6384) > c6e2814 chore(deps): update module github.com/go-git/go-git/v5 to v5.14.0 (# 6385) > b18d593 chore(deps): update module github.com/protonmail/go-crypto to v1.1.6 (# 6383) > 9be18c1 sdk/trace: Fix gorountine leak in batchSpanProcessor.ForceFlush (# 6369) > 23c76d3 chore(deps): update module github.com/catenacyber/perfsprint to v0.9.0 (# 6379) > aec954c chore(deps): update codecov/codecov-action action to v5.4.0 (# 6380) > 44d5045 sdk/trace: Fix goroutine leak in simpleSpanProcessor.Shutdown (# 6368) > 7f724db chore(deps): update actions/download-artifact digest to cc20338 (# 6377) > 86d783c fix(deps): update build-tools to v0.19.0 (# 6376) > bb42ffa chore(deps): update module github.com/bombsimon/wsl/v4 to v4.6.0 (# 6373) > d903b7b chore(deps): update module go.opentelemetry.io/build-tools to v0.19.0 (# 6374) > 9e57b0d chore(deps): update python:3.13.2-slim-bullseye docker digest to 31b581c (# 6370) > 6192b14 [chore] clean up revive configuration (# 6353) > 4d7fcb6 chore(deps): update module golang.org/x/crypto to v0.35.0 (# 6366) > 70f52c4 chore(deps): update python:3.13.2-slim-bullseye docker digest to d3852c9 (# 6367) > 8f4a5c6 chore(deps): update module github.com/gaijinentertainment/go-exhaustruct/v3 to v3.3.1 (# 6361) > 87e328b chore(deps): update golang.org/x (# 6355) > cbb4e24 fix(deps): update module github.com/google/go-cmp to v0.7.0 (# 6359) > 863a0b2 chore(deps): update ossf/scorecard-action action to v2.4.1 (# 6358) > c0d043a chore(deps): update github/codeql-action digest to b56ba49 (# 6354) > 1e573f2 chore(deps): update actions/upload-artifact digest to 4cec3d8 (# 6356) > 010790d chore(deps): update module github.com/ldez/exptostd to v0.4.2 (# 6357) > 597e1d7 chore(deps): update module github.com/quasilyte/go-ruleguard to v0.4.4 (# 6348) > 92a7481 chore(deps): update golang.org/x/telemetry digest to 165e2f8 (# 6346) > 2509d78 [chore] Add OpenSSF Best Practices badge (# 6345) > 7f64adf [chore] Add a policy on adding tests (# 6334) > f65062e chore(deps): update module github.com/kisielk/errcheck to v1.9.0 (# 6340) > fb8b0f2 Add FOSSA scanning workflow (# 6331) > dfe20c4 chore(deps): update module github.com/catenacyber/perfsprint to v0.8.2 (# 6339) > 8231483 fix(deps): update googleapis to 56aae31 (# 6338) > 6239155 chore(deps): update actions/cache digest to 0c907a7 (# 6337) > 1ee7c79 sdk/log: Add FilterProcessor and EnabledParameters (# 6317) > b80639c chore(deps): update module github.com/nunnatsa/ginkgolinter to v0.19.1 (# 6311) > e033250 fix(deps): update golang.org/x to aa4b98e (# 6336) > 963190b fix(deps): update golang.org/x to eff6e97 (# 6325) > 14dc8ea chore(deps): update module github.com/4meepo/tagalign to v1.4.2 (# 6327) > af9dcb0 chore(deps): update module github.com/spf13/cobra to v1.9.1 (# 6324) > 26493d7 chore(deps): update module github.com/mgechev/revive to v1.7.0 (# 6326) > 8562bdf [chore] Use public Linux ARM64 runners (# 6320) > c08d161 chore(deps): update module github.com/tetafro/godot to v1.5.0 (# 6323) > 1d1f79c chore(deps): update module github.com/tdakkota/asciicheck to v0.4.1 (# 6322) > f2a1518 chore(deps): update golang.org/x/telemetry digest to 6f9b61d (# 6321) > 55ff06f sdk/log: Change BenchmarkLoggerNewRecord to BenchmarkLoggerEmit (# 6315) > 8261e7b chore(deps): update otel/weaver docker tag to v0.13.2 (# 6318) > da2d2f8 fix(deps): update module github.com/golangci/golangci-lint to v1.64.5 (# 6319) > a9cbc3d chore(deps): update module github.com/tdakkota/asciicheck to v0.4.0 (# 6316) > 9d4c2f7 [chore] Fix go-work Make target with the highest required Go version (# 6285) > d9ab149 chore(deps): update module github.com/securego/gosec/v2 to v2.22.1 (# 6314) > f62232f Replace tenv with usetesting (# 6313) > 44ea53b Add support for Go 1.24 (# 6304) > 8d2c38d fix(deps): update googleapis to 5a70512 (# 6308) > 4b7d52a chore(deps): update module github.com/gostaticanalysis/forcetypeassert to v0.2.0 (# 6312) > d4b0597 chore(deps): update golang.org/x/telemetry digest to 7530529 (# 6305) > dfc43f0 fix(deps): update module github.com/golangci/golangci-lint to v1.64.4 (# 6310) > fd8eb0b chore(deps): update otel/weaver docker tag to v0.13.1 (# 6309) > 47c4b11 chore(deps): update module github.com/mgechev/revive to v1.6.1 (# 6306) > 3c1286a Document and check resource comparability (# 6272) > afbe545 fix(deps): update module github.com/golangci/golangci-lint to v1.64.2 (# 6301) > 6c8583d chore(deps): update module github.com/ldez/exptostd to v0.4.1 (# 6300) > 1971f5f fix(deps): update golang.org/x (# 6297) > d40491f chore(deps): pin actions/stale action to 5bef64f (# 6295) > 7d503b7 Close stale issues and PRs after 2 years of inactivity (# 6284) > 6e3724a chore(deps): update module github.com/catenacyber/perfsprint to v0.8.1 (# 6294) > ab254c2 chore(deps): update module go-simpler.org/sloglint to v0.9.0 (# 6293) > 6e1c433 chore(deps): update module 4d63.com/gochecknoglobals to v0.2.2 (# 6291) > ae0cc74 chore(deps): update otel/weaver docker tag to v0.13.0 (# 6292) > fabdac2 fix(deps): update googleapis to e9438ea (# 6289) > 42273a6 chore(deps): update module golang.org/x/crypto to v0.33.0 (# 6290) > b42504e chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.26.1 (# 6288) > 834e574 chore(deps): update github/codeql-action digest to 9e8d078 (# 6287) > b25505b fix(deps): update golang.org/x to f9890c6 (# 6282) > 558dbdd chore(deps): update python docker tag to v3.13.2 (# 6283) > 6894f1b Add an OpenSSF badge to README.md (# 6269) > 25ee2bd Default github workflow permission read-all (# 6268) > d46bfb0 Fix comment of the RecordOnly sampling decision (# 6257) > 51cf2d7 chore(deps): update golang.org/x/telemetry digest to 557cf9c (# 6279) > c9bb09c chore(deps): pin dependencies (# 6278) > 9ea576a Use renovate best-practices (# 6267) > 8667c15 fix(deps): update module google.golang.org/protobuf to v1.36.5 (# 6277) > 5879a01 fix(deps): update build-tools to v0.18.0 (# 6276) > 0c62fd1 chore(deps): update actions/upload-artifact action to v4 (# 6266) > ac173ac chore(deps): update ossf/scorecard-action action to v2.4.0 (# 6265) > ee272d4 chore(deps): update golang.org/x/telemetry digest to c67c2d1 (# 6264) > e1472c4 chore(deps): update actions/checkout action to v4.2.2 (# 6263) > 092ed4e chore(deps): update actions/upload-artifact digest to ff15f03 (# 6262) > 69c3c61 Create scorecard.yml to enable OSSF Scorecard reporting (# 6247) > 85fab8b chore(deps): update module github.com/catenacyber/perfsprint to v0.8.0 (# 6261) > 13b6133 chore(deps): update lycheeverse/lychee-action action to v2.3.0 (# 6258) > 589d959 chore(deps): update module github.com/cloudflare/circl to v1.6.0 (# 6259) > eb988d7 fix(deps): update module go.opentelemetry.io/collector/pdata to v1.25.0 (# 6255) > 4778db7 fix(deps): update module go.opentelemetry.io/otel/trace to v1.34.0 (# 6256) > 3dbdfb2 chore(deps): update module google.golang.org/grpc to v1.70.0 (# 6254) > 18dadf4 chore(deps): update golang.org/x/telemetry digest to 3af0d96 (# 6253) > 2d050f9 fix(deps): update googleapis to 7023788 (# 6251) > 74923b2 chore(deps): update module golang.org/x/text to v0.22.0 (# 6252) > 1ba3e46 chore(deps): update google.golang.org/genproto/googleapis/rpc digest to 29210b9 (# 6250) > 6b3868e fix(deps): update golang.org/x (# 6249) > 9aae208 Add an auto-instrumentable no-op implementation to the `trace` package (# 6203) > fa5a782 Generate `semconv/v1.30.0` (# 6240) > 078a4a8 sdk/log: Assign fltrProcessors on provider creation instead of lazy (# 6239) > 2260929 Use archive URL for weaver registry (# 6235) > 27aaa7a Generate the `semconv/v1.28.0` package (# 6236) > 987efa6 chore(deps): update module github.com/polyfloyd/go-errorlint to v1.7.1 (# 6237) > 8324155 Weaver (# 5898) > a81250c chore(deps): update module github.com/skeema/knownhosts to v1.3.1 (# 6231) > 007fb1f chore(deps): update module github.com/spf13/pflag to v1.0.6 (# 6224) > 1994f63 Update codespell target (# 6223) > d10a36b stdoutlog: Emit Record.EventName field (# 6210) > e52d3a1 fix(deps): update golang.org/x to e0ece0d (# 6222) > 712ecdc chore(deps): update dependency codespell to v2.4.1 (# 6221) > b9819d2 fix(deps): update golang.org/x to 3edf0e9 (# 6219) > 98da0d1 chore(deps): update module github.com/cyphar/filepath-securejoin to v0.4.1 (# 6218) > dc7c33a fix(deps): update googleapis to 29210b9 (# 6217) > a027f11 chore: Update Logs API design doc (# 6206) > ae7ac48 otlplog: Emit Record.EventName field (# 6211) > 5d25818 fix(deps): update module google.golang.org/protobuf to v1.36.4 (# 6214) > d3119b0 chore(deps): update codecov/codecov-action action to v5.3.1 (# 6213) > de5d214 fix(deps): update googleapis to 65684f5 (# 6212) > 3585b80 fix(deps): update module google.golang.org/grpc to v1.70.0 (# 6208) > a8e5482 chore(deps): update codecov/codecov-action action to v5.3.0 (# 6207) > 6605083 chore(deps): update module github.com/go-git/go-git/v5 to v5.13.2 (# 6204) > 0c97148 Update module github.com/prometheus/common to v0.62.0 and fix tests (# 6198) > b0d0bb9 chore: Group renovate build-tools updates (# 6201) > 5363a52 fix(deps): update module go.opentelemetry.io/build-tools/multimod to v0.17.0 (# 6200) > b5ef234 fix(deps): update module go.opentelemetry.io/build-tools/semconvgen to v0.17.0 (# 6202) > 70b8f7e fix(deps): update module go.opentelemetry.io/build-tools/gotmpl to v0.17.0 (# 6199) > a85d0c1 fix(deps): update module go.opentelemetry.io/build-tools/crosslink to v0.17.0 (# 6197) > eba4618 fix(deps): update googleapis to 138b5a5 (# 6194) > 6d9bb01 chore(deps): update codecov/codecov-action action to v5.2.0 (# 6195) > 62e4225 sdk/log: Add EventName (# 6193) > 185547c log: Add EventName (# 6187) > e108415 fix(deps): update github.com/opentracing-contrib/go-grpc/test digest to 2f9c7e3 (# 6190) > 01a7584 fix(deps): update module github.com/opentracing-contrib/go-grpc to v0.1.1 (# 6191) > d7ebb7a log: Add ValueFromAttribute and KeyValueFromAttribute (# 6180) > 538e869 chore(deps): update dependency codespell to v2.4.0 (# 6189) > 3a0023d chore(deps): update module github.com/pjbgf/sha1cd to v0.3.2 (# 6188) > 41e697f chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.26.0 (# 6186) > e8cd4aa chore(deps): update golang.org/x/telemetry digest to 04cd7ba (# 6176) bumping knative.dev/pkg 3c3a920...1da18b7: > 1da18b7 Bump the golang-x group with 3 updates (# 3183) > 2c412af Bump google.golang.org/grpc from 1.72.2 to 1.73.0 (# 3182) bumping golang.org/x/text 700cc20...8072180: > 8072180 go.mod: update golang.org/x dependencies > 6cacac1 go.mod: update tagx:ignore'd golang.org/x dependencies bumping knative.dev/serving cf4b1ae...d442738: > d442738 Update net-gateway-api nightly (# 15916) bumping golang.org/x/oauth2 b9c813b...0042180: > 0042180 oauth2: Deep copy context client in NewClient > ce350bf oauth2: remove unneeded TokenSource implementation in transport test > 44967ab google: fix typos > 9c82a8c oauth2.go: use a more straightforward return value > 681b4d8 jws: split token into fixed number of parts > 3f78298 all: upgrade go directive to at least 1.23.0 [generated] > 109dabf endpoints: add links/provider for Discord > ac571fa oauth2: fix docs for Config.DeviceAuth > 314ee5b endpoints: add patreon endpoint bumping go.opentelemetry.io/otel/metric edc378f...5ba5e7a: > 5ba5e7a Release v1.35.0/v0.57.0/v0.11.0 (# 6407) > 3908b67 chore(deps): update module github.com/securego/gosec/v2 to v2.22.2 (# 6412) > 50172b1 chore(deps): update module github.com/ryancurrah/gomodguard to v1.4.1 (# 6411) > cea6d2b fix(deps): update module google.golang.org/grpc to v1.71.0 (# 6409) > e2aee3a Move trace sdk tests from trace_test into trace package (# 6400) > 38f4f39 fix(deps): update build-tools to v0.20.0 (# 6403) > 2911449 Look at stale issues in ascending order (# 6396) > 7cb322a chore(deps): update github.com/golangci/dupl digest to 44c6a0b (# 6398) > 0c3651e fix(deps): update module github.com/golangci/golangci-lint to v1.64.6 (# 6394) > f04e951 chore(deps): update mvdan.cc/unparam digest to 0df0534 (# 6391) > 8878690 fix(deps): update golang.org/x to dead583 (# 6389) > d2d49f4 chore(deps): update module 4d63.com/gocheckcompilerdirectives to v1.3.0 (# 6388) > 5ccc9b5 chore(deps): update module github.com/kkhaike/contextcheck to v1.1.6 (# 6387) > 053f109 chore(deps): update actions/cache digest to d4323d4 (# 6384) > c6e2814 chore(deps): update module github.com/go-git/go-git/v5 to v5.14.0 (# 6385) > b18d593 chore(deps): update module github.com/protonmail/go-crypto to v1.1.6 (# 6383) > 9be18c1 sdk/trace: Fix gorountine leak in batchSpanProcessor.ForceFlush (# 6369) > 23c76d3 chore(deps): update module github.com/catenacyber/perfsprint to v0.9.0 (# 6379) > aec954c chore(deps): update codecov/codecov-action action to v5.4.0 (# 6380) > 44d5045 sdk/trace: Fix goroutine leak in simpleSpanProcessor.Shutdown (# 6368) > 7f724db chore(deps): update actions/download-artifact digest to cc20338 (# 6377) > 86d783c fix(deps): update build-tools to v0.19.0 (# 6376) > bb42ffa chore(deps): update module github.com/bombsimon/wsl/v4 to v4.6.0 (# 6373) > d903b7b chore(deps): update module go.opentelemetry.io/build-tools to v0.19.0 (# 6374) > 9e57b0d chore(deps): update python:3.13.2-slim-bullseye docker digest to 31b581c (# 6370) > 6192b14 [chore] clean up revive configuration (# 6353) > 4d7fcb6 chore(deps): update module golang.org/x/crypto to v0.35.0 (# 6366) > 70f52c4 chore(deps): update python:3.13.2-slim-bullseye docker digest to d3852c9 (# 6367) > 8f4a5c6 chore(deps): update module github.com/gaijinentertainment/go-exhaustruct/v3 to v3.3.1 (# 6361) > 87e328b chore(deps): update golang.org/x (# 6355) > cbb4e24 fix(deps): update module github.com/google/go-cmp to v0.7.0 (# 6359) > 863a0b2 chore(deps): update ossf/scorecard-action action to v2.4.1 (# 6358) > c0d043a chore(deps): update github/codeql-action digest to b56ba49 (# 6354) > 1e573f2 chore(deps): update actions/upload-artifact digest to 4cec3d8 (# 6356) > 010790d chore(deps): update module github.com/ldez/exptostd to v0.4.2 (# 6357) > 597e1d7 chore(deps): update module github.com/quasilyte/go-ruleguard to v0.4.4 (# 6348) > 92a7481 chore(deps): update golang.org/x/telemetry digest to 165e2f8 (# 6346) > 2509d78 [chore] Add OpenSSF Best Practices badge (# 6345) > 7f64adf [chore] Add a policy on adding tests (# 6334) > f65062e chore(deps): update module github.com/kisielk/errcheck to v1.9.0 (# 6340) > fb8b0f2 Add FOSSA scanning workflow (# 6331) > dfe20c4 chore(deps): update module github.com/catenacyber/perfsprint to v0.8.2 (# 6339) > 8231483 fix(deps): update googleapis to 56aae31 (# 6338) > 6239155 chore(deps): update actions/cache digest to 0c907a7 (# 6337) > 1ee7c79 sdk/log: Add FilterProcessor and EnabledParameters (# 6317) > b80639c chore(deps): update module github.com/nunnatsa/ginkgolinter to v0.19.1 (# 6311) > e033250 fix(deps): update golang.org/x to aa4b98e (# 6336) > 963190b fix(deps): update golang.org/x to eff6e97 (# 6325) > 14dc8ea chore(deps): update module github.com/4meepo/tagalign to v1.4.2 (# 6327) > af9dcb0 chore(deps): update module github.com/spf13/cobra to v1.9.1 (# 6324) > 26493d7 chore(deps): update module github.com/mgechev/revive to v1.7.0 (# 6326) > 8562bdf [chore] Use public Linux ARM64 runners (# 6320) > c08d161 chore(deps): update module github.com/tetafro/godot to v1.5.0 (# 6323) > 1d1f79c chore(deps): update module github.com/tdakkota/asciicheck to v0.4.1 (# 6322) > f2a1518 chore(deps): update golang.org/x/telemetry digest to 6f9b61d (# 6321) > 55ff06f sdk/log: Change BenchmarkLoggerNewRecord to BenchmarkLoggerEmit (# 6315) > 8261e7b chore(deps): update otel/weaver docker tag to v0.13.2 (# 6318) > da2d2f8 fix(deps): update module github.com/golangci/golangci-lint to v1.64.5 (# 6319) > a9cbc3d chore(deps): update module github.com/tdakkota/asciicheck to v0.4.0 (# 6316) > 9d4c2f7 [chore] Fix go-work Make target with the highest required Go version (# 6285) > d9ab149 chore(deps): update module github.com/securego/gosec/v2 to v2.22.1 (# 6314) > f62232f Replace tenv with usetesting (# 6313) > 44ea53b Add support for Go 1.24 (# 6304) > 8d2c38d fix(deps): update googleapis to 5a70512 (# 6308) > 4b7d52a chore(deps): update module github.com/gostaticanalysis/forcetypeassert to v0.2.0 (# 6312) > d4b0597 chore(deps): update golang.org/x/telemetry digest to 7530529 (# 6305) > dfc43f0 fix(deps): update module github.com/golangci/golangci-lint to v1.64.4 (# 6310) > fd8eb0b chore(deps): update otel/weaver docker tag to v0.13.1 (# 6309) > 47c4b11 chore(deps): update module github.com/mgechev/revive to v1.6.1 (# 6306) > 3c1286a Document and check resource comparability (# 6272) > afbe545 fix(deps): update module github.com/golangci/golangci-lint to v1.64.2 (# 6301) > 6c8583d chore(deps): update module github.com/ldez/exptostd to v0.4.1 (# 6300) > 1971f5f fix(deps): update golang.org/x (# 6297) > d40491f chore(deps): pin actions/stale action to 5bef64f (# 6295) > 7d503b7 Close stale issues and PRs after 2 years of inactivity (# 6284) > 6e3724a chore(deps): update module github.com/catenacyber/perfsprint to v0.8.1 (# 6294) > ab254c2 chore(deps): update module go-simpler.org/sloglint to v0.9.0 (# 6293) > 6e1c433 chore(deps): update module 4d63.com/gochecknoglobals to v0.2.2 (# 6291) > ae0cc74 chore(deps): update otel/weaver docker tag to v0.13.0 (# 6292) > fabdac2 fix(deps): update googleapis to e9438ea (# 6289) > 42273a6 chore(deps): update module golang.org/x/crypto to v0.33.0 (# 6290) > b42504e chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.26.1 (# 6288) > 834e574 chore(deps): update github/codeql-action digest to 9e8d078 (# 6287) > b25505b fix(deps): update golang.org/x to f9890c6 (# 6282) > 558dbdd chore(deps): update python docker tag to v3.13.2 (# 6283) > 6894f1b Add an OpenSSF badge to README.md (# 6269) > 25ee2bd Default github workflow permission read-all (# 6268) > d46bfb0 Fix comment of the RecordOnly sampling decision (# 6257) > 51cf2d7 chore(deps): update golang.org/x/telemetry digest to 557cf9c (# 6279) > c9bb09c chore(deps): pin dependencies (# 6278) > 9ea576a Use renovate best-practices (# 6267) > 8667c15 fix(deps): update module google.golang.org/protobuf to v1.36.5 (# 6277) > 5879a01 fix(deps): update build-tools to v0.18.0 (# 6276) > 0c62fd1 chore(deps): update actions/upload-artifact action to v4 (# 6266) > ac173ac chore(deps): update ossf/scorecard-action action to v2.4.0 (# 6265) > ee272d4 chore(deps): update golang.org/x/telemetry digest to c67c2d1 (# 6264) > e1472c4 chore(deps): update actions/checkout action to v4.2.2 (# 6263) > 092ed4e chore(deps): update actions/upload-artifact digest to ff15f03 (# 6262) > 69c3c61 Create scorecard.yml to enable OSSF Scorecard reporting (# 6247) > 85fab8b chore(deps): update module github.com/catenacyber/perfsprint to v0.8.0 (# 6261) > 13b6133 chore(deps): update lycheeverse/lychee-action action to v2.3.0 (# 6258) > 589d959 chore(deps): update module github.com/cloudflare/circl to v1.6.0 (# 6259) > eb988d7 fix(deps): update module go.opentelemetry.io/collector/pdata to v1.25.0 (# 6255) > 4778db7 fix(deps): update module go.opentelemetry.io/otel/trace to v1.34.0 (# 6256) > 3dbdfb2 chore(deps): update module google.golang.org/grpc to v1.70.0 (# 6254) > 18dadf4 chore(deps): update golang.org/x/telemetry digest to 3af0d96 (# 6253) > 2d050f9 fix(deps): update googleapis to 7023788 (# 6251) > 74923b2 chore(deps): update module golang.org/x/text to v0.22.0 (# 6252) > 1ba3e46 chore(deps): update google.golang.org/genproto/googleapis/rpc digest to 29210b9 (# 6250) > 6b3868e fix(deps): update golang.org/x (# 6249) > 9aae208 Add an auto-instrumentable no-op implementation to the `trace` package (# 6203) > fa5a782 Generate `semconv/v1.30.0` (# 6240) > 078a4a8 sdk/log: Assign fltrProcessors on provider creation instead of lazy (# 6239) > 2260929 Use archive URL for weaver registry (# 6235) > 27aaa7a Generate the `semconv/v1.28.0` package (# 6236) > 987efa6 chore(deps): update module github.com/polyfloyd/go-errorlint to v1.7.1 (# 6237) > 8324155 Weaver (# 5898) > a81250c chore(deps): update module github.com/skeema/knownhosts to v1.3.1 (# 6231) > 007fb1f chore(deps): update module github.com/spf13/pflag to v1.0.6 (# 6224) > 1994f63 Update codespell target (# 6223) > d10a36b stdoutlog: Emit Record.EventName field (# 6210) > e52d3a1 fix(deps): update golang.org/x to e0ece0d (# 6222) > 712ecdc chore(deps): update dependency codespell to v2.4.1 (# 6221) > b9819d2 fix(deps): update golang.org/x to 3edf0e9 (# 6219) > 98da0d1 chore(deps): update module github.com/cyphar/filepath-securejoin to v0.4.1 (# 6218) > dc7c33a fix(deps): update googleapis to 29210b9 (# 6217) > a027f11 chore: Update Logs API design doc (# 6206) > ae7ac48 otlplog: Emit Record.EventName field (# 6211) > 5d25818 fix(deps): update module google.golang.org/protobuf to v1.36.4 (# 6214) > d3119b0 chore(deps): update codecov/codecov-action action to v5.3.1 (# 6213) > de5d214 fix(deps): update googleapis to 65684f5 (# 6212) > 3585b80 fix(deps): update module google.golang.org/grpc to v1.70.0 (# 6208) > a8e5482 chore(deps): update codecov/codecov-action action to v5.3.0 (# 6207) > 6605083 chore(deps): update module github.com/go-git/go-git/v5 to v5.13.2 (# 6204) > 0c97148 Update module github.com/prometheus/common to v0.62.0 and fix tests (# 6198) > b0d0bb9 chore: Group renovate build-tools updates (# 6201) > 5363a52 fix(deps): update module go.opentelemetry.io/build-tools/multimod to v0.17.0 (# 6200) > b5ef234 fix(deps): update module go.opentelemetry.io/build-tools/semconvgen to v0.17.0 (# 6202) > 70b8f7e fix(deps): update module go.opentelemetry.io/build-tools/gotmpl to v0.17.0 (# 6199) > a85d0c1 fix(deps): update module go.opentelemetry.io/build-tools/crosslink to v0.17.0 (# 6197) > eba4618 fix(deps): update googleapis to 138b5a5 (# 6194) > 6d9bb01 chore(deps): update codecov/codecov-action action to v5.2.0 (# 6195) > 62e4225 sdk/log: Add EventName (# 6193) > 185547c log: Add EventName (# 6187) > e108415 fix(deps): update github.com/opentracing-contrib/go-grpc/test digest to 2f9c7e3 (# 6190) > 01a7584 fix(deps): update module github.com/opentracing-contrib/go-grpc to v0.1.1 (# 6191) > d7ebb7a log: Add ValueFromAttribute and KeyValueFromAttribute (# 6180) > 538e869 chore(deps): update dependency codespell to v2.4.0 (# 6189) > 3a0023d chore(deps): update module github.com/pjbgf/sha1cd to v0.3.2 (# 6188) > 41e697f chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.26.0 (# 6186) > e8cd4aa chore(deps): update golang.org/x/telemetry digest to 04cd7ba (# 6176) bumping knative.dev/eventing da948cb...9d89558: > 9d89558 [main] Upgrade to latest dependencies (# 8598) Signed-off-by: Knative Automation <[email protected]>
1 parent c2a2e25 commit 68b277a

File tree

98 files changed

+36140
-1069
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

98 files changed

+36140
-1069
lines changed

cmd/operator/kodata/knative-serving/1.17.2/1-serving-crds.yaml

Lines changed: 6653 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cmd/operator/kodata/knative-serving/1.17.2/2-serving-core.yaml

Lines changed: 9453 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cmd/operator/kodata/knative-serving/1.17.2/3-serving-hpa.yaml

Lines changed: 126 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cmd/operator/kodata/knative-serving/1.17.2/4-serving-post-install-jobs.yaml

Lines changed: 138 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)