mirror of https://github.com/knative/caching.git
21 Commits
Author | SHA1 | Message | Date |
---|---|---|---|
|
93e6a0a5b4
|
upgrade to latest dependencies (#887)
Signed-off-by: Knative Automation <automation@knative.team> |
|
|
157a1329bc
|
upgrade to latest dependencies (#844)
bumping golang.org/x/sys 914b96c...360f961:
> 360f961 unix: add API for fsconfig system call
> 7ff74af unix: drop go version tags for unsupported versions
> 6b4eab5 unix: suppress ENOMEM errors from sysctl's implementing Uname(uname *Utsname) on FreeBSD due to truncated fields.
> 2f2cc5d unix: update IFLA and NETKIT constants with Linux kernel 6.7
bumping golang.org/x/tools c5643e9...7656c4c:
> 7656c4c go.mod: update golang.org/x dependencies
> 5bf7d00 cmd/callgraph: add 'posn' template helper
> 283fce2 x/tools: drop go1.18 support
> 7f348c7 internal/versions: updates the meaning of FileVersions.
> 38b0e9b x/tools: add explicit Unalias operations
> a6c03c8 x/tools: update telemetry import (new Start API)
> 1f7dbdf gopls/internal/cache: add debug assertions for bug report
> 4d4e802 gopls/doc: address additional comments on workspace.md
> abe5874 gopls/internal/analysis: add fill switch cases code action
> fc70354 gopls/internal/test: add test for NPE in control flow highlighting
> 77c2a67 benchmark/parse: fix format
> c1f340a gopls: add non nil if check around function result highlight
> bbdc81d gopls: implement code action to split/group lines
> 4db4579 cmd/deadcode: avoid ssautil.AllFunctions
> 9b58909 gopls: upgrade dependencies following the v0.15.0 release
> 97c51a2 go/analysis/passes/shift: support constants in float syntax
> 509ff8b gopls/doc: update workspace documentation for zero-config gopls
> fb020a0 go/cfg: record block kind and associated statement
> 054c06d gopls: rationalize "deref" helpers
> a4d9215 gopls/internal/test/marker: add a test for initialization cycle errors
> c111c4d internal/typesinternal: add ReceiverNamed helper
> a821e61 gopls/internal/cache: don't create Views for vendored modules
> 3f67f80 go/packages/gopackages: display module
> 607b664 gopls/internal/cache: fix two bugs related to workspace packages
> 51dec25 gopls/internal/golang: highlight typeswitch break correctly
> 3ac77cb gopls/internal/settings: default "includeReplaceInWorkspace" to false
> 68515ea gopls/internal/test/integration/fake: set LSP client name
> 4231a57 cmd/getgo: delete package
> c61f99f cmd/getgo: create a module in preparation for deprecation
> 451218f x/tools: address review of CL 564515 (CombinedOutput)
> 4bc74c3 gopls/internal/golang: enable bug.Report in semantic tokens
> 32d3139 gopls/internal/golang: add semantic tokens for control labels
> 0d17194 gopls/internal/golang: SemanticTokens: edits for clarity
> 2bd7949 x/tools: don't parse CombinedOutput
> 7240af8 gopls/internal/cache: remove parsego.* aliases
> babbbed gopls/release: remove obsolete validateHardCodedVersion
> ea9e542 internal/versions: fix package to accept go1.21.0-bigcorp
> fef8b62 gopls/internal/server: fix a (mostly) benign race in diagnostics
> df9c1c7 gopls/internal/server: disambiguate diagnostics by OS,ARCH
> e325405 gopls/internal/test/integration: ignore telemetry prompt in assertion
> 5de9cbe go/ssa: show instruction line numbers in -build=FS mode
> 0f0698e go/analysis/passes/nilness: improve "for range []T(nil)" error
> f1914cc internal/aliases: use testing.T.Setenv in tests
> 945a754 gopls/internal/golang: remove a use of panic for flow control
> e1a6261 internal/jsonrpc2_v2: export WireError type
> 1b39a8b internal/testenv: always Cleanup to appease go vet
> afd8428 gopls/internal/test/integration: slightly more ergonomic FolderSettings
bumping golang.org/x/net 73d21fd...7ee34a0:
> 7ee34a0 go.mod: update golang.org/x dependencies
> c289c7a websocket: re-add documentation for DialConfig
> 9fb4a8c http2: send an error of FLOW_CONTROL_ERROR when exceed the maximum octets
> 3dfd003 websocket: add support for dialing with context
> fa11427 quic: move package out of internal
> 591be7f quic: fix UDP on big-endian Linux, tests on various architectures
> 34cc446 quic: temporarily disable networking tests failing on various platforms
> 4bdc6df quic: expand package docs, and document Stream
> 22cbde9 quic: set ServerName in client connection TLSConfig
> 57e4cc7 quic: handle PATH_CHALLENGE and PATH_RESPONSE frames
> a6a24dd quic: source address and ECN support in the network layer
> 2a8baea quic: don't record fin bit as sent when it wasn't
> 5e09712 quic: fast path for stream writes
> 08d27e3 quic: fast path for stream reads
> cc568ea internal/quic: use slices.Equal in TestAcksSent
> dda3687 quic: add Stream.ReadByte, Stream.WriteByte
> e94da73 quic: reduce ack frequency after the first 100 packets
> 117945d quic: add throughput and stream creation benchmarks
> 93be8fe quic: log packet_dropped events
> 6e383c4 quic: add qlog recovery metrics
> 840656f quic/qlog: don't output empty slog.Attrs
> 5a444b4 quic: add Stream.Set{Read,Write}Context, drop {Read,Write,Close}Context
bumping google.golang.org/api 548436b...9c2cde8:
> 9c2cde8 chore(main): release 0.169.0 (# 2451)
> a488112 feat(all): auto-regenerate discovery clients (# 2457)
> 2675c0a feat(all): auto-regenerate discovery clients (# 2454)
> d22da18 feat(all): auto-regenerate discovery clients (# 2450)
> e84ba36 chore(main): release 0.168.0 (# 2432)
> 74538f7 chore(all): update module github.com/google/go-github/v58 to v59 (# 2411)
> 6381123 chore(all): update all (# 2435)
> b438981 feat(all): auto-regenerate discovery clients (# 2449)
> af383c7 feat(all): auto-regenerate discovery clients (# 2448)
> 022c85c feat(all): auto-regenerate discovery clients (# 2447)
> 4fa90c9 feat(all): auto-regenerate discovery clients (# 2445)
> ced0c09 feat(all): auto-regenerate discovery clients (# 2443)
> 9f9c0cf feat(all): auto-regenerate discovery clients (# 2442)
> 454cba5 chore: make vet script less error prone (# 2441)
>
|
|
|
17bfe1a024
|
upgrade to latest dependencies (#814)
bumping google.golang.org/genproto/googleapis/api 49dd2c1...bbf56f3: > bbf56f3 chore(all): update all (# 1069) > d783a09 chore(all): update all (# 1068) bumping golang.org/x/tools 729e159...a9ef4cf: > a9ef4cf go.mod: update golang.org/x dependencies > d9b9452 gopls/internal/lsp/cache: move quick-fix bundling logic to the cache pkg > 1733061 go/analysis/passes/testinggoroutine: report by enclosing regions > b19be0f gopls/internal/cmd/help_test.go: document > daa4aa5 gopls/internal/lsp/source: stubmethods: fix out-of-bounds index > a586d0d go/types/internal/play: show more types.Scope detail > 53ad329 gopls/internal/lsp/source: move edit logic into the protocol package > 3c677e3 gopls/internal/lsp/cache: move SuggestedFixFromCommand into cache > ab6af7d gopls/internal/lsp/source: extract InDir to a new pathutil package > e7d61d9 gopls/internal/lsp/cache: simplify named error values > 3a915e4 gopls/internal/lsp/cache: use local aliases for all source objects > be332ea gopls/internal/lsp/cache: avoid problematic use of goCommandInvocation > dfa5cbb gopls/internal/lsp/cache: remove workspaceMode > a98c076 gopls: remove the "tempModFile" setting > 3510b4f gopls/internal/lsp: simplify mod update commands > fdf06f2 gopls: simplify the Snapshot and View interfaces > 8966034 gopls/internal/lsp/cache: export Snapshot > bd215c0 gopls/internal/lsp/source: remove View.Snapshot > fdce3cd gopls: remove the "chattyDiagnostics" setting > 6b2c993 gopls: remove the LiteralCompletions option > cc42fd3 gopls/internal/lsp/cache: move go.work parsing into the view > a5e8bb0 Revert "gopls/internal/lsp/source: fix rename spurious shadowing error" > 2529481 gopls/internal/lsp: eliminate server code generation > e0a64c2 gopls/internal/lsp/source: fix rename spurious shadowing error > 00ec6da gopls/test: eliminate, by moving tests to more appropriate places > 42d9779 gopls: move settings to a settings package > c823488 gopls: move file-related types to a 'file' package > 98b4b14 gopls/internal/lsp/source: make source.Analyzer pure configuration > 80a4166 gopls/internal/lsp/source: fix panic in definition(error.Error) > 00a4006 gopls/internal/lsp: remove redundant conversions > 1b54dd7 gopls/internal/lsp/fake: inline fake.toURI away > 553e9d1 gopls/internal/lsp/protocol: delete $GOROOT hack in URIFromPath > 1cab127 gopls/internal/lsp/protocol: rename URI.Filename -> Path > 21a46d4 gopls/internal/lsp/protocol: inline .SpanURI() away > 27abf64 gopls/internal/lsp/protocol: inline URIFromSpanURI away > ccacebc gopls/internal/lsp/span: inline URI away > 369d0ee gopls/internal/span: inline URIFromPath away > e162395 gopls/internal/telemetry/cmd/stacks: create GH issues from telemetry > 057c099 gopls/internal/cmd: remove "span" import, make Span private > 979df5b gopls/internal/span: identify span.URI and protocol.DocumentURI > 65d7356 go/analysis/internal/checker: allow End=0 (meaning End=Pos) in fix > 2bdbb88 go/analysis/internal/checker: clean up tests > 5025441 gopls/internal/lsp: add code action for conversion between raw and interpreted string > 048e15e gopls/internal/lsp/cache: rename workspaceInformation to viewDefinition > 1db3c37 gopls/internal/lsp/cache: remove unused Session.ModifyFiles > 35549c6 gopls/internal/lsp/cache: move upgrades and vulns onto the snapshot > 9fd7ea0 gopls/internal/lsp/cache: exclusively use persistent data in snapshot > 992d984 go/ssa: optimize instructions generated by forStmtGo122 > 4a92712 Revert "gopls/internal/lsp/cache: remove baseCtx from the View" > 8998183 all: add versions.InitFileVersions to gopls where needed > 7df1399 gopls: remove ineffectual skips > cd62b43 go/analysis/passes/loopclosure: disable checker after go1.22. > a1ca4fc internal/gopathwalk: rationalize error and symlink handling in walker.walk > 7d6e6a9 gopls/internal/span: delete SameExistingFile > 7f1f4eb internal/cmd/deadcode: use compiler-style diagnostics by default > 0eb9468 gopls/internal/lsp/protocol: include docs for {,Document}URI > 3292b36 gopls/internal/cmd: move span.{Span,Point} to cmd > 944d4e7 gopls: upgrade x/telemetry and account for new mode logic > 38fc9a2 gopls/internal/lsp/cache: avoid span.Parse{,InDir} > cae49bd gopls/internal/goversion: split out of lsp (server) package > b83ad0a gopls/internal/lsp: tweak docs > 46fd916 gopls/internal/lsp/cmd: move to ../cmd > a22ecf8 gopls/internal/lsp: move semantic token helpers to protocol pkg > 7954689 gopls/internal/lsp: unexport Server > e9a45c3 gopls/internal/lsp: restore Server.semanticTokens{Full,Range} > 134390a internal/versions: strip "go" prefix > 4e080d1 gopls/internal/lsp/source: fix panic on T(x) conversion > 9d19bff internal/cmd/deadcode: simplify function notation in output > b03756e all: apply versions.InitFileVersions in x/tools. > aafa2e0 gopls/internal/lsp/regtest: minor clean up of marker.go > 3b6876f internal/versions: add a new versions package > 4749c1b gopls/internal/lsp: unify semanticTokens{Full,Range} > 4479ae8 gopls/internal/regtest/marker: port remaining marker tests > 92a8009 gopls/internal/regtest/marker: port the selectionrange markers > e3f6798 gopls/internal/regtest/marker: clean up some random packages > bbf8bf8 gopls/internal/lsp/tests: remove AddImport support > 72be087 gopls/internal/regtest/marker: port the semantic tokens tests > f60f2e6 all: replace all usages of golang.org/x/sys/execabs with os/exec > 519859f internal/cmd/deadcode: discard empty Packages from result > 96815ee gopls/internal/regtest/marker: port the inlay hint tests > 80e691c gopls/internal/regtest/marker: port remaining rename tests > ef85672 gopls/internal/regtest/marker: trim redundant header from golden diffs > ae7e7d7 gopls/internal/regtest/marker: use diffs for rename tests > efa2492 gopls/internal/regtest/marker: porting remaining suggestedfix tests > adf124e gopls/internal/lsp/cmd: add codelens subcommand > dcf8eb3 gopls/internal/regtest/marker: use line-based myers diff implementation > 08a94ce gopls/internal/regtest/marker: port the stub tests > fd43d5e gopls/internal/regtest/marker: port the invertifcondition tests > f9217dc gopls/internal/lsp/mod: clarify inlayhint comment > 13b2bd5 internal/packagesinternal: delete GoCmdRunner var (unused) bumping knative.dev/pkg 23f3ee2...9386ad6: > 9386ad6 Bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 (# 2912) > 99dc56f Bump golang.org/x/tools from 0.15.0 to 0.16.0 (# 2911) > 328bf00 Bump google.golang.org/api from 0.151.0 to 0.152.0 (# 2910) > de5c5e6 Bump golang.org/x/net from 0.18.0 to 0.19.0 (# 2909) > f4e2c60 Update community files (# 2908) > ef12203 bump go to v1.21 (# 2907) > 6df4a9a Update community files (# 2906) > 33d95ea Add clotributor link to readme (# 2903) > ea6ea84 upgrade to latest dependencies (# 2901) bumping golang.org/x/sys cb378ae...13b15b7: > 13b15b7 unix: add IoctlLoopConfigure on linux > 11eadc0 windows: add AddDllDirectory and RemoveDllDirectory > e4099bf unix: fix trimmed socket opt string in GetsockoptString > 9888904 unix: update BPF constants for Linux kernel 6.6 > 2d0c736 unix: use fchmodat2 in Fchmodat > ec230da unix: use fcntl(2) libc stub on OpenBSD bumping golang.org/x/oauth2 e067960...6e9ec93: > 6e9ec93 go.mod: update golang.org/x dependencies bumping golang.org/x/term 70d3a0b...ee66497: > ee66497 go.mod: update golang.org/x dependencies bumping google.golang.org/api df9c71c...c18c15e: > c18c15e chore(main): release 0.152.0 (# 2267) > 82f1381 feat(all): auto-regenerate discovery clients (# 2271) > 296fb55 chore(all): update all (# 2275) > b1c45c2 chore(all): update all (# 2260) > 4ffc629 feat(all): auto-regenerate discovery clients (# 2270) > 3138958 feat(all): auto-regenerate discovery clients (# 2269) > 980c045 feat(all): auto-regenerate discovery clients (# 2268) > 22872aa feat(all): auto-regenerate discovery clients (# 2266) bumping google.golang.org/genproto 49dd2c1...bbf56f3: > bbf56f3 chore(all): update all (# 1069) > d783a09 chore(all): update all (# 1068) bumping google.golang.org/genproto/googleapis/rpc d783a09...83a465c: > 83a465c chore(all): update all (# 1070) > 419f025 chore(all): update actions/github-script action to v7 (# 1071) > bbf56f3 chore(all): update all (# 1069) bumping golang.org/x/net fbaf412...a8e0109: > a8e0109 go.mod: update golang.org/x dependencies > 13e88dd quic: rename listener{_test}.go to endpoint{_test}.go > e26b9a4 quic: rename Listener to Endpoint > 399218d quic: implement stream flush > d87f99b quic: idle timeouts, handshake timeouts, and keepalive > 7b5abfa quic: basic qlog support bumping golang.org/x/time 2c09566...883aed5: > 883aed5 rate: add documentation on Limiter concurrent usage > b24d3b5 all: add a go directive, set it to 1.18 bumping knative.dev/hack eb35242...7030d5b: > 7030d5b Update community files (# 355) > 94f0ccf Update community files (# 354) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
e58c04ff4f
|
upgrade to latest dependencies (#808)
bumping golang.org/x/net b225e7c...fbaf412: > fbaf412 go.mod: update golang.org/x dependencies > cc6f4d1 http2: remove ancient build-tagged files for unsupported Go versions > a720b30 http2: allocate buffer pools using pointers to arrays > a7ef1a2 internal/quic/cmd/interop: don't t.Log after test finishes > 26ea817 http2: unconditionally recycle responseWriterState > 39c9d01 quic: don't send CONNECTION_CLOSE after stateless reset > 45fa414 quic: undo accidental rename of test helpers > 434956a quic: include more detail in connection close errors > ec29a94 quic: provide source conn ID when creating server conns > 5791239 internal/quic/cmd/interop: skip tests when exec is unavailable > 4865e2a internal/quic/cmd/interop: add interop test runner > 770149e quic: pad ack-eliciting server Initial datagrams > 05086a7 quic: fix panic when handling resent CRYPTO data > 0526b49 quic: fix data race caused by aliased DCID > 6d267b1 quic: properly shut down connections on listener close > 642f15e quic: support stateless reset > 4c7a5b6 http2: add test for push promise accounting underflow > 48a5977 quic: support Retry > 9ef1b72 quic: move more testConn behavior into testListener > 37479d6 http2: fix underflow in http2 server push > d23d9bc all: update go directive to 1.18 > 92728b3 dns/dnsmessage: document that Skip does not fully validate the header bumping golang.org/x/text f488e19...6c97a16: > 6c97a16 all: update go directive to 1.18 bumping knative.dev/pkg 35011d4...97c7258: > 97c7258 Bump golang.org/x/tools from 0.14.0 to 0.15.0 (# 2897) > 99fa268 Bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 (# 2895) > 81a5838 Bump cloud.google.com/go/storage from 1.34.1 to 1.35.1 (# 2898) > b3e7ef5 Bump google.golang.org/api from 0.149.0 to 0.150.0 (# 2896) > 4e16990 Bump golang.org/x/net from 0.17.0 to 0.18.0 (# 2894) > 6564cf1 upgrade to latest dependencies (# 2893) bumping golang.org/x/tools 3f4194e...729e159: > 729e159 go.mod: update golang.org/x dependencies > 38ed81a gopls/internal/regtest/marker: porting extract tests > bbf8380 gopls/internal/regtest/marker: use golden diffs for suggested fixes > 51df92b go/ssa: two minor cleanups > e7fb31a internal/cmd/deadcode: rename -format to -f > c538b4e internal/cmd/deadcode: add -whylive=function flag > b753e58 internal/lsp/helper: fix misspelled "Code generated" comment > 2638d66 internal/cmd/deadcode: omit package/func keywords in default output > 118c362 gopls/internal/lsp/source: fix signatureHelp with pointer receivers > 4124316 gopls/internal/lsp/cache: remove baseCtx from the View > 8b89cfa gopls/internal/lsp/cache: remove forceReloadMetadata from clone > d2c415d gopls/internal/lsp/cache: pass workspace information into createView > 2ddaad7 gopls/internal/lsp/cache: isolate getWorkspaceInformation from Session > 4df4d8d internal/cmd/deadcode: support -json, -format=template > 2881318 gopls/internal/lsp/source: enable nilness Analyzer in gopls > 25924d0 go/analysis/passes/nilness: fix bug in method value > 53cd36b gopls: remove dead code > 7e0917a go/ssa: update builder doc comment > 942d9ac go/ssa: don't treat _ specially in Prog.{Func,Const,Var}Value > 227e728 go/ssa: delete pre-go1.18 obsolete code > 9f1cca3 go/ssa: remove Function.Syntax optimization > 0ee4d87 go/ssa: create methods on demand > 04cf269 gopls/internal/lsp/cache: allow duplicate analyzer names > 08edf75 gopls/internal/regtest/marker: port half of the suggestedfix markers > e6864f1 go/ssa: hang instances off generic Function, not Program > 753c5d6 gopls/internal/lsp/cache: move 'contains' from snapshot to view > 24c5a47 gopls/internal/lsp/cache: make options immutable on the View > e125dc6 gopls/internal/regtest/marker: port remaining rank and snippet tests > 26349af gopls/internal/regtest/marker: port remaining completion tests > 5e2efda gopls/internal/regtest/marker: port rank and func_rank tests > 970eac5 gopls/internal/regtest/marker: port builtin/keyword completion tests > c90d0df go/ssa: make isParameterized thread-safe > 02f3758 gopls/internal/regtest/marker: port five arbitrary completion tests > ee25040 gopls/internal/regtest/marker: port all prepare markers > 9e94edb go/ssa: clarify Program.RuntimeTypes > 75ff53b go/ssa: build methods of RuntimeTypes lazily > 2bc9e16 go/ssa: TestStdlib: report count of syntactic functions too > f4cf222 go/ssa: new for var semantics > 11828ff gopls/internal/lsp: add OnSave diagnostics > 7ca319e go/ssa: split 'create' and 'build' for every Function > 3aa6cfd internal/gopathwalk: check ignored directories lexically > 1762c80 internal/gopathwalk: use filepath.WalkDir instead of internal/fastwalk > 9cf559c go/analysis/passes/errorsas: remove old comment > ec032e3 go/packages: two clean-ups > 9482e85 gopls/internal/lsp/cmd: add GOPACKAGESDRIVER to stat > ccc652a go/ssa: eliminate Program.{bounds,thunks} memoization > fcb8d5b go/ssa: some preparatory cleanups > 099b552 gopls/internal/regtest/marker: port the links marker > 50cdf2a gopls/internal/regtest/marker: port case sensitive completion tests > df7023e gopls/internal/regtest/marker: port all deep and fuzzy completion tests > b90ce15 gopls/internal/regtest/marker: port statements completion tests > d187d99 gopls/internal/regtest/marker: port remaining @signature markers > 080c202 gopls/internal/lsp: fix code action panic on params of external funcs > ff1953b go/packages: don't fail if GOPACKAGESDRIVER leaves Compiler/GOARCH="" > 4dca902 go/internal/packagesdriver: be defensive wrt error results > 672de52 go/ssa: simplify Alloc helpers > 931c74e internal/lsp/analysis: warn about incorrect type in embed directive > 1cf8b0d go/ssa: new range var semantics > 7c4d876 gopls/internal/lsp/source: remove unused parameters (cleanup) > b82788e gopls/internal/lsp: add semantic highlighting for go: directives > 6da1917 go/packages: remove pre-go1.16 overlay support > 5ab57de go/packages: ensure that types.Sizes is correct > 02048e6 go/packages: document that types.Sizes may be nil > 5185da1 internal/refactor/inline: avoid redundant import names added by inlining > 6360c0b gopls/internal/lsp/source: find linkname directives without parsing > 71f6a46 cmd/bundle: drop old +build lines > cdf1b5e cmd/present: drop NaCl reference from docs > 99bbd3c go/callgraph/vta: use core type for struct fields > 8ed1113 go/ssa: add support for range-over-int > 7df9d5f gopls/internal/lsp: fix signature crash on error.Error > 43c41b5 internal/refactor/inline: reify implicit return conversions > 53e637b internal/refactor/inline: improve check for last uses of free vars > 61bb3e9 internal/refactor/inline: less hacky solution for eliding braces > 8a71c39 gopls/internal/lsp/source: abort change signature on overlapping calls > f744e4b go/ssa: propagate goversions in ssa > 6fcd778 gopls/internal/lsp: add code actions to remove unused parameters > 918e96a internal/refactor/inline: use binding decl with literalization > 12b5dad gopls: deprecate "tempModfile" and "expandWorkspaceToModule" settings > f85b3f7 internal/refactor/inline: don't treat blanks as decls in declares() > 3484534 internal/refactor/inline: docs for 0.14 release notes > b9b97d9 go/types/objectpath: remove method sorting > 9b63f3d gopls: upgrade x/telemetry dependency > f38ff07 internal/refactor/inline: T{} is duplicable for struct/array > ecbfa88 go/analysis/passes/timeformat: simplify isTimeDotFormat > 187911b internal/refactor/inline: more precise SelectorExpr effects > dbf6f42 go/analysis/passes/httpmux: add command > 7e7568c go/analysis/passes/httpmux: check for enhanced ServeMux patterns > b268156 gopls: allow all drive letters in cache/filemap_test.go > be4e4d6 go/analysis/passes/internal/analysisutil: account for nil Func.Pkg > 0e4fc90 internal/refactor/inline: add missing spread context (return) > 8954aa7 go/types/internal/play: fix slice OOB when *ast.File is selected > fda3fe3 gopls/internal/lsp: use the correct options for semantic tokens legend > f6d8589 cmd/compilebench: pass linker flags to prebuild > 5874869 go/analysis/passes/internal/analysisutil: add IsFunctionNamed > 0b06fd8 cmd/gonew: skip Test if exec is unsupported > f5fd4c9 go/analysis/passes/bools: use astutil.Unparen > 59ac17f go/analysis/passes/internal/analysisutil: remove Unparen > a3b5082 go/analysis/passes/appends: improve check for append builtin > 395d393 go/analysis/passes/internal/analysisutil: add IsNamedType > 22abcd6 oogo/analysis/passes/bools: remove duplicate functions bumping golang.org/x/mod 5b69280...6e58e47: > 6e58e47 modfile: improve directory path detection and error text consistency bumping google.golang.org/genproto/googleapis/rpc 49dd2c1...d783a09: > d783a09 chore(all): update all (# 1068) bumping golang.org/x/sys 2964e1e...cb378ae: > cb378ae syscall: call getfsstat via libc on openbsd > 661d749 unix: use libc stubs for OpenBSD pledge+unveil > 1168e25 unix/linux: update Linux kernel to v6.6 > 249e16f unix: require minimum OpenBSD 6.4 for pledge, unveil > 1e63810 unix: stop counting trailing NUL for abstract addresses starting with NUL > 1bfbee0 all: update go directive to 1.18 > 1d9f0b6 unix: add linux cachestat system call > 8ccaaf0 windows: add GetFileTime > 6ee6208 windows: add missing TCP and UDP socket options and control message types bumping golang.org/x/oauth2 3c5dbf0...e067960: > e067960 go.mod: update golang.org/x dependencies > 4c91c17 google: adds header to security considerations section bumping golang.org/x/term ea6303a...70d3a0b: > 70d3a0b go.mod: update golang.org/x dependencies > 6a610bc all: update go directive to 1.18 bumping google.golang.org/api 0d3b865...83b8a6c: > 83b8a6c chore(main): release 0.150.0 (# 2244) > 85e85ad feat(transport): Log DirectPath misconfiguration (# 2225) > f56fb11 chore(all): update all (# 2251) > 7529003 feat(all): auto-regenerate discovery clients (# 2252) > c08d405 feat(all): auto-regenerate discovery clients (# 2250) > b56da3d feat(all): auto-regenerate discovery clients (# 2249) > 8bfbeac feat(all): auto-regenerate discovery clients (# 2246) > 5693997 feat(all): auto-regenerate discovery clients (# 2245) > 2ce2d2d feat(all): auto-regenerate discovery clients (# 2243) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
ceca0ce6cd
|
upgrade to latest dependencies (#794)
bumping golang.org/x/term f413282...ea6303a: > ea6303a go.mod: update golang.org/x dependencies bumping golang.org/x/sys 5154691...2964e1e: > 2964e1e unix: remove unused readlen and writelen > 3186bae windows: remove the 8192-codepoint arg limit in FuzzComposeCommandLine > 807530f unix: remove lists of unimplemented syscalls > 01c413d windows: document the return type mismatch for CommandLineToArgv > e649453 windows: convert TestCommandLineRecomposition to a fuzz test and fix discrepancies > 8858c72 unix: update riscv_hwprobe constants > 71c9d87 windows: add console ConPTY API > aa9470e unix/linux: update to Linux kernel 6.5 > c7ff727 unix: fix double copy in (*SockaddrALG).sockaddr > c7cbcbb unix: add TestSockaddrALG > 8d9dcc4 unix: modernize test helpers > a26c6de unix: use errnoErr in generated wrappers on solaris > f3ef2d1 cpu: remove the use of ioutil > 5a17dda unix: remove the use of ioutil > 38ebf41 cpu: fix wrong cache line size of riscv64 > fdc7ef4 all: remove ioutil usage from tests > fc717d3 unix: remove usage of ioutil.TempFile in tests > cb4ecd9 unix: use filepath in tests where appropriate > 4848eb0 windows,windows\svc,windows\svc\mgr: use unsafe.Slice instead of unsafeheader.Slice > 0e97d69 all: use t.TempDir in tests > 0514fec unix: rm unused zos test helper functions > bfd1ebb unix: remove unused ptracePtr on darwin > 81cb935 unix, windows: use ^TestName$ regular pattern for invoking a single test bumping knative.dev/pkg 294e777...ca8c009: > ca8c009 Add Reconciler for kube v1.Service (# 2858) > e2256bd Bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 (# 2852) > cd747e2 Update community files (# 2857) > bae23eb Fix potential redefined error with kubeconfig flag (# 2855) > d0a82f9 Update community files (# 2850) > 833dd97 prioritize destination CA certs over resolved addressable CA certs (# 2849) bumping golang.org/x/oauth2 0708528...3c5dbf0: > 3c5dbf0 go.mod: update golang.org/x dependencies > 11625cc google: add authorized_user conditional to Credentials.UniverseDomain > 8d6d45b google: add Credentials.UniverseDomain to support TPC > 43b6a7b google: adding support for external account authorized user > 14b275c oauth2: workaround misspelling of verification_uri > 18352fc google/internal/externalaccount: adding BYOID Metrics > 9095a51 oauth2: clarify error if endpoint missing DeviceAuthURL > 2d9e4a2 oauth2/google: remove meta validations for aws external credentials > 55cd552 oauth2: support PKCE > e3fb0fb oauth2: support device flow bumping golang.org/x/net 2a0da8b...88194ad: > 88194ad go.mod: update golang.org/x dependencies > 2b60a61 quic: fix several bugs in flow control accounting > 73d82ef quic: handle DATA_BLOCKED frames > 5d5a036 quic: handle streams moving from the data queue to the meta queue > 350aad2 quic: correctly extend peer's flow control window after MAX_DATA > 21814e7 quic: validate connection id transport parameters > a600b35 quic: avoid redundant MAX_DATA updates > ea63359 http2: check stream body is present on read timeout > ddd8598 quic: version negotiation > 3b0ab98 quic: avoid deadlock on listener close > 732b4bc quic: report initial TLS errors > 8add2e1 quic: enforce AEAD integrity limit > 7c40cbd dns/dnsmessage: use map[string]uint16 instead of map[string]int > b3f1f23 quic: initiate key updates > 18f2095 quic: handle peer-initiated key updates > 008c0af quic: refactor keys for key updates > 6a4de22 quic: connection lifetime management > ea4a2ff quic: fix detection of reserved bits in 1-RTT packets > 47caaff quic: send and receive UDP datagrams > 02eb0f3 quic: avoid deadlock when updating inbound conn-level flow control > 57bce0e quic: move packetType.String out of test-only code > cae7dab quic: outbound connection-level flow control > 217377b quic: inbound connection-level flow control > 044c308 quic: check for packet overflow when writing MAX_STREAMS > 5401f76 quic: test lost bidi MAX_STREAMS frame handling > da5f9f7 quic: don't block Writes on stream-level flow control > c3c6260 quic: simplify gate operations > 717519d quic: limits on the number of open streams > 94087ad dns/dnsmessage: mention that Name in non-escaped bumping knative.dev/hack f2f9b6f...fc76874: > fc76874 Update community files (# 333) > 1588988 Update community files (# 327) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
709c3f780b
|
upgrade to latest dependencies (#783)
bumping golang.org/x/text fb697c0...f488e19: > f488e19 unicode/norm: fix function name on comment bumping golang.org/x/sys 104d401...5154691: > 5154691 unix/linux: update to gcc 13.2.0, qemu 8.0.3 for loong64 and and Go 1.21.0 for all > e8190d9 windows: don't check non-existent return code in GetStartupInfo > ad02017 windows: use SyscallN in mkwinsyscall > 7023367 cpu: remove repetitive word > eabbd5c cpu: add support for amx detection > 552c4e8 unix: avoid setting O_NONBLOCK needlessly by checking flags beforehand > ee57887 unix: add SchedSetAttr and SchedGetAttr for Linux > 60ecf13 windows: add TimeBeginPeriod and TimeEndPeriod syscalls bumping knative.dev/pkg 27252a3...8d736b6: > 8d736b6 Bump google.golang.org/api from 0.138.0 to 0.140.0 (# 2818) > 2ae83b9 Bump golang.org/x/tools from 0.12.0 to 0.13.0 (# 2815) > 8053378 Bump google.golang.org/grpc from 1.57.0 to 1.58.0 (# 2814) > f78fe9e Bump golang.org/x/oauth2 from 0.11.0 to 0.12.0 (# 2812) > 09df2b6 Update community files (# 2817) > 6550b1f Bump actions/checkout from 3 to 4 (# 2811) bumping golang.org/x/net c8c0290...2a0da8b: > 2a0da8b go.mod: update golang.org/x dependencies > 97384c1 quic: remove streams from the conn when done > 03d5e62 http2: remove unused ClientConn.tconnClosed > b82f062 quic: include ignored frames in test log output > 7374d34 quic: don't block when closing read-only streams > b4d09be dns/dnsmessage: compress all names while appending to a buffer > 8b010a5 quic: fix race condition in runAsync test helper > fe2abcb quic: validate stream limits in transport params > d1b0a97 quic: avoid sending 1-RTT frames in initial/handshake packets > 4332436 quic: send more transport parameters > 52fbe37 quic: add test helpers for acking packets > 4a2d37e http2: remove Docker-requiring tests > efb8d7a dns/dnsmessage: don't include bytes after name.Length in the compression map > d8d8478 quic: read-closing and reset streams, wait on close > 3d2be97 quic: fix testConn.uncheckedHandshake > 0f7767c dns/dnsmessage: validate cached section when skipping sections > f89417c dns/dnsmessage: reduce Parser size > 9cde5a0 net/http2: remove awaitGracefulShutdown > 95cb3bb dns/dnsmessage: show AD and CD bit in Header.GoString() > 126a5f3 quic: fix some bugs in the sendable stream list > f09e753 quic: send and receive stream data > 1e23797 publicsuffix: update table to version 20230804 bumping google.golang.org/api 85e7e70...77cbf8b: > 77cbf8b chore(main): release 0.140.0 (# 2145) > 488068e chore(all): update all (# 2134) > 009ec6d chore(deps): temporarily ignore grpc dep (# 2154) > 1183ccf feat(all): auto-regenerate discovery clients (# 2152) > 1038447 feat(all): auto-regenerate discovery clients (# 2150) > 161e093 feat(all): auto-regenerate discovery clients (# 2149) > b6072d6 feat(all): auto-regenerate discovery clients (# 2148) > c8d6a5a chore: add global flag to previous commit as this is not the git root (# 2147) > 2a99e82 chore: mark dir as safe for discogen (# 2146) > aded622 feat(all): auto-regenerate discovery clients (# 2144) > 85fd15c chore: remove added build flag for discogen (# 2143) > 9e585db chore(main): release 0.139.0 (# 2121) > 8e1c21a feat(all): auto-regenerate discovery clients (# 2142) > 733fb17 chore: skip api that wont generate (# 2139) > 44a2679 chore: fix discogen (# 2138) > 76be4a6 chore(all): update module github.com/google/s2a-go to v0.1.7 (# 2131) > 62d88ff docs: point more users forward (# 2126) > fd53dce feat(all): auto-regenerate discovery clients (# 2120) bumping golang.org/x/tools 229f848...b5e55d1: > b5e55d1 go/analysis/analysistest: give better hint in SuggestedFix assertion > a807ccf go.mod: update golang.org/x dependencies > 21090a2 gopls/internal/lsp/cache: use persistent.Set in a couple places > 38b898b internal/persistent: add Set > 44f7796 gopls: add and enable the slog analyzer > 2c6ba93 gopls: tidy for 1.17+ > 5a96569 gopls/internal/lsp/cmd: don't use x/exp/slices > 77c6ac6 gopls/internal/telemetry: don't schedule the next upload > 010e045 internal/persistent: use generics > a1a928d gopls: remove dead code > 7663a40 internal/cmd/deadcode: add -generated flag > ea5e7c6 gopls/internal/lsp/cache: delete unused mustEncode > cb85f8f gopls/internal/lsp/cmd: consolidate editing flags > 63c7da0 gopls: more 1.18 cleanup; use strings.Cut and os functions > 5fc00b4 gopls/internal: move Options and FileKind from View to Snapshot > 1bfa8e3 gopls: update uses of deprecated ioutil APIs > 914b218 gopls/internal/lsp/analysis/unusedparams: document the blank identifier > 8234134 gopls/internal/lsp/frob: add defensive header > e3671fc internal/telemetry: unconditionally trigger upload logic > 9658d2e internal/refactor/inline: NeedGoPackages in test > 5e8d21a gopls/internal/lsp/source: implement refactor.inline code action > edda81f internal/refactor/inline: an inliner for Go source > 2926c1f gopls/internal/telemetry: log timestamp when test fails > cd22603 go/analysis/unitchecker: NeedGoPackages in ExampleSeparateAnalysis > 2191a27 gopls/internal/lsp/frob: fix build breakage > 5fb106a internal/testenv: simplify 'go build' support check > c51e3f7 gopls/internal/lsp/frob: make API generic > 7e1bfe8 go/analysis/unitchecker: Example of separate analysis > 39bfef4 gopls: update x/telemetry dependency > c28af0a gopls/internal/lsp/debug: remove hard-coded version > 0a044c0 gopls/doc: update tests that fail on Kokoro to run at Go 1.21+ > 7b7b9a1 gopls/internal/telemetry: write counter unconditionally and run upload > 8fd71c0 gopls/internal/lsp/mod: remove TestModfileRemainsUnchanged > 2e5fc54 gopls/internal/regtest/codelens: avoid a race in TestUpgradeCodelens > 6eca6df gopls/doc: include stderr output from 'go list' in pkgDir errors > c38e6b0 gopls/internal/lsp: add testing support for the new zero builtin > ff7f2b9 gopls/internal/lsp/source completion: don't suggest untyped conversions > 9425c2e gopls/internal/lsp/source: fix implementations query on error type > 5913c02 gopls/internal/lsp/source: add a test for local types stubbing > a46a10f gopls: stubbed methods shouldn't qualify the current package > 1517d1a gopls/internal/lsp/source: fix renaming instantiated fields > 9f2e103 all: gofmt format > b225aa0 internal/typeparams: run go generate > 0286c38 gopls/internal/lsp: switch default diff to "new" > a80931d gopls/telemetry: accept vscode-insiders as a known editor > 64e9248 gopls/internal/lsp/source/completion: add ifnotnil postfix snippet > 74c255b gopls/internal/lsp/cache: avoid dependency on StdSizes > fa12f34 go/packages: avoid unnecessary dependency on StdSizes > f4c8627 gopls: fix raciness related to TestOrphanedFiles > 6290d8a go/analysis/passes/copylock: ignore parens on rhs > 6b4d1de gopls/internal/lsp: avoid duplicate type checking following invalidation > 47c5305 gopls/internal/regtest/bench: skip oracle didSave test > 053d3c4 gopls/telemetry: test that telemetry counters are written > 5027187 gopls/internal/regtest/bench: enable oracle benchmarks with -short > 59fd05d go/types/objectpath: remove use of linkname for gopls back doors > 582ef29 gopls/internal/protocol: remove // line comments from tsprotocol.go > 9abb02c gopls/internal/regtest/bench: add an oracle completion benchmark > 33da5c0 gopls/internal/telemetry: record Go version used in each view > 732ad6f internal/imports: update stdlib index for Go 1.21.0 > f42bca8 refactor/satisfy: (re)allow composite lits of pointer type bumping google.golang.org/grpc 87bf02a...c2b0797: > c2b0797 Change version to 1.58.0 (# 6579) > 0467e47 balancer/leastrequest: Cache atomic load and also add concurrent rpc test (# 6607) > 5d1c0ae leastrequest: fix data race in leastrequest picker (# 6606) > e26457d stream: swallow Header errors as we used to; RecvMsg can still return it (# 6591) > 4c9777c clusterresolver: fix deadlock when dns resolver responds inline with update or error at build time (# 6563) > 81b9df2 idle: move idleness manager to separate package and ~13s of tests into it (# 6566) > 7d35b8e test: speed up TestServiceConfigTimeoutTD from 1.8s to 0.03s (# 6571) > d51b3f4 interop/grpc_testing: update protos from grpc-proto repo (# 6567) > fe1519e client: fix ClientStream.Header() behavior (# 6557) > 8a2c220 cdsbalancer: test cleanup part 2/N (# 6554) > 7f66074 vet.sh: fix interface{} check for macos (# 6561) > b07bf5d cdsbalancer: test cleanup part 1/N (# 6546) > 33f9fa2 test: speed up two tests (# 6558) > aca07ce xds/internal/xdsclient: Add least request support in xDS (# 6517) > e5d8eac test: improve and speed up channelz keepalive test (# 6556) > ebf0b4e idle: speed up test by 5x even while running 2x more iterations (# 6555) > 7d3996f grpctest: use an interface instead of reflection (# 6553) > cc705fe interop: regenerate pb.gos (# 6551) > 3e92504 status: optimize GRPCStatus() calls (# 6539) > 402ba09 pick_first: de-experiment pick first (# 6549) > 2821d7f resolver: remove outdated Target examples (# 6547) > 53d1f23 benchmark: update proper benchmark binary to use larger buffers (# 6537) > fbff2ab *: update `interface{}` to `any` and `go.mod` version to `go 1.19` (# 6544) > e40da66 clientconn: release lock when returning from enterIdleMode() (# 6538) > dbbc983 balancer/leastrequest: Add least request balancer (# 6510) > a010079 *: remove references to old versions of go (# 6545) > 03d32b9 orca: update example and interop to use StateListener (# 6529) > c2bc22c testing: update Go versions tested to 1.19-1.21 (# 6543) > 879faf6 test: update client state subscriber test to be not flaky and more stressful about rapid updates (# 6512) > f3e94ec xds: improve error message when matched route on client is not of type RouteActionRoute (# 6248) > bb41067 balancergroup: do not cache closed sub-balancers by default (# 6523) > 68704f8 gracefulswitch, stub: remove last UpdateSubConnState references (# 6533) > 4900699 balancer/rls, xds/wrrlocality: stop forwarding UpdateSubConnState calls (# 6532) > ebc3c51 internal/balancergroup: remove usage of UpdateSubConnState (# 6528) > 5da2731 balancer/weightedtarget: stop forwarding UpdateSubConnState calls (# 6525) > 182b0ad interop/grpc_testing: regenerate protos (# 6534) > e274152 rls: fix flaky test introduced by # 6514 (# 6535) > 61a1f77 balancer/weightedroundrobin: migrate to StateListener (# 6530) > 175c84c xds/ringhash: use StateListener instead of UpdateSubConnState (# 6522) > 3fa17cc test: speed up test that was taking 10 seconds to timeout (# 6531) > 694cb64 xds/clusterresolver: stop forwarding UpdateSubConnState calls (# 6526) > 8f51ca8 tests: stop using UpdateSubConnState (# 6527) > cea77bb xds/clustermanager: stop forwarding UpdateSubConnState calls (# 6519) > ce68413 xds/priority: stop forwarding UpdateSubConnState calls (# 6521) > dceb6ee xds/clusterimpl: stop forwarding UpdateSubConnState calls (# 6518) > 8def12a xds/outlierdetection: Stop handling UpdateSubConnState forwarding (# 6520) > 67a8e73 multiple/test: use stub balancer instead of defining wrapped balancers (# 6514) > 92b481a test: allow set request/response size in interop soak test (# 6513) > 07609e1 benchmark: restore old buffer size values for published benchmarks (# 6516) > 2059c6e grpc: report connectivity state changes on the ClientConn for Subscribers (# 6437) > 4832deb test: clean up deadlines set in tests (# 6506) > 9c46304 xds/cdsbalancer: stop handling subconn state updates (# 6509) > e9a4e94 base: update base balancer for new APIs (# 6503) > 6c0c69e all: replace RemoveSubConn with Shutdown as much as possible (# 6505) > 28ac6ef xdsclient: make watch timer a no-op if authority is closed (# 6502) > d06ab0d pickfirst: receive state updates via callback instead of UpdateSubConnState (# 6495) > 7aceafc balancer: add SubConn.Shutdown; deprecate Balancer.RemoveSubConn (# 6493) > 4fe8d3d balancer: fix tests not properly updating subconn states (# 6501) > 8ebe462 outlierdetection: fix unconditional calls of child UpdateSubConnState (# 6500) > 5d3d9d7 grpc: perform a blocking close of the balancer in ccb (# 6497) > ecc5645 clusterresolver: fix a flaky test (# 6499) > b9356e3 client: fix race between connection error and subconn shutdown (# 6494) > 2db7b17 test/xds: increase default test timeout (# 6498) > 8f496b2 test/kokoro: Add bootstrap generator test into Go Kokoro script (# 6463) > 0246373 testutils: remove TestSubConns for future extensibility (# 6492) > c635404 balancer: add StateListener to NewSubConnOptions for SubConn state updates (# 6481) > 94df716 resolver: State: add Endpoints and deprecate Addresses (# 6471) > 20c51a9 pickfirst: add tests for resolver error scenarios (# 6484) > b8d36ca pickfirst: add prefix logging (# 6482) > 5ce5686 pickfirst: guard config parsing on GRPC_EXPERIMENTAL_PICKFIRST_LB_CONFIG (# 6470) > 41d1232 resolver/weighted_round_robin: remove experimental suffix from name (# 6477) > 2aa2615 clusterresolver: comply with A37 for handling errors from discovery mechanisms (# 6461) > d7f45cd xds/server: create the xDS client when the xDS enabled gRPC server is created (# 6446) > f1fc2ca clientconn: add channel ID to some idleness logs (# 6459) > 9bb44fb transport: use a sync.Pool to share per-connection write buffer (# 6309) > d524b40 multiple: update dependencies after 1.57 branch cut (# 6452) > 7aab9c0 stats: Add RPC event for blocking for a picker update (# 6422) > 02946a3 resolver: remove deprecated AddressType (# 6451) > 919fe35 Change version to 1.58.0-dev (# 6450) bumping knative.dev/hack 760813a...3af329f: > 3af329f Update community files (# 313) bumping golang.org/x/oauth2 2e4a4e2...0708528: > 0708528 go.mod: update golang.org/x dependencies > a835fc4 oauth2: move global auth style cache to be per-Config bumping golang.org/x/term 19e73c2...f413282: > f413282 go.mod: update golang.org/x dependencies bumping google.golang.org/genproto/googleapis/rpc 1744710...2d3300f: > 2d3300f chore(all): update actions/checkout action to v4 (# 1052) > b8732ec chore(all): auto-regenerate .pb.go files (# 1051) > ccc8af3 chore(all): auto-regenerate .pb.go files (# 1050) > 6bfd019 chore(all): auto-regenerate .pb.go files (# 1047) > ca7cfce fix(analytics/admin/v1alpha): remove broken aliases (# 1045) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
16e77bf5a2
|
upgrade to latest dependencies (#772)
bumping golang.org/x/text e503480...fb697c0: > fb697c0 cmd/gotext: actually use -dir flag > f3e69ed cmd/gotext: fix misbehaviors > ab07ad1 all: remove repetitive words bumping google.golang.org/genproto 438c736...e85fd2c: > e85fd2c chore: bump deps (# 1020) > 71b5a4f chore(all): update README with submodules warning (# 1017) > 0005af6 chore(all): update genproto reference to api/rpc submodule versions with back-reference (# 1016) > 6ee61e4 chore(all): format doc.go (# 1013) > 86246a8 chore(all): update modules: googleapis/bytestream, googleapis/api/apikeys, googleapis/api/servicemanagement, googleapis/api/servicecontrol, googleapis/api/serviceusage > dd9d682 chore(all): update modules: googleapis/api > 28d5490 chore(all): update modules: googleapis/rpc bumping google.golang.org/api 63d06ab...884dbd5: > 884dbd5 chore(main): release 0.126.0 (# 2009) > e0fa0b1 chore: skip generating integrations:v1alpha as it fails generation (# 2014) > db9dde2 chore: remove refs to deprecated io/ioutil (# 2008) > 95d3fd1 feat(all): auto-regenerate discovery clients (# 2012) > 4fed5c2 feat(all): auto-regenerate discovery clients (# 2011) > 3dc0dbb feat(all): auto-regenerate discovery clients (# 2010) > 465e95b feat(all): auto-regenerate discovery clients (# 2007) > 1a4c8c2 chore(main): release 0.125.0 (# 1996) > 3e8621c feat: update direct deps (# 2006) > 7143682 chore(main): Enable release-trigger bot for triggering release job (# 1977) > 636c71b chore(deps): bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 in /internal/kokoro/discogen (# 2005) > 693129f chore(all): update all (major) (# 1993) > 3be73e5 chore(all): update all (# 2003) > 37ce51c feat(all): auto-regenerate discovery clients (# 2004) > f18c4ed feat(all): auto-regenerate discovery clients (# 2002) > ed05294 feat(all): auto-regenerate discovery clients (# 2001) > f67c417 chore(all): update google.golang.org/genproto to submodules (# 2000) > 85ab112 feat(all): auto-regenerate discovery clients (# 1999) > f701782 feat(all): auto-regenerate discovery clients (# 1998) > cdcccfa feat(all): auto-regenerate discovery clients (# 1995) bumping google.golang.org/genproto/googleapis/api 1aefcd6...e85fd2c: > e85fd2c chore: bump deps (# 1020) > 71b5a4f chore(all): update README with submodules warning (# 1017) > 0005af6 chore(all): update genproto reference to api/rpc submodule versions with back-reference (# 1016) > 6ee61e4 chore(all): format doc.go (# 1013) > 86246a8 chore(all): update modules: googleapis/bytestream, googleapis/api/apikeys, googleapis/api/servicemanagement, googleapis/api/servicecontrol, googleapis/api/serviceusage > dd9d682 chore(all): update modules: googleapis/api > 28d5490 chore(all): update modules: googleapis/rpc > 438c736 chore(all): update modules: genproto bumping knative.dev/pkg 8d3f951...ea6c1f2: > ea6c1f2 Bump github.com/gobuffalo/flect from 0.2.4 to 1.0.2 (# 2786) > 936112b Bump golang.org/x/net from 0.12.0 to 0.14.0 (# 2787) > 79fa1f6 Bump cloud.google.com/go/storage from 1.30.1 to 1.31.0 (# 2784) > 7333c86 Update community files (# 2781) > 6d68d7f upgrade to latest dependencies (# 2780) bumping golang.org/x/net c73c09c...c8c0290: > c8c0290 go.mod: update golang.org/x dependencies > 0b21d06 quic: framework for testing blocking operations > 4648651 quic: add -vv flag for more verbose tests > 60ae793 quic: don't send session tickets > a7da556 http2: optimize buffer allocation in transport > 167593b quic: create and accept streams > 8ffa475 html: only render content literally in the HTML namespace > 63fe334 quic: gate and queue synchronization primitives > bd8ac9e quic: fill out connection id handling > 08001cc quic: debug logging of packets > dd0aa33 quic: tls handshake > 5e678bb quic: CRYPTO stream handling > dd5bc96 internal/quic: deflake TestConnTestConn > d0912d4 quic: add pipe type > 8db2ead quic: transport parameter encoding and decoding > 0adcadf quic: send and receive datagrams > 16cc77a quic: print better stacks on SIGQUIT > 4a3f925 quic: basic connection event loop > 57553cb quic: connection ids > 304cc91 quic: tracking of received packets and acks to send > 9475ce1 quic: fix typos in comments > d8f9c01 dns/dnsmessage: add fuzz test > 8126108 dns/dnsmessage: update Parser docs > a1613c2 http2: handle trailing colon in authorityAddr bumping knative.dev/hack d7fde30...a75befb: > a75befb Update community files (# 305) bumping golang.org/x/term edd9fb7...19e73c2: > 19e73c2 go.mod: update golang.org/x dependencies bumping golang.org/x/sys a1a9c4b...104d401: > 104d401 unix: add riscv_hwprobe for riscv64 > 70f4e40 unix: retry fetching of lists through sysctl if the size changes > ad7130c unix: add more block device ioctl numbers > c406141 all: fix some typos > 25d0004 unix: fix last argument of pselect6 on linux > 706fa98 windows: remove repetitive words > 3fead03 unix: add Mremap for netbsd Signed-off-by: Knative Automation <automation@knative.team> |
|
|
0ba05f9fb2
|
Bump google.golang.org/grpc to the latest version (#761) | |
|
ae49e7c31b
|
upgrade to latest dependencies (#753)
bumping k8s.io/code-generator 6523e22...eec869e:%0A > eec869e Merge pull request # 117691 from dims/re-do-of-117242-on-release-1.26%0A > 824419b Bump runc go module v1.1.4 -> v1.1.6%0A > ba94e65 Merge pull request # 115787 from liggitt/net-0.7.0-1.26%0A > 6276bf2 Update golang.org/x/net to v0.7.0%0A > 73b9c40 Merge pull request # 115642 from nckturner/pin-golang.org/x/net-to-v0.4.0-in-1.26%0A > 882af80 Pin golang.org/x/net to v0.4.0 in 1.26%0A > 6063700 Merge remote-tracking branch 'origin/master' into release-1.26%0A > b615940 Update golang.org/x/net 1e63c2f%0A > 11d5c4c update k8s.io/utils to fix util tracing panic%0A > 081720d Merge pull request # 113367 from pohly/dep-ginkgo-gomega%0A > d44fa8c dependencies: update to gomega v1.23.0 and ginkgo v2.4.0 and dependencies%0A > 300cdcf Merge pull request # 112693 from aimuz/fix-GO-2022-0969%0A > e0ef4aa Fixed (CVE-2022-27664) Bump golang.org/x/net to v0.1.1-0.20221027164007-c63010009c80%0A > 557ce1f Merge pull request # 113126 from alexzielenski/remove-unwanted-replace%0A > f86120d remove errant replace%0A > d6a8b70 Merge pull request # 113106 from pohly/dep-ginkgo-gomega%0A > f77ba6d dependencies: update to gomega v1.22.1 and ginkgo v2.3.1%0A > 3bbe215 Merge pull request # 112988 from alexzielenski/update-kube-openapi%0A > e80bbc4 Merge pull request # 113037 from pacoxu/fsnotify-v1.6.0%0A > d403dc0 update kube-openapi%0A > 790e4bc update fsnotify to v1.6.0%0A > 27bd7d9 Merge pull request # 112989 from ameukam/bump-golang.org/x/text-to-v0.3.8%0A > 4731e5c Bump golang.org/x/text to v0.3.8%0A > a8a213c Merge pull request # 112875 from pohly/update-yaml%0A > 5f5bab9 dependencies: update to sigs.k8s.io/yaml v1.3.0%0A > 983d5d0 Merge pull request # 112819 from thockin/no-make-generators%0A > c35177b Format calls to codegens%0A > 83929d0 Codegens: Do not auto-set boilerplate path%0A > 1d82d12 Merge pull request # 112705 from stevekuznetsov/skuznets/fix-comment%0A > c3414a0 clients: clarify a misleading comment%0A > 998e449 Merge pull request # 112673 from dims/update-to-latest-k8s.io/utils-sep-22%0A > e4543b2 Update to latest k8s.io/utils to pick up changes%0A > 8e999f2 Merge pull request # 112613 from dims/update-github.com/go-openapi/jsonreference-to-drop-github.com/PuerkitoBio/purell%0A > 524127d update github.com/go-openapi/jsonreference to drop github.com/PuerkitoBio/purell%0A > 4ca0baf Merge pull request # 112545 from dims/update-etcd-3.5.5-and-all-otel-related-to-latest%0A > b54a056 Merge pull request # 112352 from pohly/e2e-ginkgo-progress%0A > 350c30a updated etcd to v3.5.5 and newer otel libraries as well%0A > 5f3f945 e2e: bump ginkgo to v2.2.0%0A > 2e5cca7 Merge pull request # 112200 from pohly/client-go-shared-informer-factory-shutdown%0A > c3fdc3c Merge pull request # 112349 from pohly/klog-update%0A > e4b7976 client-go: support waiting for SharedInformerFactory shutdown%0A > 135f69b build: update to klog v2.80.1%0A > f60067d Merge pull request # 112341 from enj/enj/i/second_time_is_the_charm%0A > 7c81c99 Merge pull request # 111768 from weilaaa/feature_add_symmetric_difference_in_sets_string%0A > 8468f16 Remove in-tree credential plugins (again)%0A > 9b98ed3 add symmetric difference in sets%0A > 34125ff Merge pull request # 112199 from pohly/klog-update%0A > a055687 dependencies: update to klog v2.80.0%0A > 16cba21 Merge pull request # 112129 from pohly/e2e-ginkgo-report-after-each%0A > e051ad0 dependencies: update to ginkgo v2.1.6 and gomega v1.20.1%0A > 3a31bb1 Merge pull request # 111934 from deads2k/apply-gen%0A > 4d73156 Merge pull request # 112052 from tosi3k/bump-client-golang%0A > 1382941 make applyconfiguration-gen skip generation for types that have generated clients and lack objectmeta%0A > 03a75ea Bump prometheus/client_golang to v1.13.0%0A > 17196da update the apply generator to use the same package the the client generator expects%0A > a4e23d1 Merge pull request # 111566 from inosato/remove-ioutil-from-code-generator%0A > a6a370c make applyconfiguration-gen handle pointers to slices%0A > 087714e Merge pull request # 109884 from qzoscar/patch-1%0A > fc00858 Remove ioutil from code-generator%0A > ed79ca3 make applyconfiguration-gen work for resources without objectmeta%0A > fea40fb Merge pull request # 111918 from liggitt/in-tree-auth%0A > 3612509 fix a broken link%0A > 78677a3 update the applyconfiguration-gen flag external-applyconfigurations to work%0A > ad6af70 Revert "Remove gcp and azure auth plugins"%0A > 7ba56cb applyconfiguration-gen handling of types that have a non-embedded use of TypeMeta%0A > 97fa351 Merge pull request # 111696 from liggitt/go119mod%0A > d71f529 add metav1.OwnerReference to the default external configurations to ease generation%0A > 2b9093f Update go.mod to go1.19%0Abumping github.com/go-openapi/jsonreference 28a8ff9...c5db558:%0A > c5db558 Merge pull request # 11 from erraggy/master%0A > 238d8d0 Merge pull request # 9 from meinenec/master%0A > b112df9 chore(deps): removes purell from dependancies%0A > 9b671e3 dep: update x/net to latest release%0A > 0abe7e0 dep: cve: bump x/text to v0.3.6%0Abumping github.com/prometheus/client_golang 2e1c481...254e546:%0A > 254e546 Merge pull request # 1162 from kakkoyun/cut-1.14.0%0A > 07d3a81 Merge pull request # 1161 from prometheus/release-1.13%0A > c8a3d32 Cut v1.14.0%0A > 870469e Test and support 1.19 (# 1160)%0A > 53e51c4 Merge pull request # 1157 from prometheus/cut-1.13.1%0A > b785d0c Fix go_collector_latest_test Fail on go1.19 (# 1136)%0A > 64435fc Cut 1.13.0 (# 1110)%0A > 79ca0eb Added tip from Björn + Grammarly.%0A > 4d54769 Fix float64 comparison test failure on archs using FMA (# 1133)%0A > 5b7e8b2 collectors.GoCollector: Added rule support for granular metric configuration. (# 1102)%0A > 078f11f Cut 1.13.1 release (+ documenting release process).%0A > 5f202ee Merge pull request # 1150 from prometheus/sparsehistogram%0A > d44fbbe Fix build against GopherJS (# 897)%0A > ddd7f0e Fix race condition with Exemplar in Counter (# 1146)%0A > 0859bb8 Merge pull request # 1152 from jessicalins/update-to-custom-reg%0A > fffb76c Merge branch 'main' into sparsehistogram%0A > 1638da9 testutil: Add ScrapeAndCompare (# 1043)%0A > 1f93f64 Fix `CumulativeCount` value of `+Inf` bucket created from exemplar (# 1148)%0A > 10b0550 Fix race condition with Exemplar in Counter (# 1146)%0A > a340ca4 Run make format%0A > e92a8c7 Avoid the term 'sparse' where possible%0A > c576b95 Generate new Go runtime metrics for go 1.19 (# 1105)%0A > 8cc2b6c Fix double-counting bug in promhttp.InstrumentRoundTripperCounter (# 1118)%0A > dcea97e Fix `CumulativeCount` value of `+Inf` bucket created from exemplar (# 1148)%0A > 6056615 Update random example to use custom registry%0A > d31f13b Add SparseBucketsZeroThresholdZero and groom doc comments%0A > 618194d fix assorted oddities found by golangci-lint (# 1040)%0A > 9801a4e Examples: Replace deprecated WithGoCollections with WithGoCollectorRuntimeMetrics (# 1130)%0A > 0b7f488 Update simple example to use custom registry%0A > 58a8ca4 examples: Adjust doc comment for native histograms%0A > c7488be Added exemplar support to http middleware. (# 1055)%0A > 7c46c15 Clarify documentation around what constructors do (# 1125)%0A > 9b5c5b8 Update basic example to use custom registry%0A > 4e71e6f Update prometheus/client_model dependency%0A > 3faf3ba Fixed support for unordered input of exemplars. (# 1100)%0A > 83d56b1 Extend prometheus.Registry to implement Collector (# 1103)%0A > 111fae1 Merge branch 'main' into sparsehistogram%0A > 44ce5e1 Ensure tests verify request params (# 1047)%0A > 4c41dfb Clarify exemplar(Add|Observe) by renaming to (add|observe)WithExemplar (# 1122)%0A > 25bc188 Merge pull request # 1144 from prometheus/beorn7/histogram2%0A > 807b1ee explicitly add +inf bucket in withExemplarsMetric (# 1094)%0A > f73e3cc Fix double-counting bug in promhttp.InstrumentRoundTripperCounter (# 1118)%0A > 95cf173 Merge branch 'main' into sparsehistogram%0A > 6942f9e sparse buckets: Fix handling of +Inf/-Inf/NaN observations%0A > c6d4e40 Bump github.com/prometheus/procfs from 0.7.3 to 0.8.0 (# 1097)%0A > c7aa2a5 Merge pull request # 1113 from prometheus/release-1.13%0A > ec86ef1 Merge pull request # 1092 from prometheus/beorn7/histogram%0A > 44c2c4d Remove ioutil (# 1096)%0A > 1e61b8e Update common Prometheus files (# 1111)%0A > 6141a07 Merge branch 'main' into sparsehistogram%0A > 8cbcd40 histograms: Move to new exposition protobuf format%0A > 76cdae2 Bump google.golang.org/protobuf from 1.28.0 to 1.28.1 (# 1099)%0A > 5a321c7 Merge branch 'foo-commit' into sparsehistogram%0A > 3d482bb Merge pull request # 1081 from prometheus/beorn7/release%0A > 9154d30 Bump github.com/prometheus/common from 0.35.0 to 0.37.0 (# 1098)%0A > e93e384 Merge branch 'beorn7/release' into sparsehistogram%0A > e203144 Merge branch 'release-1.12' of github.com:prometheus/client_golang into release-1.12%0A > c6a634f Merge release-1.12 branch back into main (# 1079)%0A > c1f2d13 Merge branch 'release-1.12' into beorn7/release%0A > a528aff Update documentation for exemplar label limit (# 1095)%0A > 525d042 Merge branch 'main' into sparsehistogram%0A > a516626 Merge branch 'release-1.12' into beorn7/release%0A > a27b6d7 Fix conflicts%0A > 0e136d1 Cut v1.12.2 (# 1052)%0A > e8f9160 Bump github.com/prometheus/common from 0.34.0 to 0.35.0 (# 1076)%0A > 5da7b61 Fix version number in VERSION (# 1080)%0A > ba4a543 Raise exemplar labels limit from 64 to 128 (# 1091)%0A > 6ba7871 Merge branch 'main' into sparsehistogram%0A > 5fe1d33 Remove -Inf buckets from go collector histograms (# 1049)%0A > 810fcb4 Add Error API for pusher (# 1075)%0A > eb59a7b Histogram: Fix bug with negative schemas (# 1054)%0A > 2cfd1eb Enable same linters as the Prometheus repo itself (# 1056)%0A > 049d0fe prometheus: Fix convention violating names for generated collector metrics (# 1048)%0A > 4ad265f Update common Prometheus files (# 1068)%0A > b237230 Merge branch 'main' into sparsehistogram%0A > ebd77f0 Update common Prometheus files (# 1064)%0A > 7eb9d11 gocollector: Reverted client_golang v1.12 addition of runtime/metrics metrics by default. (# 1033)%0A > 294cca4 Merge branch 'main' into sparsehistogram%0A > 5d584e2 Update readme (# 1053)%0A > 2c3d072 Add GitHub settings (# 1063)%0A > d498b3c gocollector: Added options to Go Collector for changing the (# 1031)%0A > 70253f4 Fix typo in doc comment%0A > fab6748 Bump github.com/prometheus/common from 0.33.0 to 0.34.0 (# 1051)%0A > e38d614 Update minimum supported Go version (# 1062)%0A > 585540a Fix deprecated `NewBuildInfoCollector` API%0A > 5b19c55 Merge branch 'master' into sparsehistogram%0A > edecbb2 Enable dependabot (# 1050)%0A > 0dd9392 Update common Prometheus files (# 1061)%0A > 39cf574 Cut v1.12.1 (# 978)%0A > dfbcc28 Merge pull request # 901 from prometheus/beorn7/histogram%0A > 35c82f2 Remove -Inf buckets from go collector histograms (# 1049)%0A > 9b785b0 Reduce granularity of histogram buckets for Go 1.17 collector (# 974)%0A > 84fcaff Merge branch 'master' into sparsehistogram%0A > 263be8d Refactoring of sparse histograms%0A > f251146 prometheus: Fix convention violating names for generated collector metrics (# 1048)%0A > 5a529ae API client: make http reads more efficient (# 976)%0A > 9ef5f90 Allow a zero threshold of zero%0A > 2409960 Implement strategy to limit the sparse bucket count%0A > 589b2ea Update common Prometheus files (# 1046)%0A > d32edd6 Use simpler locking in the Go 1.17 collector (# 975)%0A > aa6f67a Add TODO about bucket search optimization%0A > 0222f88 Update common Prometheus files (# 1045)%0A > 772b893 Make the Go 1.17 collector thread-safe (# 969)%0A > 43f31c2 Merge pull request # 886 from prometheus/beorn7/histogram%0A > 24605c5 update branch names in a few links (# 1039)%0A > 08a53e5 Bump the day%0A > 5aa8534 Merge branch 'master' into sparsehistogram%0A > 5142344 Pin client_model to the most recent sparsehistogram commit%0A > 4048091 client: Allow configuration of http client (# 1025)%0A > 2ce58a7 Cut v1.12.0%0A > 97eb041 Tidy go.sum%0A > 6c4e0ef Add tests for sparse histogram%0A > efe8e6f Document WithTimeout options for Query/QueryRange (# 1037)%0A > 553ed73 Fix lint warning%0A > 31318b7 Switch to base-2 buckets%0A > 4dcf02e Implement deletion based on partially matching labels (# 1013)%0A > b7a540a Fix test%0A > 48a686a Update query API to support timeouts (# 1014)%0A > a9df0ba Update prometheus/client_model%0A > 11ee9ad gocollector: Reverted client_golang v1.12 addition of runtime/metrics metrics by default. (# 1033)%0A > ce36ee3 Merge branch 'master' into beorn7/histogram%0A > cd90f33 smart diff to testutil.GatherAndCompare (# 998)%0A > d698336 Merge branch 'master' into beorn7/histogram%0A > 0c691ed go.mod: Exclude prometheus/client_golang v1.12.1 (# 1027)%0A > 08104a0 Minor doc comment fixes%0A > 46d3dd4 Bump minimum required Go version to 1.16 (# 1032)%0A > a9d0066 Add note about pow-of-10 precision issue%0A > 2417284 gocollector: Added options to Go Collector for changing the (# 1031)%0A > d1f5366 Fix span offset%0A > cc7991d Make Query requests idempotent (# 1022)%0A > abe540f Encode sparse histograms in protobuf%0A > 0bab4fd push: Add PushContext and AddContext to Pusher (# 1028)%0A > c98db4e Demo sparse histograms%0A > 06b6412 Added info about our slack channel. (# 1029)%0A > 130da3b Merge pull request # 1021 from dohnto/dohnto/line-of-sight%0A > 3e9269d Merge pull request # 1019 from prometheus/repo_sync%0A > 40e54a7 Refactor apiClientImpl.DoGetFallback%0A > 29e8191 go.mod: Update dependencies (# 1018)%0A > e2504f8 Update common Prometheus files%0A > 8dfa334 Remove workaround for pre go1.15 (# 1010)%0A > 3bc8f2c Update common Prometheus files (# 1009)%0A > 6559749 Add statebot config (# 1001)%0A > 36b47eb When prefix is empty, no more dots should be written (# 1005)%0A > 5d78aaa .circleci: Add config to test against go1.18 (# 1006)%0A > 157170d Merge pull request # 1007 from prometheus/fix-lint%0A > 66837e3 Add exemplar support for const histogram and const metric (# 986)%0A > 9894406 Fixed lint warning.%0A > fe8d1e1 Merge pull request # 1000 from alissa-tung/patch-1%0A > 6c18569 Merge pull request # 1003 from prometheus/repo_sync%0A > ffd6362 Update Dockerfile example%0A > 868ec21 Update common Prometheus files (# 992)%0A > 0291563 Update common Prometheus files%0A > b05177a Fix deprecated `NewBuildInfoCollector` API%0A > 1f81b3e Added Transactional Gatherer allowed cached solutions (# 989)%0A > f3021b0 Create codeql-analysis.yml (# 982)%0A > 5ac1e92 Merge pull request # 980 from mrueg/min-go-1.15%0A > 5678ca5 go.mod: Set minimal support version of go to 1.15%0Abumping golang.org/x/term d974fe8...0edf009:%0A > 0edf009 go.mod: update golang.org/x dependencies%0Abumping k8s.io/api 88912e3...6b24792:%0A > 6b24792 Update dependencies to v0.26.5 tag%0A > 37e98ba Merge pull request # 117814 from kerthcet/automated-cherry-pick-of-# 117802-upstream-release-1.26%0A > 7ff025f Update podFailurePolicy comments from alpha-level to beta%0A > c9f384e Merge pull request # 117691 from dims/re-do-of-117242-on-release-1.26%0A > c00f1ad Bump runc go module v1.1.4 -> v1.1.6%0A > 4c28c5a Merge pull request # 117323 from dddddai/automated-cherry-pick-of-# 117182-upstream-release-1.26%0A > 9483bbc use case-insensitive header keys for http probes%0A > 0545f3a Merge pull request # 116081 from pohly/automated-cherry-pick-of-# 115928-origin-release-1.26%0A > e92d7e9 api: generated files%0A > 16f23da api: drop Resources.Claims from PVC and PVC template%0A > 5fd8a44 Merge pull request # 115787 from liggitt/net-0.7.0-1.26%0A > 1b65b64 Update golang.org/x/net to v0.7.0%0A > 2e857c1 Merge pull request # 115400 from pohly/automated-cherry-pick-of-# 115354-origin-release-1.26%0A > 1c6bd70 Merge pull request # 115642 from nckturner/pin-golang.org/x/net-to-v0.4.0-in-1.26%0A > 50d0b42 dynamic resource allocation: avoid apiserver complaint about list content%0A > 045c7fe Pin golang.org/x/net to v0.4.0 in 1.26%0A > 07a9cbc Merge pull request # 114617 from JoelSpeed/automated-cherry-pick-of-# 114585-upstream-release-1.26%0A > 52655b9 Resource claims should be a map type%0A > 07ac8fe Merge remote-tracking branch 'origin/master' into release-1.26%0A > 566ee01 Update golang.org/x/net 1e63c2f%0A > b966dc9 sync: update go.mod%0A > 053624e Merge pull request # 111023 from pohly/dynamic-resource-allocation%0A > 3590eda Merge pull request # 113375 from atiratree/PodHealthyPolicy-api%0A > 8356158 api: update testdata%0A > 5cb3202 Merge pull request # 113186 from ttakahashi21/KEP-3294%0A > 5a4f9a5 generated%0A > 78799a8 api: generated files%0A > dfd6ea2 Generate code%0A > 993c43c api: add UnhealthyPodEvictionPolicy for PDBs%0A > ef72ea9 api: dynamic resource allocation API%0A > d8ab3fb Add API and validation for CrossNamespaceVolumeDataSource%0A > af772fc api: add resource claims to core API%0A > 7beaa08 Merge pull request # 112744 from pwschuurman/statefulset-slice-impl%0A > d7d25c8 Merge pull request # 113360 from mimowo/handling-pod-failures-beta-enable%0A > f46cd33 Undo unintentional documentation comment change%0A > f967e44 Merge pull request # 113485 from MikeSpreitzer/apf-borrowing%0A > 11620b8 Enable the feature into beta%0A > 6ae95de Fix typo in function emptyInvariants()%0A > 34f4a52 apiserver: update API testdata at HEAD for flowcontrol%0A > 3928298 Rebasing feature branch%0A > e91ffd8 apiserver: add generated files for borrowing in flowcontrol%0A > d961983 Update doc comments and change name of feature gate%0A > fcd0d56 apiserver: add fields for borrowing in apf flowcontrol%0A > adddac7 Small updates and comment fixes%0A > 98c1aa6 Merge pull request # 113314 from cici37/celIntegration%0A > 0d02273 Update generated protobuf files%0A > 3f61c95 Merge pull request # 113688 from dashpole/update_utils%0A > 8a0a045 API - make update%0A > a5e7c66 Adding implementation of KEP-3335, StatefulSetSlice%0A > 72a29bf Merge pull request # 113500 from kerthcet/feat/graduate-nodeInclusionPoplicy-to-beta%0A > 2a2f510 update k8s.io/utils to fix util tracing panic%0A > 891a1f8 Adding new api version of admissionregistration.k8s.io v1alpha1 for CEL in Admission Control%0A > ee30dcf Merge pull request # 113047 from everpeace/improve-supplemental-groups-description%0A > 2482389 Feat: graduate NodeInclusionPolicy to beta%0A > a489930 Rename copy to v1alpha1%0A > 9a33ad3 Merge pull request # 112360 from mimowo/handling-pod-failures-beta-kubelet%0A > c4b2250 Improve the description of PodSecurityContext.SupplementalGroups (including cri-api)%0A > 358a069 Copy over admissionregistration v1 to v1alpha1%0A > 6c616e1 Merge pull request # 113510 from alculquicondor/finalizers-stable%0A > 5210e2f Add pod disruption conditions for kubelet initiated failures%0A > 2025045 Merge pull request # 113351 from andrewsykim/endpointslice-terminating-ga%0A > aa2b4eb Graduate JobTrackingWithFinalizers to stable%0A > 4bad656 Merge pull request # 113274 from Huang-Wei/kep-3521-A%0A > aa9d0a7 k8s.io/api/discovery: remove API docs referencing EndpointSliceTerminatingCondition feature gate%0A > 91f2496 Merge pull request # 113496 from avoltz/anvoltz/ga-itr%0A > 686871f Automated codegen%0A > c865c5c Promote ServiceInternalTrafficPolicy to GA%0A > bd25e4f APIs, Validation and condition enforcements%0A > 5448eb3 Merge pull request # 106242 from thockin/revive-copy-lb-status-type-to-ingress%0A > edbfe77 Copy LoadBalancerStatus from core to networking%0A > 6892570 Merge pull request # 112693 from aimuz/fix-GO-2022-0969%0A > c5dc3f4 Fixed (CVE-2022-27664) Bump golang.org/x/net to v0.1.1-0.20221027164007-c63010009c80%0A > 4e8dc44 Merge pull request # 111978 from Jefftree/aggregated-discovery-types%0A > 72580e4 Add discovery types%0A > 0184bd8 Merge pull request # 112643 from SergeyKanzhelev/removeDynamicKubeletConfig%0A > 0f81104 Merge pull request # 112989 from ameukam/bump-golang.org/x/text-to-v0.3.8%0A > f8118a1 remove DynamicKubeletConfig feature gate from the code%0A > 370c8f0 Bump golang.org/x/text to v0.3.8%0A > 3638040 Merge pull request # 112875 from pohly/update-yaml%0A > 7ecab5c dependencies: update to sigs.k8s.io/yaml v1.3.0%0A > 669318b Merge pull request # 112832 from tkashem/apf-prelifecycle-gen%0A > 2cfef31 apiserver: prerelease-lifecycle-gen for flowcontrol%0A > 3cedfad Merge pull request # 112306 from tkashem/v1beta3%0A > 3814236 Merge pull request # 112707 from enj/enj/i/https_links%0A > 418dd97 add testdata for flowcontrol v1beta3%0A > ba008c5 Use https links for k8s KEPs, issues, PRs, etc%0A > c96c62f rename assuredConcurrencyShares for flowcontrol v1beta3%0A > be233f8 Merge pull request # 112673 from dims/update-to-latest-k8s.io/utils-sep-22%0A > 51a3f54 add patch annotations to flowcontrol v1beta3%0A > ca5be1f Update to latest k8s.io/utils to pick up changes%0A > 7e203ee apiserver: generate for apf v1beta3%0A > 79091da Merge pull request # 112577 from andrewsykim/feature-gate-cleanup%0A > 19d0ef4 apiserver: enable v1beta3 for apf%0A > 052d63f Merge pull request # 112545 from dims/update-etcd-3.5.5-and-all-otel-related-to-latest%0A > 1f28922 remove +featureGate=LoadBalancerClass tag in service.spec.loadBalancerClass%0A > f50a5b7 apiserver: apf rename copy to v1beta3%0A > 9df3db1 updated etcd to v3.5.5 and newer otel libraries as well%0A > bed6431 apiserver: copy apf v1beta2 to v1beta3%0A > c98ebf1 Merge pull request # 112487 from liggitt/flowcontrol-test%0A > 5c9e17a Add compatibility fixtures for v1beta2 flowcontrol%0A > 9842651 Merge pull request # 111333 from flant/selfsubjectattributesreviews%0A > 43df43b Add auth API to get self subject attributes%0A > 30ff991 Merge pull request # 112349 from pohly/klog-update%0A > e6114e9 build: update to klog v2.80.1%0A > 929c3f0 Merge pull request # 112301 from aojea/ipv6_rfc3849%0A > a687cab use IPv6 Address Prefix Reserved for Documentation for api docs%0A > 6dd661f Merge pull request # 112199 from pohly/klog-update%0A > 8a7d12c dependencies: update to klog v2.80.0%0A > a6ff7c9 Merge pull request # 112146 from kerthcet/feat/move-schedulerError-to-api%0A > ab89e44 Move constant schedulerError in scheduler to v1 package%0A > d104994 Merge pull request # 112052 from tosi3k/bump-client-golang%0A > 15b6dd2 Bump prometheus/client_golang to v1.13.0%0A > 3be0a3c Merge pull request # 111974 from liggitt/1-25-compatibility%0A > 49e055e Merge pull request # 111830 from t1anz0ng/typo%0A > fcc83cd Drop 1.23 compatibility data%0A > 64f80bd Merge pull request # 111611 from kardashov/ref-spec-docs-typo-fix%0A > ea5df3a fix(typo): remove extra " from autoscaling doc string%0A > 4cde1ad Add 1.25 compatibility data%0A > 2e7b661 Merge pull request # 111657 from aojea/hc_nodeport%0A > d07af88 Generate specs after fixing typo in documentation%0A > 649256a Fix typo in field description.%0Abumping google.golang.org/protobuf 32051b4...6875c3d:%0A > 6875c3d all: release v1.28.1%0A > 881da6e all: Add prebuild binaries for arm64%0A > 2a74a0e A+C: delete AUTHORS and CONTRIBUTORS%0A > de9682a internal/impl: improve MessageInfo.New performance%0A > b0a9446 all: reformat with go1.19 gofmt%0A > c1bbc5d all: make integration test work on darwin/arm64%0A > 5f429f7 proto: fix compilation failure in tests%0A > fc44d00 proto: use reflect.Ptr for backward compatibility%0A > 380c339 proto: short-circuit Equal when inputs are identical%0A > 784c482 all: remove shorthand import aliases%0A > e62d8ed all: remove duplicate imports%0A > 11ec34f gha-ci: update github actions to latest versions%0A > 147729a gha-ci: bump Go version, nits%0A > 4790de6 all: update to latest staticcheck%0A > f8e9eb5 internal/encoding/text: fix -0 comparisons in tests%0A > bf94556 all: fix typos%0A > 06eea5e internal/impl: CompressGZIP: simplify%0A > 4db09f5 all: add/bump tested Go versions%0A > 563f06f internal/encoding/text/decode: limit errId length%0A > a048235 internal/encoding/text/decode: stop using regexp%0A > 8a7ba07 reflect/protoreflect: improve documentation for message types%0A > d77bd4b release.bash: replace aliased git commands with non-aliased equivalents%0A > 4c88e07 all: start v1.28.0-devel%0Abumping k8s.io/client-go 7226b15...6e9dabb:%0A > 6e9dabb Update dependencies to v0.26.5 tag%0A > 038b381 Merge pull request # 117691 from dims/re-do-of-117242-on-release-1.26%0A > cd83e43 Bump runc go module v1.1.4 -> v1.1.6%0A > dbfbc03 Merge pull request # 117686 from ardaguclu/automated-cherry-pick-of-# 117495-upstream-release-1.26%0A > d72dec4 Use absolute path instead requestURI in openapiv3 discovery%0A > a5144d4 Merge pull request # 117638 from seans3/automated-cherry-pick-of-# 117571-origin-release-1.26%0A > d6f8d04 Refactors discovery content-type and helper functions%0A > 2dd0093 Merge pull request # 115899 from odinuge/automated-cherry-pick-of-# 115620-upstream-release-1.26%0A > f3ae5cb Merge pull request # 116666 from seans3/automated-cherry-pick-of-# 116603-origin-release-1.26%0A > fffc68d Change where transformers are called.%0A > 5ebee18 Aggregated discovery resilient to nil GVK%0A > 8190aa4 client-go/cache: update Replace comment to be more clear%0A > 87720b3 Merge pull request # 116437 from seans3/automated-cherry-pick-of-# 116145-# 115865-origin-release-1.26%0A > b667227 client-go/cache: rewrite Replace to check queue first%0A > fc13749 Removes old discovery hack ignoring 403 and 404%0A > 30215cd client-go/cache: merge ReplaceMakesDeletionsForObjectsInQueue tests%0A > f39ba12 Plumb stale GroupVersions through aggregated discovery%0A > ba35969 client-go/cache: fix missing delete event on replace without knownObjects%0A > f538edf Merge pull request # 116352 from seans3/automated-cherry-pick-of-# 115978-origin-release-1.26%0A > 97cf9cb client-go/cache: fix missing delete event on replace%0A > 5dbbc58 Tolerate empty discovery response in memcache client%0A > 62133a9 Merge pull request # 115787 from liggitt/net-0.7.0-1.26%0A > 8ce239f Update golang.org/x/net to v0.7.0%0A > e6bc0bc Merge pull request # 115566 from enj/automated-cherry-pick-of-# 115315-upstream-release-1.26%0A > 9112e19 Merge pull request # 115400 from pohly/automated-cherry-pick-of-# 115354-origin-release-1.26%0A > 0519b53 kubelet/client: collapse transport wiring onto standard approach%0A > 2e34348 Merge pull request # 115642 from nckturner/pin-golang.org/x/net-to-v0.4.0-in-1.26%0A > 7be38cd dynamic resource allocation: avoid apiserver complaint about list content%0A > 4968c4a Pin golang.org/x/net to v0.4.0 in 1.26%0A > 0c34939 Merge pull request # 114617 from JoelSpeed/automated-cherry-pick-of-# 114585-upstream-release-1.26%0A > 04b098b Resource claims should be a map type%0A > b3fff46 Merge pull request # 114415 from hoskeri/automated-cherry-pick-of-# 114404-upstream-release-1.26%0A > 236db3c Merge pull request # 113988 from liggitt/automated-cherry-pick-of-# 113933-upstream-release-1.26%0A > a2ef324 Check the correct error in d.downloadAPIs%0A > 95a14c3 Merge remote-tracking branch 'origin/master' into release-1.26%0A > ebb499f Limit request retrying to []byte request bodies%0A > 1a7cd1d Update golang.org/x/net 1e63c2f%0A > 53f2fea sync: update go.mod%0A > 968ba8d Merge pull request # 113797 from seans3/force-no-aggregated%0A > c8ffed3 Merge pull request # 111023 from pohly/dynamic-resource-allocation%0A > 3ac73ea Adds bool to force non-aggregated discovery%0A > 61cd728 Merge pull request # 113826 from jsafrane/add-openstack%0A > 522eaa1 api: generated files%0A > cfd682c Merge pull request # 113375 from atiratree/PodHealthyPolicy-api%0A > f2b10f3 Remove OpenStack cloud provider%0A > acc9fa7 Merge pull request # 113186 from ttakahashi21/KEP-3294%0A > f1c80d7 generated%0A > a3d3eb0 Revert "Remove references to openstack and cinder"%0A > c7bdab2 Generate code%0A > 0a1f6a8 Merge pull request # 112744 from pwschuurman/statefulset-slice-impl%0A > 1c7a870 Merge pull request # 113485 from MikeSpreitzer/apf-borrowing%0A > eed2516 Adding implementation of KEP-3335, StatefulSetSlice%0A > 7280270 Merge pull request # 113599 from seans3/discovery-client-update%0A > d4a3675 apiserver: add generated files for borrowing in flowcontrol%0A > 7694435 Update redacting functionality to redact all sensitive info in config when printing with view (# 109189)%0A > 25d5761 Aggregated discovery client%0A > 4b1a9fd Merge pull request # 113314 from cici37/celIntegration%0A > ea9ec91 Merge pull request # 112905 from alexzielenski/kubectl-apply-csa-migration%0A > 3a430a4 API - make update%0A > 3daf180 Merge pull request # 113688 from dashpole/update_utils%0A > 898b7a3 add FindFieldsOwners util function%0A > dbe034b update k8s.io/utils to fix util tracing panic%0A > 4f63b62 add UpgradeManagedFieldsPatch%0A > 7ed3193 Merge pull request # 111545 from jlsong01/rewrite_signature_of_StartEventWatcher%0A > c8c6cb5 add OWNERS to csaupgrade%0A > cbe28cf Merge pull request # 113274 from Huang-Wei/kep-3521-A%0A > 3467961 rewrite signature of function StartEventWatcher%0A > a45874a remove kubectl annotation logic from upgrade patch%0A > 2248bf3 Automated codegen%0A > d576a35 Merge pull request # 113387 from wojtek-t/refactor_client_indexing%0A > 4fbef5b Merge pull request # 106242 from thockin/revive-copy-lb-status-type-to-ingress%0A > 5e7ba1f Minor cleanup of thread safe store%0A > bc6266d Merge pull request # 103177 from arkbriar/support_cancelable_exec_stream%0A > 3f162fe Copy LoadBalancerStatus from core to networking%0A > b69a16c Refactor store index into its structure%0A > 19b2e89 Merge pull request # 113523 from seans3/content-type-response%0A > 0563dec Propagate the panic with a channel%0A > 8ff4970 Get response content-type%0A > 2362c7b use subtests and defer in TestSPDYExecutorStream%0A > 0d57396 Merge pull request # 113304 from mimowo/handling-pod-failures-beta-ssa%0A > 5e0a531 Support cancelable SPDY executor stream%0A > a232cf0 Merge pull request # 113367 from pohly/dep-ginkgo-gomega%0A > a191e58 SSA to add pod failure conditions - ready for review%0A > 984bdbf dependencies: update to gomega v1.23.0 and ginkgo v2.4.0 and dependencies%0A > f87d047 Merge pull request # 112693 from aimuz/fix-GO-2022-0969%0A > d236783 Fixed (CVE-2022-27664) Bump golang.org/x/net to v0.1.1-0.20221027164007-c63010009c80%0A > ef8a2e5 Merge pull request # 113089 from zackzhangkai/fix-doc%0A > 197e479 Merge pull request # 108959 from astraw99/fix-duplicate-list%0A > 0945beb fix typo%0A > 42a0e1c Merge pull request # 113062 from alexzielenski/client-go-json-output%0A > f549acf Fix duplicate code block of ListAll function%0A > b6d3c8d Merge pull request # 107278 from harsimranmaan/allow_pagination_in_dynamic_fake_lister%0A > 624929c address feedback%0A > 9cc33a4 Merge pull request # 113106 from pohly/dep-ginkgo-gomega%0A > 0c269b7 remove selflink as per review feedback%0A > 12cafe2 refactor to use Schema(contentType)%0A > 9b51067 dependencies: update to gomega v1.22.1 and ginkgo v2.3.1%0A > fbd8e9a fix failing test assertions%0A > 8b6ceae add more options for fetching openapiv3 in clients%0A > fa9ed7f Merge pull request # 112860 from nckturner/remove-log-line%0A > 1f10368 Preserve metadata for fake dynamic client unstructured lists%0A > 6b24912 Merge pull request # 112988 from alexzielenski/update-kube-openapi%0A > 5870c62 Remove log line from expiration cache%0A > aea20dd Merge pull request # 113037 from pacoxu/fsnotify-v1.6.0%0A > e3bb48f update kube-openapi%0A > 1af3711 update fsnotify to v1.6.0%0A > e6d958c Merge pull request # 112989 from ameukam/bump-golang.org/x/text-to-v0.3.8%0A > 5e469ba Bump golang.org/x/text to v0.3.8%0A > f515a4c Merge pull request # 112774 from stevekuznetsov/skuznets/dynamic-client-similar%0A > b28f6c9 Merge pull request # 112875 from pohly/update-yaml%0A > 34e8a5d client-go: factor the dynamic client similarly to others%0A > c9afc73 dependencies: update to sigs.k8s.io/yaml v1.3.0%0A > f24bd69 Merge pull request # 112306 from tkashem/v1beta3%0A > ebc7cd4 Merge pull request # 112707 from enj/enj/i/https_links%0A > 9b97b72 rename assuredConcurrencyShares for flowcontrol v1beta3%0A > 2f43d37 Merge pull request # 112705 from stevekuznetsov/skuznets/fix-comment%0A > 1665808 Use https links for k8s KEPs, issues, PRs, etc%0A > 9bac803 apiserver: generate for apf v1beta3%0A > 3697342 Merge pull request # 112680 from enj/enj/i/tls_cache_key_comparable%0A > 956c1ce clients: clarify a misleading comment%0A > c81636c Merge pull request # 112665 from NoicFank/fix-typo%0A > cc2441c transport/cache: statically assert that tlsCacheKey is comparable%0A > be20b2b Merge pull request # 112673 from dims/update-to-latest-k8s.io/utils-sep-22%0A > 59765b8 fix typo error%0A > 04dbcd8 Update to latest k8s.io/utils to pick up changes%0A > 2fd4aac Merge pull request # 112613 from dims/update-github.com/go-openapi/jsonreference-to-drop-github.com/PuerkitoBio/purell%0A > 47ad72a update github.com/go-openapi/jsonreference to drop github.com/PuerkitoBio/purell%0A > f7c9c63 Merge pull request # 112545 from dims/update-etcd-3.5.5-and-all-otel-related-to-latest%0A > b6e72dc Merge pull request # 112226 from aojea/client_go_transport%0A > 6b5ecad updated etcd to v3.5.5 and newer otel libraries as well%0A > acfaa39 Merge pull request # 112352 from pohly/e2e-ginkgo-progress%0A > 1bd914a client-go: test transport generation is goroutine safe%0A > 037b5fd Merge pull request # 112514 from markmc/patch-1%0A > ec6c80a e2e: bump ginkgo to v2.2.0%0A > 3f66212 client-go: remove reference to TPR in examples%0A > 86ffa32 Merge pull request # 112475 from vatsalparekh/fix-TestRESTClientLimiter%0A > ece6462 Merge pull request # 112476 from enj/enj/i/list_pager_flake%0A > bf2b395 Fix Infelicities in TestRESTClientLimiter%0A > 58155b7 Merge pull request # 112450 from enj/enj/i/exec_tls_cache_holder_cleanup%0A > 6703098 Check for context cancellation on each buffered chunk%0A > eecd3e5 Merge pull request # 112091 from xyz-li/master%0A > 5dab9a0 client-go/transport: drop Dial and GetCert fields in favor of Holders%0A > f6b8521 Merge pull request # 111333 from flant/selfsubjectattributesreviews%0A > cc3cc93 kubectl: fix memory leaks in port forwarding client%0A > b2b55e6 Add auth API to get self subject attributes%0A > 18c3338 Merge pull request # 112200 from pohly/client-go-shared-informer-factory-shutdown%0A > 9dae691 Merge pull request # 112309 from shyamjvs/disable-compression%0A > ec4fedd client-go: support waiting for SharedInformerFactory shutdown%0A > ab826d2 Merge pull request # 112349 from pohly/klog-update%0A > 49ac40b Autogen code%0A > ab0bfda build: update to klog v2.80.1%0A > b8a8d94 Add DisableCompression option to KubeConfig%0A > f32861c Merge pull request # 112341 from enj/enj/i/second_time_is_the_charm%0A > 7d208ba Remove in-tree credential plugins (again)%0A > e003fa9 Merge pull request # 112017 from enj/enj/i/exec_tls_cache%0A > 2698e82 Merge pull request # 111967 from alexzielenski/csa-to-ssa%0A > 6a008ec exec auth: support TLS config caching%0A > 27c67e7 Merge pull request # 111122 from alexzielenski/informer%0A > 00d892f correct spacing%0A > d28c736 Merge pull request # 112022 from JackZxj/release-lock%0A > a300ae0 return when test is done%0A > 2efbeaf add boilerplate%0A > b8b6206 Merge pull request # 112199 from pohly/klog-update%0A > d04c2ce update lock getter of leaderelection%0A > 93e5e0e hold listener lock while waiting for goroutines to finish%0A > dac0826 remove inaccurate comment%0A > 5a2c3e9 dependencies: update to klog v2.80.0%0A > e11a988 simplify control flow%0A > 7634f2e make upgrade modify input instead of deep copying%0A > 7ccf7b0 Merge pull request # 112134 from apelisse/client-go-valid-segment%0A > ac7f657 fix spelling%0A > 9aa7c11 remove fieldsv1 from upgrade body%0A > d83ec9e Merge pull request # 112129 from pohly/e2e-ginkgo-report-after-each%0A > a4b84d8 Validate segments with client-go/dynamic%0A > 0f4a6cf reset listenersStarted%0A > 703d15e Update staging/src/k8s.io/client-go/util/csaupgrade/upgrade.go%0A > cac10a8 dependencies: update to ginkgo v2.1.6 and gomega v1.20.1%0A > 449817f add multithreaded test to shared informer%0A > 675ca93 refactor if statement%0A > 46d4284 Merge pull request # 111241 from Abirdcfly/fixtestorsource%0A > de0b767 remove duplicate test%0A > cfaca90 address comments%0A > bdae576 Merge pull request # 112068 from aojea/aojea_client_go%0A > 9b300de make TestListPager_EachListItem rework%0A > 0565962 address review comments%0A > 089614c remove last applied configuration information%0A > fd22687 add aojea as client-go reviewer%0A > 5a25eb0 switch listeners to use a map, adapt tests%0A > efe3789 add more test cases%0A > 35ead05 Merge pull request # 112052 from tosi3k/bump-client-golang%0A > 90c6a46 active remove/add tests for event handlers%0A > 46dc22f clean up test%0A > 5291ca2 Bump prometheus/client_golang to v1.13.0%0A > de4dd3a tests for invalid registration removals%0A > ced85a8 update godoc%0A >
|
|
|
051fc0940d
|
upgrade to latest dependencies (#730)
bumping golang.org/x/term 03fcf44...d974fe8: > d974fe8 go.mod: update golang.org/x dependencies > 1efcd90 go.mod: update golang.org/x dependencies > 97ca0e3 go.mod: update golang.org/x dependencies > f72a2d8 go.mod: update golang.org/x dependencies > f6f2839 term: remove unused variable > 8365914 go.mod: update golang.org/x dependencies > 7a66f97 term_test.go: replace io/ioutil with io and os package > a9ba230 A+C: delete AUTHORS and CONTRIBUTORS > 065cf7b x/term: prevent invalid indexing into stRingBuffer > e5f449a all: gofmt bumping golang.org/x/text 383b2e7...71a9c9a: > 71a9c9a all: fix some comments > ec5565b README.md: update documentation of module versioning > c8236a6 unicode/bidi: remove unused global > ada7473 all: remove redundant type conversion > 1bdb400 language: remove compatibility with go < 1.2 > 252bee0 go.mod: ignore cyclic dependency for tagging > ecab6e5 go.mod: ignore cyclic dependency for tagging > 369c86b all: fix a few function names on comments > 434eadc language: reject excessively large Accept-Language strings > 23407e7 go.mod: ignore cyclic dependency for tagging > b18d3dd secure/precis: replace bytes.Compare with bytes.Equal > 795e854 all: replace io/ioutil with io and os package > b0ca10f internal/language: bump script types to uint16 and update registry > ba9b0e1 go.mod: update x/tools to HEAD > d03b418 A+C: delete AUTHORS and CONTRIBUTORS > b4bca84 language/display: fix Tag method comment > ea49e3e go.mod: update x/tools to HEAD > 78819d0 go.mod: update to golang.org/x/text v0.1.10 > 8db23f8 all: gofmt > d1c84af message/pipeline: skip TestFullCycle on plan9-arm > 18b340f language: fix typo in update docs > 7d87486 text/unicod/bidi: remove duplicate assignment > 310d592 cmd/gotext: only match files ending with pattern > 459fa28 text/currency: format currency amount according to the locale > 85a1c56 text/collate: add testable examples > 8da7c0f gen.go: copy all tablesXX.X.X.go versions to golang.org/x/net > 835dae6 internal/export/idna: use nontransitional processing in Go 1.18 > 593da8d internal/export/idna: avoid strconv.Unquote errors on surrogate halves > 86e65b8 internal/export/idna: fix int32 overflows > bb1c798 internal/export/idna: make Transitional an actual toggle > 5bd84dd encoding/simplifiedchinese: Fixes € encoding in GB18030 > 1b99300 all: upgrade x/tools to latest > 22bfdb6 language: fix ExampleMatcher output > 29bf010 Revert "number: match input example to be Dutch as in the output" > 2ca5a52 internal/language: fix canonicalization of extlang bumping golang.org/x/sys 8c9f86f...90c8f94: > 90c8f94 unix: avoid converting non-pointers to unsafe.Pointer in PtraceIO > 4e121b1 unix: add missing address operator in initxattrdest > 68f9dcb windows/debug/svc: buffer channel passed to signal.Notify > 0e1262c unix: add ptrace(PT_DENY_ATTACH) wrapper for darwin > 6938dae unix: add missing constants used with struct Timex on Linux > 01b330b unix: improve flaky solaris test logging > e7d7f63 all: fix some comments > 7a75290 unix/linux: update to glibc 2.36 > 4112509 windows/mkwinsyscall: write source to temp file if formatting fails > 71da690 windows/mkwinsyscall: support "." and "-" in DLL name > b829a39 unix/linux: update to gcc 13.0.0, qemu 7.1.0 for loong64 > c3037ed unix: add support for clock_adjtime on Linux > 13fe000 cpu: add IsBigEndian > 17fce3a unix: avoid false positive in vet shift check > a6f4650 windows: use UTF16FromString and UTF16ToString from syscall > 6e4d1c5 unix/linux: update to Linux kernel 6.1 and Go 1.20-rc2 > b8be2fd cpu: add //go:build line to cpu_gccgo_x86.c > 1e9f341 unix: add //go:build line to gccgo_c.c > b60007c unix: add Uvmexp and SysctlUvmexp for NetBSD > b751db5 unix: gofmt hurd files after CL 459895 > b360406 unix: support TIOCGETA on GNU/Hurd > 3086868 unix: regen on OpenBSD 7.2 > 2b11e6b unix: remove Mclpool from openbsd types > 7c6badc unix: convert openbsd/mips64 to direct libc calls > 3b1fc93 unix: avoid allocations for common uses of Readv, Writev, etc. > 2204b66 cpu: parse /proc/cpuinfo on linux/arm64 on old kernels when needed > 72f772c unix: offs2lohi should shift by bits, not bytes > cffae8e unix: add ClockGettime on *bsd and solaris > 96e75de unix: improve Sendmsg and Recvmsg documentation > 127c0dd unix/linux: use Go 1.20rc1 to generate files > 3ca3b18 windows: add GetLargePageMinimum > d684c6f execabs: isGo119ErrDot: use errors.Is instead of string-matching > fc697a3 unix: add ParseOneSocketControlMessage to parse control messages without allocating > 5726498 unix: in Linux sendmsgN actually send one normal byte > 95e765b x/sys/unix: make ReadDirent available on zOS > 090e330 unix: add support for openbsd/ppc64 > 3938a4f cpu: add support for ppc64 on platforms other than aix and linux > a970992 unix: add support for openbsd/riscv64 > e2bdbfe unix: flip openbsd libc build tags > abe0a0a windows: replace uses of Close() with CloseHandle() > 68d869b unix: migrate some illumos definitions to solaris > 84dc82d all: use grep -E/-F instead of fgrep/egrep > f11e5e4 unix: use unsafe.Slice in (*FileHandle).Bytes > 6fa7a7c windows: allow calling WSASendto with nil Sockaddr > c57c793 unix: add SIG_BLOCK and friends for Linux > d9d178b unix: add PthreadSigmask for Linux > 8cfa568 unix: allow calling Sendto with nil Sockaddr > fb04ddd windows: add DWM window attribute related syscalls > 7b5979e unix: remove Go 1.12 compatibility on darwin > 63ea559 unix: add namespaced versions of Listxattr/Flistxattr/Llistxattr on *BSD > 76c7481 all: simplify unsafe.Slice usage in {Byte,UTF16}PtrToString > 3275c40 windows: add window handle related system calls > aba9fc2 unix: use unsafe.Slice instead of unsafeheader package > 2771309 unix: fix event port panic after close > 7ac13a9 unix: don't call t.Fatal from goroutine in TestSendmsgBuffers > 87db552 plan9: use unsafe.Slice instead of unsafeheader package > d0df966 unix: support all Setuid/Setgid and related syscalls on Linux > 9e1f761 x/sys/unix: use uintptr for tracee addresses on FreeBSD > d48e67d unix: use strconv.Itoa instead of local implementation > 2c41d75 unix: add IoctlLoop{Get,Set}Status64 on linux > c680a09 unix: improve solaris event port panic message > 20c2bfd cpu: fix cpu cacheLineSize for arm64 darwin(a.k.a. M1) > 2296e01 windows: remove duplicate words from comments > 5a39038 unix: convert openbsd/arm to direct libc calls > fbc7d0a unix: convert openbsd/386 to direct libc calls > 5f8f020 unix: convert openbsd/amd64 to direct libc calls > 74508da unix: convert openbsd/arm64 to direct libc calls > 1c4a2a7 unix: make mkasm_darwin.go usable with other operating systems > 3d627bb cpu: implement CPU feature detection for openbsd/arm64 > e9af53b unix: improve and simplify mkasm_darwin.go > 8e32c04 unix: add missing IFLA_* consts on linux > e052cef unix/linux: run each mkall.go target in a seperate goroutine > 6e608f9 unix: update perf_event_attr_go > a90be44 unix: fix sendmsgN return value for empty iovecs and non-empty oob > 66a0560 windows: support Windows SOCKADDR_BTH structure > 1609e55 windows: add QueryWorkingSetEx > 3c1f352 unix: implement recvmsgRaw and sendmsgN on aix > e65921a unix/linux: use Go 1.19rc2 instead of building gotip bumping golang.org/x/net a158d28...8e2b117: > 8e2b117 http2/hpack: avoid quadratic complexity in hpack decoding > 547e7ed http2: avoid referencing ResponseWrite.Write parameter after returning > 39940ad html: parse comments per HTML spec > 87ce33e go.mod: update golang.org/x dependencies > 415cb6d all: fix some comments > 7e3c19c all: correct typos in comments > 296f09a http2: case insensitive handling for 100-continue > f8411da nettest: fix tests on dragonfly and js/wasm > 8e0e7d8 go.mod: update golang.org/x dependencies > 7805fdc http2: rewrite inbound flow control tracking > 2aa8215 nettest: use RoutedInterface for probing network stack capability > ad92d3d websocket: don't recommend Gorilla > e1ec361 http2: fix race in TestCanonicalHeaderCacheGrowth > 1e63c2f http2: limit canonical header cache by bytes, not entries > 3247b5b go.mod: update golang.org/x dependencies > ecf7fda http2: deflake TestTransportMaxFrameReadSize > 0833b63 publicsuffix: embed table data > ecf091a publicsuffix: update table to latest list from publicsuffix.org > 2f8c3d1 http2: add Transport.MaxReadFrameSize configuration setting > 0e478a2 http2: add SETTINGS_HEADER_TABLE_SIZE support > a2d827a go.mod: update golang.org/x dependencies > 15e1b25 http2: speed up TestTransportRetryHasLimit > 93ec86b http2: support SetReadDeadline, SetWriteDeadline, FlushError > efda1ce http2: return os.ErrDeadlineExceeded from timed-out response body writes > a870f35 http2: support Server.ReadTimeout > d7f77dc Revert "http2: Send WindowUpdates when remaining bytes are below a threshold" > 702349b http2/h2c: handle errors when reading HTTP/1 request body > 7a67682 x/net/http2: gzipReader will reset zr to nil after closing body > a1278a7 http2: add common header caching to Transport to reduce allocations > c877839 http2: add a few other common headers to the shared headermap cache > c630100 http2: discard more frames after GOAWAY > 0c1aede http2: calculate a correct window increment size for a stream > 84c13af http2/hpack: build static table with go generate > 430a433 html: properly handle exclamation marks in comments > da05058 net/http: remove unnecessary slicing > 1568cf9 go.mod: update golang.org/x dependencies > cb67ada internal/socket: add support for openbsd/ppc64 > 311fa19 internal/socket: add support for openbsd/riscv64 > f25eb7e all: update golang.org/x/sys > f15817d webdav: ignore path and perm errors in PROPFIND > 0b7e1fb all: fix a few function names on comments > 8021a29 publicsuffix: change node table entry size to 40 bits > bcab684 all: use time.Since instead of time.Now().Sub > 107f3e3 http2: don't return from RoundTrip until request body is closed > f486391 http2: improved Request.Body.Close not to hold lock on connection > aa73b25 http2: handle MaxUploadBufferPerConnection of 65535 > 02166a9 internal/socket: properly reset Iov and Control on the msghdr > 8be6392 webdav: replace os.SEEK_XXX with io.SeekXXX > d300de1 http2: don't rely on double-close of a net.Conn failing > db77216 http2: remove race from TestTransportCancelDataResponseRace > d0c6ba3 http2: close client connections after receiving GOAWAY > 2e0b12c http2: Send WindowUpdates when remaining bytes are below a threshold > bf014ff http2: send undeclared trailers when body is not written > 4a395b0 Revert "http2: Send WindowUpdates when remaining bytes are below a threshold" > f2f64eb http2: Send WindowUpdates when remaining bytes are below a threshold > ca03788 dns/dnsmessage: remove unnecessary []byte conversions > 0081b4b http2/h2c: propagate HTTP/1 server configuration to HTTP/2 > f8f703f http2: accept HEAD requests with a body > bea034e all: remove redundant type conversion > 1e95f45 http/httpproxy: remove comment on https proxy precedance > f3363e0 http2: handle server errors after sending GOAWAY > 83b083e internal/socket: add missing import to zos-s390x file > b0a4917 dns/dnsmessage: use exported MustNewName in example > 3211cb9 nettest: fix Unix socket test on macOS > 4c34ddd http2: delete multipart form tempfiles after ServeHTTP returns > 1d4ff48 http2: add DialTLSContext to Transport > 13a9a73 http2: fix conn flow control when stream closes on bad content-length > 07c6da5 dns/dnsmessage: add AD and CD bits support > f428fae all: add FreeBSD riscv64 support > a33c5aa route: import syscall rather than golang.org/x/sys/unix > 7431dee lif: import syscall rather than golang.org/x/sys/unix > 0bcc04d http2: fix spec document links > c7608f3 ipv4, ipv6: enable additional tests on darwin and ios > f92ba40 route: remove RTM_LOCK on openbsd > 1f511ac internal/socket: delete darwin/{386,arm} code > 41545e8 route: drops const that x/unix has > 993b7b1 net: update to new x/sys version > 0699458 html: escape comment and doctype tokens' data > 46097bf internal/socket: support building with gccgo bumping knative.dev/pkg 2fdd6bf...645afb2: > 645afb2 bump golang.org/x/net to v0.7.0 (# 2695) > 0591b75 bump net and text packages (# 2692) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
ce26e92930
|
upgrade to latest dependencies (#691)
bumping golang.org/x/mod 9b9b3d8...86c51ed: > 86c51ed all: remove golang.org/x/xerrors dependency > 41445a1 zip: update TestUnzipSizeLimitsSpecial for CL 366854 > 145421b all: gofmt > 605edab sumdb/note: relax prescriptiveness of key hash format > a410e2d sumdb/note: catch a Verifiers that returns the wrong Verifier bumping knative.dev/pkg 158538c...714b763: > 714b763 upgrade to latest dependencies (# 2609) > 21d3b47 upgrade to latest dependencies (# 2608) > 8178c38 update k8s to 1.25.2 (# 2599) > fb2e4fb Preserve webhook namespaceSelector.matchLabels (# 2605) > 5c5da28 Update actions (# 2607) > 1fb3e67 Update community files (# 2606) > bc93b0a bump min kubernetes to v1.23 (# 2595) > 8cacac2 upgrade to latest dependencies (# 2604) bumping github.com/go-logr/logr 99e02a9...47e013c: > 47e013c Merge pull request # 128 from thockin/format-test > b359493 Merge pull request # 140 from thockin/testing_testr > d731630 Add some test cases > 28755ae Merge pull request # 130 from thockin/nil-stringer > 5377a98 Move testing -> testr, deprecate, alias old names > 4610455 Reformat existing test cases > ec7c16c Merge pull request # 135 from thockin/fix-actions-go-versions > 945d619 funcr: Handle panic in Stringer, Marshaler, error > e2fd555 Merge pull request # 133 from pohly/nil-logger > e438a74 Fix GH actions for Go versions, drop 1.14 > af7b868 Add stringer, error, marshaler to benchmark > eb02c45 Merge pull request # 129 from tonglil/patch-1 > 68ef51c docs: describe handling of optional logger parameters > 8aa3af1 Update README.md bumping k8s.io/kube-openapi 3ee0da9...67bda5d: > 67bda5d Merge pull request # 308 from alexzielenski/fieldlevelannotation > 011e075 Merge pull request # 302 from ruquanzhao/branch2 > 4d09b3c add field level override integration test for openapi gen > c39d0f6 Merge pull request # 306 from apelisse/go-1.18 > dff3465 Remove newlineReporter custom report > 74b52a2 update smd to 4.2.3 > 1062c7a Merge pull request # 304 from dims/switch-to-released-version-of-v3.8.0-github.com/emicklei/go-restful/v3 > 0bed9f0 Update to go1.18 > 89ff079 upgrade ginkgo to ginkgo/v2 > 48d47d9 remove unused function > 31174f5 Merge pull request # 303 from dims/move-to-newer-v3-version-of-go-restful > 77c5a1e Switch to released version of v3.8.0 - github.com/emicklei/go-restful/v3 > bff9878 add ability to override structType with field-level annotation > 5e7f5fd Merge pull request # 300 from Jefftree/remove-bazel-references > ca8f27e Move to newer version (v3) of github.com/emicklei/go-restful > b28bf28 Merge pull request # 283 from alexzielenski/gnostic_conversion > fa41ef1 Remove bazel references > c715a76 add direct conversion for gnostic v2 types bumping sigs.k8s.io/json 9f7c6b3...f223a00: > f223a00 Merge pull request # 16 from kevindelgado/strict-error-path-separation > ff3dbbe Merge pull request # 14 from liggitt/go118 > b536e95 store err type and path separately in strict errors > 227cbc7 Merge pull request # 15 from liggitt/ci-refresh-go > 4017094 sync go1.18 changes from encoding/json > 93e9748 Check latest go version in CI bumping sigs.k8s.io/structured-merge-diff/v4 65611e5...26781d0: > 26781d0 Merge pull request # 224 from apelisse/revert-backwards-incompatible-changes > 4ad28cc Merge pull request # 223 from apelisse/v5 > 4d3633c Remove all copies of Schema and Map > ebd569f Merge pull request # 220 from alexzielenski/fieldannotation > 1754a8d Create package v5 for backward incompatible change > b4e893e Revert "use pointer semantics for schema" > 5e8be97 Merge pull request # 222 from alexzielenski/fix-exponential-bug > c779eba fix gofmt > a70144b Revert "Create package v5 for backward incompatible change" > 8f72076 Merge pull request # 221 from apelisse/improve-operations-parsing > 478fc28 fix nil schema type not being deduced to whatever the other operand is > 50567d1 update gofmt > e3fbe42 Merge pull request # 204 from zqzten/retry_add_back_owned > 11d9bfa Change operation test dependency on parseableType rather than typename > 0f66c33 Add exponential test failure for large CR > 15f722a add benchmark excercising field-level overrides > 0f3c884 Merge pull request # 215 from alexzielenski/schema-copy > 41d6b2c add test for multiple version appliers with reliant fields conversions > 8a2620f Name operation tests after their filename > 60b3b65 use pointer semantics for schema > 73412af Merge pull request # 213 from apelisse/add-readme-testdata > f345637 fixup! add CopyInto method to schema.Schema > 5e01923 add back owned items at pruned version first > 00b6b52 add field-level element relationship which overrides referred type > aa301db Merge pull request # 214 from apelisse/update-jsoniter-go118 > f0fadd0 Add README to explain how schemas can be generated > c26273c add CopyInto method to schema.Schema > b2bdf68 Update jsoniter to v1.1.12 to work with go1.18 bumping github.com/imdario/mergo 9316a62...9f23e2d: > 9f23e2d Update README.md > 7816d7f Merge pull request # 86 from vdemeester/append-slice-without-pancking > 9a471d7 Appending slice can cause Mergo to panic… bumping k8s.io/api 44d27eb...4b838ea: > 4b838ea Update dependencies to v0.25.2 tag > fce3016 Merge pull request # 112161 from pohly/automated-cherry-pick-of-# 112129-origin-release-1.25 > 29513a2 dependencies: update to ginkgo v2.1.6 and gomega v1.20.1 > 5c4a1b1 Merge remote-tracking branch 'origin/master' into release-1.25 > 714e431 Merge pull request # 111657 from aojea/hc_nodeport > 8608211 Merge pull request # 109090 from sarveshr7/multicidr-rangeallocator > 7840548 doc services healthcheckNodePort is inmutable > b88698c Merge pull request # 111258 from dobsonj/kep-596-ga-feature-flag > a7621fb Auto generate code for ClusterCIDR API > 2f9e588 Merge pull request # 111113 from mimowo/retriable-pod-failures-job-controller > b964bc7 Move CSIInlineVolume feature to GA > 14e048f Introduce networking/v1alpha1 api, ClusterCIDR type > 3be517c Merge pull request # 111696 from liggitt/go119mod > fe83bea Support handling of pod failures with respect to the specified rules > 991b481 Merge pull request # 108692 from jsafrane/selinux > e281bde Update go.mod to go1.19 > f42f86a Regenerate files > a39f97c Add CSIDriverSpec.SELinuxMount > c8f0601 Merge pull request # 111677 from dims/stop-panic-in-govet-levee > ea1451a run lint-dependencies and follow directions > a2b9bcc Stop panic in govet-levee CI job > ad89a10 Merge pull request # 110495 from alexzielenski/atomic-objectreference > e590d1f Merge pull request # 111090 from kinvolk/rata/userns-support-2022 > d978b18 mark persistentvolume's claimRef as granular > 7488a8c Merge pull request # 111435 from soltysh/cronjob_timezone_beta > 2a31718 Update autogenerated files > d351ecd Merge pull request # 111557 from alexzielenski/update-smd-422 > f990455 Update generated > 9448de2 pkg/apis, staging: add HostUsers to pod spec > ae37896 update smd to 4.2.3 > 010c740 Promote CronJobTimeZone to beta > 1b82208 Merge pull request # 110959 from mimowo/retriable-pod-failures-pod-conditions > 08dedd8 Introduction of a pod condition type indicating disruption. Its `reason` field indicates the reason: > f5e1938 Merge pull request # 111587 from ialidzhikov/k8s-utils@ee6ede2d64 > b3c30ab Update `k8s.io/utils` to `ee6ede2d64ed` > be740eb Merge pull request # 111441 from denkensk/respect-topology > a76179a Merge pull request # 111402 from verb/111030-ec-ga > acf399c code generated by script for MatchLabelKeys in TopologySpreadConstraint > 537ea12 Merge pull request # 111442 from ialidzhikov/k8s-utils@56c0de1e6f > d8280df Remove EphemeralContainers beta disclaimer > d96a10b api defination for MatchLabelKeys in TopologySpreadConstraint > 8f210eb Update `k8s.io/utils` to `9bab9ef40391` > 04aced3 Merge pull request # 111254 from dims/update-to-golang-1.19-rc2 > dda4dee Generate and format files > f6f0d0e Merge pull request # 111194 from ravisantoshgudimetla/promote-maxSurge-ga > f77fa25 Merge pull request # 111229 from ravisantoshgudimetla/promote-podOS-GA > 7b89ea1 Generated: maxSurge for DS > 9a18f7a Merge pull request # 110178 from kevindelgado/validation-beta-1-25 > 844753e Generated: PodOS field to GA > d895ab7 api: Promote DS maxSurge to GA > 096c9df Merge pull request # 110388 from sanposhiho/graduate-mindomain-beta > 1d3dcfc update kjson > bdc8eb0 api: Promote PodOS field to GA > fa32a3a Merge pull request # 110896 from ravisantoshgudimetla/promote-minReadySec-sts-update-ga > eeea400 Update doc comment > 08c75a7 Merge pull request # 111008 from cici37/bumpCEL > 40e8eea Generated: minReadySeconds for STS > 0110f55 Update v1 package to graduate minDomains to beta > 0c6d49d Bump cel-go to v0.12.0 > df27ddf api: Promote statefulset MinReadySeconds to GA > b9bd732 Merge pull request # 110564 from j4m3s-s/add-ports-doc-fix > 51e4c4a Merge pull request # 111010 from thockin/remove-refs-to-EndpointSliceNodeName > b7c39ad Fix description of Ports in PodSpec > 248dcdb Merge pull request # 111001 from pohly/klog-update > 4756865 Remove obsolete refs to gate EndpointSliceNodeName > b5b8fba build: update to klog v2.70.1 > 8488949 Merge pull request # 110990 from thockin/svc-typenames-IPFamilyPolicyType > ed77e2e Rename IPFamilyPolicyType => IPFamilyPolicy > 33ab20e Merge pull request # 110868 from rikatz/endport-to-ga > f18d381 Merge pull request # 110831 from chendave/openapi > 270b22d Generated files for endPort promotion > 724b071 Bump `kube-openapi` to the latest > e803bc1 Promote endPort to GA > b98f264 Merge pull request # 110724 from pohly/klog-update > 61fcc0f build: update to klog v2.70.0 > edebc67 Merge pull request # 110561 from Shubham82/extend_Description > 60387f6 Merge pull request # 110378 from lucacome/bump-grpc > 1cba8e4 RBAC: Modify the Description for the apiGroup. > 89ed2a8 Bump grpc to v1.47.0 > 6b0201d Merge pull request # 110520 from dims/update-gopkg.in/yaml.v3-to-v3.0.1 > 2c10714 Update gopkg.in/yaml.v3 to v3.0.1 > d50b1bc Merge pull request # 109293 from iamNoah1/improve-ingressclassname-api-doc > 832b1f4 Merge pull request # 109938 from dims/move-from-k8s.gcr.io-to-registry.k8s.io > bba462c generate ressources after change request > ed22bb3 Move from k8s.gcr.io to registry.k8s.io > d1f2717 add change requests > be84346 Merge pull request # 109968 from kerthcet/feature/optimize-apifield-comment > e85f85a generate ressources after change request > 209903b amend comment of NodeInclusionPolicy > bac3ee2 add change requests > ae35a85 Merge pull request # 108492 from kerthcet/feature/add-NodeInclustionPolicies > a3f4ca9 generate ressources after change request > 202371b feat: add NodeInclusionPolicy to TopologySpreadConstraint in PodSpec > 4e39c88 add change requests > 9b88471 Merge pull request # 109891 from pohly/log-dependency-update > af2d87a add generated assets > 548c53c Merge pull request # 109602 from lavalamp/remove-clustername > 0f669be dependencies: logr and zapr v1.2.3 > 4b894ff first shot improving api doc for ingressclassname > 5e2f5ad Merge pull request # 109308 from danwinship/traffic-policy-docs > eb567e7 compat > a2ee8c7 Merge pull request # 109803 from liggitt/api-fixture-data > 85c4c9d Clarify ExternalTrafficPolicy/InternalTrafficPolicy definitions > fcb6509 Merge pull request # 109440 from liggitt/gomod-1.18 > 1afa1ae Remove v1.22.0 API fixture data > 3f52c1d Regenerate vendor > a2ae4d4 Add v1.24.0 fixture data > d672b36 Merge pull request # 109506 from wangrzneu/fix-comment > f2f8c15 Merge pull request # 109421 from vpnachev/fix/typo-in-token-request-doc-string > 35e4518 fix IngressClassParametersReferenceScopeCluster comment in staging/src/k8s.io/api/networking > af4f75e Merge pull request # 105963 from zhucan/bugfix-95367 > aed3ebb Fix typo in TokenRequest doc string > 7a89730 Merge pull request # 109436 from JamesLaverack/revert-108290 > 56fb9f0 generated code and doc > 1f82dd7 Revert "Introduce APIs to support multiple ClusterCIDRs (# 108290)" > 6f81c7b csi: add nodeExpandSecret support for CSI client bumping knative.dev/hack 92a65f1...3fdc50b: > 3fdc50b Remove Signing Feature Gate (# 236) > 2d67db5 generate provenances (# 237) > 52a87e1 Update community files (# 235) bumping golang.org/x/tools 897bd77...b3b5c13: > b3b5c13 internal/lsp/cache: invalidate packages with missing deps when files are > 39a4e36 internal/lsp/regtest: only run /default tests with -short > f157068 internal/lsp/regtest: allow sharing memoized results across regtests > 8ccb25c internal/lsp: treat struct tags as string type > 6c8a6c4 internal/lsp: suppress parameter hint when argument matches parameter > c83f42d internal/lsp: update inlay hints documentation to include go snippets > 8b47d4e all: update dependencies > 7600454 gopls: update dependencies > 2a6393f internal/lsp: Refactor to share logic with rename > 4375b29 cmd/auth/cookieauth: delete unreachable os.Exit > 005c07a gopls/internal/vulncheck: adjust logging > 04bd087 internal/lsp: enable fillstruct for generics > 6ec939a internal/span: fix incorrect bounds check in ToOffset > 178fdf9 gopls/internal/regtest: unskip Test_Issue38211 > 1cfe623 gopls/internal/regtest: unskip TestQuickFixEmptyFiles > 3d474c8 internal/lsp/diff: new diff implementation to replace go-diff > a2a2477 gopls/internal/regtest: externalize shouldLoad tracking > 7b605f4 gopls/internal/vulncheck: pass go version to vulncheck config > 126ef8f gopls/internal/govulncheck: sync x/vuln@b9a3ad9 > a732e45 gopls: update golang.org/x/vuln > 980cbfe A+C: delete AUTHORS and CONTRIBUTORS > ec1f924 internal/lsp: add check for nil results to fillreturns > 79f3242 godoc: support go1.19 doc comment syntax > 2957e9d go/callgraph/vta: use types.IsInterface instead of our own isInterface > 2eaea86 go/callgraph/vta: do not include interface types during propagation > dc45e74 internal/lsp: Update FilterDisallow to support matching directories at arbitrary depth. > ce6ce76 internal/lsp/regtest: increase the time allowed for shutdown > 32129bf go/internal/gcimporter: adjust importer to match compiler importer > 22d1494 internal/gcimporter: add support for reading unified IR export data > c3af7c2 internal/lsp/cache: delete workspacePackageHandles (dead code) > 1a4e02f internal/lsp/analysis/unusedvariable: add analyzer > db8f89b internal/memoize: rename Handle to Promise > a7c53b5 internal/analysisinternal: move FindBestMatch to internal/lsp/fuzzy > 9b6c018 internal/lsp/cache: don't trim unexported struct fields > 85173cc internal/lsp/cache: follow usual structure for packages, analysis maps > b2eae76 internal/lsp/cache: simplify modwhy cache > dcb576d internal/lsp/cache: simplify modtidy > b230791 internal/lsp/cache: move PosTo{Decl,Field} out of cache > 8730184 internal/lsp/fake: retry spurious file lock errors on windows > 459e2b8 internal/lsp/progress: actually close over Context in WorkDoneWriter > 7c06b01 go/callgraph/vta: remove interprocedural flows for receiver objects > 6e6f313 internal/lsp/regtest: simplify, consolidate, and document settings > 3db2cdc internal/lsp: wait for ongoing work to complete during server shutdown > a5adb0f internal/lsp/cache: use mod=readonly for process env funcs > a79ee0f Revert "Revert "internal/lsp/cache: don't pin a snapshot to view.importsState" > bc957ec internal/lsp/source: use token.File-agnostic positions to dedupe refs > b6e4951 Revert "internal/lsp/cache: don't pin a snapshot to view.importsState" > 71dc5e2 internal/lsp/cache: make snapshot reference counting uniform > 42457a5 internal/lsp/cache: don't pin a snapshot to view.importsState > d6c099e internal/memoize: document stateIdle, RefCounted > 53ead67 internal/memoize: delete Generation and Bind > 8746177 internal/lsp/cache: simplify ParseGo > 9c2a556 internal/lsp/cache: fail addPackageHandle if metadata is stale > 1dfab61 internal/lsp/cache: use GetHandle not Bind for 5 URI-keyed maps > 2aef121 internal/lsp: consolidate .go/go.mod link logic > 8184d1f internal/lsp/cache: use GetHandle not Bind in astCacheData > 36430f4 internal/lsp/cache: use GetHandle not Bind for actions > b929f3b internal/span: make NewRange accept File, not FileSet > d69bac6 internal/lsp/cache: cache isActiveLocked calculation across snapshots > afa4a95 internal/lsp/cache: persist known subdirs > 698251a internal/lsp/cache: sort Metadata.Deps, for determinism > f79f3aa internal/lsp/cache: clarify buildPackageHandle > e92a18f internal/lsp/lsppos: reduce allocations in NewMapper > f487f36 internal/lsp/source: reduce allocation in workspace-symbols > 7b04e8b internal/persistent: no-op deletion from map does not allocate > f042799 internal/memoize: delete Bind(cleanup) hook > bec0cf1 internal/lsp/cache: avoid Handle mechanism for workspace dir > ffc70b9 lsp/completion: fix ranking of *types.PkgName candidates > 93bf1fc gopls: add range over channel postfix completion > 79fefdf internal/memoize: do not iterate all handles on generation destruction > fa4babc internal/lsp/cache: use persistent map for storing packages in the snapshot > 9358add internal/lsp/cache: remove unused function > c77473f gopls: upgrade staticcheck to v0.3.2 > e8e5b37 internal/lsp/cache: don't construct a new metadata graph if no changes > 8314b7a go/analysis: add suggested fix for unkeyed composite literals > 8865782 internal/lsp: add text edits for unkeyed literals > 1a196f0 internal/lsp/cache: don't build symbol info for non-Go files > b84d509 gopls/doc: regenerate documentation > c10541a go/analysis/passes/fieldalignment: document "false sharing" > 7743d1d internal/lsp: respect range for inlay hints > 0248714 internal/lsp: add additional instrumentation around package loading > e5b3324 internal/lsp: add InlayHint regtests > 2a90056 go/gcexportdata: fix Find for Go modules > 7404bd2 all: gofmt some recent file changes > ec0831a refactor/satisfy: don't crash on type parameters > 66bbba3 internal/memoize: remove unused Store.generations map > 56116ec internal/memoize: don't destroy reference counted handles > 10494c7 cmd/digraph: fix typo > 93a03c2 internal/lsp/cache: invalidate reverse closure when loading packages > c36379b internal/lsp/cache: don't set new metadata if existing is valid > e1ec1f3 internal/imports: use a module resolver if GOWORK is set > 60ca636 internal/lsp: use camel case for inlay hint config fields > 2994e99 internal/persistent: change map to use set/get as method names > 22ab253 internal/lsp: rename viewport to range > 3f5f798 internal/lsp/cache: use persistent map for storing files in the snapshot > f60e9bc internal/lsp/cache: use persistent map for storing gofiles in the snapshot > 871637b internal/lsp: add settings for inlay hints and enable > a44cc76 cmd/stringer: use explicit NeedX values instead of deprecated LoadSyntax > 4e231cb internal/lsp/cache: don't prune unreachable metadata on clone > a2de635 internal/lsp/cache: honor the go.work for computing workspace packages > cbb8e8e internal/span: optimise URI.Filename to avoid allocation > 63d8015 internal/lsp/cache: minor simplifications to Symbols > 59bd4fa internal/lsp: find references to package > a1303c8 internal/lsp: remove tooltip from inlay hints > 641b30b internal/lsp: add inlay hints for inferred type params > 70ccf57 go/packages: fix loading single file when outside of GOPATH, module > 381ac87 internal/lsp/debug: reduce critical sections in trace > 1e14d99 internal/lsp: add inlay hints for composite literal types > e987015 internal/lsp/cache: symbolize in parallel > 88325aa internal/memoize: add trace region for Handle.run > c353b05 internal/lsp/cache: delete checkSnapshotLocked > 567c98b internal/lsp/cache: don't walk URIs to invalidate metadata > dffd645 internal/lsp/cache: only clone metadata if something changed > 4ba3d22 internal/lsp/cache: clone the metadata graph when clearing ShouldLoad > 39d3d49 internal/lsp/cache: use metadataGraph.Clone in snapshot.clone > 8a92078 internal/lsp/cache: build a new metadata graph on load > 9f38ef7 internal/lsp/cache: derive workspace packages from metadata > 041035c Revert "internal/lsp/cache: reduce critical sections" > d097bc9 gopls/internal/vulncheck: include nonaffecting vulnerability info > e8b9ff1 gopls/internal/govulncheck: sync x/vuln@4eb5ba4 > 654a14b internal/lsp/cache: reduce critical sections > 27db7f4 gopls: update golang.org/x/vuln to latest @4eb5ba4 > c993be6 go/analysis/internal/checker: log codeFact error, remove unused action.inputs > ed27611 internal/lsp/cache: cache known subdirs pattern > ebc084a internal/lsp: add inlay hints count to test summary > c15c045 internal/lsp: enable inlay hint tests > 0343989 internal/lsp: fix error message for inlay hints > a41fc98 internal/lsp/cache: use [256]byte Hash instead of hex digit string > c41ddce internal/lsp: include padding in inlay hint marker tests > 5e48d26 internal/lsp: add inlay hints for composite literal names > 83b0675 internal/lsp: add inlay hints for constant values > ecc1479 internal/lsp: add inlay hints for variable types > 65c0181 internal/lsp: support textDocument/inlayHint for parameter names > 9651276 internal/lsp/cache: optimize Snapshot.clone > 697795d internal/lsp/regtest: don't run the connection on the test context > ad756c7 internal/lsp: initial test set up for inlay hints > 1d19788 internal/lsp/cache: always compute IsIntermediateTestVariant > 4a8620f internal/lsp/cache: move metadata fields to a new metadataGraph type > a3d129c internal/lsp/cache: extract module load errors when go.work is used > 6bfd3a4 Revert "internal: temporarily disable tests so we can land CL 410955" > 5ca4cc8 internal: temporarily disable tests so we can land CL 410955 > 63dfc2d internal/lsp/cache: two minor optimizations > 030812f internal: remove unneeded FileSets > 2417911 go/analysis/internal/checker: add -test flag for single/multi-checkers > 43cce67 go/analysis: document need for deterministic Fact encoding > af82757 cmd/callgraph: add test of -algo=vta > 76325da internal/lsp/progress: detach context for all progress notifications > b2fbc38 cmd/callgraph: add -algo=vta option > d68628a go/ast/astutil: clarify PathEnclosingInterval > 3dd056a internal/lsp/mod: fix broken assumptions about file base > 0cdf4b5 internal/lsp/source: eliminate ColumnMapper.PointSpan in favor of Pos > 9d7bf95 internal/lsp: factor out column mapper construction from content > 9e1d19b internal/span: eliminate TokenConverter > dae3f4b internal/lsp/diff: remove unused TokenConverter parameters > de3ef4a internal/lsp/source: remove workaround for newline terminated files > 6b760fc internal/lsp/source: remove ineffectual memoization in MappedRange > ea60815 internal/lsp: use the correct converter for mapped range offsets > 1ff52e2 gopls/internal/vulncheck: use internal/govulncheck > 2bb78cf internal/lsp: add missing bug reporting, and panic during marker tests > 0e859af go/analysis/analysistest: use listed mode instead of deprecated const > f385733 internal/gocommand: skip ill-formed env vars in cmdDebugStr > ccb1050 internal/lsp/cache: invalidate metadata when parsing issues resolve > 904e24e go/ssa: tweak Function.Name() for generic instantiations > 4dd2c74 internal/govulncheck: copy from x/vuln repo > b62b00f internal/lsp: add an option to get notified of bug reports > 960b4ce internal/typeparams: adds core type implementation > b55ed5e internal/lsp/regtest: only print RPC logs if asked > 44db4eb gopls/internal/regtests: add a test for bad go.work files > f97a804 go/analysis/passes/nilness: fixed slice not being considered as non-nil > 13bcb69 internal/lsp/analysis/stubmethods: recognize *ast.CallExpr > facb0d3 internal/span: eliminate Converter and FileConverter > 814e0d7 go/gcexportdata: don't assume that fmt names never change > 1e55371 go/ssa: fix *SelectorExpr within *IndexExpr handling > 29d48d6 go/callgraph/rta: adds tests for (instantiated) generics > ed968f6 internal/lsp/bug: add a package for bug reporting > 090b14e internal/lsp/regtest: make TestResolveImportCycle robust to error order > 820e093 go/types/objectpath: implement fast path for concrete methods > cfd9905 go/ssa: inline *ssa.selection methods > 304195c go/ssa: create *ssa.selection. > f918e87 gopls/internal/vulncheck: copy logic of govulncheck -html > a518b79 gopls/internal/vulncheck: synchronize cache access > ad497c6 internal/lsp/cmd: add -config option to gopls vulncheck > 62d837c go/analysis/passes/httpresponse: minor clarification > 6eb3de2 internal/lsp/analysis: fix a doc comment typo > 728485f gopls/internal/regtest: add a test for using staticcheck with generics > 1a5eed3 cmd/compilebench: use -p, handle packages with asm files > 93852cb internal/lsp: fix source.CompareDiagnostic asymmetry > 8ec40b5 x/tools/go/ssa: instantiate sel.Recv() on MethodVal. > 28c754d internal/lsp/analysis: analyzer for //go:embed directive > 033cbfc internal/typeparams: run go generate with go1.18.2 > bc0e26e internal/typeparams: remove examples in favor of x/exp/typeparams > b87ceec go/analysis/passes/httpresponse: inspect enclosing context of resp, err > 313af96 go/ast/astutil: make Apply follow TypeParams fields > d303668 internal/lsp/cache: use cached parsed files for symbols, if available > 0fb1abf internal/lsp: factor out go/token wrapper into a safetoken package > cde25b3 internal/lsp/lsppos: add helpers for mapping token positions > 22b7096 internal/lsp/cmd: change vulncheck to directly call the hook > 72a884b gopls: update golang.org/x/vuln dependency > d7e01c0 internal/lsp/source/completion: use typeutil.Map for short-circuiting > d299b94 passes/copylock: suppress reports on Offsetof and Alignof > 30fbd19 internal/lsp: fix fillstruct for structs with unsafe.Pointer > 0ebacc1 internal: remove pre-go1.12 conditionally compiled files > 45c8a71 internal/tool: implement structured help command > d27d783 cmd/godoc: expand skips in TestWeb > 4911e4a internal/testenv: remove darwin/arm case from NeedsGoBuild > 54c7ba5 go/analysis/passes/asmdecl: add build tag for loong64 > b4c4500 README: restructure and update > 556c550 internal/lsp/cache: invalidate packages that have added files > 4a3fc21 internal/lsp: only linkify urls with http, https, and ftp schemes > 04fc2ba cmd/godoc: skip TestWeb if waitForServerReady fails > 6872d3b passes/unusedwrites: Add TODO for how to handle generics. > 7c895e0 pointer: Adds unit tests for pointer with type parameters. > ddadc42 guru: Add a TODO list to the guru cmd. > c39ac6a callgraph/vta: Removes dead return statement (misc cleanup). > aafffac internal/lsp/source: avoid panic in HoverIdentifier > c862641 cmd/digraph: only print non-trivial sccs > 6fff1af go/analysis/passes/errorsas: update testdata for new warning > 115b454 go/analysis/passes/errorsas: warn if errors.As target is *error > 60b4456 go/callgraph/static: adds tests for (instantiated) generics > a37ba14 go/callgraph/cha: adds tests for (instantiated) generics > dcaea06 go/callgraph/vta: adds tests for (instantiated) generics > b44fad8 lsp/completion: fix func literals with type params > 5bb9a5e lsp/completion: fix literal completions with type params > 0941294 lsp/completion: further improve generic func arg ranking > c903563 internal/lsp/cache: don't cache parsed files when checking for metadata > 825b661 nilness: add unit test for generic instantiation. > 2548a8b ssautil: Add unit tests that set ssa.InstantiateGenerics > ae12e8f ssa: switch lblocks to types.Object > 559469a internal/lsp: render package documentation when hovering over a package import > fa7afc9 lsp/completion: improve generic func arg ranking > d567bc1 go/ssa: monomorphize generic instantiations. > 5d7ca8a go/ssa: return nil on parameterized types on MethodValue. > 48a2cc8 x/tools: remove dependency on golang.org/x/xerrors > 235b13d cmd/godoc: remove usage of golang.org/x/xerrors > b22f048 internal/jsonrpc2*: remove usage of golang.org/x/xerrors > bcfc38f go/packages: remove usage of golang.org/x/xerrors > 37590b3 gopls: remove usage of golang.org/x/xerrors > e854e02 go/ssa: fix miscompilation of <<= and >>= statements > c02adcc go/packages: ask for EmbedPatterns and EmbedFiles if needed > 5bb9c48 x/tools/go/packages: on Go 1.19+, explicitly ask for -json fields needed > 00aa68c go/ssa/interp: use *ssa.Global as key type for interpreter.globals > b4aba4b go/internal/gcimporter: key tparams by Package instead of pkgname > 46bc274 go/ssa: Update callee for wrapper function instantiation. > 884ffcd go/analysis: add support for loong64 > afc6aad go/packages: make loadFromExportData ignore go.shape > b7d7574 internal/lsp/protocol: avoid replying with non-nil interface values in case of error > 1f10767 gopls/doc: update neovim examples for nvim 0.7 > a220087 internal/lsp/protocol: ignore reply values with non-nil errors in jsonrpc2_v2 adapters > d5f48fc all: gofmt > d996daa go/ssa: gofmt > f9c13bb go/pointer: gofmt > ad8ef15 go/callgraph: gofmt > ce1e683 go/analysis: gofmt > 2bbdb7a gopls, internal/lsp: gofmt > 5fef6fd cmd: gofmt > 04fab9a go/callgraph/vta: avoids cycles for pathological recursive types > fbebf43 go/internal: gofmt > b900e88 go/ssa: emit Low expression before High in *ast.Slice > b2552ef internal/lsp: run go mod vendor exclusively to avoid file contention > 9e788ee internal/lsp/fake: consider mtime when polling for file changes > fe932b4 go/ssa: Instantiate calls to generic functions and methods. > ce5936c go/ssa: bound functions are now unique per instantiation. > 7dd9f20 go/ssa: Adds datastructures for function instantiation. > ee2bc8b go/ast/astutil: fix panic in DeleteNamedImport from line directive > 48e6d8d cmd/fiximports: skip TestFixImports on plan9-arm > 7f10777 gopls/internal/regtest/modfile: temporarily skip TestSumUpdateFixesDiagnostics > 7cc24c2 gopls: upgrade staticcheck to v0.3.0 > 1f763df internal/lsp: add semantic tokens for arrows in declarations > b3e0236 go/ssa: Track created functions in the builder. > 6731659 go/ssa: adds position info to implicit field selection instructions > 74cea6e internal/imports: ignore some line directives > 37acb39 internal/lsp: run vulncheck in specified dir > 4077921 all: fix spelling > ff66cbe internal/lsp: remove unused parameters from moduleAtVersion > 7d125fe cmd/callgraph: expand windows/arm64 skip to the whole platform > 153e30b internal/lsp/lsprpc: only propagate explicit GOWORK when using remote > cda13e2 internal/lsp: fix incorrect line and start of semantic tokens > 41787c4 gopls: run go mod tidy -compat=1.16 to fix the 1.16 build > b9a4807 internal/gopathwalk: remove unnecessary call to os.Lstat > 8e193c2 go/ssa: removes conversion of index value in Index and IndexAddr to int > 9d8009b go/analysis: validate report if analyzer.Run is empty > 761e51f go/ssa/interp: Adds reflect.DeepEqual model for interp testing > e342718 gopls/internal/vulncheck: skip vuln entries without callstacks > b22bc85 gopls/doc: update stale documentation on generics > e693fb4 go/internal/gcimporter: fix IImportBundle error text > ed5a15c go/internal/gcimporter: replace assert with more helpful panic > f4515dd go/packages: fix load with NeedTypes but not NeedImports > 11930bd go/packages: fix handling of NeedExportFile in go list > e0095ae go/packages: fix precedence typo in needtypes calculation > e309672 go/packages: rename NeedExportsFile to NeedExportFile > 54af36e internal/lsp: handle invalid URL args in command params > 707beb0 internal/lsp/source: descend into fields and field lists in qualifyExpr > 1e5ae83 internal/lsp/command: remove unnecessary json struct tag > b7db7eb internal/lsp/cmd: add vulncheck command > c62a3b3 gopls/internal/vulncheck: limit the included callstack count > 78ff15e tools: fix some typos > f23240f gopls/go.mod: switch to golang.org/x/vuln/vulncheck > 4adaded internal/lsp/source: handle empty strings in directoryFilters > 2536df9 internal/lsp/source: include builtin name in hovered signature > cd31eaa internal/lsp/command: add RunVulncheckExp > 4737f45 internal/lsp/command: add VulncheckArgs/Result types > 84a0321 doc/generate.go: handle non-empty JSON tag correctly > 4460e9b gopls/internal/vulncheck: copy x/vuln/cmd/govulncheck/cache.go > 9fd677e gopls/internal/vulncheck: add cmd that runs govulncheck-like analysis > b169789 go/ssa: add position information for switch case conditions > 9814b1b gopls: update settings link to code lenses > 87a8611 x/tools/go/packages: add Embed support > 1428e83 lsp/completion: fix bogus generic func conversion > cbdab03 lsp/completion: fix bogus type param candidate > 3a6cbd6 lsp/completion: improve completion for func type params > c717623 go/analysis/passes/asmdecl: define register-ABI result registers for PPC64 > 86b02b3 internal/lsp/cache: check for nil WorkFile.Go > 5ea13d0 internal/lsp/source: move doc links to the bottom of hover > 779dfa4 internal/lsp: invalidate package on go.mod change with go.work > c7b0e9a internal/lsp/template: fix processing of multi-line tokens > e998cd2 internal/lsp: remove unused code > 877ec07 internal/lsp/cache: remove unused code > 85d68bc internal/lsp: update LSP stubs, including provisional InlayHints > fb5dfde internal/imports: update stdlib index for 1.18 > d67eab4 go/types/objectpath: break cycles through type parameters in find > 77aa08b internal/completion: default to regular completion for f.Fuzz without f.Add > 6799a7a internal/lsp/source: canonicalize objects in reference/rename requests > 54a569a internal/imports: use first quote when matching import path > 40370f8 go/internal/gcimporter: add a test case for issue 51219 > 24806f2 go/analysis: add tests check for calling *F methods in fuzz func > dff7c5f go/internal/gcimporter: guard against infinite recursion with recursive > 49d48a0 go/analysis/passes/composite: allow InternalFuzzTarget > 198cae3 go/ssa: split pkg() into different cases for *Package and *types.Package > ee31f70 internal/lsp: add completion for use directives > 622cf7b internal/lsp/cache: copy workFile when invalidating workspace > e7a12a3 go/ssa: add type substitution > c773560 internal/lsp/cache: set GOWORK=off when mutating modfiles > 613589d internal/lsp: more precise completions for *testing.F fuzz methods > 9f99e95 go/analysis: add analyzer for f.Add > 7b442e3 go/callgraph/vta: fix package doc > 1670aad go/analysis: fix bug with finding field type > fd72fd6 go/ssa/interp: adding external functions for tests > b105aac internal/lsp: use regexp to add go mod edit -go quick fix > 03d333a internal/lsp: add snippet completion for function type parameters > 94322c4 go/internal/gcimporter: pass -p to compiler in test > b59c441 internal/lsp/cache: always consider go.work files for ws expansion > e155b03 cmd/getgo: exec main from TestMain instead of running 'go build' in tests > e562276 internal/lsp: add hover for go.work use statements > 121d1e4 internal/lsp: report diagnostics on go.work files > 0eabed7 cmd/file2fuzz: exec main from TestMain instead of running 'go build' in tests > 19fe2d7 gopls: update xurls dependency, remove \b workaround > 3ce7728 internal/lsp/source: support stubbing concrete type params > 3286927 internal/lsp/cache: construct workspace even when go.work has error > 09e0201 go/ssa: determine whether a type is parameterized. > e43402d go/ssa: changes Package.values to objects. > a972457 go/ssa: adds *types.Info field to ssa.Function. > fc47946 go/ssa: Move BasicBlock operations into block.go > 7103138 gopls: add regtest for edit go directive quick fix > 4a5e7f0 internal/lsp: correctly apply file edits for edit go directive > 6a6eb59 go/ssa: Put type canonicalization on own mutex. > afc5fce gopls/doc: address additional comments on workspace.md > abbbcaf gopls/doc: update the documentation for workspaces to suggest go.work > 72442fe gopls: update neovim documentation for imitating goimports > ffa170d internal/jsonrpc2_v2: fix a racy map assignment in readIncoming > 625c871 gopls: update neovim documentation for using go.work > fb3622a signature-generator: add Go func signature fuzzing tools > 5d35a75 internal/jsonrpc2_v2: clarify documentation > abc106c gopls/integration/govim: build gopls using go1.18rc1 > c2ddf3d internal/lsp: add quick fix for unsupported feature > 0e44f7a gopls/doc/advanced.md: correct commands for unstable version build > acdddf6 go/ssa: allows right operand of a shift to be signed. > 9ffa3ad internal/lsp: Provide completions for test function definitions > b7525f4 internal/lsp: hash go version into package key > 5210e0c gopls: wire in LangVersion and ModulePath for gofumpt formatting > e6ef770 go/types/typeutil: don't recurse into constraints when hashing tparams > 258e473 internal/lsp/source: disable the useany analyzer by default > b7d2949 internal/lsp: don't store diagnostics for builtin.go > 4f21f7a gopls: update gofumpt to v0.3.0 > 3e31058 internal/imports: update to permit multiple main modules > 43f084e internal/typesinternal: update typesinternal for 1.18 bumping k8s.io/apimachinery 97e5df2...478dd6e: > 478dd6e Merge pull request # 112527 from liggitt/automated-cherry-pick-of-# 112526-upstream-release-1.25 > 14bc1be Limit redirect proxy handling to redirected responses > 8252641 Merge pull request # 112330 from enj/automated-cherry-pick-of-# 112193-upstream-release-1.25 > 10b456c Merge pull request # 112161 from pohly/automated-cherry-pick-of-# 112129-origin-release-1.25 > 4759a80 Add an option for aggregator > 3296217 dependencies: update to ginkgo v2.1.6 and gomega v1.20.1 > 117bd9b Merge pull request # 111113 from mimowo/retriable-pod-failures-job-controller > 74deb3d Merge pull request # 111696 from liggitt/go119mod > dbffa07 Support handling of pod failures with respect to the specified rules > fef5499 Update go.mod to go1.19 > 41606c6 Merge pull request # 111677 from dims/stop-panic-in-govet-levee > 6627090 run lint-dependencies and follow directions > addc01f Stop panic in govet-levee CI job > f15b816 Merge pull request # 110495 from alexzielenski/atomic-objectreference > e68cae5 update kube-openapi > b541046 Merge pull request # 111557 from alexzielenski/update-smd-422 > ace683f update smd to 4.2.3 > 899984f Merge pull request # 111587 from ialidzhikov/k8s-utils@ee6ede2d64 > c77a8ed Update `k8s.io/utils` to `ee6ede2d64ed` > 954536d Merge pull request # 111450 from HecarimV/fix-22072710 > d58901c Merge pull request # 111454 from HecarimV/fix-log-capitalized > a9b0d05 cleanup: omit redundant arguments in make call > 8b07078 Merge pull request # 111496 from HecarimV/unnecessary-fmt > 1be2ea2 cleanup: fix some error log capitalization > 3bab4b1 Remove unnecessary use of fmt.Sprintf > 47ba8cb Merge pull request # 111442 from ialidzhikov/k8s-utils@56c0de1e6f > 0a1c3aa Update `k8s.io/utils` to `9bab9ef40391` > 7fb0342 Merge pull request # 111254 from dims/update-to-golang-1.19-rc2 > 9652184 Merge pull request # 106388 from alexzielenski/ssa-ignore-nonsemantic-changes > fdf7942 Generate and format files > 915d89a Merge pull request # 111173 from BinacsLee/binacs/regenerate-sets > 65bf58a optimize nil and empty also for slices > 0661104 Merge pull request # 110178 from kevindelgado/validation-beta-1-25 > fb683c6 Re-Generate k8s.io/apimachinery/pkg/util/sets > 6586a12 optimize nil and empty case for parity with other branch > 5d375c1 update kjson > 019f1e1 revert timestamp updates to object if non-managed fields do not change > cff14a5 Merge pull request # 111081 from HecarimV/fix-22071210 > afc5e00 Merge pull request # 111008 from cici37/bumpCEL > 6f7b214 Fix: some typo in apimachinery/pkg > 51e28bc Merge pull request # 111097 from saltbo/fix-thethe-typo > cd7836f Bump cel-go to v0.12.0 > 5074e27 fix: update the typo code comment > 0897ed8 Merge pull request # 108532 from cbandy/status-cause > 9cb1f71 Merge pull request # 110916 from zhoumingcheng/master-code-v1 > 9291eff api/errors: Improve performance of Is* functions > 4afd3f4 Merge pull request # 109111 from chendave/ginkgo_upstream > 8c521e1 Fix a typo > 1eec2ee Use errors.As to detect wrapping in StatusCause > c87322d update ginkgo from v1 to v2 and gomega to 1.19.0 > 2496976 Merge pull request # 111001 from pohly/klog-update > d40a017 build: update to klog v2.70.1 > a869692 Merge pull request # 110831 from chendave/openapi > e4283bb Bump `kube-openapi` to the latest > 66bbc50 Merge pull request # 110788 from 21kyu/change_reflect_ptr > 55378ba Change reflect.Ptr to reflect.Pointer > e74e8a9 Merge pull request # 110724 from pohly/klog-update > 21dbaf7 build: update to klog v2.70.0 > eda93e0 Merge pull request # 110448 from twilight0620/test0608 > c5be385 Merge pull request # 110378 from lucacome/bump-grpc > 6243438 add some uts of group_version.go > bae69c6 Bump grpc to v1.47.0 > b90ea24 Merge pull request # 110520 from dims/update-gopkg.in/yaml.v3-to-v3.0.1 > 1831736 Update gopkg.in/yaml.v3 to v3.0.1 > d407afb Merge pull request # 110351 from dims/switch-to-v3-of-github.com/emicklei/go-restful > 5e1e879 Switch to v3 of github.com/emicklei/go-restful > be3a79b Merge pull request # 109892 from jlsong01/add_annotation_comments > 5abf6e2 Merge pull request # 110207 from wojtek-t/clean_shutdown_managers > 21bf400 clarify a comment on annotation key validation > be75d4d Make contextForChannel public > e3c6631 Merge pull request # 110079 from ash2k/dial-with-context > e929c35 Always dial using a context > e572490 Merge pull request # 109752 from MadhavJivrajani/remove-apimachinery-clocks > e11374f Merge pull request # 110040 from astoycos/fix-panic > 5526e82 apimachinery/clock: Delete the clock package > ca5c89b Merge pull request # 110029 from ash2k/ash2k/no-double-tls-validation > 7c09d67 Fix additional panic > 4f2ae94 tls.Dial() validates hostname, no need to do that manually > ec91382 Write Unit test to imitate Panic > 28c7554 Merge pull request # 109651 from ash2k/ash2k/spdy-cleanup > f3b1305 Merge pull request # 108080 from astoycos/issue-132 > 284911f Pass context for TLS dial > 1c398d5 Merge pull request # 107213 from mk46/portname_validation > 912a38b Fix Panic Condition > f1ceaed Don't clone headers twice > 4778951 Merge pull request # 109891 from pohly/log-dependency-update > b243f86 Fixed portName validation error message. > b85d889 Merge pull request # 109602 from lavalamp/remove-clustername > 1c1f82a dependencies: logr and zapr v1.2.3 > 0ac710b generated files > 430b920 Remove ClusterName > 5f6d692 Merge pull request # 109804 from cici37/celUpdate > a5de00b Merge pull request # 109750 from aojea/spdy_tls > b6901b9 Update go-control-plane, cncf/xds/go, cncf/udpa/go and remove unused versions > b042ede Merge pull request # 109440 from liggitt/gomod-1.18 > e57894b spdyroundtripper: d tlson't verify hostname twice > 535f064 Update GRPC > 92ee148 Regenerate vendor > 1564fe5 spdyroundrippter: close the connection if tls handshake fails > 5ac2923 Update genproto and antlr. > f71cc27 Merge pull request # 109259 from roycaihw/tweak-quantity-docs > 54c2bc0 Bump cel-go to v0.11.2 > 080c0c7 Merge pull request # 109212 from alexzielenski/copylock-fix > af9793b Generated files > cf0bfa9 Tweak Quantity docstring for ease of reference generation bumping golang.org/x/net 27dd868...a158d28: > a158d28 A+C: delete AUTHORS and CONTRIBUTORS > 1185a90 ipv4,ipv6: retry ENOBUFS in TestPacketConnReadWriteUnicastUDP > c90051b http2/h2i: update install documentation > 69896b7 lif: use SIOCGLIF*, AF_* and SOCK_DGRAM consts from x/sys/unix > 1bab6f3 lif: use IFT_* consts from x/sys/unix > 263ec57 lif: remove unused sysIFF_* constants > 9d032be Revert "http2: enable VerboseLogs in TestTransportGroupsPendingDials" > 355a448 http2: enable VerboseLogs in TestTransportGroupsPendingDials > 694bf12 http2: add newly dialed conns to the pool before signaling completion > fb05da6 nettest: skip known failure mode of TestTestConn/TCP/RacyRead on windows/arm64 > c690dde http2: remove arbitrary timeouts in server_test.go > c960675 http2: eliminate arbitrary timeouts in testServerResponse > c186220 http2: prioritize RST_STREAM frames in priority write scheduler > 5463443 go.mod: update golang.org/x/sys to latest version > 1d687d4 http2/h2c: support direct hand off of h2c-upgrade connections > 2e3eb7b http2: optimization of AppendHuffmanString > 183a9ca http2: exclude some header from 1xx responses > 20f9603 nettest: log more details about err for checkForTimeoutError > 45b2658 all: fix go vet warnings > 9564170 http2: allow sending 1xx responses > 2871e0c ipv4,ipv6: retry ENOBUFS and shut down the PacketConn on failure in TestPacketConnConcurrentReadWriteUnicastUDP > 1d1ef93 http2: use custom concurrent safe noBodyReader type when no body is present > 1850ba1 http2: make the Server use the priority write scheduler > a630d4f http2: support concurrent Request.Close calls > 290c469 all: gofmt > aac1ed4 http2: skip "write: broken pipe" failures in TestServer on OpenBSD > 749bd19 net/http2: omit invalid header value from error message > 543a649 http2: log pings and RoundTrip retries when http2debug=1 > de3da57 net/http/httpproxy: support non-ASCII characters in NO_PROXY bumping k8s.io/utils 3a6ce19...ee6ede2: > ee6ede2 Merge pull request # 252 from ialidzhikov/cleanup/testdata > 9bab9ef Merge pull request # 251 from dims/tolerate-path-lookup-issues-in-golang-1.19 > a4934a1 Move test data file under testdata/ > 56c0de1 Merge pull request # 249 from ialidzhikov/pointer-func-deprecations > ee5bcf5 tolerate path lookup issues in golang 1.19 > f6158b4 Merge pull request # 248 from aojea/ci > 161a940 Properly deprecate the funcs from the pointer pkg > 74ebc72 IP.UnmarshalText() uses net.Parse internally > 105d5f1 fix linter > f2fee6f call to (*T).Fatalf from a non-test goroutine (govet) > 8cc7140 update github CI bumping k8s.io/code-generator 65c70a5...7e9837e: > 7e9837e Merge pull request # 112161 from pohly/automated-cherry-pick-of-# 112129-origin-release-1.25 > ecb165b dependencies: update to ginkgo v2.1.6 and gomega v1.20.1 > 775c304 Merge remote-tracking branch 'origin/master' into release-1.25 > d31c93c Revert "Remove gcp and azure auth plugins" > 7a6b27b Update go.mod to go1.19 > fa4467d Merge pull request # 111677 from dims/stop-panic-in-govet-levee > 7b3066b run lint-dependencies and follow directions > c04cb7f Stop panic in govet-levee CI job > aed7155 Merge pull request # 110495 from alexzielenski/atomic-objectreference > 02dff21 update kube-openapi > 24b65b5 Update kubectl kustomize to kyaml/v0.13.9, cmd/config/v0.10.9, api/v0.12.1, kustomize/v4.5.7 (# 111606) > ce96325 Merge pull request # 111557 from alexzielenski/update-smd-422 > 3e298a9 update smd to 4.2.3 > 98b8ad1 Merge pull request # 111587 from ialidzhikov/k8s-utils@ee6ede2d64 > 7d41d4b Update `k8s.io/utils` to `ee6ede2d64ed` > f7e6982 Merge pull request # 111442 from ialidzhikov/k8s-utils@56c0de1e6f > 5e969f2 Update `k8s.io/utils` to `9bab9ef40391` > 22db44c Merge pull request # 111254 from dims/update-to-golang-1.19-rc2 > 53c2ca0 Generate and format files > a08f67b Merge pull request # 110178 from kevindelgado/validation-beta-1-25 > e22e97f update kjson > 40a88eb Merge pull request # 111008 from cici37/bumpCEL > 9a892d0 Bump cel-go to v0.12.0 > d665e29 Merge pull request # 108792 from wongearl/modify-todo > dc61ef8 Merge pull request # 111001 from pohly/klog-update > dec659d fix CustomArgs annotation, todo describe > 162a509 build: update to klog v2.70.1 > 132cd9f Merge pull request # 110831 from chendave/openapi > 0bd13bc Bump `kube-openapi` to the latest > 068d9f8 Merge pull request # 110724 from pohly/klog-update > 051a429 build: update to klog v2.70.0 > 4e8f8f5 Merge pull request # 110378 from lucacome/bump-grpc > 39381c1 Bump grpc to v1.47.0 > a2acbb4 Merge pull request # 110546 from liggitt/fix-example > cb496e7 Merge pull request # 110518 from dims/switch-to-released-version-of-v3.8.0-github.com/emicklei/go-restful/v3 > e246394 Drop spurious replace > f2ea995 Merge pull request # 110520 from dims/update-gopkg.in/yaml.v3-to-v3.0.1 > 306deab Switch to released version of v3.8.0 - github.com/emicklei/go-restful/v3 > d8adc26 Update gopkg.in/yaml.v3 to v3.0.1 > 35a5f00 Merge pull request # 110351 from dims/switch-to-v3-of-github.com/emicklei/go-restful > e1fbd90 Switch to v3 of github.com/emicklei/go-restful > 7d977b3 Merge pull request # 110013 from enj/enj/i/remove_azure_gcp_auth_plugins > 7e85903 Remove gcp and azure auth plugins > 9f887a7 Merge pull request # 109891 from pohly/log-dependency-update > acd6f5b Merge pull request # 109602 from lavalamp/remove-clustername > 7c0fe80 dependencies: logr and zapr v1.2.3 > 05559de generated files > 8ed2cce Merge pull request # 109804 from cici37/celUpdate > f82eadd Update go-control-plane, cncf/xds/go, cncf/udpa/go and remove unused versions > cd6d91a Update GRPC > df8059b Update genproto and antlr. > 4a69c11 Bump cel-go to v0.11.2 > 0a834f8 Merge pull request # 109440 from liggitt/gomod-1.18 > 5cbad16 Regenerate vendor > 8f17de0 Merge pull request # 109031 from Jefftree/openapiv3beta > 858bf3c generated: Update kube-openapi and vendor bumping k8s.io/client-go 3e73df6...593f096: > 593f096 Update dependencies to v0.25.2 tag > 1904631 Merge pull request # 112161 from pohly/automated-cherry-pick-of-# 112129-origin-release-1.25 > 8f4eb75 Merge pull request # 112336 from enj/automated-cherry-pick-of-# 112017-upstream-release-1.25 > e278668 dependencies: update to ginkgo v2.1.6 and gomega v1.20.1 > 1874bc6 exec auth: support TLS config caching > db7e2d8 Merge pull request # 112055 from aanm/automated-cherry-pick-of-# 111752-origin-gh-aanm-release-1.25 > c9008f3 client-go/rest: check if url is nil to prevent nil pointer dereference > 1a46dfd Revert "client-go: remove no longer used finalURLTemplate" > b3e4a40 Merge remote-tracking branch 'origin/master' into release-1.25 > c2f61ae Update removal warnings to 1.26 > 54e42ab update-gofmt > ef26118 Revert "Remove gcp and azure auth plugins" > a890e7b Merge pull request # 109090 from sarveshr7/multicidr-rangeallocator > f10f16e Merge pull request # 111113 from mimowo/retriable-pod-failures-job-controller > 76884cd Auto generate code for ClusterCIDR API > 3300752 Merge pull request # 111696 from liggitt/go119mod > c439b25 Support handling of pod failures with respect to the specified rules > ce9ac37 Merge pull request # 108692 from jsafrane/selinux > 4100519 Update go.mod to go1.19 > a00e9ab Regenerate files > 55b6f70 Merge pull request # 111677 from dims/stop-panic-in-govet-levee > 606e4a8 run lint-dependencies and follow directions > fe9020e Stop panic in govet-levee CI job > e803ec6 Merge pull request # 110495 from alexzielenski/atomic-objectreference > 07171f8 Merge pull request # 111090 from kinvolk/rata/userns-support-2022 > b5feb25 mark persistentvolume's claimRef as granular > bebf219 Update kubectl kustomize to kyaml/v0.13.9, cmd/config/v0.10.9, api/v0.12.1, kustomize/v4.5.7 (# 111606) > 912b04a Update autogenerated files > c5a511a update kube-openapi > 68639ba Merge pull request # 111557 from alexzielenski/update-smd-422 > 828c3cb pkg/apis, staging: add HostUsers to pod spec > b0d4101 Merge pull request # 111475 from alculquicondor/clear_pod_disruption > 1631be4 update smd to 4.2.3 > 3dfaef5 Add clock interface to disruption controller > 3e9c4b4 Merge pull request # 111587 from ialidzhikov/k8s-utils@ee6ede2d64 > 2037cc6 Update `k8s.io/utils` to `ee6ede2d64ed` > 07735ea Merge pull request # 111441 from denkensk/respect-topology > 95367f2 Merge pull request # 110851 from negz/more-like-mac-slow-s > 2190b2f code generated by script for MatchLabelKeys in TopologySpreadConstraint > ec0f337 Merge pull request # 111387 from marseel/feature/retry_internal_errors > 761f55c Use SHA256 sums to verify discovery cache integrity > c2d2c47 Merge pull request # 111228 from Abirdcfly/220716 > ff6bf67 Add option to retry internal api error in reflector. > 735524f Use sha256 to sanitize discovery HTTP cache keys > fe12e65 Merge pull request # 111442 from ialidzhikov/k8s-utils@56c0de1e6f > 65b1e7d clean Unreachable code > 1ea239f Use checksums instead of fsyncs to manage discovery cache corruption > 7a55c3b Update `k8s.io/utils` to `9bab9ef40391` > 76fccca Add a benchmark for the discovery cache RoundTripper > cc879cd Merge pull request # 111254 from dims/update-to-golang-1.19-rc2 > b5c7588 Merge pull request # 109141 from ulucinar/bump-discovery-burst > 2a6c116 Generate and format files > b2097e6 Merge pull request # 110666 from ldsdsy/modify > 4aac6a7 Bump discovery burst of default ConfigFlags to 300 > 4db4856 Merge pull request # 111242 from wojtek-t/fix_leaking_goroutines_11 > 123d4e7 Fix a typo > ed7d154 Bump default burst limit for discovery client to 300 > 95a40e2 Merge pull request # 110178 from kevindelgado/validation-beta-1-25 > 9dde02d Clean shutdown of client integration tests > 267b657 Merge pull request # 111235 from Abirdcfly/220719 > b4c3510 update kjson > 0cfc963 Merge pull request # 110649 from harshanarayana/fix/GIT-110335-fix-fake-event-expansion > ca60e0e fix a possible panic because of taking the address of nil > c6bd30b Merge pull request # 111176 from p0lyn0mial/upstream-cacher-refactor-for-streaming > e2ef408 GIT-110335: address namespace defaulting for events > 441e2c8 reflector: simplify reading the resourceVersion > 04f67d5 reflector: move LIST to its own method > 4e28921 reflector: refactor watchHandler > 163ee0b Merge pull request # 111080 from zhoumingcheng/master-v3 > 743e29d Merge pull request # 111008 from cici37/bumpCEL > 84e1219 Correct some wrong syntax > 79a582f Merge pull request # 111097 from saltbo/fix-thethe-typo > 7f7dbbc Bump cel-go to v0.12.0 > eabd428 Merge pull request # 111002 from HecarimV/fix-220707 > 7c3fa18 fix: update the typo code comment > 59fda2e Merge pull request # 111087 from HecarimV/fix-22071205 > f295032 fix static-check for staging/src/k8s.io/client-go/ > 2f582c2 Fix:import the same package multiple times > 3b969f9 Merge pull request # 111001 from pohly/klog-update > 26b5064 build: update to klog v2.70.1 > 506ef89 Merge pull request # 110990 from thockin/svc-typenames-IPFamilyPolicyType > 61a7d9d Rename IPFamilyPolicyType => IPFamilyPolicy > a16e76e Merge pull request # 110831 from chendave/openapi > 6a58c3a Bump `kube-openapi` to the latest > f5b6af4 Merge pull request # 110788 from 21kyu/change_reflect_ptr > 1b23c15 Change reflect.Ptr to reflect.Pointer > 8dfe88a Merge pull request # 110724 from pohly/klog-update > 899bcd7 Merge pull request # 110425 from LY-today/fake-evict-list-err > cb4a10d build: update to klog v2.70.0 > 0647d43 Merge pull request # 109632 from weilaaa/recorrect_byindex_input_param > 9ac8bfe fix: list pod err after an pod evicted > acab036 Merge pull request # 110436 from nicks/nicks/issue-1108 > 64585cf correct input params and add godoc > 830d4c4 Merge pull request # 110378 from lucacome/bump-grpc > 5ce7078 client-go: fix panic in ConfirmUsable validation > e0fa504 Bump grpc to v1.47.0 > 2a9f955 Merge pull request # 110518 from dims/switch-to-released-version-of-v3.8.0-github.com/emicklei/go-restful/v3 > d4fc9af Merge pull request # 110520 from dims/update-gopkg.in/yaml.v3-to-v3.0.1 > 7e1edab Switch to released version of v3.8.0 - github.com/emicklei/go-restful/v3 > 08b4bbc Update gopkg.in/yaml.v3 to v3.0.1 > 87a5b7b Merge pull request # 110351 from dims/switch-to-v3-of-github.com/emicklei/go-restful > cf0ba13 Switch to v3 of github.com/emicklei/go-restful > f88de91 Merge pull request # 96771 from soltysh/shortcut_expander > e2598a4 restmapper: re-try shortcut expander after not-found error > cf13620 Merge pull request # 84145 from bells17/fix-typo > 33115b4 Merge pull request # 110100 from tkashem/client-go-backoff-fix > 21f4308 Fix typo: type -> eventtype > 0bc005e Merge pull request # 110076 from karlkfi/patch-1 > 71b8c17 client-go: fix backoff delay > 8764064 fix: reflector to return wrapped list errors > ef63e49 Merge pull request # 110013 from enj/enj/i/remove_azure_gcp_auth_plugins > 1f7dc88 Remove gcp and azure auth plugins > 77f6364 Merge pull request # 108080 from astoycos/issue-132 > b4b8e5e Merge pull request # 108492 from kerthcet/feature/add-NodeInclustionPolicies > f19a514 Fix Panic Condition > 5bb1a76 feat: add NodeInclusionPolicy to TopologySpreadConstraint in PodSpec > 2420926 Merge pull request # 109891 from pohly/log-dependency-update > 7c5b742 Merge pull request # 109602 from lavalamp/remove-clustername > c301d44 dependencies: logr and zapr v1.2.3 > 5a9c3ac generated files > c0ab12a Merge pull request # 109804 from cici37/celUpdate > bb66d80 Merge pull request # 109607 from liggitt/drop-unused-third-party > 631da0c Update go-control-plane, cncf/xds/go, cncf/udpa/go and remove unused versions > f4c553f Merge pull request # 109440 from liggitt/gomod-1.18 > 7481505 Remove package variables > 28feddd Update GRPC > ccff963 Regenerate vendor > 28c4a4d Drop unused golang/template funcs > a8fbc49 Update genproto and antlr. > 671a40c Merge pull request # 109520 from cncal/lcn_cleanup_duplicate_code_snippet > ac3e4ba Bump cel-go to v0.11.2 > 211d8a7 Merge pull request # 109443 from kevindelgado/dynamic-apply > 152e68f Remove the duplicate code snippet in client-go delaying_queue tests > 2cf1a8f Merge pull request # 105963 from zhucan/bugfix-95367 > 4eab6be Add Apply and ApplyStatus methods to dynamic ResourceInterface > 28ccde7 Merge pull request # 109436 from JamesLaverack/revert-108290 > 1f8debf generated code and doc > f9fdccd Revert "Introduce APIs to support multiple ClusterCIDRs (# 108290)" bumping golang.org/x/sync 036812b...886fb93: > 886fb93 A+C: delete AUTHORS and CONTRIBUTORS > 0de741c x/sync/errgroup: make note of the default errgroup goroutine limit (unlimited) > 0976fa6 x/sync/errgroup: add TryGo and SetLimit to control concurrency bumping github.com/google/go-cmp d103655...f144a35: > f144a35 Additional cleanup with Go 1.13 as minimal version (# 295) > 63c2960 remove xerrors (# 292) > 71220fc Use string formatting for slice of bytes (# 294) > 4664e24 Fix printing of types in reporter output (# 293) > 79433ac Run tests on Go 1.18 (# 290) > 039e37c Add //go:build lines (# 285) > 3242228 Drop hacks to work around Go reflection bugs in Go1.9 (# 282) > f59cd61 Update minimum supported version to go1.11 (# 281) > 6faefd0 Reduce minimum length for specialize string diffing (# 275) > f1773ad Use any alias instead of interface{} (# 276) > 9094ef9 Change build status badge (# 269) > 3ee52c8 Fix spelling mistakes (# 271) > 395a0ac Use sha256 in test (# 268) > 402949e Merge pull request # 266 from dsnet/fix-format > 290a6a2 Avoid shadowing variable (# 263) > d5fcb38 Fix textual printing of byte slices > 248ccff Fix staticcheck findings (# 262) bumping google.golang.org/grpc aff571c...5b509df: > 5b509df Change version to 1.47.0 (# 5377) > ed75225 Don't call cmp in non testing file (# 5370) > 081c688 client: fix hctx leakage in addrConn.createTransport (# 5337) > 30b9d59 client/SubConn: do not recreate addrConn if UpdateAddresses is called with the same addresses (# 5373) > 459729d xds/priority: avoid sending duplicate updates to children (# 5374) > 9f4b31a Added HTTP status and grpc status to POST check (# 5364) > 333a441 xds/ringhash: update connectivity state aggregation, and make sure at least one SubConn is connecting in TF (# 5338) > e23132c Added support for metadata matcher invert (# 5345) > d9b952b xds/resolver: use correct resource name in log message (# 5357) > db79903 xds/priority: start the init timer when a child switch to Connecting from non-transient-failure state (# 5334) > 462d867 xds: Add Outlier Detection configuration and CDS handling (# 5299) > 5c46f1a xdsclient/csds: fix leaked metadata (# 5339) > ee67b3d xds: Handle loops and ignore duplicates in aggregated cluster handling (# 5317) > 799605c client: fix potential panic during RPC retries (# 5323) > 78b13f2 xds/client: hold authority mutex before making a new authority (# 5331) > de73b2b examples: improve error messages (# 5329) > dc86d5d internal/proto: update generated code (# 5332) > 7567a5d documentation: fix typo in RegisterCodec godoc (# 5306) > 3bf6719 test/interop: register RLS to the interop test client (# 5272) > 8d68434 gcp/observability: correctly test this module in presubmit tests (# 5300) > ebd0983 xds/eds: reject EDS resources with multiple instances of the same locality in the same priority (# 5303) > 9711b14 server: clarify documentation around setting and sending headers and ServerStream errors (# 5302) > 924e484 server: return better status for context err when writing header (# 5292) > 5682cc6 Change version to 1.47.0-dev (# 5298) > 4467a29 gcp/observability: implement logging via binarylog (# 5196) > 18fdf54 cmd/protoc-gen-go-grpc: allow hooks to modify client structs and service handlers (# 5240) > 337b815 interop: build client without timeout; add logs to help debug failures (# 5294) > e583b19 xds: Add RLS in xDS e2e test (# 5281) > 0066bf6 grpc: perform graceful switching of LB policies in the `ClientConn` by default (# 5285) > 3cccf6a xdsclient: always backoff between new streams even after successful stream (# 5280) > 4e78093 xds: ignore routes with unsupported cluster specifiers (# 5269) > 99aae34 cluster manager: Add Graceful Switch functionality to Cluster Manager (# 5265) > 42cadc1 test: cleanup balancer switching tests (# 5271) > b6873c0 grpc: move to `TransientFailure` in `pick_first` LB policy when all addresses are removed (# 5274) > 474948a github: run all testing jobs to completion even if one fails (# 5282) > c57d2b1 clientconn: fix target parsing tests to be tolerant to new url.URL field OmitHost (# 5279) > 562e12f test: use channelz instead of stats handler to determine RPC count (# 5275) > e63e123 advancedtls: remove the usage of CDP in CRL enforcement (# 5218) > 3a74cd5 balancergroup: Add trigger point to gracefully switch a child (# 5251) > 34660d1 test: use `t.Fatal` instead of `panic` for service config parsing errors (# 5266) > 96bdede pickfirst: cleanup tests (# 5263) > e49486d test: add a test for clientConn close with pending RPC (# 5264) > 2fccb82 metadata: copy slices in FromContext() functions (# 5267) > 9d08896 github: update to test with Go 1.18 (# 5262) > 597e5d1 don't apply defaultSC upon receipt of invalid service config (# 5257) > 51ddcba xds: suppress redundant updates only when we are SERVING (# 5258) > 4635bf2 make the RLS LB policy name available in the internal package (# 5259) > 50d0d0a server: set TCP_USER_TIMEOUT socket option for linux (# 5219) > 7840bd6 grpc: add a comment explaining why updateClientConnState is handled inline (# 5261) > 7ea4af9 internal/googlecloud: refactor OS-dependent code (# 5239) > 1ffd63d binarylog: generalize binarylog's MethodLogger preparing for new observability features (# 5244) > 63bdcbc xds/interop: add xds_k8s_lb test suite (# 5250) > 89f3195 interop/client: simplify fallback test client and parameterize fallback deadline (# 5248) > 8078d1d balancergroup: Switched subBalancerWrapper to wrap a gracefulswitch.Balancer (# 5245) > 6131e9d examples: regenerate certs to use SHA256 signing algorithm (# 5256) > f95b001 xds: avoid log spam during server mode switches (better A36 compliance) (# 5215) > 97c3143 xds/client: accept resources wrapped in discoverypb.Resource message (# 5242) > 6c3ccbe grpc: remove remaining usages of grpc.WithInsecure() (# 5246) > fbe4ccb xds/client: include Node ID in error messages from the XdsClient (# 5223) > c4cabf7 grpc: handle invalid service configs by applying the default if available (# 5238) > 94ee386 test: cleanup roundrobin tests to use stubserver (# 5236) > 23cc28f security/authorization: upgrade cel-v0.10.1 and fix breaking API change. (# 5243) > 84793b5 xds/client: reset backoff when a message is received, even when the message is invalid (# 5241) > 722… Signed-off-by: Knative Automation <automation@knative.team> |
|
|
08e34dbb9c
|
upgrade to latest dependencies (#609)
bumping knative.dev/hack cf8cbc0...e178598: > e178598 Update community files (# 157) bumping knative.dev/pkg 80c511a...2fdd5f2: > 2fdd5f2 Update actions (# 2449) > 76a28b0 set git user name/email prior to merging upstream (# 2448) > fe26417 Allow overriding lease name for a reconciler (# 2435) > 9b5c411 allow overriding the default grace period of 45 seconds (# 2423) > 4c2331f Bump golang.org/x/crypto (# 2444) > 708dc1c Update community files (# 2443) > 062ca30 upgrade to latest dependencies (# 2433) > 4fcbc1b Update actions (# 2434) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
a2e8051b64
|
upgrade to latest dependencies (#581)
bumping knative.dev/hack 813559c...e11ac12: > e11ac12 Update community files (# 126) > 4ec2223 Update community files (# 124) bumping knative.dev/pkg 438776b...18589ac: > 18589ac Bump assorted dependencies to their latest releases (# 2371) > d37811b Update community files (# 2370) > 0c482f1 Update actions (# 2369) > 07fb0dd Update community files (# 2368) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
81e17fbea3
|
upgrade to latest dependencies (#561)
bumping knative.dev/hack 11d193b...b284d49: > b284d49 fix the latest_version function (# 101) > 42a2ccb Release use `knative-vX.Y.Z` tag and infer go module tag version automatically (# 98) > a42c72a Update community files (# 95) > 810ab22 Make go_update_deps module-release aware (# 93) > f1228dd Update community files (# 90) bumping knative.dev/pkg 96c0204...4640349: > 4640349 Bump assorted dependencies (# 2340) > fc9d595 upgrade to latest dependencies (# 2336) > 6ff7fb8 add array of user agents for healthcheck in drainer (# 2331) > dce062f Update community files (# 2335) > 95f98e5 Update actions (# 2332) > 8bcc5aa upgrade to latest dependencies (# 2333) > f7b70f5 Update community files (# 2330) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
9b6ee73dc4
|
upgrade to latest dependencies (#539)
bumping go.uber.org/zap c8e813e...eaeb0fc: > eaeb0fc Preparing release v1.19.1 (# 1005) > 0944a26 Update changelog (# 1004) > 305c249 json: Fix float32 encoding and add test (# 1003) > 914c4ff json: Fix encoding complex with negative i (# 1001) > d8fd848 Fixes multiple CVE from imports (# 990) bumping knative.dev/pkg 5ae4821...2267a4c: > 2267a4c Bump a few assorted deps (# 2301) > 221312a duck cronjob (# 2299) > f07c8e4 Add pod / cronjob (# 2298) > 07ea512 Update very old Google API dependencies (# 2294) > 55de825 Update actions (# 2296) > c92466a Update community files (# 2295) > b708bde Bump a few assorted dependencies (# 2292) > 7d6d325 Update actions (# 2287) > 61a3edd Add IsNum to true when set `-0` to minimumVersion.Pre (# 2288) > c5ec096 Update community files (# 2286) > 52b0e29 Source validation fixes (# 2285) > d8349b0 Update community files (# 2284) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
ec01baa5a5
|
upgrade to latest dependencies (#449)
bumping knative.dev/pkg 952fdd9...01dccc5: > 01dccc5 Add benchmarking for the http tracing handler (# 2080) > 9050838 Bump assorted dependencies (# 2086) > b8e331a Add skonto to metrics reviewers (# 2061) > 4a09d5e Simplify loading of local kubeconfig in sharedmain (# 2079) > 5ac4a75 add optional fs() to edit fake ctx for testing purpose (# 2057) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
f2bc7482b3
|
upgrade to latest dependencies (#377)
Signed-off-by: Knative Automation <automation@knative.team> |
|
|
7bd76ca7b6
|
[master] Auto-update dependencies (#337)
Produced via: `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh` /assign n3wscott vagababov /cc n3wscott vagababov |
|
|
641864dd52
|
[master] Auto-update dependencies (#291)
Produced via: `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh` /assign n3wscott vagababov /cc n3wscott vagababov |
|
|
95a2aaeace
|
Track floating deps @ master again (#284) | |
|
7f5b718a01
|
[master] Auto-update dependencies (#261)
Produced via: `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh` /assign n3wscott vagababov /cc n3wscott vagababov |