mirror of https://github.com/knative/caching.git
64 Commits
Author | SHA1 | Message | Date |
---|---|---|---|
|
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)
>
|
|
|
894aec1dd9
|
upgrade to latest dependencies (#835)
bumping golang.org/x/tools 0b1f1d4...c5643e9: > c5643e9 gopls/internal/server: fix two bugs related to dynamic configuration > 50b4f1b gopls/internal/golang: close open file > f0ef3c6 gopls: update x/telemetry dependency to fix crash > 8cf0a8e gopls: record that v0.15 will be the last to support go1.18 > 730dc3c gopls/internal/settings: add a hidden option to disable zero config > 95f04f4 gopls/internal/golang: add resolve support for inline refactorings > 9619683 gopls/internal/cache: treat local replaces as workspace modules > a5af84e gopls/internal/cache: check views on any on-disk change to go.mod files > a7407fa gopls: update telemetry > 314368d go/analysis/passes/deepequalerrors: audit for types.Alias safety > f4fa7a7 go.mod: update golang.org/x dependencies > 5fcc627 go/analysis/passes/nilness: handle type assertions too > e3f1180 gopls/internal/cache: fix crash in analysis > 76ef6b6 internal/jsonrpc2: export WireError type > acf07b3 gopls/internal/utils/immutable: remove unused Map.Keys > c11269c gopls/semantic: elide zero-length tokens > 7f80389 go/analysis/passes/stringintconv: audit for types.Alias safety > 76795ef gopls/doc: audit for types.Alias safety > ab67961 internal/imports: update stdlib index for Go 1.22.0 > d64ed6a internal/refactor/inline: audit for types.Alias safety > 0d87589 go/types/typeutil: audit for types.Alias safety > a297bfd go/callgraph/rta: audit for types.Alias safety > 08393e0 cmd/deadcode: audit for types.Alias safety > 37586e4 internal/apidiff: audit for types.Alias safety > 6d4ccf2 gopls/internal/cache: prime goimports cache asynchronously > 8b6359d gopls/internal/cache: share goimports state for GOMODCACHE > 2bb7f1c gopls/internal/test/integration/bench: improve completion benchmarks > f6dc1e9 internal/imports: merge init and newModuleResolver > 4f6024e internal/gopathwalk: walk directories concurrently > 8fcb5f0 gopls/internal/test/marker: skip on LUCI solaris builders > 08bd728 gopls/internal/test/integration: add a test for an inner go.work file > aee2e76 gopls/internal/settings: deprecate "allowModfileModifications" > ddb71b0 gopls/internal/cache: remove findWorkspaceModFile > 365517a gopls/internal/cache: detect and reinit on workspace vendor changes > 0be034b internal/aliases: Adds an internal alias package. > 8efa10c internal/imports: add a benchmark for the initial mod cache scan > df03d7d gopls/internal/golang: add missing check for nil funcBody > a1fbc78 gopls/internal/golang: move Go semantic tokens out of server > 51e3724 gopls: remove unused parameters > d6bd2d7 gopls/internal/cache: add assertions for export data inconsistency > 3403ce1 go/internal/gccgoimporter: recognize "any" as a builtin type > aecdb2d gopls/internal/cache: support workspace vendoring > e80085c gopls/internal/golang: downgrade bug.Reportf for missing builtin > 9c43803 gopls/internal/cache: allow command-line-package >1 CompileGoFiles > efce0f5 gopls/internal/cache/metadata: assert graph is acyclic > c3f60b7 gopls/internal/golang: hover: show embedded fields > 85146f5 gopls/internal/lsp/source: highlight returns correctly > e211e0f gopls: enable crashmonitor for unexpected crashes > d077888 gopls: update third party dependencies > 2e15dc7 gopls/internal/test/marker: reject "module testdata" > c07f927 cmd/deadcode: enable crash reporting > 44aed24 gopls/internal/analysis/undeclaredname: improve fix name > afe5265 go/packages: wait for sizes goroutine on all control paths > 4250783 refactor/eg: don't use cgo in Test > 1efbdde cmd/stringer, go/loader: use testenv.NeedsTool(t, "cgo") > 5f90691 go/buildutil: permit comma delimiters in build tags > 0c80ba3 internal/imports: remove the unused ProcessEnv.ModFile field > c046c5b gopls/internal/test/marker/testdata: move test to correct location > da7ed64 gopls/internal/cache/imports: simplify importsState invalidation > 7ec8ac0 gopls/internal/golang: hover: show type's methods after doc comment > 0e1f5be gopls: update x/telemetry dependency > 341c043 gopls/internal/test/integration/bench: fix broken benchmarks > b048cf1 cmd/callgraph: unskip TestCallgraph on windows/arm64 > 14d7f7b gopls/internal/cache: memoize the view filter func > 5e16437 gopls/internal/cache: skip TestZeroConfigAlgorithm on wasm > dd0f88f gopls/doc/emacs.md: explain how to organize imports automatically > 3d49bd5 internal/lsp: publish protocol.UnmarshalJSON > 35d8b1b gopls/internal/golang: don't bug.Report repaired ASTs in hover > 8174727 gopls/internal/test: await quiescence in TestInconsistentVendoring > df2fa1e gopls/doc: s/source/golang/ in the SVG file > 238800b gopls: manual tweaks after the lsp/ -> . rename > 95c6ac4 gopls/internal/protocol/command: move from ../lsp > 6d109d1 gopls/internal/protocol: move out of lsp/ > f872b3d gopls/internal/cache: move out of lsp/ > 6823da4 gopls/internal/golang: move from lsp/source > 129144e gopls/internal/lsprpc: move out of lsp/ > eed1997 gopls: use relative watched file patterns if supported > fa791ac gopls/internal/progress: simplify API > 816dcdf go/packages: add test for flake observed on Android > d5e76f1 gopls/internal/progress: move from lsp/ > 6fe9326 gopls/internal/telemetry/cmd/stacks: include client name in report > 6a58b98 gopls/internal/lsp/lsprpc: radically reduce API > 0ffb1d0 gopls/doc: add Helix editor documentation for gopls > c16e222 gopls/internal/test/integration: add regtest for hover crash > bd547e5 gopls/internal/lsp/cache: clean up public API > 4c53267 gopls/internal/lsp/cache: don't report a bug for standalone test files > a49867f internal/imports: don't add imports that shadow predeclared names > e2ca594 gopls/internal/lsp/source: address problems detected by staticcheck > 94d99e3 gopls/internal/test/marker: re-enable some tests > 060c748 gopls: consolidate analyzers, eliminating "convenience" analyzers > 7f6ec23 go/ssa: suppress go/packages-based test on android > a987ef7 go/packages: publish Driver{Request,Response} > e1555a3 go/ssa: add Function.DomPostorder > cd7b510 gopls/internal/lsp/cache: allow versions of form "go1.2.3" > d0930db gopls/internal/lsp/cache: fix bug reports from toGobDiagnostics > 1871a2e gopls/internal/lsp/source: move Go CodeActions logic from server > afcd676 gopls/internal/lsp/source: show promoted methods in hover > 525acd1 go/analysis/internal/analysisflags: add RelatedInformation JSON > c7ccb51 gopls/doc/design: rewrite the architecture overview > 39a2545 gopls/internal/version: amend the year in a recent copyright header > 186fcf3 gopls/internal/lsp/source: factor edit conversion utils > 83c6c25 gopls/internal/server: analyze widest packages for open files > c467be3 gopls: add a main.version variable to override the version at linktime > 6673e7a gopls/internal/lsp/source/completion: infer parameter types > 3458e0c gopls/internal/lsp/source: fix Fix titles > 72a36a7 gopls/internal/test/marker: fix test breakage due to semantic conflict > 470afda gopls/internal/analysis/unusedparams: eliminate false positives > 592d9e1 internal/lsp: convert refactor code actions to use codeAction/resolve > f2d3f78 gopls/internal/lsp/protocol: fix TestURIFromPath on windows > d2200d1 gopls/internal/test/marker: update skip comment for addgowork.txt > c0db45f gopls/internal/server: simplify DiagnoseFiles to avoid a race > 0d1b478 gopls/internal/test/integration: fix flakiness of TestResolveImportCycle > d517112 gopls/internal/lsp/protocol: deliver log messages in order > 9164f2a gopls/internal/test/marker: skip on solaris-amd64-oraclerel > dbc9d3e internal/analysisinternal: TypeExpr: don't forget Variadic > 54cf5bc internal/debug: show new View information in the debug page > b37fde9 gopls: simplify gopls command configuration > 6a0605d gopls/internal/test/marker: regenerate golden data > f572b7e gopls/internal/lsp/source/stub: trim version suffix from module path bumping golang.org/x/mod 6e58e47...fa1ba42: > fa1ba42 sumdb: replace globsMatchPath with module.MatchPrefixPatterns bumping google.golang.org/grpc 8167bc3...c6e7f04: > c6e7f04 Change version to 1.61.1 (# 6981) > dbd4cbc cherry-pick # 6977 to 1.61.x release branch (# 6980) > 57ed608 Change version to 1.61.1-dev (# 6937) bumping google.golang.org/genproto/googleapis/api 6c6643b...31a09d3: > 31a09d3 chore(all): update all (# 1085) > 1f4bbc5 chore(all): auto-regenerate .pb.go files (# 1083) > ef43131 chore(all): auto-regenerate .pb.go files (# 1082) bumping github.com/prometheus/common 7e44242...773d566: > 773d566 Merge pull request # 570 from ywwg/owilliams/quoted-metric-name-02 > a3bdb9e Support empty OAuth2 inline secrets (# 547) > 319c62c UTF-8 support in metric and label names > bd0376d UTF-8 support in validation, and some parsers and formatters (# 537) bumping knative.dev/pkg 2d2e27d...9227ebb: > 9227ebb Bump google.golang.org/api from 0.163.0 to 0.165.0 (# 2960) > fecb381 Bump google.golang.org/grpc from 1.61.0 to 1.61.1 (# 2963) > d978608 Bump github.com/prometheus/common from 0.46.0 to 0.47.0 (# 2962) > 0d88449 Bump golang.org/x/tools from 0.17.0 to 0.18.0 (# 2961) > f094d82 Bump cloud.google.com/go/storage from 1.37.0 to 1.38.0 (# 2959) > b8f9b22 Update community files (# 2957) > bc60487 Update community files (# 2956) > 405f0c4 Update community files (# 2955) bumping google.golang.org/genproto a9fa171...1f4bbc5: > 1f4bbc5 chore(all): auto-regenerate .pb.go files (# 1083) > ef43131 chore(all): auto-regenerate .pb.go files (# 1082) > 6c6643b chore(all): update all (# 1078) bumping google.golang.org/api 87aa1d0...e451477: > e451477 chore(main): release 0.165.0 (# 2415) > deab77d feat(all): auto-regenerate discovery clients (# 2416) > c702880 feat(all): auto-regenerate discovery clients (# 2414) > 3ff4bc1 chore(main): release 0.164.0 (# 2407) > edbe996 fix(transport): disable universe domain check if token source (# 2413) > 05a0882 chore(all): update all (# 2410) > 51d5068 feat(all): auto-regenerate discovery clients (# 2412) > 246b19f feat(all): auto-regenerate discovery clients (# 2409) > f1b37df feat(all): auto-regenerate discovery clients (# 2408) > 1bd8304 feat(all): auto-regenerate discovery clients (# 2406) bumping google.golang.org/genproto/googleapis/rpc 1f4bbc5...31a09d3: > 31a09d3 chore(all): update all (# 1085) bumping knative.dev/hack f3881d9...999d7e6: > 999d7e6 Update community files (# 367) > 6090613 Update community files (# 366) > d1067f2 Update community files (# 365) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
d00011f81a
|
upgrade to latest dependencies (#831)
bumping knative.dev/hack ab9b690...f3881d9: > f3881d9 Update community files (# 364) bumping google.golang.org/genproto/googleapis/rpc a9fa171...1f4bbc5: > 1f4bbc5 chore(all): auto-regenerate .pb.go files (# 1083) > ef43131 chore(all): auto-regenerate .pb.go files (# 1082) > 6c6643b chore(all): update all (# 1078) bumping google.golang.org/api ee5c9cc...87aa1d0: > 87aa1d0 chore(main): release 0.163.0 (# 2402) > 2271ef7 feat(all): auto-regenerate discovery clients (# 2405) > 47834b5 feat(all): auto-regenerate discovery clients (# 2403) > 62ceaad feat(all): auto-regenerate discovery clients (# 2401) > 26a1117 chore(main): release 0.162.0 (# 2389) > 6862015 fix(transport): enforce 1s timeout on requests to MDS universe_domain (# 2393) > a6d137b chore(all): update all (# 2396) > 5437df8 chore(all): update module github.com/google/go-github/v52 to v58 (# 2397) > eddfeb9 feat(all): auto-regenerate discovery clients (# 2398) > 169ead6 feat(all): auto-regenerate discovery clients (# 2395) > 140fb54 feat(all): auto-regenerate discovery clients (# 2394) > e5a7a15 feat(all): auto-regenerate discovery clients (# 2392) > c8e77f6 feat(all): auto-regenerate discovery clients (# 2391) > f2f2d22 feat(all): auto-regenerate discovery clients (# 2388) > befbd36 chore(main): release 0.161.0 (# 2387) > f29f327 fix(gen): reject repeated object query params (# 2383) > 54c764a fix(transport): skip s2a for now if service has direct path enabled (# 2385) > 03042ec feat(all): auto-regenerate discovery clients (# 2386) > dcb7e96 chore(main): release 0.160.0 (# 2381) > fee4c8f feat(all): auto-regenerate discovery clients (# 2384) > 5534cf2 feat(all): auto-regenerate discovery clients (# 2382) > 8f26f51 feat(all): auto-regenerate discovery clients (# 2380) bumping golang.org/x/sys 0829ab1...914b96c: > 914b96c windows: support ill-formed UTF-16 in UTF16PtrToString > 511ec84 Revert "windows: support nil done parameter in ReadFile and WriteFile" > 628365d windows: support nil done parameter in ReadFile and WriteFile > bef1bd8 unix: move mksyscall regexp to package level variables > 5710a32 unix/linux: update Linux kernel to 6.7 > b3ce6a3 windows: build env_windows_test.go only go Go 1.21 and above > c3fa2b8 windows: fix parsing of non-ASCII entries in token.Environ > f69d32a unix: in TestDirent, make as many ReadDirent calls as are needed > 0d9df52 unix: add more SECCOMP constants bumping golang.org/x/term ae94145...353276a: > 353276a go.mod: update golang.org/x dependencies bumping golang.org/x/net cb5b10f...73d21fd: > 73d21fd go.mod: update golang.org/x dependencies > 643fd16 html: fix SOLIDUS '/' handling in attribute parsing > 73e4b50 dns/dnsmessage: allow name compression for SRV resource parsing > b2208d0 internal/quic/qlog: fix typo > 0d0b98c http2: avoid goroutine starvation in TestServer_Push_RejectAfterGoAway > 07e05fd http2: remove suspicious uint32->v conversion in frame code > 26b646e quic: avoid deadlock in Endpoint.Close bumping knative.dev/pkg b6659cc...2d2e27d: > 2d2e27d Bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 (# 2952) > 3b39834 Bump google.golang.org/api from 0.161.0 to 0.163.0 (# 2953) > 085f505 Bump golang.org/x/net from 0.20.0 to 0.21.0 (# 2954) > 4104e42 Bump google.golang.org/api from 0.159.0 to 0.161.0 (# 2951) > e85c3cf Update community files (# 2950) bumping golang.org/x/oauth2 39adbb7...ebe81ad: > ebe81ad go.mod: update golang.org/x dependencies > adffd94 google/internal/externalaccount: update serviceAccountImpersonationRE to support universe domain > deefa7e google/downscope: add DownscopingConfig.UniverseDomain to support TPC Signed-off-by: Knative Automation <automation@knative.team> |
|
|
40118e0de8
|
upgrade to latest dependencies (#822)
bumping knative.dev/pkg bc230ae...347a4b5: > 347a4b5 Bump github.com/prometheus/common from 0.45.0 to 0.46.0 (# 2937) > e8c79d4 Bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 (# 2934) > ff26179 Bump golang.org/x/tools from 0.16.1 to 0.17.0 (# 2936) > e0d5064 Bump golang.org/x/net from 0.19.0 to 0.20.0 (# 2933) bumping golang.org/x/net a8e0109...cb5b10f: > cb5b10f go.mod: update golang.org/x dependencies > 689bbc7 quic: deflake TestStreamsCreateConcurrency > f12db26 internal/quic/cmd/interop: use wget --no-verbose in Dockerfile > c136d0c quic: avoid panic when PTO expires and implicitly-created streams exist > f9726a9 quic: fix packet size logging > c337daf quic: enable qlog output in tests > 2b416c3 quic/qlog: create log files with O_EXCL > 1e59a7e quic/qlog: correctly write negative durations > b0eb4d6 quic: compute pnum len from max ack received, not sent > b952594 quic: fix data race in connection close > 577e44a quic: skip leaked goroutine check on GOOS=js > 65efbad quic: avoid leaking tls goroutines in tests > 08a78b1 quic: unblock operations when closing conns > c1b6eee quic: send occasional ack-eliciting packets > 491f354 quic: log packets and frames > f812076 http2: explicitly set minimum TLS version in tests bumping golang.org/x/sys 13b15b7...0829ab1: > 0829ab1 windows: add SetFileValidData > 32cdffc unix: don't redefine constants already defined in glibc headers > f0c7190 unix: remove extra trailing newlines in zsyscall_openbsd_*.go > 5ff87d7 unix: add Netfilter and NFTables constants bumping github.com/prometheus/common c59927e...7e44242: > 7e44242 Bump Go modules (# 568) > 0e201e4 Merge pull request # 567 from stapelberg/protodelim > 53f76e7 version: make GetTegs() public (# 565) > 1143fec switch to protodelim package (which pbutil now calls) > 21a37ca enable gofumpt, goimports, testifylint linters (# 551) > 256500d Make version getRevision public (# 563) > 0949959 Update common Prometheus files (# 561) > e56a9b7 Bump github.com/aws/aws-sdk-go from 1.48.10 to 1.49.13 in /sigv4 (# 557) > 46ef093 Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 (# 559) > e21e8b5 Update common Prometheus files (# 555) > 9b4f72d Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 in /sigv4 (# 558) > 8c8f8b1 Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (# 560) > f094368 Add hints for promlog (# 556) > 686da34 Merge pull request # 540 from prometheus/dependabot/go_modules/golang.org/x/oauth2-0.15.0 > f20b239 Merge pull request # 541 from prometheus/dependabot/go_modules/golang.org/x/net-0.19.0 > eb678ba Update golang.org/x/oauth2 in sigv4. > b861d35 Merge pull request # 552 from prometheus/repo_sync > 83ae14e Bump golang.org/x/net in sigv4. > 4627a1b Bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 > 658f673 Merge pull request # 542 from prometheus/dependabot/go_modules/github.com/alecthomas/kingpin/v2-2.4.0 > a4728e4 Update common Prometheus files > 1f5a74c Bump golang.org/x/net from 0.18.0 to 0.19.0 > 919697c Merge pull request # 539 from prometheus/dependabot/go_modules/sigv4/github.com/aws/aws-sdk-go-1.48.10 > db4fdbc Bump github.com/alecthomas/kingpin/v2 from 2.3.2 to 2.4.0 > 1d8c672 Merge pull request # 535 from prometheus/repo_sync > a5e739e Merge pull request # 548 from prometheus/repo_sync > e888263 Bump github.com/aws/aws-sdk-go from 1.47.0 to 1.48.10 in /sigv4 > de1c963 Merge pull request # 534 from prometheus/superq/client_model > 36e2952 Update common Prometheus files > ac367b6 Merge pull request # 550 from mmorel-35/linters > 8dd6483 Update common Prometheus files > 64159df Merge pull request # 529 from prometheus/dependabot/go_modules/sigv4/github.com/aws/aws-sdk-go-1.47.0 > de26626 Update modules > 4556565 Merge pull request # 546 from TheSpiritXIII/empty-credentials > a29c35f enable errorlint linter > 00ee8d3 Merge pull request # 532 from prometheus/repo_sync > f0d19ff Bump github.com/aws/aws-sdk-go from 1.45.19 to 1.47.0 in /sigv4 > af1c404 Allow using empty Authorization credentials > 832cd6e Merge pull request # 533 from prometheus/metadata > fbbe75a Update common Prometheus files > 6ff0400 Merge pull request # 517 from prometheus/superq/golangci > 445c210 model: add metric type values > 8a72a0c Add golangci-lint config bumping golang.org/x/oauth2 6e9ec93...39adbb7: > 39adbb7 go.mod: update golang.org/x dependencies > 4ce7bbb google: add Credentials.GetUniverseDomain with GCE MDS support > 1e6999b google: add UniverseDomain to CredentialsParams bumping golang.org/x/term ee66497...ae94145: > ae94145 go.mod: update golang.org/x dependencies bumping golang.org/x/tools 2acb2e6...0b1f1d4: > 0b1f1d4 gopls/internal/lsp/cache: (re-)ensure clean shutdown > 706525d gopls/internal/lsp/source/completion: support postfix completion (iferr, > 581c0b3 gopls/internal/lsp/source: add receiver name to stubbed methods > c95fa0f gopls/internal/test: skip marker tests on darwin builders if -short > 25a0e9d go.mod: update golang.org/x dependencies > c9c95f9 internal/refactor/inline: improve a confusing error message > ba8672b go/analysis/passes/unusedresult: add functions from slices package > 3e8a0a3 gopls/internal/lsp/cache: address additional comments from CL 553095 > 920d665 gopls/internal/cmd: factor three loops in fix subcommand > 7825736 gopls/internal/lsp/cache: simplify critical errors > 88ea935 gopls/internal/lsp/cache: don't scan for modules when defining a view > 2e53332 gopls/internal/lsp/cache: remove validBuildConfiguration > a863a4f cmd/goimports: fix -trace flag: flush after stopping trace > 5e6f314 gopls/stub: support for method generation with same name but different receiver > d47b14c gopls/internal/lsp/source/completion: complete return snippet > a08f286 gopls/internal/lsp/cache: add dynamic build tag support > 1f94566 gopls/internal/lsp/source: simplify SuggestedFix plumbing > baf6fd2 gopls/internal/server: simplify fileOf (née beginFileRequest) > 54ac623 gopls/internal/lsp/cache: add support for checking views from tests > 025ebe6 gopls/internal/lsp/cache: associate env with folders, not views > a6819f4 go/callgraph/vta: fix handling of comma map lookups > f6d5f0f gopls/internal/lsp/cache: finish integrating the zero-config algorithm > 862c086 gopls/internal/lsp/cache: don't preserve sequence IDs in updated views > 59384bc gopls/internal/lsp/cache: switch to new bestViewForURI logic > 160631f gopls/internal/lsp/cache: add views for unused modules in selectViews > f801f12 gopls/internal/work: fix crash during go.work completion > b85cfba gopls/internal/lsp/cache: add the zero-config algorithm, and a unit test > ee47fd4 gopls/internal/lsp/cache: simplify view definitions > c431729 gopls/internal/lsp/cache: reconcile view modes and workspace packages > 83bceaf internal/versions: remove use of go/versions > 261fa1a gopls/internal: remove myers diff implementation from gopls > 4d2b6e1 gopls/internal: remove old diff > 3bed147 gopls/internal/server: print stderr in go mod vendor error message > e601fd8 gopls/internal/server: rewrite the server diagnostic tracking > c9f3382 gopls/internal/lsp/cache: do not block View.Shutdown on Snapshot work > 1346c45 gopls/internal/lsp/cache: allow "" or "null" Diagnostics.Data > 20e1bb7 gopls: remove dead types and fields > dcabb5c go/ssa: do not load type parameter method receivers > 5b123a2 cmd/guru,internal/robustio: make tests robust to os.Symlink errors > 5f21477 internal/coverage: delete unused tool > 9ed4fb5 gopls/internal/lsp/protocol: request.params is optional > 6b6442c gopls/internal/lsp/source: rename: update the doc link associated with the object > 3fd334c gopls/internal/test: set GOPACKAGESDRIVER=off for new marker tests Signed-off-by: Knative Automation <automation@knative.team> |
|
|
d66e24d0d6
|
upgrade to latest dependencies (#818)
bumping golang.org/x/sync 10739b0...59c1ca1: > 59c1ca1 errgroup: add reference to sync.WaitGroup bumping google.golang.org/api 08bc733...b52e40b: > b52e40b chore(main): release 0.155.0 (# 2303) > 9dbfb73 feat(transport): add support for API keys for gprc (# 2326) > 858fb57 feat(all): auto-regenerate discovery clients (# 2331) > 240f763 fix(transport): fix memory leak in grpc.Dial (# 2329) > 03de26a feat(all): auto-regenerate discovery clients (# 2330) > 9502f9c feat(all): auto-regenerate discovery clients (# 2328) > aa81823 feat(all): auto-regenerate discovery clients (# 2327) > cc0275b feat(all): auto-regenerate discovery clients (# 2324) > 1102aec feat(all): auto-regenerate discovery clients (# 2322) > 96bbfbe feat(all): auto-regenerate discovery clients (# 2320) > 6b9df05 feat(all): auto-regenerate discovery clients (# 2319) > 78596d4 feat(all): auto-regenerate discovery clients (# 2318) > 16c2b92 feat(all): auto-regenerate discovery clients (# 2317) > 9345ed0 chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 in /internal/kokoro/discogen (# 2315) > 90621ed chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (# 2314) > c637b4b chore(all): update all (# 2310) > 9e6e0c7 feat(option/internaloption): add WithDefaultEndpointTemplate (# 2313) > f01739e feat(all): auto-regenerate discovery clients (# 2316) > bb522ac feat(all): auto-regenerate discovery clients (# 2312) > a9a45c4 feat(all): auto-regenerate discovery clients (# 2309) > 8c26aa7 feat(all): auto-regenerate discovery clients (# 2308) > 96c0dea feat(all): auto-regenerate discovery clients (# 2307) > 101074c feat(all): auto-regenerate discovery clients (# 2306) > e2d35d5 feat(all): auto-regenerate discovery clients (# 2302) bumping google.golang.org/genproto/googleapis/rpc 3a041ad...995d672: > 995d672 chore(all): update all (# 1073) > 989df2b chore(all): update actions/setup-go action to v5 (# 1074) bumping google.golang.org/genproto/googleapis/api 83a465c...989df2b: > 989df2b chore(all): update actions/setup-go action to v5 (# 1074) > 3a041ad chore(all): update all to 83a465c (# 1072) bumping knative.dev/pkg dfa0a2c...697d669: > 697d669 Bump google.golang.org/api from 0.154.0 to 0.155.0 (# 2926) > 9e6a998 Bump golang.org/x/sync from 0.5.0 to 0.6.0 (# 2925) bumping google.golang.org/genproto 83a465c...989df2b: > 989df2b chore(all): update actions/setup-go action to v5 (# 1074) > 3a041ad chore(all): update all to 83a465c (# 1072) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
750d0821ef
|
upgrade to latest dependencies (#816)
bumping github.com/prometheus/procfs 113c501...ff0ad85:
> ff0ad85 Update for Go 1.21 (# 575)
> ce949a5 Add `hw_counters` for infiniband device. (# 549)
> b2168a3 infiniband: do not fail if board_id is not present (# 556)
> 647e50e Add inode number to fdinfo (# 552)
> 9d715e8 Add NSpid to proc status (# 557)
> 8676d3d dongjiang, add nfs over RDMA proc parse (# 558)
> 607adcf Fix build tags for isRealProc function (# 560)
> a5ae62f proc_maps: Parse address and device without allocating (# 572)
> 5056707 Improve sysfs vulnerability parsing (# 568)
> 340d4b8 NFSd: handle new wdeleg_getattr attribute in /proc/net/rpc/nfsd (# 574)
> e8dd544 Fixup nfs naming (# 573)
> f22604f Update common Prometheus files
> b6ad5a7 fix code comment error (# 561) (# 562)
> c05b611 fix gofmt checking fail
> 301089d dongjiang, support v4 proc4ops 38 operations
> 8f5b8ca dongjiang, fix nfsd v4 ops index
> e3cbe53 Bump golang.org/x/sys from 0.10.0 to 0.11.0
> 75c02c7 Update common Prometheus files
> e7af452 Fix annotation errors
> c5d92ab Bump golang.org/x/sys from 0.9.0 to 0.10.0
bumping knative.dev/pkg 03265f7...dfa0a2c:
> dfa0a2c Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 (# 2924)
> 32bea20 Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (# 2923)
> d513e48 Bump google.golang.org/grpc from 1.59.0 to 1.60.1 (# 2922)
> 1709d20 Bump golang.org/x/crypto from 0.16.0 to 0.17.0 (# 2921)
bumping github.com/prometheus/client_model 9a2bf30...1c92cad:
> 1c92cad Merge pull request # 72 from prometheus/repo_sync
> cbe84de Merge pull request # 71 from prometheus/superq/update_build
> 58db340 Update common Prometheus files
> baaa038 Merge pull request # 70 from prometheus/repo_sync
> 568c466 Update Go
> 7b38251 Merge pull request # 69 from prometheus/repo_sync
> 185bafb Update common Prometheus files
> cfbcccb Merge pull request # 67 from prometheus/beorn7/histogram
> 4dbcf4e Update common Prometheus files
> 95a0733 Merge pull request # 66 from ArthurSens/created-timestamp
> 2a367b9 histogram: Add a doc comment about when to add a no-op span
bumping google.golang.org/appengine 5d1c1d0...aa58fcd:
> aa58fcd Replace deprecated command with environment file (# 318)
> ef2135a Memcache item timestamps (# 323)
> a080531 ci: Update go-version matrix (# 319)
> d41edd3 Extend the deadline of a test context to fix a timeout issue. (# 316)
> f96845d Upgrade python version being used by the ci workflow. (# 315)
> 93c9fa1 fix: regenerate all protos under new namespace (# 314)
> f9c3e90 Update go-version matrix (# 309)
> 4c82e82 Fix the ci-update-workflow GitHub Actions (# 308)
> a858869 Add a ci-update-workflow GitHub Actions to update the go-version matrix (# 307)
> 917b599 Revert "all: using the more elegant way to deal milliseconds and nanoseconds (# 292)" (# 306)
> 9d6c353 all: using the more elegant way to deal milliseconds and nanoseconds (# 292)
> f882c63 build(deps): bump golang.org/x/text from 0.3.6 to 0.3.8 (# 300)
> b75a6de Run go get google.golang.org/appengine/v2/search (# 305)
> 1d09fa9 build(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 in /v2 (# 299)
> 40eb4d1 Add v2/search (# 297)
> 28bf581 just a small refactor of api_test (# 291)
> 6e2c50e Install Python2 in base image for DevAppServer tests and change test matrix for 1.11 and 1.20.x (# 304)
> 9af54ae all: fix some comments (# 296)
> 59aced7 README.md: fix typo (# 288)
> 4e4a7b2 v2/README.md: fix typos (# 276)
> 06b058b Add Go 1.20 to tested Go versions (# 303)
> a1ae214 remove golang.org/x/net dependency (# 295)
> 504804f Add Go 1.18 and Go 1.19 to tested Go versions (# 293)
> 1bdfe3f re-apply PR # 235 to v2 (# 290)
> b08cb36 re-apply PR # 232 to v2 (# 289)
> d981f2f Security Vulnerability Upgrading golang.org/x/text (# 287)
> 37ff2b8 allow API calls without GAE context (# 284)
> 1f27190 prevent github from cancelling all test jobs when one fails (# 285)
> 65ad43f respect GAE_ENV=localdev (# 283)
> 0c7f7a8 run gofmt with go1.19 release candidate (# 282)
> ca3835e Fix golang/appengine CI (# 280)
> da036ec refactor: pin setup-gcloud gh action to v0 (# 274)
> e005424 Fix header name to associate log entry & trace (# 263)
> 5a029e6 switch default logStream from stdout to stderr (# 272)
> bbd66e8 Add Go 1.16 to tested Go versions (# 255)
> ab4e2d3 Let users specify unique function keys using delay.MustRegister (# 268)
> 6d50fa8 Update backgroundcontext comment (# 267)
> cefb82f Run ci workflow on v2/. (# 260)
> d0e56bd Migrate travis ci to Github actions. (# 253)
> 2042caf Fix documented default deadline in urlfetch client (# 249)
> 856ef3e Merge QA into the main branch (# 247)
> 8f83b32 [internal] Expose internal.handleHTTP as a standard http middleware (# 235)
> b48684e [atest] Specify path to dev_appserver datastore file via APPENGINE_DEV_APPSERVER_DATASTORE_PATH (# 232)
> 07f9b08 [internal] Add LOG_TO_LOGSERVICE env var to disable logservice (# 229)
bumping google.golang.org/protobuf 68463f0...3068604:
> 3068604 all: release v1.32.0
> bfcd647 protojson: configurable recursion limit when unmarshalling
> 24fba63 gha-ci: instruct bazelisk to use previous bazel version
> 8ed73c7 all: run integration test on longtest builders in CI
> e8baad6 reflect/protodesc: support editions feature resolution
> 3bfc0b0 all: drop -mod=vendor in integration test invocations
> c9d2559 reflect/protoreflect: use go1.20 unsafe interface for strings and slices
> a1297bf all: set required version to 1.17
> 2b71f26 all: fix go generate (needs protolegacy build tag for weak fields)
> 704136e protoc: update to the newest protobuf version (25.1)
> 2087447 internal/strs: use go1.20 unsafe interface for strings
> 9b87403 all: remove pre-module support code from integration test
> a8317fb reflect/protodesc: don't generate invalid syntax values
> 9492118 internal/benchmarks: make download_benchdata print an error
> f4a6c1f types/descriptorpb: regenerate using latest protobuf v25.0-rc2 release candidate
> 86bdc47 internal/impl: preallocate memory when unmarshalling packed repeated fields
> 322d454 all: avoid non-const reflect.MethodByName calls
> 6352dec prototext: Fix parsing of unknown repeated message fields
> 8088bf8 encoding: Add EmitDefaultValues option
> 01c8445 all: test with Go 1.20 and 1.21
> 849f2c2 gha-ci: fix builds from cache: add ~/.cache/bazel (+ update actions)
> 70db1e1 encoding/protojson: ignore unknown enum name if DiscardUnknown=true
> f9212a8 all: modernize documentation
> 6d0a5db types/descriptorpb: regenerate using latest protobuf v24.0-rc2 release candidate
> 31694db types/dynamicpb: make atomicExtFiles the first word of the struct
> 4396dd4 encoding/protodelim: drop TestUnmarshalFromBufioAllocations
> 55f120e all: start v1.31.0-devel
bumping github.com/prometheus/client_golang fa1408e...53be91d:
> 53be91d Revert "change api http.client to interface"
> 1a2d072 Add 1.18 changelog
> 239b123 Merge pull request # 1387 from tsipo/main
> 3f8bd73 Merge pull request # 1370 from prometheus/dependabot/go_modules/tutorial/whatsup/google.golang.org/grpc-1.56.3
> 24d59e9 change client to interface, allow override by other implementations (e.g. github.com/hashicorp/go-retryablehttp)
> e96fb18 Merge pull request # 1401 from prometheus/dependabot/go_modules/golang.org/x/sys-0.15.0
> 5e55b31 Bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /tutorial/whatsup
> 80d3f0b Normalize empty help values in CollectAndCompare (# 1378)
> 2a8fc90 Bump golang.org/x/sys from 0.13.0 to 0.15.0
> 3f80cd1 Add example of NewConstMetricWithCreatedTimestamp (# 1375)
> e160b50 Bump prometheus/common to 0.45.0 (# 1374)
> 3879457 This way the import is more readable (# 1383)
> 0356577 Merge pull request # 1376 from prometheus/repo_sync
> f030c3d Merge pull request # 1373 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/common-0.45.0
> f66184f Update common Prometheus files
> 884bc8e Merge pull request # 1371 from prometheus/dependabot/go_modules/github.com/prometheus/client_model-0.5.0
> 4e4691d Bump github.com/prometheus/common in /tutorial/whatsup
> 13a208d Merge pull request # 1366 from prometheus/dependabot/go_modules/golang.org/x/net-0.17.0
> 16b91f8 Bump github.com/prometheus/client_model
> cd8cba2 histograms: Add timer to reset ASAP after bucket limiting has happened (# 1367)
> 5046a13 Bump golang.org/x/net from 0.15.0 to 0.17.0
> c3e797e Merge pull request # 1365 from prometheus/dependabot/go_modules/tutorial/whatsup/golang.org/x/net-0.17.0
> 60a8513 Add support for custom validations in promlint (# 1311)
> 5b75807 Bump golang.org/x/net from 0.10.0 to 0.17.0 in /tutorial/whatsup
> 486d514 Update dependency golang.org/x/net to v0.15.0 (# 1342)
> 64e51f5 proccess_collector: add wasip1 stub (# 1350)
> d81c33f Update MAINTAINERS.md (# 1362)
> 1803eb9 Update common Prometheus files (# 1361)
> 51714a5 Merge pull request # 1360 from colega/improve-performance-of-with-label-values
> dac14aa Merge pull request # 1356 from prometheus/dependabot/go_modules/github.com/prometheus/procfs-0.12.0
> 005d8de Improve performance of WithLabelValues(...)
> 556bf30 Merge pull request # 1357 from prometheus/dependabot/go_modules/golang.org/x/sys-0.12.0
> 87a016c Bump github.com/prometheus/procfs from 0.11.1 to 0.12.0
> 4c10365 Merge pull request # 1358 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/client_golang-1.17.0
> 22540dc Configure CI to automerge dependabot PRs (# 1359)
> 7004b66 Bump golang.org/x/sys from 0.11.0 to 0.12.0
> 40c7d2f Merge pull request # 1355 from prometheus/dependabot/go_modules/examples/middleware/github.com/prometheus/client_golang-1.17.0
> 1844c50 Bump github.com/prometheus/client_golang in /tutorial/whatsup
> 3278043 Add changelog entry for 1.17 (# 1353)
> e43edfc Bump github.com/prometheus/client_golang in /examples/middleware
bumping google.golang.org/grpc 7765221...dbbcf59:
> dbbcf59 Update version.go to 1.60.1 (# 6865)
> 6e384cf Cherry-pick # 6856 to v1.60.x release branch (# 6864)
> 6430548 Change version to 1.60.1-dev (# 6793)
> 297d8dd Cherry-pick # 6841 to v1.60.x release branch (# 6847)
> 3580447 Change version to 1.60.0 (# 6792)
> 71e67a9 Cherry-pick # 6834 to v1.60.x release branch (# 6839)
> cb6581d Cherry-pick # 6804 and dependencies to v1.60.x release branch (# 6838)
> dd39cdb credentials: if not set, restrict to TLS v1.2+ and CipherSuites per RFC7540 (# 6797)
> 8645f95 resolver: remove ClientConn.NewServiceConfig (# 6784)
> 8b17a4d vet: various cleanups (# 6780)
> 591c481 internal/transport: Add LocalAddr to http2Client.getPeer() (# 6779)
> eb46b7d github: set top-level read-only workflow permissions (# 6775)
> be1d1c1 security/advancedtls: FileWatcher CRL provider initialization enhancement (# 6760)
> 482de22 interop/stress: Remove wait-for-ready (# 6773)
> f1a1fcd grpc: disable and document overrides of OS default TCP keepalive by Go (# 6672)
> 338d8f1 github: modify codecov.yml (# 6720)
> 3fe1123 resolver: manual resolver crashes if grpc.Dial isn't called before some methods (# 6754)
> cf9ae52 stress: Move package under interop (# 6769)
> b8d1c76 stress: make the client log the total number of calls made (# 6762)
> a5a7ef2 xds/resolver: extend test to re-add listener (# 6768)
> 6bed353 envconfig: re-add AdvertiseCompressors temporarily (# 6764)
> 70f1a40 grpc: Wait until resources finish cleaning up in Stop() and GracefulStop() (# 6489)
> b82468a crl provider: Static and FileWatcher provider implementations (# 6670)
>
|
|
|
cb270b3a43
|
upgrade to latest dependencies (#815)
bumping google.golang.org/genproto bbf56f3...83a465c: > 83a465c chore(all): update all (# 1070) > 419f025 chore(all): update actions/github-script action to v7 (# 1071) bumping google.golang.org/genproto/googleapis/api bbf56f3...83a465c: > 83a465c chore(all): update all (# 1070) > 419f025 chore(all): update actions/github-script action to v7 (# 1071) bumping github.com/google/uuid 8de8764...4d47f8e: > 4d47f8e chore(master): release 1.5.0 (# 145) > 9ee7366 feat: Validate UUID without creating new UUID (# 141) > b35aa6a add uuid version 6 and 7 (# 139) bumping knative.dev/pkg 9386ad6...03265f7: > 03265f7 Bump golang.org/x/tools from 0.16.0 to 0.16.1 (# 2917) > 155eba4 Bump google.golang.org/api from 0.153.0 to 0.154.0 (# 2920) > d71ca9a Bump cloud.google.com/go/storage from 1.35.1 to 1.36.0 (# 2918) > 5413322 Bump github.com/google/uuid from 1.4.0 to 1.5.0 (# 2916) > 4914c47 Bump google.golang.org/api from 0.152.0 to 0.153.0 (# 2914) > 9ad79ff Bump actions/setup-go from 4 to 5 (# 2913) bumping golang.org/x/tools a9ef4cf...2acb2e6: > 2acb2e6 gopls/internal/test/marker: minor clean up of marker test doc > 28b92af internal/typeparams: eliminate remainining compatibility shims > ee35f8e gopls/internal/lsp/source: hovering over broken packages is not an error > 67611a1 internal/typeparams: eliminate type aliases > 23c86e8 internal/typeparams: delete const Enabled=true and simplify > e46688f gopls/internal/analysis/fillstruct: don't panic with invalid fields > 8bd7553 gopls/internal/util/goversion: warn about EOL for Go 1.18 > bc9cd15 gopls/internal/settings: remove MemoryMode option > bbc30f1 gopls/protocol: Allow AnnotatedTextEdits > f40889d gopls/internal/analysis/stubmethods: fix OOB panic in fromValueSpec > 113a081 gopls/internal/lsp/protocol: report panics in RPC goroutines > 0640701 gopls/internal: don't bug.Report when given an invalid position > 90c60a2 gopls/internal/lsp/source: forgive inliner failures in ill-typed code > 6823dc4 go/ssa: tidy the docs > f580f77 cmd/deadcode: publish internal/cmd/deadcode > 7590aeb gopls/internal/lsp/source: improve method hover > 8e821ab gopls/internal/server: tidy imports, fix build > 1b28e5d gopls/internal/lsp/protocol: eliminate NonstandardRequest > 1153928 go/packages: improve docs of 'go list' and GOPACKAGESDRIVER > c4e846a gopls/internal/analysis: improve analyzer docs > 003c81d internal/diff: eliminate duplicate code with generics > 5e672e2 gopls/internal/lsp/source: add test for rename spurious shadowing > 9dce7c1 Revert "gopls/internal/server: rewrite the server diagnostic tracking" > c8cb6a3 gopls/doc: add a note updating the original design doc > 184d2a7 gopls/internal/server: rewrite the server diagnostic tracking > 625a693 gopls/internal/lsp/cache: move gc_details toggle state to the snapshot > 7e4a1ff internal/lsp/command: allow //go:generate command access network > c7cadca gopls/internal/cmd: remove gopls.run_vulncheck example > 79d4e32 gopls/internal/lsp/cache/parsego: clamp positions when fixing statements > 58556d1 gopls/internal/lsp/protocol/generate: restore indentation > c4f958a gopls/internal/cmd: add 'execute' command > d146c60 gopls/internal/test/marker: move ExitIfSmallMachine back to TestMain > b74ea80 gopls/internal/lsp/source/completion: support more postfix completion for map and slice (len, for, forr) > ca243bd gopls/internal/server: simplify snapshot diagnostics > c0305a8 gopls/internal/lsp/server: simplify logic for diagnosing changed files > ee21c63 gopls/internal/test: move the tests > 83512c4 internal/lsp/source/completion/snippet: move from lsp/snippet > c21f267 gopls/internal/lsp: remove lsp path segment > 5995d31 gopls/internal/util: more renamings > 8c1b662 gopls/internal/analysis: rename lsp/analysis -> analysis > d599a86 gopls: move marker tests to internal/test/marker > 6dd3b2b gopls/internal/server: superficial clean up of diagnostics > 5fb3132 gopls/internal/lsp: delete dead code > 1b1e4da internal/imports: remove duplicate unused imports > 42c4470 gopls/protocol/generate: files to generate lsp stubs > f291bf8 gopls: update lsp stubs > db5acf6 gopls/internal/util: move lru,frob,bug,{ast,types,path}util here > 147b88d internal/server: factor protocol.NonNilSlice > 6e052bb gopls/internal/server: rename from lsp > 30c5d24 gopls/internal/lsp/cache/metadata: rename Metadata to Package > 8cd8121 gopls/internal/regtest: avoid file segments ending in a period > c8019b9 gopls/internal/lsp/cache: move ignoreFilter onto View > f930faf gopls/internal/lsp: remove analysisMode, and other unused params > c04fbc0 gopls/internal/lsp: cleanups to view logic > 64f8a68 gopls: remove unnecessary conversions > 12b4de1 gopls/internal/lsp/source: fix hover for objects in unsafe > 4cbc053 gopls/internal/lsp: invert the import between cache and source > ad85a67 gopls/internal/lsp/source: eliminate AnalyzerErrorKind > 2c02506 gopls/internal/lsp/cache: clean up more references to the source package > 0454d64 gopls/internal/lsp/source/typerefs: move to ../cache/typerefs > d2ba90b gopls/internal/lsp/source/methodsets: move to ../cache/methodsets > e3785e8 gopls/internal/lsp/source/xrefs: move to ../cache/xrefs > ef6cba8 gopls/internal/lsp/cache: move parsing types / algorithm to parsego > b9a0354 gopls/internal/lsp/cache: split metadata related types into a package > 87aa71c gopls/internal/lsp/cache: move load diagnostics to packageHandle > b405134 gopls/internal/telemetry/cmd/stacks: skip gopls@devel > 73e70de gopls/internal/lsp: factor showMessage calls > 1896879 gopls: enable telemetry uploading only with 'serve' > eee280c gopls/internal/lsp/protocol: reject non-'file' scheme DocumentURIs > 72ee4f8 gopls/internal/lsp/source/extract: don't assume Scope.Pos > 781b218 gopls/internal/lsp/source: move NodeContains into the astutil pkg > 2d18617 gopls/internal/lsp/cache: clean up unnecessary type checking indirection > 98d026b go/analysis/analysistest: allow End=0 (meaning End=Pos) in RunWithSuggestedFixes > 67f59a0 gopls/internal/lsp/cache: don't rebuild filters for each modcache dir bumping google.golang.org/api c18c15e...08bc733: > 08bc733 chore(main): release 0.154.0 (# 2292) > 861bc79 chore(all): update module github.com/google/go-github/v52 to v57 (# 2289) > be0daf0 feat(all): auto-regenerate discovery clients (# 2300) > 432541d chore(all): update all (# 2288) > d27a8e0 feat(all): auto-regenerate discovery clients (# 2298) > e5e778a feat(all): auto-regenerate discovery clients (# 2297) > 161a8e5 feat(all): auto-regenerate discovery clients (# 2295) > c059038 feat(all): auto-regenerate discovery clients (# 2294) > cefa0cd feat(all): auto-regenerate discovery clients (# 2293) > 46421d4 feat(transport): add OpenTelemetry context propagation (# 2127) > 81cfcf1 chore(main): release 0.153.0 (# 2277) > 4aaad57 feat: update workloadmanager api manually (# 2282) > 0a6ebe4 feat(all): auto-regenerate discovery clients (# 2291) > 9f55397 feat(all): auto-regenerate discovery clients (# 2290) > 4148872 feat(all): auto-regenerate discovery clients (# 2287) > 7897739 feat(all): auto-regenerate discovery clients (# 2286) > bdc87de feat(all): auto-regenerate discovery clients (# 2283) > e648a9d feat: expose experimental universe-related options (# 2264) > e8e2895 feat(all): auto-regenerate discovery clients (# 2280) > d07fe32 feat(all): auto-regenerate discovery clients (# 2279) > 510f0f9 feat(all): auto-regenerate discovery clients (# 2276) bumping github.com/go-logr/logr 4da5305...8adefbe: > 8adefbe docs: interoperability with slog > ebabbb9 build(deps): bump github/codeql-action from 2.22.3 to 2.22.4 > 9c361f0 build(deps): bump actions/checkout from 4.1.0 to 4.1.1 > d9b2b78 Merge pull request # 229 from go-logr/dependabot/github_actions/github/codeql-action-2.22.3 > 2ea8628 Merge pull request # 228 from go-logr/dependabot/github_actions/github/codeql-action-2.22.0 > 91cec29 build(deps): bump github/codeql-action from 2.22.0 to 2.22.3 > 37a4f55 Merge pull request # 227 from go-logr/dependabot/github_actions/ossf/scorecard-action-2.3.0 > ecf310c build(deps): bump github/codeql-action from 2.21.9 to 2.22.0 > 1d1c415 Merge pull request # 226 from go-logr/dependabot/github_actions/github/codeql-action-2.21.9 > d73e05e build(deps): bump ossf/scorecard-action from 2.2.0 to 2.3.0 > 2472ace Merge pull request # 225 from go-logr/dependabot/github_actions/actions/checkout-4.1.0 > 83882e3 build(deps): bump github/codeql-action from 2.21.8 to 2.21.9 > 152caf3 Merge pull request # 224 from go-logr/dependabot/github_actions/github/codeql-action-2.21.8 > 2c41c0d build(deps): bump actions/checkout from 4.0.0 to 4.1.0 > 9e1091d Merge pull request # 223 from go-logr/dependabot/github_actions/github/codeql-action-2.21.7 > 148c77e build(deps): bump github/codeql-action from 2.21.7 to 2.21.8 > b75243e Merge pull request # 221 from go-logr/dependabot/github_actions/actions/upload-artifact-3.1.3 > cfad582 build(deps): bump github/codeql-action from 2.21.5 to 2.21.7 > 3ad2e7a Merge pull request # 220 from go-logr/dependabot/github_actions/actions/checkout-4.0.0 > 91fb740 build(deps): bump actions/upload-artifact from 3.1.2 to 3.1.3 > 5dda621 Merge pull request # 219 from thockin/master > 459a36c build(deps): bump actions/checkout from 3.6.0 to 4.0.0 > eb5bf2d Merge pull request # 218 from thockin/calldepth_enabled_consistent > 314b74e test: eliminate helper func > d0d35d7 Merge pull request # 217 from go-logr/dependabot/github_actions/github/codeql-action-2.21.5 > af7b2b7 Use same call depth for Enabled, Info, Error > eea184c Merge pull request # 214 from go-logr/dependabot/github_actions/actions/checkout-3.6.0 > b937b2a build(deps): bump github/codeql-action from 2.21.4 to 2.21.5 > 7bf6c82 slogr: add SlogSink > a42871c build(deps): bump actions/checkout from 3.5.3 to 3.6.0 > 358130c slogr: restore original backend when converting back and forth > b785b9f slogr: add glue code for logging to slog.Handler and with slog.Logger > 50e47a6 add Logger.GetV > ad8352a build(deps): bump github/codeql-action from 2.21.3 to 2.21.4 > 533f1c5 build(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 > bde80be Merge pull request # 206 from go-logr/dependabot/github_actions/actions/setup-go-4.1.0 > 043bb14 Merge pull request # 207 from go-logr/dependabot/github_actions/github/codeql-action-2.21.3 > 9bd8235 build(deps): bump actions/setup-go from 4.0.1 to 4.1.0 > 4c4e60e Merge pull request # 203 from thockin/bump_go_1_18 > 7ad7fbc build(deps): bump github/codeql-action from 2.21.2 to 2.21.3 > b8912c3 build(deps): bump github/codeql-action from 2.21.0 to 2.21.2 > 10d92fc Search and replace interface{} -> any > 4e7199f build(deps): bump github/codeql-action from 2.20.4 to 2.21.0 > 7078b55 Bump go versions to 1.18+ > ff91da8 build(deps): bump github/codeql-action from 2.20.3 to 2.20.4 > 9cbcf50 Merge pull request # 191 from go-logr/dependabot/github_actions/github/codeql-action-2.20.3 > 7ece47f Merge pull request # 190 from go-logr/dependabot/github_actions/actions/setup-go-4.0.1 > a548a7e build(deps): bump github/codeql-action from 2.20.1 to 2.20.3 > 0ad2c4b Merge pull request # 189 from pnacht/pinned-deps > dac64b6 build(deps): bump actions/setup-go from 3.5.0 to 4.0.1 > 73d5d25 README: show of OpenSSF Scorecard badge > dc28fa9 Update scorecard workflow Actions > 4e0403a Create scorecard.yml > 3372189 Add dependabot to monitor Actions > 6134c6a docs: explain relationship between Logger{} and Discard() > 9e8bbfc Hash-pin workflow Actions > 5d57712 Update security email > c331f48 Add a security policy (with placeholder email) > 4058b9a Add write permissions to assign.yaml > fef7432 Add top-level read-only token permissions > 82f9555 Merge pull request # 173 from thockin/master > d1187da funcr: better tests for JSON output > 930897a Fix lint failures > b95cdeb funcr: Fix wrong prefix in JSON mode bumping google.golang.org/genproto/googleapis/rpc 83a465c...3a041ad: > 3a041ad chore(all): update all to 83a465c (# 1072) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
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> |
|
|
b3781bc47a
|
upgrade to latest dependencies (#806)
bumping knative.dev/pkg b7a62c0...35011d4: > 35011d4 upgrade to latest dependencies (# 2892) > 5c9b7a8 upgrade to latest dependencies (# 2887) > acf0a2d Bump google.golang.org/api from 0.148.0 to 0.149.0 (# 2891) > 5e1261a Bump cloud.google.com/go/storage from 1.33.0 to 1.34.1 (# 2890) > 3b3f4e4 Bump github.com/gorilla/websocket from 1.5.0 to 1.5.1 (# 2889) > 8bf0f54 Bump golang.org/x/sync from 0.4.0 to 0.5.0 (# 2888) > fac3a4f fix closure variable in filtered factory (# 2884) > a6c730f upgrade to latest dependencies (# 2882) > b09d4f2 Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 (# 2879) > 9f71af7 Bump github.com/google/uuid from 1.3.1 to 1.4.0 (# 2878) bumping google.golang.org/genproto d307bd8...49dd2c1: > 49dd2c1 chore(all): update all (# 1067) > e917dd1 chore(deps): bump golang.org/x/net in /googleapis/api/servicecontrol (# 1063) > 8102cb6 chore(deps): bump golang.org/x/net in /googleapis/api/servicemanagement (# 1060) > baa7128 chore(deps): bump golang.org/x/net in /googleapis/api/apikeys (# 1062) > 67c69aa chore(deps): bump golang.org/x/net in /googleapis/bytestream (# 1061) > e298162 chore(deps): bump golang.org/x/net in /googleapis/api/serviceusage (# 1064) > 378ed82 chore(deps): bump golang.org/x/net in /googleapis/api (# 1065) > a6244dc chore(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 (# 1066) > 8bfb1ae chore(all): update all (# 1059) > ceb4ed7 chore(all): auto-regenerate .pb.go files (# 1058) bumping github.com/google/uuid b3cae7c...8de8764: > 8de8764 chore(master): release 1.4.0 (# 134) > 7c22e97 Clarify the documentation of Parse to state its job is to parse, not validate, strings. (# 135) > cd5fbbd feat: UUIDs slice type with Strings() convenience method (# 133) > 47f5b39 docs: fix a typo in CONTRIBUTING.md (# 130) > 542ddab chore(tests): add Fuzz tests (# 128) > 06716f6 chore(tests): Add json.Unmarshal test with empty value cases (# 116) bumping knative.dev/hack d4af42e...8834794: > 8834794 Call set_latest_to_highest_semver after publishing a new release (# 343) > 0d99b7e add function to set latest semver to latest (# 339) bumping sigs.k8s.io/yaml 9535b3b...c3772b5: > c3772b5 Merge pull request # 97 from liggitt/owners > eead467 Merge pull request # 76 from natasha41575/go-yaml-fork > 604031b Update owners > 3566774 Merge pull request # 96 from liggitt/msg > f2c0229 add test demonstrating consistency between yaml.v2 and yaml.v3 > 65d71bb Merge pull request # 87 from justinsb/spew_no_more > 3f79f32 Revert error message changes > 20d25fa update LICENSE, owners, and readmes > d865f09 Merge pull request # 83 from kubernetes-sigs/bump-version-of-golang-to-1.19-and-drop-older-versions > 13f0a74 Replace go-spew with go-cmp > a7b5665 exclude forked libs from golint > 5303805 Merge pull request # 75 from brianpursley/benchmarks > b02c352 reformat to golang 1.19 standards > b6d8b45 fix leading newline issue > b5bdf49 Merge pull request # 66 from ncdc/remove-ncdc-from-owners > 0beda2b Add benchmarks > 2f8489c Bump version of golang to 1.19 and prune older versions > 330e1e5 make sequence style configurable > 78c1299 Merge pull request # 69 from ncdc/fix-lint-error > 94f1bbd Remove myself (ncdc) from OWNERS > 2d151d8 Add benchmarks > 70ebea7 change import paths to forked yaml libs > 39f74b9 Merge pull request # 65 from amurant/non_functional > 5e30182 Fix lint error > b96582b fork go-yaml v2 and v3 > 4f103b1 greatly improve testing framework & added a lot of new tests > 3c98e65 expand variable names in yaml.go, add better comments, improve errors, add copyright > 4924d91 expand variable names in fields.go > 59dc8b4 add 1.16 and 1.17 to github workflows > 740b971 remove vendor folder bumping google.golang.org/genproto/googleapis/api d307bd8...49dd2c1: > 49dd2c1 chore(all): update all (# 1067) > e917dd1 chore(deps): bump golang.org/x/net in /googleapis/api/servicecontrol (# 1063) > 8102cb6 chore(deps): bump golang.org/x/net in /googleapis/api/servicemanagement (# 1060) > baa7128 chore(deps): bump golang.org/x/net in /googleapis/api/apikeys (# 1062) > 67c69aa chore(deps): bump golang.org/x/net in /googleapis/bytestream (# 1061) > e298162 chore(deps): bump golang.org/x/net in /googleapis/api/serviceusage (# 1064) > 378ed82 chore(deps): bump golang.org/x/net in /googleapis/api (# 1065) > a6244dc chore(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 (# 1066) > 8bfb1ae chore(all): update all (# 1059) > ceb4ed7 chore(all): auto-regenerate .pb.go files (# 1058) bumping golang.org/x/sync 22ba207...10739b0: > 10739b0 all: update go directive to 1.18 bumping google.golang.org/api 5e4c19e...0d3b865: > 0d3b865 chore(main): release 0.149.0 (# 2230) > c84e6ff feat(all): auto-regenerate discovery clients (# 2242) > e5a53db chore(all): update all (# 2233) > 576f5e1 feat(all): auto-regenerate discovery clients (# 2241) > 3151bd7 feat(all): auto-regenerate discovery clients (# 2240) > cf09469 feat(all): auto-regenerate discovery clients (# 2239) > 8d66391 feat(all): auto-regenerate discovery clients (# 2238) > 3cc10bf feat(all): auto-regenerate discovery clients (# 2237) > da38ebd feat(all): auto-regenerate discovery clients (# 2236) > cc28ceb feat(all): auto-regenerate discovery clients (# 2235) > 8bb5867 feat(all): auto-regenerate discovery clients (# 2234) > a1fb230 feat(all): auto-regenerate discovery clients (# 2232) > 9835f38 feat(all): auto-regenerate discovery clients (# 2231) > 199783c feat(all): auto-regenerate discovery clients (# 2229) bumping google.golang.org/genproto/googleapis/rpc e917dd1...49dd2c1: > 49dd2c1 chore(all): update all (# 1067) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
31d2498c86
|
upgrade to latest dependencies (#800)
bumping knative.dev/pkg 948f5f5...cf06733: > cf06733 Bump google.golang.org/grpc from 1.58.2 to 1.58.3 (# 2866) > af47f2d Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (# 2865) > 16f23bd Bump google.golang.org/api from 0.145.0 to 0.147.0 (# 2864) > 3262b2b Bump golang.org/x/tools from 0.13.0 to 0.14.0 (# 2863) > 9051a45 Migrate knative.dev/hack/shell to knative.dev/pkg/test/shell (# 2856) bumping google.golang.org/genproto/googleapis/rpc e6e6cda...8bfb1ae: > 8bfb1ae chore(all): update all (# 1059) > ceb4ed7 chore(all): auto-regenerate .pb.go files (# 1058) > d307bd8 chore(all): auto-regenerate .pb.go files (# 1057) > 0333e04 chore(all): update all to e6e6cda (# 1055) > 427d036 chore: unfreeze grpc and fix build errors (# 1056) bumping golang.org/x/mod baa5c2d...5b69280: > 5b69280 modfile: use new go version string format in error message > 273ef6c go.mod: update to go 1.18 and x/tools v0.13.0 bumping google.golang.org/genproto/googleapis/api 007df8e...d307bd8: > d307bd8 chore(all): auto-regenerate .pb.go files (# 1057) > 0333e04 chore(all): update all to e6e6cda (# 1055) > 427d036 chore: unfreeze grpc and fix build errors (# 1056) > e6e6cda chore(all): update all (# 1044) > c177e32 chore(deps): temporarily ignore grpc dep (# 1054) bumping golang.org/x/tools b5e55d1...3f4194e: > 3f4194e go.mod: update golang.org/x dependencies > 1e4ce7c internal/refactor/inline: yet more tweaks to everything test > ee20ddf internal/refactor/inline: permit return conversions in tailcall > db1d1e0 gopls/internal/lsp: go to definition from embed directive > 2be977e internal/refactor/inline: work around channel type misformatting > 0ba9c84 internal/fuzzy: several improvements for symbol matching > c2725ad gopls: update x/telemetry dependency > e8722c0 go/types/internal/play: show types.Selection information > a819c61 internal/refactor/inline: eliminate unnecessary binding decl > 102b64b internal/refactor/inline: tweak everything-test docs again > 197e2c4 internal/refactor/inline: fix broken tests > 586b21a internal/refactor/inline: elide redundant braces > ca34416 internal/refactor/inline: fallible constant analysis > 6a38a5f internal/refactor/inline: use default working directory > c6d331d internal/refactor/inline: don't add same import PkgName twice > 1058109 internal/refactor/inline: don't insert unnecessary parens > d8e94f2 internal/refactor/inline: fix bug in shadow detection > 0adbf9c gopls/internal/lsp: simplify the telemetry prompt > 2ed4298 go/analysis/analysistest: format golden files before comparing > 451716b internal/refactor/inline: consider "", 0.0, 1.0 duplicable > 792f91f internal/refactor/inline: tweak everything test for cgo > 9416299 internal/refactor/inline: fix pkgname shadowing bug > 4cd12d6 gopls/internal/lsp/fake: don't set a completion budget for tests > 57ecf48 gopls/internal/lsp: hover over embed directives > 6de3448 gopls/internal/lsp/cache: remove snapshot.typeCheckMu > 7f23bc8 gopls/internal/regtest/source/completion: reuse functionCallSnippet in > 3d03fbd gopls/internal/lsp: use matcher score in ranking unimported candidates > 7577387 gopls/internal/lsp/source: don't complete to golang.org/toolchain > 4b34fbf internal/refactor/inline: fix bug discard receiver and spread > 6ec9b0f internal/refactor/inline: refine "last ref to caller local" > 08bdfec internal/refactor/inline: split up the big table > 486787e gopls/internal/lsp/source: Add ui.complete.completeFunctionCalls toggle > 9d2d0e8 gopls: set a context deadline after minimal completion results > 169105a internal/refactor/inline: insert conversions during substitution > b3ada30 internal/refactor/inline: analyze callee effects > 1602103 internal/refactor/inline: skip cgo tests on non-cgo builders > 1c8e684 internal/refactor/inline: sound treatment of named results > d32f97a internal/refactor/inline: eliminate Callee.BodyIsReturnExpr > f4abeae go/analysis/passes/directive: use strings.Cut > c42ed47 internal/refactor/inline: reject attempts to inline in cgo code > 313150a internal/refactor/inline: x++ counts as assignment in escape > d6f1bb7 internal/refactor/inline: ignore line directives in testing > fb7463a gopls: upgrade x/telemetry to latest > 6ccb09c gopls/internal/lsp/source/completion: fixes for completion budget > 903e689 gopls/internal/lsp/source/completion: start timing before type checking > 455b761 gopls/internal/lsp: use linkifyShowMessage in telemetryOnMessage > ebe11df gopls/internal/regtest/bench: add additional completion benchmarks > 0ceab5c internal/refactor/inline: split up the main function > f975935 gopls/internal/lsp: update telemetry prompt and add a follow-up message > 64beb95 gopls/internal/lsp/command: add maybePromptForTelemetry > 1c59c38 gopls/internal/lsp/source: add linkifyShowMessage (internal option) > d5538db gopls/internal/lsp/cmd: undocument gopls vulncheck > e3bbe43 gopls/internal/lsp: update prompting logic for local/off mode > 771061d gopls: instrument telemetry for latency of important operations > a490c54 all: register the appends analyzer in a few places and update gopls/go.mod > f096129 internal/refactor/inline: use escape analysis in purity > f9b8da7 go/analysis/passes/appends: rename package to appends > d744296 cmd/compilebench: check asm support for -compiling-runtime > f8acb7f gopls: update golang.org/x/telemetry dependency > 6120b45 go/packages: fix a typo of TypesInfo > 0669fa3 cmd/compilebench: fix assembler invocation > 9125a0f gopls/internal/lsp: minor cleanup to prompt logic > a3c6fd8 gopls/internal/lsp: add an idle prompt asking users to enable telemetry > c00d71d go/analysis: add a new analyzer for check missing values after append > 9df3852 internal/refactor/inline: two minor cleanups > b37e7e3 internal/refactor/inline: test everything > 6128895 gopls/internal/vulncheck/scan: buffer govulncheck STDERR output > d2b79cd gopls/internal/regtest/marker: rename to clarify marker types > 91fde38 gopls/internal/lsp/tests: eliminate several old marker types > a9b2439 go/packages: remove use of ioutil in test > 6d90c13 internal/refactor/inline: ignore line directives > 28990ac internal/refactor/inline: fix bug in /internal/ check for std > 365db56 tools: clean up after removing all references to ioutil > 5538375 internal/refactor/inline: fix import shadowing bug > c1a2c23 internal/refactor/inline: handle implicit field selections > 673f263 internal/refactor/inline: update docs > c4f811e internal/refactor/inline: reject generic methods for now > 2c15796 internal/diff/lcs: increase search depth to 100 > 38f5195 internal/refactor/inline: treat self-ref as free ref > 866a6b0 gopls: update x/telemetry to the latest > afa68c9 gopls/internal: move builtin completion test to a regtest > dca7c82 gopls/internal/regtest: support full features of old completion markers > e2393ab gopls/internal/lsp/source: inliner: don't spam log > 8421a35 gopls/lsp/command: add gopls.add_telemetry_counters > 940ffda internal/refactor/inline: introduce "binding decls" > eaf809a internal/refactor/inline: 2 fixes in AnalyzeCallee recursion > 715a452 internal/refactor/inline: doc: optimizing compiler analogy > 0bcc621 internal/refactor/inline: simplify ordinary variadics > efaab95 internal/refactor/inline: simplify f(slice...) calls > d98bc1a gopls: improve usage instructions for neovim > 559c430 tools: replace references to obsolete package ioutils > 0b3914d go/analysis/passes/defers: rename Analyzer.Name to "defers" > ad827af internal/refactor/inline: add table-driven test > 8d6ad46 gopls/internal/regtest: port the codelens marker tests > 995ecf7 gopls/internal/lsp/source: recover from inliner panics > cf5aad9 gopls: update to use the new golang.org/x/vuln API > 33355ea internal/refactor/inline: add parameterless tailcall strategy > ebc1c29 internal/refactor/inline: parameter elimination > e6d89b4 gopls/internal/lsp/regtest: parallelize marker tests > 7e848b2 gopls/internal/lsp/regtest: port the highlight marker > 9886d98 all: get tests passing with 1.18 and 1.19 > 0049711 go/types/internal/play: show underlying and core types > 627959a cmd/stringer: log more information in tests > cd231d8 gopls/internal/lsp: track didChangeConfiguration diagnostics for tests > 0a9721c gopls/internal/lsp: move options into the snapshot > fb4bd11 gopls/internal/lsp/cache: move Option management to the Server > 882bb14 go/analysis/unitchecker: revert subtle change to vendoring > fbb8910 go/types/internal/play: show TypeAndValue.mode > d06e891 gopls/internal/regtest/marker: support folding ranges > b0cdf01 gopls/internal/lsp/tests: eliminate the go1.18 summary file > c6e4421 gopls/internal/lsp/tests: simplify options > ab96dab gopls/internal/lsp/cache: move working dir to workspaceInformation > 1889c0e gopls/internal/lsp/cache: simplify file change propagation > 01224cd gopls/internal/lsp/cache: only evaluate fileMap.dirs when necessary > 15a23a9 gopls/internal/lsp/cache: consolidate logic for updating maps in clone > 56a1866 gopls: update staticcheck (v0.4.5) > 36c4f98 gopls/internal/lsp/cache: simplify tracking of snapshot directories > fe324ac all: tidy with -compat=1.18 bumping google.golang.org/api 788dc60...60e8678: > 60e8678 chore(main): release 0.147.0 (# 2210) > 8fd2dc4 chore(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 in /internal/kokoro/discogen (# 2213) > 6d015e0 chore(all): update module golang.org/x/net to v0.17.0 [SECURITY] (# 2214) > e2368f8 feat(all): auto-regenerate discovery clients (# 2215) > df0b730 feat(all): auto-regenerate discovery clients (# 2211) > b3a71bd chore(all): update all (# 2207) > f2c2d1b feat(all): auto-regenerate discovery clients (# 2209) > ed48023 chore(main): release 0.146.0 (# 2204) > 9a034cd feat(all): auto-regenerate discovery clients (# 2206) > 4aa710d feat(all): auto-regenerate discovery clients (# 2205) > 1e9a43c feat(all): auto-regenerate discovery clients (# 2203) bumping google.golang.org/genproto 007df8e...d307bd8: > d307bd8 chore(all): auto-regenerate .pb.go files (# 1057) > 0333e04 chore(all): update all to e6e6cda (# 1055) > 427d036 chore: unfreeze grpc and fix build errors (# 1056) > e6e6cda chore(all): update all (# 1044) > c177e32 chore(deps): temporarily ignore grpc dep (# 1054) bumping google.golang.org/grpc c0aa20a...bf05b95: > bf05b95 Change version.go to v1.58.3 (# 6707) > c40c9ba server: prohibit more than MaxConcurrentStreams handlers from running at once (# 6703) (# 6705) > dd9270d update version to 1.58.3-dev (# 6656) bumping github.com/google/go-cmp a97318b...c3ad843: > c3ad843 Add cmpopts.EquateComparable (# 340) > e250a55 Use of hotlinking of Go identifiers (# 337) > 8a3e8dd set workflow permission to read-only (# 327) > 8cea5de Pin GitHub action versions (# 332) > 3bb304a Run tests for Go 1.20 version (# 322) > 571a56b Remove purego fallbacks (# 325) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
8551914fdf
|
upgrade to latest dependencies (#796)
bumping golang.org/x/net 88194ad...b225e7c: > b225e7c http2: limit maximum handler goroutines to MaxConcurrentStreams bumping knative.dev/pkg ca8c009...948f5f5: > 948f5f5 Bump golang.org/x/sync from 0.3.0 to 0.4.0 (# 2854) > 17435ae Bump github.com/tsenart/vegeta/v12 from 12.11.0 to 12.11.1 (# 2848) > 9d1f6c1 Bump google.golang.org/api from 0.143.0 to 0.145.0 (# 2853) > efe9f4a Updated x/net to v0.17.0 to fix cve-2023-44487 (# 2859) bumping golang.org/x/sync 93782cc...22ba207: > 22ba207 singleflight: add panicError.Unwrap method bumping google.golang.org/api d0ae30d...788dc60: > 788dc60 chore(main): release 0.145.0 (# 2202) > c26a28c feat(all): auto-regenerate discovery clients (# 2201) > b4d0738 chore(main): release 0.144.0 (# 2188) > 5779cfc feat(all): auto-regenerate discovery clients (# 2197) > 34e0216 feat(all): auto-regenerate discovery clients (# 2196) > 9c8ea89 chore(all): update module google.golang.org/grpc to v1.58.2 (# 2194) > 0c82427 feat(all): auto-regenerate discovery clients (# 2195) > 55f1113 feat(all): auto-regenerate discovery clients (# 2193) > 8a3eb9b feat(all): auto-regenerate discovery clients (# 2192) > 0132460 feat(all): auto-regenerate discovery clients (# 2191) > f930302 feat(all): auto-regenerate discovery clients (# 2190) > ec24c23 feat(all): auto-regenerate discovery clients (# 2189) > 65ec288 feat(all): auto-regenerate discovery clients (# 2187) 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> |
|
|
5ea15895a7
|
upgrade to latest dependencies (#774)
bumping golang.org/x/oauth2 839de22...2e4a4e2: > 2e4a4e2 go.mod: update golang.org/x dependencies > ac6658e all: update go version to 1.18 > ec5679f go.mod: update golang.org/x dependencies > 989acb1 all: update dependencies to their latest versions > 2323c81 go.mod: update golang.org/x dependencies bumping github.com/prometheus/statsd_exporter ef6627b...c2505cf: > c2505cf Release 0.22.7 > 8f351a5 Merge pull request # 450 from prometheus/superq/update_build > 3b9ef1f Update changelog & release 0.22.6 > b1068d0 Update build > 9d4eeda Merge pull request # 449 from prometheus/mr/dependency-update > 9115f0f Merge pull request # 447 from pedro-stanaka/feat/doc-special-regex-match > c2c1af1 housekeeping: update dependencies > 3a63a4b Merge pull request # 445 from SandroJijavadze/fix-443-flaky-test > 6ef0b3b Changing issue number for tracking support for globbling > 848212e Merge pull request # 440 from prometheus/repo_sync > 2ab624a fix flaky test gosched hack > 1a14821 Adding note about behavior of .+ regex > d90c8ff Merge pull request # 441 from pedro-stanaka/fix/benchmarks-mapper > c753dfa Update common Prometheus files > f935a9c Adding documentation about special regex match group > 0d22f85 Merge pull request # 436 from prometheus/repo_sync > 6e341dd Fixing broken benchmark for mapper > c714dcd Add # 434 to release notes > b8504ed Update common Prometheus files > dcddbc4 Merge pull request # 434 from pedro-stanaka/relay-new-line-count-metric > 4d07e28 Release 0.22.5 > d46243a Update Year > ada7248 Merge pull request # 432 from prometheus/mr/go-image > 0de518d Adding new metric to keep track of total relayed lines > 99a94fa Merge pull request # 433 from prometheus/revert-429-relay-new-line-count-metric > 3427e36 Switch to cimg/go for build+test > e416ec1 Merge pull request # 429 from pedro-stanaka/relay-new-line-count-metric > 4b69838 Revert "New metric for total lines relayed" > f8fc001 Merge pull request # 431 from prometheus/repo_sync > fbf7837 Fixing linting problems on new code > 0cb34c7 Merge pull request # 430 from prometheus/repo_sync > 542ee7c Update common Prometheus files > d015cda Adding new test section to check on metrics > 4ad11fc Merge pull request # 426 from prometheus/repo_sync > 549a96a Update common Prometheus files > 2d339b0 Adding new metric to relay > 4a086bc Merge pull request # 423 from prometheus/repo_sync > 2f5add4 Update common Prometheus files > 60742e1 Adding metric testing on relay > 161f982 Merge pull request # 422 from prometheus/repo_sync > 55e536b Update common Prometheus files > 78dcd3b Adding new simple test to relay package > 1a1dd2d Merge pull request # 421 from prometheus/repo_sync > 5654505 Update common Prometheus files > c481b95 Merge pull request # 419 from prometheus/repo_sync > b8462d0 Update common Prometheus files > db4a4f2 Merge pull request # 415 from prometheus/repo_sync > b122283 Update common Prometheus files > 5c6c8a2 Merge pull request # 412 from prometheus/repo_sync > 83180ae Update common Prometheus files > 7e2fe6c Bump version & add changelog for # 409 # 410 > a32a9da Update common Prometheus files > 7ba3f6a Merge pull request # 409 from aleksandr-vin/aleksandr-vin-patch-1 > 6a5a089 Merge pull request # 410 from mattdurham/use_instance_registry > 258c8c0 Set numeric user to comply runAsNonRoot k8s policy > 6564725 Merge pull request # 411 from prometheus/repo_sync > aadb43e Use the instance registry instead of the prometheus.registry > fae515f Merge pull request # 405 from prometheus/repo_sync > bfdf4dd Update common Prometheus files > 16d4f31 Release 0.22.3 > 339c8ef Update common Prometheus files > 6c02839 Merge pull request # 402 from agneum/389-allow-multiple-dashes > d0d948e Merge pull request # 404 from agneum/364-enable-more-linters > b6fc5de fix linter warnings: goimports, wsl > 69b17ee Merge pull request # 403 from prometheus/repo_sync > 697eb33 fix: remove vendor and disable-all options, disable the errcheck linter > 2ab2c44 feat: handle double dashes in unmapped metrics (# 389) > 95d3444 Merge pull request # 401 from prometheus/repo_sync > f699c4a Update common Prometheus files > b609892 feat: enable more linters and fix warnings (# 364) > 5c8622a Merge pull request # 400 from prometheus/beorn7/deprecation > 83513ab Update common Prometheus files > d4e89cd Merge pull request # 398 from prometheus/repo_sync > 4946fc8 Add deprecation note to pkg directory > f789413 Merge pull request # 395 from prometheus/superq/release_0.22.2 > f0c6a23 Update common Prometheus files > 884a8c0 Merge pull request # 393 from prometheus/superq/relay_metrics > 9200507 Release 0.22.2 > f39c9c3 Merge pull request # 392 from prometheus/mr/update-scenarios > ae26c50 Add metrics to relay > 9b31bb8 Add changelog entry for # 390 & # 388 > f5c6a55 Update transition scenarios > e86e67a Merge pull request # 388 from prometheus/superq/relay > b04eba2 Merge pull request # 391 from prometheus/superq/go1.17 > 0b84893 Add statsd relay > 6c43ebb Merge pull request # 390 from royeo/feature/replace-level-pkg > 37da8dd Update build for Go 1.17 > d57c8b1 Changelog for # 381 > 6329577 refactor: replace level pkg > a9c883a Merge pull request # 381 from evandam/allow-multi-dash > f9fea18 Skip version 0.22.0 > abb7ec0 allow multiple dashes in StatsD metric names > e849909 Merge pull request # 382 from prometheus/repo_sync > eea2c0f Back out of release 0.22.0 > 42158f5 Manually sync Makefile.common > 828d50c Merge pull request # 387 from prometheus/revert-385-master > 1f53a74 Update common Prometheus files > efdf113 Release 0.22.0 > c4f435e Revert "replace level pkg" > e395798 Merge pull request # 386 from royeo/feature/pprof > 4c8028e Merge pull request # 385 from royeo/master > f4fe58d use http.DefaultServeMux to support pprof > c3a818e replace level pkg bumping contrib.go.opencensus.io/exporter/prometheus f3a7283...e6b6b80: > e6b6b80 Merge pull request # 30 from bogdandrutu/updatedeps > aaaf212 Merge pull request # 28 from wincus/update-prometheus > 75046ad Upgrade all deps to lastest > bf25aba update prometheus golang client bumping google.golang.org/grpc 5b67e5e...87bf02a: > 87bf02a Change version to 1.57.0 (# 6448) > 6b64be9 resolver/weighted_round_robin: remove experimental suffix from name > 9489082 github: replace deprecated command with environment file (# 6417) > d1868a5 clusterresolver: add logs for dns discovery mechanism error cases (# 6444) > 8e9c8f8 grpc: do not use balancer attributes during address comparison (# 6439) > db32c5b Fix preloader mode in benchmarks (# 6359) > f0280f9 xds: require EDS service name in new-style CDS clusters (gRFC A47) (# 6438) > bf5b7ae clusterresolver: handle EDS nacks and resource-not-found errors correctly (# 6436) > fc0aa46 client: encode the authority by default (# 6428) > 11feb0a resolver: delete Target.Scheme and Target.Authority (# 6363) > df3e021 status: fix panic when servers return a wrapped error with status OK (# 6374) > acbfcbb internal/grpcsync: refactor test (# 6427) > 51042db internal/grpcsync: Provide an internal-only pub-sub type API (# 6167) > 620a118 xds/internal/balancer/clusterimpl: Switch cluster impl child to graceful switch (# 6420) > 6b8f427 orca: remove useless log statement (# 6424) > ea492f5 xdsclient: indicate authority serverURI in authority + transport logs (# 6425) > 67e881c xds: E2E Test for Audit Logging (# 6377) > 07718ef internal/xds/rbac: Add support for string matcher in RBAC header matching (# 6419) > 575a936 xds: Fail xDS Server Serve() if called after Stop() or GracefulStop() (# 6410) > 7eb5727 xds: switch EDS watch to new generic xdsClient API (# 6414) > e859984 server: with TLS, set TCP user timeout on the underlying raw connection (# 5646) (# 6321) > 1634254 rpc_util: Reuse memory buffer for receiving message (# 5862) > 789cf4e reflection: rename proto imports for disambiguation in import script (# 6411) > 0673105 clusterresolver: switch a couple of tests to e2e style (# 6394) > 0b3a81e clusterresolver: remove priority LB related tests (# 6395) > dd931c8 xds: clusterresolver e2e test cleanup (# 6391) > 10f5b50 [PSM interop] Don't fail target if sub-target already failed (# 6390) > 963238a clusterresolver: move tests around to different files (# 6392) > f24b4c7 clusterresolver: remove redundant tests (# 6388) > a9c7942 benchmark: Add support for Poisson load in benchmark client (# 6378) > dd350d0 stats/opencensus: Fix flaky metrics test (# 6372) > 642dd63 reflection: expose both v1 and v1alpha reflection services (# 6329) > 3c6084b xds/outlierdetection: fix config handling (# 6361) > 3e8eca8 Revert "client: encode the authority by default (# 6318)" (# 6365) > 1c0572a benchmark: fix package used to reference service to use grpc suffix instead of pb (# 6362) > 7a7caf3 protoc-gen-go-grpc: Update README.md file (# 6349) > 89790ea grpclb: fix typo (# 6356) > 907bdaa alts: Read max number of concurrent ALTS handshakes from environment variable. (# 6267) > 2ac1aae weightedroundrobin: prefer application_utilization to cpu_utilization (# 6358) > 7aeea8f orca: add application utilization and range checking (# 6357) > 6578ef7 client: handle empty address lists correctly in addrConn.updateAddrs (# 6354) > 761c084 xds/ringhash: cache connectivity state of subchannels inside picker (# 6351) > 1b66663 benchmark: Add sleepBetweenRPCs and connections parameters (# 6299) > 81c513a opencensus: stop overwriting ctx parameter in tests (# 6350) > 68576b3 client: encode the authority by default (# 6318) > c9d3ea5 deps: google.golang.org/genproto to latest in all modules (# 6319) > 02188e6 Change version to 1.57.0-dev (# 6346) bumping golang.org/x/tools 675bf3c...229f848: > 229f848 gopls/internal/lsp/source: enable new defers analyzer > 2dc7eba go/analysis: use parser.SkipObjectResolution > f91c023 go.mod: update golang.org/x dependencies > e0783a8 internal/gcimporter: remove bug report on objectpath failure > 75f6f9c gopls/internal/bug: add gopls/bug telemetry counter > 4b271f9 gopls: add gopls/client telemetry counters > d0b18e2 go/analysis/passes/copylock: fix infinite recursion > 5b4d426 gopls/internal/hooks: clean language version before passing to gofumpt > 2160c5f gopls/internal/lsp/analysis: fix stubmethods with variadic parameters > 3d20bbe internal/gcimporter: add a missing return if objectpath fails > c16d0be cmd/gonew: add new tool for starting a module by copying one > 304e203 internal/edit: copy cmd/internal/edit > 82861e0 gopls/internal/lsp/source: reinstate equalOrigin for references check > 1561060 gopls/internal/lsp/source: fix incorrect 'origin' logic for named types > fe58b07 gopls/internal/lsp/source: fix renaming of type parameters > 3a3c169 gopls/internal/lsp/source: refresh embeddirective analyzer docs > 03562de refactor/satisfy/find: composite lits may have type parameter type > bacac14 gopls/internal/lsp/source: Add SuggestedFix for embeddirective Analyzer > 38606b3 gopls/internal/lsp/cache: keep analysis progress reports on one line > e8cdaf4 gopls/internal/lsp/cache: fast-path for type-checking active packages > da5abd3 gopls/internal/lsp/cache: fix use of time.NewTimer instead of NewTicker > b389785 gopls: fix tests that depend on log sequencing > 2ffc4dc all: fix some typos > e66c3a5 gopls/internal/lsp/cache: use correct metadata in resolveImportGraph > 364bdd0 gopls/internal/lsp/cache: fix incorrect check for active package > c6e02e3 gopls/internal/lsp/source: highlight deprecated symbols > 07bfcd4 internal/gcimporter: another workaround for race to interface type set > db5406b gopls/internal/lsp: don't recompute diagnostics during code actions > 4810eda gopls/internal/lsp/cache: memoize active packages after every operation > fa093b2 gopls/internal/regtest/bench: add benchmarks for codeactions > d75c387 internal/facts: don't reexport imported facts unnecessarily > 67ba599 gopls/internal/lsp/cache: fix boundary cond in parseCache age eviction > 478577b gopls/internal/lsp/cache: purge Analysis.Results earlier > ac1b965 gopls/internal/lsp/cache: limit parallelism > 4f74786 gopls/internal/lsp/cache: move purgeFuncBodies into the parse cache > 3577700 gopls/internal/lsp/cache: used time-based eviction in parseCache > 36f607b gopls/internal/lsp/frob: document another restriction > 9b2c3f9 go/types/objectpath: avoid sorting methods for gopls > ebb9ee3 gopls/internal/lsp/cache: UX improvements for analysis > 3e82a5b internal/gcimporter: avoid test assumptions about internal packages in other repos > 7ba5690 go/analysis/passes/composite: fix typo in URL field > 36e4181 Revert "go/packages: avoid unnecessary dependency on StdSizes" > 9161e3a all: remove repetitive words > 2842ed8 go/packages: avoid unnecessary dependency on StdSizes > 84f829e gopls/internal/lsp/cache: better panic if metadata invariant is broken > 03275ec gopls/internal/lsp/cache: frob: a fast encoder with gob-like powers > dbfa513 gopls/internal/lsp: don't awaitLoaded inside resolveImportGraph > b160971 gopls/internal/lsp: fix a latent bug in orphaned file reloading > 67aade5 internal/facts: strength-reduce Package param to PackagePath > ffc82f3 gopls/internal/lsp/source/typerefs: optimize getPackageHandles > 50a6ef6 gopls/internal/lsp: only diagnose one package per file > 48026e1 internal/gcimporter: don't panic when exporting a builtin 'Error' method > 5fed7a8 gopls/protocol/generate: upgrade generating LSP stubs > b9fd8df gopls/internal/lsp/debug: display Analysis.Run times > 799eec0 gopls/internal: update LSP support > c6de5f5 gopls/internal/lsp/source: fix spurious "unexpected var object" error > ba3c31c gopls/internal/regtest/bench: add a test simulating typing > 80c9aad gopls/internal/regtest/bench: add an 'oracle' benchmark repo > e10bcf6 gopls/internal/regtest/bench: clean up profile flags > 50a7e14 go/types/internal/play: show enclosing scopes and method sets > 12fe149 internal/typeparams: improve the panic in OriginMethod > 89d9fae internal/gcimporter: supporting encoding objects from different packages > dbd6001 go/analysis: remove pointless comments > 67d73b2 internal/gopathwalk: use opts.Logf for errors if set > 1ca2185 go/analysis: pass package's Go version to type checker > a721062 gopls/internal/regtest/workspace: fix TestQuickFix_AddGoWork for go1.21 > ba23fc4 internal/analysisutil: avoid IsNamed panic on built-in named types > e1d0f91 go/analysis/passes/slog: unskip test > c35476f gopls: commands to start/stop profiling, and a new benchmark metric > ec9bc53 internal/gopathwalk: use os.ReadFile instead of ioutil.ReadFile > aac7fb6 internal/cmd/deadcode: a command to report dead code in Go programs > 538a6e9 gopls/internal/lsp/source: put context first in extracted functions > ef12545 internal/lsp/analysis: embed directive analyzer check following decl > 7bb8360 internal: fix typo > 7fa7e85 go/callgraph/rta: doc tweaks > d86c729 cmd/digraph: somepath: search breadth-first to find minimal path > eaebeac gopls/internal/lsp/source/completion: avoid duplicates from variants > ac255de cmd/digraph: consolidate -help message and package doc > dfb7d24 go/analysis/passes/slog: replace XXXCtx names with XXXContext > 8f07782 gopls/internal/lsp: make gopls.start_debugging open browser > 4b177d0 go/callgraph/rta: optimise 'implements' operation > eaca1d0 gopls/internal/lsp/filecache: increase idle GC period to 6 hours > 124ebfa internal/pprof: a function to compute total pprof time > 8304532 go/callgraph/rta: model reflective calls soundly > f9f582e go/packages: pass go list-reported Go language version to type checker > e7916d0 gopls/internal/lsp/source/completion: honor usePlaceholders > 1d07f1b gopls/internal/lsp/source/completion: placeholders for type params > 2d90701 gopls/internal/regtest/marker: skip addgowork.txt > 8060af9 gopls/internal/lsp/source/xrefs: include refs to methods of generics > a8cf665 gopls/internal/lsp/source: ignore objectpath error in rename > eeb93ed gopls: remove dead code > 781c467 gopls/internal/lsp/cache: plumb analysis URLs to client bumping google.golang.org/genproto/googleapis/api e85fd2c...f966b18: > f966b18 chore(googleapis): remove obsolete types referencing field_mask package (# 1042) > e0aa005 chore(all): update all (# 1033) > cbb8c96 chore(all): update all (major) (# 1041) > 23370e0 chore(all): auto-regenerate .pb.go files (# 1039) > b022f6e chore(all): auto-regenerate .pb.go files (# 1038) > 66ad5b6 chore(all): update all (major) (# 1037) > 659f7aa chore(all): auto-regenerate .pb.go files (# 1036) > 3f92550 chore(all): update all (major) (# 1024) > 782d3b1 chore: remove gaming (# 1032) > e685fd7 chore(all): update all (# 1031) > ccb25ca chore(all): update all (# 1022) > f517056 chore(all): add go.work and fix apidiff (# 1030) > 9506855 chore(all): auto-regenerate .pb.go files (# 1028) > 1f95444 chore(all): auto-regenerate .pb.go files (# 1026) > e449d1e chore(all): update apidiff.yaml for submodules (# 1027) > 9b080da chore(all): auto-regenerate .pb.go files (# 1025) bumping google.golang.org/genproto/googleapis/rpc 9506855...1744710: > 1744710 chore(all): update all (# 1043) > f966b18 chore(googleapis): remove obsolete types referencing field_mask package (# 1042) > e0aa005 chore(all): update all (# 1033) > cbb8c96 chore(all): update all (major) (# 1041) > 23370e0 chore(all): auto-regenerate .pb.go files (# 1039) > b022f6e chore(all): auto-regenerate .pb.go files (# 1038) > 66ad5b6 chore(all): update all (major) (# 1037) > 659f7aa chore(all): auto-regenerate .pb.go files (# 1036) > 3f92550 chore(all): update all (major) (# 1024) > 782d3b1 chore: remove gaming (# 1032) > e685fd7 chore(all): update all (# 1031) > ccb25ca chore(all): update all (# 1022) > f517056 chore(all): add go.work and fix apidiff (# 1030) bumping knative.dev/hack a75befb...ab12e24: > ab12e24 Update community files (# 306) bumping knative.dev/pkg ea6c1f2...26b41ba: > 26b41ba Bump google.golang.org/api from 0.126.0 to 0.136.0 (# 2790) > 42a4ec1 Bump contrib.go.opencensus.io/exporter/prometheus from 0.4.0 to 0.4.2 (# 2793) > 404648b Bump golang.org/x/oauth2 from 0.8.0 to 0.11.0 (# 2792) > a6e28fc Bump golang.org/x/tools from 0.11.0 to 0.12.0 (# 2791) > b409e16 Bump github.com/openzipkin/zipkin-go from 0.3.0 to 0.4.1 (# 2785) > cceb144 Update community files (# 2788) bumping google.golang.org/genproto e85fd2c...f966b18: > f966b18 chore(googleapis): remove obsolete types referencing field_mask package (# 1042) > e0aa005 chore(all): update all (# 1033) > cbb8c96 chore(all): update all (major) (# 1041) > 23370e0 chore(all): auto-regenerate .pb.go files (# 1039) > b022f6e chore(all): auto-regenerate .pb.go files (# 1038) > 66ad5b6 chore(all): update all (major) (# 1037) > 659f7aa chore(all): auto-regenerate .pb.go files (# 1036) > 3f92550 chore(all): update all (major) (# 1024) > 782d3b1 chore: remove gaming (# 1032) > e685fd7 chore(all): update all (# 1031) > ccb25ca chore(all): update all (# 1022) > f517056 chore(all): add go.work and fix apidiff (# 1030) > 9506855 chore(all): auto-regenerate .pb.go files (# 1028) > 1f95444 chore(all): auto-regenerate .pb.go files (# 1026) > e449d1e chore(all): update apidiff.yaml for submodules (# 1027) > 9b080da chore(all): auto-regenerate .pb.go files (# 1025) bumping google.golang.org/api 884dbd5...113082d: > 113082d chore(main): release 0.136.0 (# 2105) > 919cee6 chore(all): update all (# 2101) > c62e5c6 feat: add additional checks before using S2A (# 2103) > 8029f73 feat(all): auto-regenerate discovery clients (# 2104) > cd62080 chore(main): release 0.135.0 (# 2088) > 8fbf572 feat(all): auto-regenerate discovery clients (# 2102) > 262aa70 feat(all): auto-regenerate discovery clients (# 2100) > b16a2d3 feat(all): auto-regenerate discovery clients (# 2099) > ff054ff feat(all): auto-regenerate discovery clients (# 2098) > e59738c feat(all): auto-regenerate discovery clients (# 2096) > 1e19c22 feat(all): auto-regenerate discovery clients (# 2095) > 979195d feat(all): auto-regenerate discovery clients (# 2094) > 06fee15 chore(all): update all (# 2092) > 2b1c61f feat(all): auto-regenerate discovery clients (# 2093) > 597995c feat(all): auto-regenerate discovery clients (# 2091) > 8ba6963 feat(all): auto-regenerate discovery clients (# 2090) > c4d9f14 feat(all): auto-regenerate discovery clients (# 2089) > 8875932 feat(all): auto-regenerate discovery clients (# 2087) > 7fb7c47 chore(main): release 0.134.0 (# 2085) > aec89b7 feat(all): auto-regenerate discovery clients (# 2086) > 66d077d feat(all): auto-regenerate discovery clients (# 2084) > 9a94c5b chore(main): release 0.133.0 (# 2078) > 15c15a6 chore(all): update all to 659f7aa (# 2083) > 0846d92 feat(all): auto-regenerate discovery clients (# 2082) > 94f3caf feat(all): auto-regenerate discovery clients (# 2081) > 3a5236c feat(all): auto-regenerate discovery clients (# 2080) > b88678a feat(all): auto-regenerate discovery clients (# 2079) > d9bd05b feat(all): auto-regenerate discovery clients (# 2077) > 2eab0d1 chore(main): release 0.132.0 (# 2066) > 334c07e feat(all): auto-regenerate discovery clients (# 2076) > bf32188 chore(all): update all to 782d3b1 (# 2074) > 25d96d9 feat(all): auto-regenerate discovery clients (# 2075) > 0011a92 feat(all): auto-regenerate discovery clients (# 2073) > 52ac522 feat(all): auto-regenerate discovery clients (# 2072) > 16cf0c3 feat(all): auto-regenerate discovery clients (# 2069) > 25a3230 feat(all): auto-regenerate discovery clients (# 2065) > 5e7109a chore(main): release 0.131.0 (# 2056) > f391921 feat(all): auto-regenerate discovery clients (# 2064) > 524f72b feat(all): auto-regenerate discovery clients (# 2063) > 16b834e chore(all): update all (# 2061) > 90038ee feat(all): auto-regenerate discovery clients (# 2062) > 16ad84c feat(all): auto-regenerate discovery clients (# 2060) > 24b4d0b feat(all): auto-regenerate discovery clients (# 2059) > c836da9 feat(gensupport): pass in headers via context (# 2052) > e871335 feat(all): auto-regenerate discovery clients (# 2058) > 1b0f818 feat(all): auto-regenerate discovery clients (# 2054) > ed3a635 chore(main): release 0.130.0 (# 2042) > d5c7eef chore(all): update all (# 2048) > 5ec0817 feat(all): auto-regenerate discovery clients (# 2051) > d79dfc2 feat(all): auto-regenerate discovery clients (# 2050) > 5e08be4 feat(all): auto-regenerate discovery clients (# 2049) > 6711565 feat(all): auto-regenerate discovery clients (# 2046) > 50d3e98 feat(all): auto-regenerate discovery clients (# 2045) > 380eafd feat(all): auto-regenerate discovery clients (# 2044) > 7a8816b feat(all): auto-regenerate discovery clients (# 2043) > dc4d425 feat(all): auto-regenerate discovery clients (# 2041) > 78ebbdb chore(main): release 0.129.0 (# 2029) > 5e1c531 feat(all): auto-regenerate discovery clients (# 2040) > 888df6f chore: skip generating integrations:v1alpha (# 2039) > bbfccf8 chore(all): update all (# 2038) > efba8fa chore: restore generating integrations:v1alpha (# 2037) > 177408e feat(all): auto-regenerate discovery clients (# 2035) > 807827a chore(all): update all (# 2031) > cc73573 feat(all): auto-regenerate discovery clients (# 2033) > 247ad09 feat(all): auto-regenerate discovery clients (# 2032) > 3eb845f feat(all): auto-regenerate discovery clients (# 2030) > 922fc6a feat(all): auto-regenerate discovery clients (# 2028) > f06cac5 chore(main): release 0.128.0 (# 2023) > 229def0 feat(all): auto-regenerate discovery clients (# 2027) > 58512c3 feat(all): auto-regenerate discovery clients (# 2026) > d846ea5 feat(all): auto-regenerate discovery clients (# 2022) > 5e2fcf7 chore(main): release 0.127.0 (# 2016) > 0d9a82b chore(all): update module github.com/googleapis/enterprise-certificate-proxy to v0.2.4 (# 2019) > eb914ce feat(all): auto-regenerate discovery clients (# 2021) > c86a815 feat(all): auto-regenerate discovery clients (# 2018) > 4c6e7c1 feat(all): auto-regenerate discovery clients (# 2017) > 21af27f feat(all): auto-regenerate discovery clients (# 2015) 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> |
|
|
79fe54161d
|
upgrade to latest dependencies (#769)
bumping go.uber.org/zap eaeb0fc...a55bdc3: > a55bdc3 Release v1.24.0 (# 1208) > ed5598a Use ReplaceAll instead of Replace with -1 pos arg (# 1195) > da406e3 Chore: Fix deprecation docs and links (# 1193) > 9b86a50 SugaredLogger: Turn error into zap.Error (# 1185) > 9137e0e go.mod: Bump go directive to 1.19 (# 1181) > 7cabba7 Open absolute paths as files, limited Windows support (# 1159) > 7681a0a Export objectMarshalerPtr (# 1171) > 9abd14b chore: remove duplicate word in comments (# 1169) > eae3743 Logger, SugaredLogger: Add Level method (# 1148) > 0d6a75b tests: assert.Error/Contains => assert.ErrorContains (# 1158) > 1ae5819 Release v1.23.0 (# 1157) > 23d6cc7 Add Stringers field constructor for slices of Stringer-compatible objects (# 1155) > 1e46f5e Issue Templates: Show a "Discussions" link for questions (# 1152) > 92dded6 Add issue template for questions (# 1151) > 4a895a2 zapcore: Add LevelOf(LevelEnabler), UnknownLevel (# 1147) > 19a5d8a Open: expose error cause, test for fs.ErrNotExist (# 1149) > bdd673d Replace os.TempDir usage with t.TempDir (# 1146) > 4b03bc5 Prepare release v1.22.0 (# 1145) > ee349f9 CI: Lint against 1.19 (# 1141) > 7ee98d2 ci: add go1.19 (# 1140) > ca232b9 zapcore/BufferedWriteSyncer: More docs (# 1139) > 4cfaabd chore(ztest/timeout): capture original scale after err handling (# 1138) > 11a750e chore(internal/exit): remove deprecated function (# 1137) > d6ce3b9 chore: remove redundant arg from logln (# 1136) > e3a10fc chore: use errors.New instead of format function without args for error (# 1134) > 2cfc92c lint CONTRIBUTING.md and README.md (# 1123) > 56b4e2b Remove the redundant return value of the `open` function (# 1120) > 78c80fb Logger: Add Log method (# 1118) > 2e615d8 CheckedEntry: avoid using deprecated Should internally (# 1117) > c58bc94 CONTRIBUTING: Remove mention of LINTABLE_MINOR_VERSIONS (# 1109) > 88a8b01 Fix typo in Must docs (# 1108) > e06e09a Add Must(*Logger, error) *Logger function (# 1105) > 41970cf Replace deprecated ioutil usage (# 1103) > 54f6204 Upgrade to yaml.v3 3.0.1 (# 1102) > e18477e Create issue templates (# 1100) > 9e61a39 CheckWriteHook: Don't allow Noop action (# 1089) > 71ecc42 Support arbitrary hook for fatal logs (# 1088) > 75dacb4 Tests pass regardless of codebase directory (# 1087) > d38507c SugaredLogger: Add *ln variants (# 1080) > 1d435ba SugaredLogger: Add WithOptions (# 1079) > 212dcb9 zapcore/encoder_test: Use yaml.v3 (# 1075) > 59749c9 Upgrade staticcheck and re-enable (# 1074) > 15be647 Add Objects and ObjectValues field constructors (# 1071) > 34cb012 Replace 'Interface' usage with correct zerolog api (# 1069) > 854d895 CI: Temporarily disable staticcheck > 32a858e CI: Run against Go 1.17 and 1.18 (# 1068) > fb6027f ObjectValues: Avoid copying > 6f34060 Release v1.21.0 (# 1059) > cac228a Add ObjectValues field constructor > a7613b2 JSON Encoder: Don't panic if EncodeLevel unset (# 1058) > 1ab8406 Add Objects field constructor for array of objects > a1155d9 Optimize AddCaller+AddStacktrace by sharing stacks (# 1052) > 3f20106 lint: Remove redundant embedded field accesses (# 1051) > c087e07 zap: Add ParseAtomicLevel func (# 1048) > e751939 zapcore: Add ParseLevel (# 1047) > ad0b02d Release v1.12.0 (# 1045) > 79cb86f ci: Cache dependencies for other submodules (# 1044) > da733e5 ci: Cache tools/ with GitHub Actions (# 1043) > 369c1bd feat: support custom ReflectType encoder (# 1039) > 9367581 sampler: Support thereafter of zero (# 1033) > 10b1fe4 Don't run benchmarks during CI (# 1029) > aea2a50 Drop support for Go < 1.15 (# 1028) > 625d01b Update changelog with text for PR # 989 and # 1011 (# 1027) > 7a9e717 Added SkipLineEnding to zapcore.EncoderConfig (# 989) > b62116b jsonEncoder: Close namespaces opened in an object (# 1017) > 2216968 Update benchmarks (# 1024) > 3d55364 Unflake BenchmarkSampler_CheckWithHook (# 1016) > 10d89a7 zapcore: Unflake TestSamplerConcurrent (# 1012) > 5e08337 JSON: Fix complex64 encoding precision (# 1011) > a0e2380 CI: Test with Go 1.17 (# 1009) > 7011157 Update goleak to v1.1.11 (# 1007) > b9d3dce Back to development (# 1006) bumping github.com/prometheus/procfs 344b47c...332e865: > 332e865 fs: Statfs_t{} doesn't have a Type field on Windows (# 528) (# 529) > dd377c7 Fix softnet CPU Index (# 517) > 58149ca fs: Statfs_t{} doesn't have a Type field on NetBSD, OpenBSD, or Solaris (# 523) > 7acd99d net_class: catch syscall.EINVAL and better handle read errors > b5b7dd5 Add support CpusAllowedList for /proc/[pid]/status (# 490) > f489b53 Update Go version (# 521) > 24c2637 Merge pull request # 520 from conallob/patch-1 > 035b875 Merge pull request # 514 from prometheus/superq/netstat_refactor > ceb5a6f Sync golangci-lint.yml with https://github.com/prometheus/node_exporter/blob/master/.github/workflows/golangci-lint.yml > 718836a Merge pull request # 487 from ksankeerth/mountstats_nfs_avg_rtt > bad5514 Refactor netstat parsing > 1a35fa6 Update golangci/golangci-lint-action to v3.4.0 > 663692c Merge pull request # 509 from dswarbrick/mdraid-sysfs > 49163ee add avgRTT to nfs mountstats > 99b481d Merge pull request # 513 from artemseleznev/master > 5fce84b Merge pull request # 511 from dcbw/ParseSysfsNetClassAttribute > a038d1f Implement mdraid sysfs parsing > affffdb Update common Prometheus files > 60fe598 Bump golang.org/x/sys from 0.6.0 to 0.7.0 > d89fbe9 static analyzer issue fix > 03e2a93 net class: split out attribute parser and export it > b5312c5 Merge pull request # 503 from prometheus/dependabot/go_modules/golang.org/x/sys-0.6.0 > bb7727a Merge pull request # 483 from prometheus/superq/err_invalid > b4a1860 Update common Prometheus files > 910e933 Bump golang.org/x/sys from 0.5.0 to 0.6.0 > 0c4b3aa Merge pull request # 426 from binjip978/return-error-on-empty-cpu-freq > 58a6c0a Use errors.Is() for invalid argument > dd6bb71 Support old conntrack stats > 03da3a1 handle more columns from softnet_data (# 473) > b9fa528 return error if cpufreq's are empty > 85417ca Add support for several /sys/class/sas_* classes (# 453) > f930a52 Bug Fix: SystemCPUfreq fails when any core is offline > 42aaf8e add /proc/interrupts (# 475) > 757109e Add support for several /sys/class/sas_* classes (# 453) > 80824fa Check whether FS is a real procfs where it matters > 88f86e5 Add CPUInfo parsing for LoongArch64 (# 384) > c8aa9d7 Merge pull request # 461 from xixiliguo/on-cpu > d9f81a9 Enable oppportunistic fd counting fast path > 6e512b8 Merge pull request # 471 from Dentrax/TCPRcvQDrop > c66e798 add processor field for /proc/[pid]/stat > 8b6d466 Merge pull request # 488 from Dentrax/wireless > 945097a Merge pull request # 474 from Dentrax/stat-parse > 3a8e021 Add missing TCPRcvQDrop > 7be8e40 Merge pull request # 495 from prometheus/dependabot/go_modules/golang.org/x/sys-0.5.0 > 150eff5 Use 4-digit uint instead > ce30991 Merge pull request # 477 from Dentrax/disktat-parse > 045a006 Separate /proc/stat parsing logic > b3d77ec fix: Avoid trimming characters incorrectly from ProcStatus (# 469) > 9ccf0f8 Merge pull request # 494 from gaius-qi/feature/vmstat > fe0e697 Bump golang.org/x/sys from 0.4.0 to 0.5.0 > 1ab0de2 Add /proc/net/wireless parsing > 421a743 Merge pull request # 472 from Dentrax/netstat-refactor > 3d7fbad Separate /proc/stat disk stat parsing logic > bf36102 Bump github.com/google/go-cmp from 0.5.8 to 0.5.9 (# 468) > 8e530b9 Merge pull request # 493 from prometheus/repo_sync > 31842f6 fix: parseVMStatNUMA return wrong VMStat in nr_zone_inactive_file > cab2d84 Merge pull request # 470 from prometheus/superq/bump_go > a05e0cf Separate NetStat parsing logic > 800411b parse cpu with ID in /proc/stat > 6efaede Merge pull request # 491 from prometheus/dependabot/go_modules/golang.org/x/sys-0.4.0 > 080c853 Update common Prometheus files > 3433fa1 Add support for thread data parsing. (# 481) > b4d3f67 Update Go > f5d82fa Update codespell > 2d852d3 Bump golang.org/x/sys from 0.3.0 to 0.4.0 > 55dabef Update common Prometheus files > 254423d Update common Prometheus files (# 466) > 6f02dd1 Replace float64 with *float64 for proc_netstat, proc_snmp and proc_snmp6 (# 464) > aa41d1a Fix grammar error bumping golang.org/x/sync 1ea3257...93782cc: > 93782cc errgroup: use WithCancelCause to cancel context > 4966af6 singleflight: example for using Group > a6666c1 go.mod: upgrade to go 1.17 bumping knative.dev/pkg aef227e...8d3f951: > 8d3f951 Allow overriding webhook secret data keys (# 2662) > c11003a Use go sync/atomic instead of go.uber.org/atomic (# 2777) > b3a65a0 Bump github.com/gorilla/websocket from 1.4.2 to 1.5.0 (# 2775) > e888f79 rename-sandbox (# 2779) > 532e082 Update actions (# 2778) > 72f2648 Bump go.uber.org/zap from 1.19.1 to 1.24.0 (# 2774) > 7b50f3c Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 (# 2771) > 1ea9b2d Bump github.com/tsenart/vegeta/v12 from 12.8.4 to 12.11.0 (# 2772) > 4866914 Fix github action for dependabot (# 2776) > edf95e6 Bump actions/setup-go from 3 to 4 (# 2770) > 801a900 Add dependabot and auto update deps (# 2768) > aa56e29 Update community files (# 2769) bumping golang.org/x/tools 031fc75...675bf3c: > 675bf3c go.mod: update golang.org/x dependencies > ad52c1c go/ssa/interp: support conversions to slices of named bytes > 14ec3c0 gopls/doc/contributing.md: document error handling strategies > c495364 go/packages/gopackages: document -mode flag > 87ad891 gopls/internal/lsp/source/typerefs: move test into _test.go > 27fd94e internal/fastwalk: doc formatting fixes (including godoc links) > d362be0 gopls/internal/lsp/filecache: reduce GC frequency > 969078b Revert "go/analysis: add Sizes that matches gc size computations" > 5aa6acb go/analysis: add Sizes that matches gc size computations > 5a89a3b go/vcs: delete > d03a819 go/vcs: isolate into a nested module > a659412 go/vcs: deprecate package in favor of go list -json > 9d8d408 gopls/internal/lsp/cmd: list bug reports in 'gopls bug' > 8f9bce4 go/ast/inspector: clarify behavior regarding comment traversal > fa10359 gopls/internal/lsp/cache: don't panic when import fails during analysis > c8278fe gopls/internal/lsp/cache: don't record edges to invalid packages > 87df9bc cmd/godoc: disable TestWebIndex, a very slow test > 63624df gopls/internal/lsp/cache: remove ITVs from shared import graph > 0ca9d30 gopls/internal/lsp/cache: fix nil panic in analysis toSourceDiagnostic > 85554d6 gopls/internal/lsp/cache: add debugging assertion for golang/go# 60904 > 9960b69 gopls/internal/lsp/cache: guard against "unsafe" by package path, not ID > 6480332 gopls/internal/lsp/cache: use types.Unsafe in analysisPackage > 155320d gopls/internal/lsp/work: don't crash when hovering over broken mod dir > b71392a gopls/internal/lsp/cache: reduce importing in analysis > d1a388b internal/gcimporter: avoid a crash when exporting a struct with no pkg > a4ed05f cmd/digraph: add "to dot" to emit Graphviz dot > 7261b32 gopls/internal/regtest: fix goimports on windows when using vendoring > 41e4e56 gopls/internal/lsp/source/completion: ensuring completion completeness > ac29460 go/ssa: fix bug in writeSignature on external functions > 3b62e7e go/ssa: use core type within (*builder).receiver > f394d45 gopls/internal/lsp/cache: compute xrefs and methodsets asynchronously > 27dbf85 go.mod: update golang.org/x dependencies > c6c9830 go/types/objectpath: memoize scope lookup in objectpath.Encoder > 0245e1d gopls/internal/regtest/codelens: set GOWORK=off for go mod vendor > 85be888 go/analysis/passes/defers: add analyser for defer mistake > c43232f cmd/digraph: improve examples using go list, mod > 6e1595c internal/gcimporter: treat unknown constant values the same as invalid > c59d87f gopls/internal/lsp/cache: two minor simplifications > db6a81e go/packages/packagestest: set Config.Logf if the test is run verbosely > a01290f internal/typeparams: work around LookupFieldOrMethod inconsistency > 6f567c8 gopls/internal/lsp/filecache: reduce lifespan of os.FileInfos > 726c727 gopls/internal/lsp: enable min/max builtin completion test > 86c93e8 gopls: unimported completion should use the completion matcher > 04ceacb gopls/internal/lsp/source: fix panic in typeDefinition on comparable > 947adca gopls/internal/lsp/source/methodsets: comparable also has no package > c35c44f gopls/internal/lsp/cache: add assertions > 0b4461b internal/diff: fix LineEdits bug in slow path > 1943c1e internal/diff: fix LineEdits bug in fast path > c6d86c4 go/pointer: delete package > 77fd064 go/types/objectpath: remove unnecessary unsafe import > 0dda7d6 go/pointer: remove replace directive > 98f1b4d gopls/internal/lsp/cache: check number of orphaned files after filtering > a260315 go/pointer: create submodule > 96844c3 cmd/{guru,callgraph}: stop using go/pointer > cd694d8 go/packages: include "unsafe".GoFiles=["unsafe.go"] > 33c741d gopls/internal/lsp: add min/max builtin > 933c7cc internal/lsp/source: use exact match in import highlighting > 5974258 gopls/internal/lsp: clear vuln diagnostics on config changes > f3faea1 go/packages: pass -pgo=off on go1.21 and later > 5f74ec7 internal/lsp/debug: add links to profiles and GC > ed90c6d internal/diff: unexport various identifiers > 827f5aa gopls/internal/lsp/source: test references bug on struct{p.T} > a12e1a6 go/ssa/interp: implement min/max builtins > 9c97539 gopls/internal/lsp/cache: remove nested module warning > d44a094 gopls/internal/lsp/cmd: add a stats -anon flag to show anonymous data > e106694 gopls/internal/lsp: bundle certain quick-fixes with their diagnostic > 5dc3f74 gopls/internal/lsp/filecache: reenable memory cache layer > 7e146a6 gopls/internal/lsp/cmd: simplify connection type > 1e60668 gopls/internal/regtest/workspace: unskip duplicate modules test > 5ce721d gopls/doc: Fix broken links > 7a03feb gopls/internal/lsp/cmd: remove vestiges of debugging golang/go# 59475 > a70f2bc gopls/internal/regtest/misc: update and unskip TestHoverIntLiteral > 6997d19 gopls/internal/regtest/misc: unskip TestMajorOptionsChange > ec543c5 gopls/internal/lsp/cache: fix crash in Session.updateViewLocked > a12ee94 gopls/internal/regtest/misc: update some unilaterally skipped tests > 5ff5cbb gopls: deprecate support for Go 1.16 and 1.17, update warnings > e6fd7f4 gopls/internal/lsp/cache: limit module scan to 100K files > 9ca66ba gopls/internal/lsp/regtest: delete TestWatchReplaceTargets > edbfdbe gopls/internal/lsp/source/completion: (unimported) add placeholders > 3a5dbf3 gopls: add a new "subdirWatchPatterns" setting > 3c02551 internal/typesinternal: remove NewObjectpathFunc > 0729362 present: reformat doc comment for lack of inline code > d4e66bd go/ssa: TestStdlib: disable check that function names are distinct > 738ea2b go/ssa: use core type for field accesses > 2ec4299 gopls/internal/lsp: split file-watching glob patterns > 43b02ea gopls/internal/lsp/cache: only delete the most relevant mod tidy handle > 5919673 internal/lsp/filecache: eliminate 'kind' directories > a5ef6c3 gopls/internal/lsp: keep track of overlays on the files map > d7f4359 gopls/internal/lsp/mod: optimizations for mod tidy diagnostics > 2eb726b gopls/internal/lsp/filecache: touch only files older than 1h > b742cb9 gopls/internal/regtest/bench: add a benchmark for diagnosing saves > 4d66324 gopls/internal/lsp/cache: tweak error message > e46df40 gopls/internal/lsp/filecache: delayed tweaks from code review > 3df69b8 gopls/internal/lsp/debug: remove memory monitoring > a069704 gopls/internal/lsp/filecache: avoid flock > 3d53c2d gopls/internal/lsp/cache: fix race in adhoc reloading > 8b4b27b go/analysis/passes/slog: fix Group kv offset > 242e5ed cover: eliminate an unnecessary fsync in TestParseProfiles > 651d951 go/ssa: fix typo in package docs > 743372f gopls/internal/lsp/debug: limit to 100 recent trace entries > 522243a go/ssa/interp: avoid hard-coding GOOS and GOARCH > a059382 gopls/internal/lsp/cache: fail workspace load on context cancellation > e5c8d4d gopls/internal/lsp/cache: unexport ValidBuildConfiguration > f4e8a71 go/ssa: use core type for composite literal addresses > 3b25dbd go/ssa: use core types for array length > e7048d5 gopls/internal/lsp/filecache: front with a 100MB in-memory LRU cache > 8c0fcd2 gopls/internal/lsp/lru: extract LRU logic to a standalone package > 19d700c go/ssa/interp: use the actual GOOS and GOARCH to interpret tests > 9dcd3d5 gopls/internal/lsp/filecache: limit Get parallelism too > 7f203f0 go/ssa: consolidate use of underlying pointer > a13793e gopls/internal/lsp: add quick-fixes to manage the go.work file > 12a0517 internal/gcimporter: improve error handling > 5eb1eb9 gopls/internal/lsp/cache: call filecache.Set asynchronously > 35fe77a gopls/internal/lsp/filecache: limit parallelism in Set > 1c9fe3f gopls: improve diagnostics for orphaned files > ad74ff6 go/gcexportdata: drop support for the ancient binary format > 01128f9 gopls/internal/lsp/source: fix bug renaming field to unexported > cd39d2b internal/lsp/cache: support loading multiple orphaned files > abeba28 gopls/internal/regtest/marker: support proxy files in marker tests > 18186f0 go/analysis/passes/slog: simplify function matching > 9aa9d13 cmd/bisect, internal/bisect: use more precise skip suffixes, written in hex > 3034d9c gopls/internal/lsp/cmd: append, don't overwrite, in PublishDiagnostics > 4318d63 gopls: change the default value of "symbolScope" to "all" > f44f50e gopls/internal/lsp/source: implementation: report builtin 'error' > 787e720 gopls/internal/lsp: optimize checks for ignored files > 4ed7de1 gopls: add google-cloud-go as a benchmark repo > d799eba gopls: additional instrumentation during goimports > a7e7dc4 go/ssa: rename test cases in TestGenericBodies > d668f58 gopls/internal/regtest/marker: require cgo for issue59944.txt > 005fa64 go/analysis/passes/slog: add check for slog.Group > 033e628 go/ssa: more reindentation of TestGenericBodies > 2310848 go/ssa: reindent test cases in TestGenericBodies > 90e9c65 gopls/internal/lsp/cache: skip type errors after parse errors > 08b24db gopls/internal/lsp/regtest: check for "// @marker" rogue space > b9c20f6 gopls/internal/regtest/marker: migrate @diag to new marker tests > 4609d79 cmd/bisect: add -compile and -godebug shorthands > ddfa220 internal/fuzzy: improvements to the symbol scoring algorithm > 3449242 go/types/objectpath: don't panic when receiver is missing a method > 0809ec2 gopls/internal/lsp/source: document {All,Workspace}Metadata > 8f7fb01 go/analysis/unitchecker: add test of go vet on std > 23e52a3 bisect: diagnose bad targets better > d5af889 gopls: set GOWORK=off for loads from debug and safetoken tests > c93329a go/analysis/passes/printf: reshorten diagnostic about %s in Println call > 6219726 go.mod: update golang.org/x dependencies > f4d143e go/ssa: cleanup TestGenericBodies to pickup package name > 3d99ebe gopls/diff/unified: remove redundant information > 479f5c6 go/ssa: Origin is only available after building > 6d1dd12 go/analysis: simplify unusedresult > 4a2dd0d go/callgraph/vta: allow pointer to type parameter in sliceArrayElem > 7c6c2b7 go/ssa: keep syntax for instantiations > ce1b96b all: fix some comments > 0500fd4 go/ssa: use core type in address > 8e9b185 gopls/internal/lsp/source: add the "symbolScope" option > 4ac71c0 internal/imports: sort fixes for deterministic results > 573915d gopls/internal/lsp/cache: always init the resolver in runProcessEnvFunc > dd09381 bisect: move to internal/bisect until API is reviewed > 516063a bisect, cmd/bisect: add new library and tool > 58fedf6 internal/diffp: add patience diff from main repo > 7b684a9 gopls: port import tests to the new marker framework > 87974e3 gopls/internal/lsp/filecache: skip TestConcurrency on plan9 builder > c64bb76 gopls/internal/lsp/source: make infertypeargs a convenience analyzer > 91b7a8e go/ssa: use origin method in source lookup > ba892bb go/types/internal/play: show formatted AST > 7df6af8 gopls/internal/lsp/filecache: silently discard CRC errors on macOS > 2563079 go/analysis/passes/printf: update directive diagnostic message > 3f6c3b3 gopls: upgrade to latest version of LSP protocol > 216928d gopls: port function extraction marker tests to the new framework > 2415ce1 gopls: skip tests that load gopls packages if x/tools replacement is missing > 17e5ef3 gopls/internal/lsp/cache: remove cycle check from buildMetadata > affb5fc gopls/internal/lsp/source: fix crash in definitions of builtins > 558d701 gopls/internal/lsp/source: fix another bug in reference expansion > 51dfad7 gopls: port workspace/symbol marker tests to the new framework > c6b5780 gopls: fix build at older Go versions > 7590fe4 gopls/internal/lsp: hover over linkname directives. > ec61ad3 gopls/internal/lsp/source: add invert-if-condition refactoring > 5283a01 go/packages: delete TestCgoOption as it doesn't test the cgo option > e2f3b25 gopls/internal/bug: record bug reports in file cache > ab24b7b gopls/internal/regtest/marker: add a test case for issue # 59554 > 8235df3 gopls/internal/regtest/marker: port format tests to the new framework > 80dc031 internal/diff: unified: match diff delete for empty file > 165099b all: remove repeated definite articles > ac40903 internal/gocommand: simplify GoVersion invocation > 9e0a7b1 copyright: don't require checkout to be named tools > 94ed378 internal/lsp/testdata: update for new diagnostic from go list > a5c37ba gopls/internal/regtest/marker: skip on small machines > 76e1037 internal/testenv: assume that mobile platforms are small machines > 17e2d70 gopls/internal/bug: remove unused Data parameter > dd89a2e gopls/internal/lsp: remove now redundant debouncing logic > 2a9398d go/analysis/passes/slog: do not report multiple incorrect keys > 4baa3dc gopls/internal/bug: move bug package into gopls > 71ea8f1 go/ssa: lift structs, arrays and typeparams > d59a28f gopls/internal/lsp/source: references: restrict search to workspace packages > e8f417a gopls/internal/lsp/cache: cleanups to active packages > 82c8a38 internal/gocommand: set a WaitDelay (when available) on commands > e286d22 gopls/internal/lsp: eliminate diagnoseDetached > 4e3238a gopls/internal/lsp/cache: break metadata cycles > 660614b gopls/internal/lsp/source: more ITV filtering > ce50135 go/analysis/passes/slog: static checks for slog k-v pairs > b9619ee gopls/internal/regtest/bench: run kubernetes benchmarks with -short > 21a4769 gopls: remove related info for informational diagnostic > 6deeacb all: fix remaining tests on js/wasm > bfcd41e gopls/internal/lsp/source: add missing punctuation to stubbed method doc > 1c5ccad gopls: add a 'stats' subcommand > 9c9e11f gopls/internal/lsp/cache: load modules by dir, not module path > b35949e gopls/internal/lsp/source: filter intermediate test variants > 133605d gopls/internal/lsp/cache: remove spurious error check > 240a4dc gopls/internal/lsp/cmd: add instrumentation for TestFix > ed3ff1b gopls/internal/lsp: finish debouncing on context cancellation > 780626c all: fix non-gopls short tests on js/wasm and update for wasip1/wasm > 13c52bc internal/gocommand: stop copying stdout as soon as ctx is done > 641e4d7 gopls/doc: update coc.nvim config > 85d651a go/analysis/checker/internal: resolve Diagnostic.URLs > 54c806f gopls/internal/lsp: eliminate more uses of Span > 60d9c06 go/analysis/passes: skip passes that do not import relevant packages > 0d77eea gopls/internal/regstest/misc: use go 1.19 instead of 1.29 in TestIssue59124 > 1b2d1bd gopls/internal/lsp/cache: improve precision of cache key > b6f4d07 gopls/internal/lsp: fix initial diagnostics pass > d03c59d gopls/internal/lsp/source/typerefs: serialization support > 6492058 gopls: strict LSP compliance for empty slices > 0f415ef gopls/internal/lsp/source: support hover over non-decimal int literals > 40fb89c internal/lsp/testdata: correct DefinitionsCount in 1.21 summary file > a4ffa6e internal/lsp/testdata: update 'bad0' diagnostics test for 1.21 > 5bcc1bd gopls/internal/lsp/filecache: evict aggressively on Go builders > 866a200 internal/gocommand: more tweaks to DebugHangingGoCommands > a5338c9 go/types/objectpath: add Encoder type, to amortize Scope.Names > 45ef829 gopls/internal/lsp/filecache: add integrity check > 4bea115 gopls/internal/lsp/source/typerefs: collapse SCCs of ref graph > 5ef3193 gopls/internal/lsp/source/typerefs: reexpress tests wrt ExternalRefs > c5f768a go.mod: update golang.org/x dependencies > 7c33a56 gopls/internal/lsp/source: show both the original declaration and the value of constants in hover > 4d205d8 gopls/doc: add instructions for using go.work with the Go distribution > d5076cc gopls/internal/lsp/cache: don't trace a region for MetadataForFile > f796361 gopls/internal/lsp: add tracing instrumentation for all Server methods > e104501 gopls/internal/astutil: TestPurgeFuncBodies requires source code for std > 6520870 gopls/internal/lsp/source/typerefs: allow for duplicate decls > 902fdca gopls/internal/lsp/source/typerefs: purge func bodies before parsing > 58c9a63 go/packages/internal/nodecount: count ast.Node frequency > 0a3e5f0 gopls: use safetoken.Line to compute line numbers > f4e613e go/analysis/passes/tests: enable fuzz checks in 'tests' analysis pass for cmd/vet > 6546e8e gopls/internal/lsp/source/typerefs: new package to analyze syntax deps > 04059e1 gopls/internal/lsp/cache: record unloadable files if loading completes > 4b11203 gopls/internal/lsp/cache: parse the builtin file through the cache > bc35a69 gopls/internal/lsp/source: fix references expansion bug > 374b64a go/types/internal/play: show AST debug representation too > 13850b3 gopls/internal/lsp/regtest: move @symbol to new marker tests > e9188f8 go/analysis/analysistest: Validate analyzers in Run > cc511f4 gopls/internal/lsp/regtest: move @implementation to new framework > e0ecd1b go/analysis/passes/printf: check new fmt.Appendf function too > 488ba86 gopls/internal/lsp/cache: hold on to imports used by open packages > d52bc56 gopls/internal/lsp: reorder the way we compute diagnostics > 83c1ba1 gopls/internal/lsp/cache: fix two crashes when parsed file overflows > cbe6614 go/analysis/passes/printf: improve documentation > 255eeeb go/.../analysisutil: ExtractDoc unifies Analyzer.Doc and package doc > 1b71eda gopls/internal/regtest/bench: add flags to reuse benchmark repo dirs > f8a7325 gopls/internal/lsp/cache: use json encoding for diagnostics > df92f17 gopls: pre-initialize the file cache > c3edf5a gopls/internal/lsp/cache: actually preload files in parallel > acaae98 gopls/internal/lsp/cache: stream package results > fa55648 gopls/internal/lsp/cache: evaluate imports lazily in TypeCheck > a164829 gopls/internal/lsp/cache: add additional debug assertions during parsing > 665c922 gopls/internal/lsp/source: fix panic in quickParse > ff76038 go/analysis/passes/printf: improve workaround doc > b222520 gopls/internal/cache: use AddExistingFiles in the parse cache > 6e5f425 gopls/mod: show hint for discordant module versions > e5f7ae1 go/analysis: add Analyser.URL and Diagnostic.URI fields > b6dbcf8 internal/gcimporter: have IImportShallow accept an import func > 35ef64e internal/tool: add the profile.alloc flag > 912861f gopls/internal/lsp/cache: skip object resolution during parsing > c881168 internal/tokeninternal: add AddExistingFiles helper > c4b943d gopls/internal/lsp: delay workspace diagnostics and analysis > c17e55e gopls/internal/lsp/cmd: definition on items without support for hover. > 537c4aa gopls/internal/regtest: port @refs to new marker tests > 36ed0b1 gopls/internal/lsp/source: rename snapshot.GetFile to ReadFile > 4feee84 go/types/internal/play: a playground for go/types > 243a948 internal/lsp/regtest: have the regtests control their diagnosticsDelay > ae907a4 gopls/internal/lsp/cache: pre-load files after loading packages > 293fdc9 gopls/internal/lsp/cache: don't ignore type-errors that can't be mapped > 6bb0e47 gopls/internal/lsp: improve concurrency of the diagnostics pass > e4da1ee gopls/internal/lsp/debug: show log of recent spans > dd1e2f6 cmd/present/static: fork needed godoc static resources > 75c657b gopls/internal/regtest/bench: small fixes for DiagnoseChange > 786752b gopls/internal/lsp/source: rename FileHandle.Read to Content > edc0084 gopls/internal/regtest/bench: narrow the -short guard in iwl_test.go > 656f17c gopls/internal/lsp/cache: parallelize getPackageData > bac9896 gopls/internal/regtest/marker: add a test for golang/go# 56943 bumping golang.org/x/mod 69aa7ac...baa5c2d: > baa5c2d all: add godoc links > 7603649 zip: fix TestCreateFromDirSpecial/ignore_symlink on wasmtime > 22d21f4 zip: fix doc for CreateFromVCS function > bfed713 zip: fix LICENSE file handling to match modfetch > 62c7e57 sumdb: handle panic from c.ReadRemote during ReadTiles > 2a1c06a modfile: update toolchain syntax > e81ad10 sumdb: correct spelling mistakes > e343115 sumdb: add missing return after http.Error > fc83a8f modfile: add support for dropping go and toolchain stmts > 1846133 modfile: add parsing support for toolchain > a73672d modfile: add support for go and toolchain lines > e7bea8f modfile: use semantic sort for exclude blocks > ad6fd61 zip: fix on Windows bumping github.com/matttproud/golang_protobuf_extensions c182aff...c182aff: bumping knative.dev/hack ddae802...338500e: > 338500e Update actions (# 304) > 6f48889 Update community files (# 303) bumping github.com/prometheus/client_golang 254e546...3583c1e: > 3583c1e Cut v1.16.0 (# 1292) > 2feda42 Fixed README & CHANGELOG; Added fmt makefile command (+bingo) for easier contributions. (# 1289) > 5b9cf9c Merge pull request # 1290 from prometheus/fix-nh-docstring-refs > 7352ab7 Moving fully to GH actions. (# 1288) > 1b19d5f Fix docstring references to renamed native histogram fields / functions. > e4ff34d Improve metricUnits runtime (# 1286) > 781ea28 added circleci as gh action YAML (# 1281) > a09a1d3 Reduce constrainLabels allocations (# 1272) > 8840afc Bump github.com/prometheus/procfs from 0.9.0 to 0.10.1 (# 1283) > 5e78d5f Merge pull request # 1279 from prometheus/beorn7/histogram > b8cb86a add process start time header to client_golang prometheus (# 1278) > 77e97da histogram: Fix bug in bucket key calculation > 8b1a836 GitHub Workflows security hardening (# 1180) > 3094812 histogram: expose bug in bucket key calculation > f51d823 Merge pull request # 1267 from prometheus/release-1.15 > 297fea3 fix undefined execution order in return statements (# 1260) > 4bbb297 Cut 1.15.1 (# 1266) > 0f060a0 Add detection for WSL address (# 1257) > 2eaffbd Merge pull request # 1253 from prometheus/fixpro > 8a51463 Cleanup proto use in tests (# 1264) > d7896d4 Cut v1.15.0 (# 1249) > b8fdd23 Added clarification. > 0ae0013 Bump golang.org/x/sys from 0.6.0 to 0.7.0 (# 1265) > bba12b5 Bump github.com/prometheus/common from 0.41.0 to 0.42.0 (# 1244) > 2ea234e Revert "Remove unnecessary check if label is nil in observeWithExemplar (# 1235)" > 671a2f0 Fixed tutorial. (# 1256) > 9015fcf Bump github.com/golang/protobuf from 1.5.2 to 1.5.3 (# 1245) > 90eb83b Added interactive tutorial [kubeCon] (# 1255) > 1bb8cf8 Bump golang.org/x/sys from 0.5.0 to 0.6.0 (# 1246) > c36c6ab [collectors]: fix typo in test assertion (# 1153) > ff7efed Merge pull request # 1243 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.30.0 > 0392dff Switch to POST for LabelNames, Series, and QueryExemplars to DoGetFallback (# 1252) > 63a3955 Merge pull request # 1238 from jacksontj/issue_621 > 852a282 Bump google.golang.org/protobuf from 1.28.1 to 1.30.0 > e3b6de8 Merge pull request # 1250 from prometheus/release-1.15 > eb33971 Filter expected metrics as well in CollectAndCompare (# 1143) > 6037863 Only set start/end if time is not Zero > 5c7821d Update common Prometheus files (# 1237) > e79d7e7 timer: Added support for exemplars. (# 1233) > 232b949 Added support for go 1.20. (# 1234) > 3726cdd README: Remove not working gocoverage images. (# 1236) > 3ce88f3 Remove unnecessary check if label is nil in observeWithExemplar (# 1235) > 3d2cf0b Indent example in godoc consistently (# 1226) > ffbbe80 Merge pull request # 1225 from prometheus/beorn7/api > 66687e5 Update common Prometheus files (# 1224) > 2236d78 api: Extend and improve json-iterator usage > 2771bcc Add `Header` method to Pusher for custom header (# 1218) > 2fced96 Bump github.com/prometheus/common from 0.37.0 to 0.39.0 (# 1197) > 031748d Update common Prometheus files (# 1213) > b8b41c8 Bump golang.org/x/sys from 0.3.0 to 0.4.0 (# 1217) > d5a9239 Merge pull request # 1198 from prometheus/dependabot/go_modules/github.com/prometheus/procfs-0.9.0 > 40692cb Merge pull request # 1199 from prometheus/dependabot/go_modules/github.com/cespare/xxhash/v2-2.2.0 > 26620fd Bump github.com/prometheus/procfs from 0.8.0 to 0.9.0 > fcdc3ec Add possibility to dynamically get label values for http instrumentation (# 1066) > 14aa203 Bump github.com/cespare/xxhash/v2 from 2.1.2 to 2.2.0 > 27f0506 Bump golang.org/x/text to v0.3.8 to mitigate CVE-2022-32149 (# 1187) > fc5f34c Merge pull request # 1178 from ibreakthecloud/patch-1 > 7f99379 Replace deprecated github.com/golang/protobuf package (# 1183) > a787555 typo fix > e29ed9f Support for multiple samples within same metric (# 1181) > 07b1397 examples: Add exemplars and middleware examples (# 1173) > fae2f63 Add constrained labels and Constrained variant for all MetricVecs (# 1151) > 8b6e680 Merge pull request # 1171 from prometheus/beorn7/histogram > 3d765a1 Add context to "duplicate label names" to enable debugging (# 1177) > 449b464 Merge pull request # 1166 from prometheus/beorn7/doc > 043372e Initialize atomic variables in histogramCounts with atomic.Store... > db41dad Merge pull request # 1164 from prometheus/release-1.14 > b804be1 Fix typo in doc comment > efef903 Rename histogram tests (from sparse to native) bumping github.com/prometheus/common 49b3603...94bf982: > 94bf982 Merge pull request # 489 from prometheus/dependabot/go_modules/sigv4/github.com/aws/aws-sdk-go-1.44.266 > ac06723 Merge pull request # 482 from prometheus/dependabot/go_modules/golang.org/x/oauth2-0.8.0 > 211d8fc Bump github.com/aws/aws-sdk-go from 1.43.26 to 1.44.266 in /sigv4 > 062aaec Merge pull request # 485 from prometheus/dependabot/go_modules/sigv4/github.com/stretchr/testify-1.8.2 > 27af2c4 Bump golang.org/x/oauth2 from 0.7.0 to 0.8.0 > 2f0f5c4 Merge pull request # 483 from prometheus/dependabot/go_modules/golang.org/x/net-0.10.0 > 24a8815 Bump github.com/stretchr/testify from 1.8.0 to 1.8.2 in /sigv4 > 96ade15 Merge pull request # 486 from prometheus/dependabot/go_modules/sigv4/github.com/prometheus/common-0.43.0 > 7364518 Bump golang.org/x/net from 0.9.0 to 0.10.0 > 65a4236 Merge pull request # 480 from prometheus/superq/update_sigv4-bot > 68e477e Bump github.com/prometheus/common from 0.42.0 to 0.43.0 in /sigv4 > 085fa47 Merge pull request # 472 from grafana/inline-ca-strings > ad1759c Enable dependabot for sigv4 > f505d86 Merge pull request # 474 from jkroepke/custom-logger > bcb00f1 config: remove unused internal function > b933a95 Merge pull request # 475 from gouthamve/negotiate-om-1.0 > e27922a Merge pull request # 469 from prometheus/dependabot/go_modules/github.com/alecthomas/kingpin/v2-2.3.2 > 01d2b4a Remove unnecessary else and use NewSyncWriter again > 7b35f6a config: add tests for inline TLS configs > 2f04d2e Merge pull request # 463 from prometheus/repo_sync > ad42fa5 Return 0.0.1 with no version for backwards compatibility > a2ac260 Merge pull request # 479 from prometheus/superq/updates > 9a176e1 Bump github.com/alecthomas/kingpin/v2 from 2.3.1 to 2.3.2 > 769f5e1 Allow custom log.Logger > 5915888 config: allow TLS data to be provided inline > 66b493f Merge pull request # 462 from roidelapluie/proxyfromenv > e990082 Update common Prometheus files > 5012e7c Negotiate OM v1.0.0 > 92f8c27 Merge pull request # 481 from prometheus/dependabot/go_modules/github.com/prometheus/client_golang-1.15.1 > 5e8c998 expfmt: Avoid copying mutex in proto message > 6a5f4db Merge pull request # 455 from bboreham/build-tags > c8ca1fb Add support to use Proxy From Environment and set No Proxy > cffd08e Merge pull request # 478 from prometheus/dependabot/go_modules/golang.org/x/oauth2-0.7.0 > 2328fd6 Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.1 > 27a8fa5 Update Go modules > d7d98af Merge pull request # 461 from bboreham/faster-parseduration > 56d83af version: add Go build tags to output > d9a31c0 Merge pull request # 454 from prometheus/dependabot/go_modules/sigv4/golang.org/x/net-0.7.0 > 567ed12 Bump golang.org/x/oauth2 from 0.5.0 to 0.7.0 > 94c865c Merge pull request # 453 from prometheus/beorn7/model > 55b01d1 Parse Durations much faster > 77ee449 Merge pull request # 447 from prometheus/superq/bump_go > aab41f8 Bump golang.org/x/net from 0.4.0 to 0.7.0 in /sigv4 > ab87968 Merge pull request # 433 from lucacome/add-dependabot > 456cf05 model: Remove json-iterator usage (again) > 330a3f5 Add benchmark for ParseDuration > d25d305 Merge pull request # 450 from roidelapluie/marshal > 2cd3d6e Update Go versions > e903cdd Merge pull request # 459 from prometheus/superq/mods > 569c9c3 Apply suggestions from code review > 4827ac3 Merge pull request # 460 from prometheus/repo_sync > 72ed068 Merge pull request # 449 from roidelapluie/test444 > 6004368 Fix and test JSON & YAML marshalling > f9c1994 Merge pull request # 440 from zenador/sparsehistograms > caae7d4 Update Go modules > c3af33b Add dependabot > c4e09cb Merge pull request # 458 from hairyhenderson/switch-kingpin-repo > 51087f9 Update common Prometheus files > 81fdf5b Merge pull request # 448 from roidelapluie/test442 > 69ed1ea expfmt: add test cases for TextParser startOfLine error handling > ff69f32 Merge pull request # 429 from roidelapluie/fix-marshal > ca1f99b Make it more efficient and compatible to use SampleHistogram (# 439) > 18a4214 Update comments according to code review > 846591a Merge pull request # 417 from zenador/sparsehistograms > 8fe65a7 Update kingpin module source > 3bdfd73 expfmt: add test case for issue with *bufio.Reader and FmtText format > 2c9877d Merge pull request # 444 from abursavich/expfmt-eof > 1c521dc Fix marshalling of TLSVersion > 87b15f9 Merge pull request # 438 from zenador/sparsehistograms > 4e9e3f5 Continue to use json-iterator to improve marshalling of SamplePair > ccc2474 Merge pull request # 428 from prometheus/repo_sync > 691e814 Update comments according to review > d888bfa Merge pull request # 443 from abursavich/expfmt-decode > d074dea expfmt: only ignore io.EOF errors in TextParse.startOfLine > 296ec92 Merge pull request # 409 from prometheus/mem/proxy_header > 0dd260f Change HistogramBucket Boundaries type to int32 > f71df30 Continue to use json-iterator to improve marshalling of SampleHistogramPair > 5b981eb Update common Prometheus files > 0267435 Update tests according to code review > 5be97a0 expfmt: only call TextParser.TextToMetricFamilies once from textDecoder > 18281a2 Merge pull request # 424 from prometheus/repo_sync > 4a0d730 Add support for proxy connect headers > eda7de1 Start to use json-iterator to improve marshalling of HistogramBucket > dc2e18b Revert "Try removing sampleHistogramPairPtr" > befeabf Merge pull request # 422 from prometheus/superq/add_mod_check > 017dec0 Update common Prometheus files > 01880dc Add benchmarks for marshalling > f451854 Try removing sampleHistogramPairPtr > 1bc7f65 Add platform info to labels (# 403) > 82accf3 Add go mod version test > 14a8016 Remove sampleHistogramPairPtr > b079cf8 Revert "Add generic interface for float/histogram sample pair (bumping go version - experimental)" > 00e3fd7 Merge pull request # 418 from roidelapluie/go119 > 0e0dee6 Merge branch 'main' into sparsehistograms > 84e64de Add generic interface for float/histogram sample pair (bumping go version - experimental) > ddb642f Merge pull request # 421 from prometheus/superq/update_sigv4 > 045094f Update deps and test with go 1.19 > 4a4b110 Fix according to code review > c2ecee8 Merge pull request # 419 from prometheus/repo_sync > c8ff4cd Update sigv4 Go > 74031a1 Change int type of native histogram count > a33c32f Merge pull request # 374 from roidelapluie/go118vcs > 466075d Update common Prometheus files > e717a78 Make type of Sample and SampleStream in structs more explicit with an enum > 11bcb5b Merge pull request # 415 from FUSAKLA/fus-http-config-from-file > 5b6c049 go118: Get VCS info from debug.BuildInfo > a148981 Update the display strings for model > 87b669d Add the ability to specify the maximum acceptable TLS version (# 414) > d9cd6f2 feat: make LoadHTTPConfigFile set directory and move from tests file > 43914a0 Fix and add tests for model matrices > bebc731 Remove ioutil after merging check client certificates (# 407) > 2b7b371 Split model values into smaller files by category > 8c9cb3f Update common Prometheus files (# 399) > ee927fa Add histograms to model > 1c0fa3e Check if TLS certificate and key file have been modified (# 345) > 54e041d Implement Stringer on TLSVersion (# 405) > c206bfc Merge pull request # 404 from thaJeztah/bump_protobuf_extensions > dfbc25b Merge pull request # 382 from prometheus/superq/update_go > 5ae446c go.mod: github.com/matttproud/golang_protobuf_extensions v1.0.2 > 1482587 Remove ioutil (# 395) > 9d646db Update Go modules bumping github.com/go-kit/log 71fa7d7...0b69c70: > 0b69c70 Allow to configure allowed levels by string value (# 22) > 3752ef7 Update CI and add badges to README (# 21) > 2b8dc2b fix safeError & safeString for json format (# 20) bumping github.com/prometheus/client_model 63fb982...91c3945: > 91c3945 Merge pull request # 64 from prometheus/superq/update_proto > 31ca668 Update proto tools Signed-off-by: Knative Automation <automation@knative.team> |
|
|
046f174fe8
|
upgrade to latest dependencies (#762)
bumping google.golang.org/api 2311ef1...63d06ab:%0A > 63d06ab chore(main): release 0.124.0 (# 1990)%0A > 73f57fe feat(all): auto-regenerate discovery clients (# 1991)%0A > 8c0e6d9 chore: add yoshi-approver ownership (# 1994)%0A > 7843046 chore(all): update all (# 1992)%0A > 94c12ed chore(all): update module github.com/google/s2a-go to v0.1.4 (# 1989)%0A > 0b4f4af feat(all): auto-regenerate discovery clients (# 1988)%0A > 2721e1f chore: enable GoApiaryCodegen auto-approve (# 1987)%0A > a241c25 chore: delete broken AutoApprove (# 1986)%0A > 3e2d6a6 chore: trigger AutoApprove on reopen as well (# 1985)%0A > a24a28a chore: give AutoApprove job full write (# 1984)%0A > 8210800 chore(main): release 0.123.0 (# 1975)%0A > f31b763 feat(all): auto-regenerate discovery clients (# 1982)%0A > d27f40f feat(all): auto-regenerate discovery clients (# 1978)%0A > 94d3d73 chore(ci): fix AutoApprove for discogen (# 1981)%0A > 98b3073 feat(all): auto-regenerate discovery clients (# 1974)%0A > d5e0fb2 chore(main): release 0.122.0 (# 1972)%0A > ab64815 feat(all): auto-regenerate discovery clients (# 1973)%0A > 8b0974e fix: add better support of array of floats (# 1971)%0A > cf0df64 chore(main): release 0.121.0 (# 1962)%0A > c2c2b59 feat(all): auto-regenerate discovery clients (# 1963)%0A > e44a771 chore(all): update module github.com/google/s2a-go to v0.1.3 (# 1965)%0A > 2068ba5 feat(all): auto-regenerate discovery clients (# 1961)%0A > c2018e2 chore(main): release 0.120.0 (# 1956)%0A > 4e35cac feat(all): auto-regenerate discovery clients (# 1960)%0A > fcd007a feat(all): auto-regenerate discovery clients (# 1958)%0A > 289b859 feat(all): auto-regenerate discovery clients (# 1957)%0A > 409bc9d feat(all): auto-regenerate discovery clients (# 1955)%0A > 0909f16 chore(main): release 0.119.0 (# 1944)%0A > 2f54150 chore(deps): update s2a-go to v0.1.2 (# 1954)%0A > 685ec81 feat: add an option to enable DirectPath xDS (# 1942)%0A > d85769c feat(all): auto-regenerate discovery clients (# 1953)%0A > 4cb8eb9 feat(all): auto-regenerate discovery clients (# 1952)%0A > bf9f3ac chore(all): update google.golang.org/genproto digest to daa745c (# 1949)%0A > e1eda57 feat(all): auto-regenerate discovery clients (# 1948)%0A > a0dacd5 feat(all): auto-regenerate discovery clients (# 1947)%0A > e8b93cb chore(deps): update s2a-go to v0.1.1 (# 1945)%0A > 690068f feat(all): auto-regenerate discovery clients (# 1943)%0A > 2d6890a chore(main): release 0.118.0 (# 1940)%0A > 29dc45a feat(all): auto-regenerate discovery clients (# 1941)%0A > ac94a0f feat(all): auto-regenerate discovery clients (# 1939)%0A > 8019ef6 chore(main): release 0.117.0 (# 1931)%0A > 750c7c8 feat(all): auto-regenerate discovery clients (# 1936)%0A > 3a98290 chore(all): update all (# 1937)%0A > 3f62830 chore(deps): bump golang.org/x/crypto (# 1930)%0A > 2219681 feat(all): auto-regenerate discovery clients (# 1935)%0A > 2efcb2e feat(all): auto-regenerate discovery clients (# 1932)%0A > 3c61729 feat: add experimental s2a-go integration (# 1874)%0A > 587b9e5 chore(main): release 0.116.0 (# 1929)%0A > 28c8cd5 feat(all): auto-regenerate discovery clients (# 1928)%0A > feafcdc chore(main): release 0.115.0 (# 1922)%0A > 34781cf feat(all): auto-regenerate discovery clients (# 1927)%0A > 33a2dfe feat(all): auto-regenerate discovery clients (# 1924)%0A > 02cfb82 chore(all): update google.golang.org/genproto digest to dcfb400 (# 1925)%0A > 8930f0e feat(all): auto-regenerate discovery clients (# 1923)%0A > 1c955e8 feat(all): auto-regenerate discovery clients (# 1913)%0A > 7f87838 chore(all): update all (# 1918)%0A > be028cf chore(gensupport): add idempotency header (# 1916)%0A > 649bfb9 chore(all): update all (# 1914)%0A > 5ac4fd7 test: update test due to generator change (# 1912)%0A > f79df48 chore(main): release 0.114.0 (# 1910)%0A > 2754ab4 feat(all): auto-regenerate discovery clients (# 1907)%0A > dc4b77d fix: always reference the internal package. (# 1909)%0A > b8a2a5e chore(main): release 0.113.0 (# 1901)%0A > fc221ce feat(all): auto-regenerate discovery clients (# 1900)%0A > e63383f chore(all): update module google.golang.org/protobuf to v1.29.1 [SECURITY] (# 1906)%0A > 64b6ee4 feat(idtoken): add support for external_account (# 1897)%0A > 65cafd4 chore(all): update all (# 1902)%0A > 63c48a6 feat(transport): add support for setting quota project with envvar (# 1892)%0A > 225fa6b internal: Refactor cert logic to support OAuth2 token exchange over mTLS (# 1886)%0A > 8d4d70d chore(main): release 0.112.0 (# 1883)%0A > 89c274a feat(all): auto-regenerate discovery clients (# 1898)%0A > 9f18671 feat(all): auto-regenerate discovery clients (# 1896)%0A > e88ee8a feat(all): auto-regenerate discovery clients (# 1893)%0A > 5da4d6a feat(all): auto-regenerate discovery clients (# 1887)%0A > 6bd0840 chore(deps): bump golang.org/x/crypto in /internal/kokoro/discogen (# 1890)%0A > 2f72016 chore(all): update all (# 1888)%0A > c886360 feat(all): auto-regenerate discovery clients (# 1885)%0A > 1aee5cd feat(all): auto-regenerate discovery clients (# 1884)%0A > 15808d7 feat(all): auto-regenerate discovery clients (# 1882)%0A > e99d0d5 chore(main): release 0.111.0 (# 1860)%0A > 70d3954 feat(all): auto-regenerate discovery clients (# 1875)%0A > f32872c chore(all): update google.golang.org/genproto digest to 637eb22 (# 1877)%0A > c02cff6 feat(all): auto-regenerate discovery clients (# 1873)%0A > 7d34d41 feat(all): auto-regenerate discovery clients (# 1872)%0A > d456fd6 chore(deps): bump golang.org/x/net in /internal/kokoro/discogen (# 1870)%0A > b7ab21d chore(all): update all (# 1868)%0A > 7f5f40a feat(all): auto-regenerate discovery clients (# 1866)%0A > 4056319 chore(all): update module golang.org/x/net to v0.7.0 [SECURITY] (# 1867)%0A > 8b8b195 feat(all): auto-regenerate discovery clients (# 1863)%0A > c0f2510 chore(all): update vet.sh to go runtime 1.20 (# 1865)%0A > 895105a feat(all): auto-regenerate discovery clients (# 1861)%0A > ba3414e feat(all): auto-regenerate discovery clients (# 1859)%0A > 892811c chore(main): release 0.110.0 (# 1840)%0A > 1edc79b chore: update x libs (# 1858)%0A > 929a393 chore(all): update all (# 1853)%0A > 1147cb8 fix: Update ECP dependency to v0.2.3 (# 1857)%0A > 689f934 feat(all): auto-regenerate discovery clients (# 1851)%0A > 8efd00d fix(internal/gensupport): don't prematurely close timers (# 1856)%0A > 3fb5b61 fix: Improve error handling for enterprise certificate module (# 1848)%0A > 8980266 feat(all): auto-regenerate discovery clients (# 1850)%0A > 3fb8cdc feat(all): auto-regenerate discovery clients (# 1841)%0A > 1651c38 chore(transport): remove support for go runtimes earlier than 1.16 (# 1844)%0A > 4b4c9d4 feat(all): auto-regenerate discovery clients (# 1838)%0A > b3b5f17 chore(main): release 0.109.0 (# 1818)%0A > c13cc35 feat(all): auto-regenerate discovery clients (# 1836)%0A > 602b6a4 chore(all): update all (major) (# 1806)%0A > a5d0daa feat(all): auto-regenerate discovery clients (# 1828)%0A > 50fc7c4 feat(all): auto-regenerate discovery clients (# 1826)%0A > 6aad438 feat(all): auto-regenerate discovery clients (# 1825)%0A > 85d0224 feat(all): auto-regenerate discovery clients (# 1822)%0A > 884a246 feat(all): auto-regenerate discovery clients (# 1821)%0A > 5935892 feat(all): auto-regenerate discovery clients (# 1819)%0A > ba3ba78 feat(all): auto-regenerate discovery clients (# 1817)%0A > 47f66d6 chore(main): release 0.108.0 (# 1811)%0A > da48b9a feat(all): auto-regenerate discovery clients (# 1816)%0A > a12685c feat(all): auto-regenerate discovery clients (# 1813)%0A > 4df52d2 feat(all): auto-regenerate discovery clients (# 1810)%0A > f74fbb6 chore(main): release 0.107.0 (# 1803)%0A > d8084e4 feat(all): auto-regenerate discovery clients (# 1809)%0A > 4dca4e0 feat: re-enable integrations:v1 (# 1801)%0A > 86e4009 fix: user Timers over time.After (# 1802)%0A > bcc345c feat(all): auto-regenerate discovery clients (# 1808)%0A > de06921 feat(all): auto-regenerate discovery clients (# 1807)%0A > 935ef64 feat(all): auto-regenerate discovery clients (# 1804)%0A > 93de455 feat(all): auto-regenerate discovery clients (# 1800)%0A > ac7eb8f chore(main): release 0.106.0 (# 1786)%0A > 3944e86 feat(all): auto-regenerate discovery clients (# 1794)%0A > f6dec99 feat(idtoken): add support for impersonated_service_account creds type (# 1792)%0A > ddb5c65 test: add buffer to both sides of token expiry validation (# 1797)%0A > b35900a fix(idtoken): configure validator constructor to use no authentication (# 1789)%0A > ca86833 chore(all): update all (# 1796)%0A > a6b0739 chore: skip generating integrations:v1 as it fails generation (# 1793)%0A > 7bd17b3 feat(all): auto-regenerate discovery clients (# 1790)%0A > 9fb35f5 feat(all): auto-regenerate discovery clients (# 1788)%0A > 1569e5b feat(option/internaloption): add new EmbeddableAdapter option (# 1787)%0A > a7f08e2 feat(all): auto-regenerate discovery clients (# 1784)%0A > 67aaf4e chore(main): release 0.105.0 (# 1774)%0A > 5b02761 feat(all): auto-regenerate discovery clients (# 1777)%0A > c58bf4c feat: support set null map entries for non-simple map values (# 1782)%0A > e4271df feat(googleapi): add response headers to Error reported by CheckMediaResponse (# 1781)%0A > 6193507 chore: remove uses of obsolete golang.org/x/xerrors (# 1776)%0A > 37a2e41 feat(all): auto-regenerate discovery clients (# 1773)%0A > 9255b0b chore(main): release 0.104.0 (# 1748)%0A > 4238314 chore: ignore some golang.org/x/* dependencies in renovate (# 1772)%0A > 029b659 chore(all): update all (# 1768)%0A > f819644 feat(all): auto-regenerate discovery clients (# 1771)%0A > 2b596d9 feat(all): auto-regenerate discovery clients (# 1767)%0A > 3195ce1 feat(all): auto-regenerate discovery clients (# 1766)%0A > 97a9846 feat(all): auto-regenerate discovery clients (# 1760)%0A > 8d8f0a7 feat(transport): de-experiment google-c2p resolver (# 1757)%0A > c213153 fix(transport/grpc): separate resolution of creds and certs (# 1759)%0A > 629e217 fix(idtoken): increase MaxIdleConnsPerHost to 100 in NewClient (# 1754)%0A > caf7af0 feat(all): auto-regenerate discovery clients (# 1755)%0A > e18b504 feat(all): auto-regenerate discovery clients (# 1753)%0A > dd565a4 feat(all): auto-regenerate discovery clients (# 1752)%0A > a657f19 feat(all): auto-regenerate discovery clients (# 1751)%0A > 292129c feat(all): auto-regenerate discovery clients (# 1746)%0A > 02077fd chore(all): update all (# 1749)%0A > 567070f docs: document limitation of WithUserAgent (# 1747)%0A > 561b601 chore(main): release 0.103.0 (# 1738)%0A > 4248dc3 feat(all): auto-regenerate discovery clients (# 1743)%0A > ee25e29 feat(googleapi): inject gax apierror.APIError into googleapi.Error (# 1730)%0A > f8efb95 chore(all): update all (# 1740)%0A > 9695aa1 feat: rm hard dep on x/sys (# 1742)%0A > bec0f29 chore(.github): force renovate to use 1.19 (# 1741)%0A > bbd4259 feat(all): auto-regenerate discovery clients (# 1739)%0A > de99200 feat(all): auto-regenerate discovery clients (# 1737)%0A > 0d7f97a chore(main): release 0.102.0 (# 1726)%0A > 0528475 feat: rely on new compute metadata module directly (# 1736)%0A > ce57a67 feat(all): auto-regenerate discovery clients (# 1734)%0A > 1e1eab9 feat(all): auto-regenerate discovery clients (# 1727)%0A > 0ce5403 test(transport/grpc): fix arg for test failure logs (# 1733)%0A > 06360d8 feat(all): auto-regenerate discovery clients (# 1725)%0A > 644a13c chore(main): release 0.101.0 (# 1719)%0A > f4788b3 feat(all): auto-regenerate discovery clients (# 1723)%0A > 9ea2ceb chore(all): update all (# 1721)%0A > 9140608 feat(all): auto-regenerate discovery clients (# 1720)%0A > 453b81a feat(all): auto-regenerate discovery clients (# 1718)%0A > d530a93 chore(main): release 0.100.0 (# 1714)%0A > 37f90e9 feat(internal/gensupport): remove DetermineContentType, use gax-go copy (# 1716)%0A > b235b1f fix(idtoken): Allow missing age in http response header (# 1715)%0A > f990a2a feat(all): auto-regenerate discovery clients (# 1717)%0A > f9e15f2 feat(all): auto-regenerate discovery clients (# 1712)%0A > e74b770 chore(all): update all (# 1713)%0A > 977e871 chore(main): release 0.99.0 (# 1710)%0A > 6b81c83 feat(all): auto-regenerate discovery clients (# 1701)%0A > 1aa1deb chore(all): update all (# 1707)%0A > 69fb474 chore: Update ECP dependency to 0.2.0 (# 1704)%0A > a4ae94d chore(main): release 0.98.0 (# 1700)%0A > 25b7450 feat(all): auto-regenerate discovery clients (# 1699)%0A > aa775b4 feat(all): auto-regenerate discovery clients (# 1696)%0A > faa845a chore(main): release 0.97.0 (# 1694)%0A > 2c3e863 fix(gensupport): allow initial request for resumable uploads to retry w/ non-nil getBody (# 1690)%0A > f427ee3 feat(internal/gensupport): wrap retry failures with context and prev error (# 1684)%0A > 6b0515b fix: build script bash error (# 1697)%0A > b8f2556 feat(all): auto-regenerate discovery clients (# 1695)%0A > a87400b feat(all): auto-regenerate discovery clients (# 1693)%0A > a039966 chore(main): release 0.96.0 (# 1687)%0A > 0f7c1ed fix: upgrade version of golang.org/x/net (# 1692)%0A > e801e10 feat(all): auto-regenerate discovery clients (# 1689)%0A > bc29a6b feat(all): auto-regenerate discovery clients (# 1688)%0A > ce5ed41 feat(all): auto-regenerate discovery clients (# 1686)%0A > d63b286 chore(main): release 0.95.0 (# 1678)%0A > 8c72fb3 feat(all): auto-regenerate discovery clients (# 1680)%0A > 9a84077 feat(option): officially deprecate ImpersonateCredentials (# 1683)%0A > 219f166 test: set envvar for integration test (# 1681)%0A > 991f409 test: integration Tests for Configurable Token Lifespan (# 1657)%0A > 8757dbf feat(all): auto-regenerate discovery clients (# 1677)%0A > 608f877 chore(main): release 0.94.0 (# 1668)%0A > 1b6dbd8 feat(all): auto-regenerate discovery clients (# 1676)%0A > c0825d4 chore: bump version of oauth lib to latest (# 1675)%0A > 99c5811 feat(all): auto-regenerate discovery clients (# 1673)%0A > 9ce1130 feat(all): auto-regenerate discovery clients (# 1672)%0A > 7158b89 feat(all): auto-regenerate discovery clients (# 1671)%0A > 07ceb9d docs(option): clarify behavior of WithScopes (# 1670)%0A > 9ea025d fix(storage): *int64 instead of int64 for Age cond (# 1598)%0A > c85b305 feat(all): auto-regenerate discovery clients (# 1667)%0A > 55f563d chore(main): release 0.93.0 (# 1660)%0A > 62364a2 feat(all): auto-regenerate discovery clients (# 1664)%0A > d6ee425 feat(google-api-go-generator): Change field PaymentState to pointer (# 1663)%0A > 3e82e6f feat(all): auto-regenerate discovery clients (# 1662)%0A > 68e7d49 feat(all): auto-regenerate discovery clients (# 1661)%0A > f73ea23 feat(all): auto-regenerate discovery clients (# 1652)%0A > 4fd3439 chore: fix flaky bot (# 1653)%0A > a90d802 chore(main): release 0.92.0 (# 1651)%0A > 0e6b5b6 feat(all): auto-regenerate discovery clients (# 1649)%0A > 825be43 chore: run gofmt -s -l -w . for Go 1.19 (# 1650)%0A > ceac0bc chore: update vet to run for 1.19 (# 1648)%0A > 45996f0 feat(all): auto-regenerate discovery clients (# 1646)%0A > 8942a36 feat(all): auto-regenerate discovery clients (# 1645)%0A > 6a8be6a feat(all): auto-regenerate discovery clients (# 1643)%0A > 2dd2fc5 feat(all): auto-regenerate discovery clients (# 1641)%0A > f706c86 chore: add flakybot (# 1640)%0A > cea8849 chore(main): release 0.91.0 (# 1638)%0A > bc14db7 feat(all): auto-regenerate discovery clients (# 1639)%0A > 3919127 feat(all): auto-regenerate discovery clients (# 1637)%0A > fc02f1d chore(main): release 0.90.0 (# 1633)%0A > ba61f52 test: integration Tests for Pluggable Auth (# 1607)%0A > babdbd1 feat: manual regen (# 1636)%0A > fdea35f feat(all): auto-regenerate discovery clients (# 1635)%0A > c824ae8 feat(all): auto-regenerate discovery clients (# 1634)%0A > a20cd59 feat(all): auto-regenerate discovery clients (# 1632)%0A > 3a45f5c chore(main): release 0.89.0 (# 1626)%0A > 09e8e91 feat(all): auto-regenerate discovery clients (# 1631)%0A > f12fc20 feat(all): auto-regenerate discovery clients (# 1630)%0A > 934dd5e feat(all): auto-regenerate discovery clients (# 1629)%0A > 1beaeac feat(all): auto-regenerate discovery clients (# 1627)%0A > a1878a1 feat(all): auto-regenerate discovery clients (# 1625)%0A > ed487e6 chore(main): release 0.88.0 (# 1617)%0A > 9e8aeec feat(all): auto-regenerate discovery clients (# 1624)%0A > 136bec3 feat(all): auto-regenerate discovery clients (# 1622)%0A > 948b3c3 feat(all): auto-regenerate discovery clients (# 1620)%0A > 6fde9e8 feat(all): auto-regenerate discovery clients (# 1619)%0A > d39390c feat(all): auto-regenerate discovery clients (# 1616)%0A > efe48de chore(main): release 0.87.0 (# 1605)%0A > 7532bd6 feat(all): auto-regenerate discovery clients (# 1614)%0A > 4b4693b feat(all): auto-regenerate discovery clients (# 1613)%0A > 370775a feat(all): auto-regenerate discovery clients (# 1612)%0A > 8e67ca4 feat(all): auto-regenerate discovery clients (# 1611)%0A > 51d527b feat(all): auto-regenerate discovery clients (# 1608)%0A > a1f0544 feat(all): auto-regenerate discovery clients (# 1606)%0A > 5e7eede feat(all): auto-regenerate discovery clients (# 1604)%0A > 8937b91 chore(main): release 0.86.0 (# 1597)%0A > 2c32faf feat(all): auto-regenerate discovery clients (# 1603)%0A > 4cc8fa9 chore(all): update all (# 1602)%0A > ee1c8ab feat(all): auto-regenerate discovery clients (# 1601)%0A > b5f14dc feat(all): auto-regenerate discovery clients (# 1600)%0A > 7c6a86c feat(all): auto-regenerate discovery clients (# 1599)%0A > 493203c feat(all): auto-regenerate discovery clients (# 1596)%0A > 11792be chore(main): release 0.85.0 (# 1587)%0A > 25e2e24 chore(gensupport): add retry invocation headers (# 1577)%0A > c02e08c feat(all): auto-regenerate discovery clients (# 1593)%0A > 56e960f chore(all): update all (# 1595)%0A > 8f39c3e feat(all): auto-regenerate discovery clients (# 1592)%0A > 59d5b95 feat(all): auto-regenerate discovery clients (# 1589)%0A > 1263cc6 feat(all): auto-regenerate discovery clients (# 1586)%0A > 18468ac chore(main): release 0.84.0 (# 1575)%0A > ebbb60c feat(all): auto-regenerate discovery clients (# 1584)%0A > 1d5389b feat(transport): Integrate with enterprise certificate proxy (# 1570)%0A > 6b66391 chore(all): update all to d0670ef (# 1582)%0A > a1e650c feat(all): auto-regenerate discovery clients (# 1581)%0A > 590733c feat(all): auto-regenerate discovery clients (# 1580)%0A > 7bba05e feat(all): auto-regenerate discovery clients (# 1576)%0A > 0d1c9e8 feat(all): auto-regenerate discovery clients (# 1574)%0A > fc50588 chore(main): release 0.83.0 (# 1567)%0A > 3524901 chore(all): update all (# 1572)%0A > c2c6a68 feat(all): auto-regenerate discovery clients (# 1571)%0A > f12f0bb feat(all): auto-regenerate discovery clients (# 1569)%0A > 2bdb4a9 feat(all): auto-regenerate discovery clients (# 1566)%0A > 2ac155a chore(main): release 0.82.0 (# 1559)%0A > bacf4f4 feat(all): auto-regenerate discovery clients (# 1565)%0A > 1463524 feat(all): auto-regenerate discovery clients (# 1562)%0A > 8bbd389 chore(all): update all to 5463443 (# 1564)%0A > e3ac188 feat(all): auto-regenerate discovery clients (# 1561)%0A > 3093678 feat(all): auto-regenerate discovery clients (# 1560)%0A > b041876 docs(idtoken): fix a typo on NewClient method (# 1558)%0A > 74b48ae feat(all): auto-regenerate discovery clients (# 1557)%0A > 3ec9784 chore(main): release 0.81.0 (# 1549)%0A > c40fe28 feat(all): auto-regenerate discovery clients (# 1556)%0A > 97794a9 feat(all): auto-regenerate discovery clients (# 1553)%0A > 0e22eae chore(all): update all (# 1555)%0A > 905c5cc feat(all): auto-regenerate discovery clients (# 1551)%0A > ecdf959 feat(all): auto-regenerate discovery clients (# 1550)%0A > ea2c741 feat(all): auto-regenerate discovery clients (# 1548)%0A > e8e8d59 chore(main): release 0.80.0 (# 1540)%0A > 06f741f feat(all): auto-regenerate discovery clients (# 1547)%0A > a96b037 feat(all): auto-regenerate discovery clients (# 1545)%0A > ab27e7b feat(all): auto-regenerate discovery clients (# 1543)%0A > d4bf66e feat(all): auto-regenerate discovery clients (# 1541)%0A > acc2992 feat(all): auto-regenerate discovery clients (# 1539)%0A > 14304b7 chore(main): release 0.79.0 (# 1532)%0A > b6a8bd3 feat(all): auto-regenerate discovery clients (# 1538)%0A > edb8ac6 feat(all): auto-regenerate discovery clients (# 1535)%0A > 7f9e9e2 chore(all): update all to 988cb79 (# 1536)%0A > 72b16d7 feat(all): auto-regenerate discovery clients (# 1534)%0A > ffe3471 feat(all): auto-regenerate discovery clients (# 1533)%0A > 43a3732 feat(all): auto-regenerate discovery clients (# 1531)%0A > 5ba22f1 chore(main): release 0.78.0 (# 1529)%0A > 3d4ea5e feat(all): auto-regenerate discovery clients (# 1530)%0A > 6131a7d chore(all): update all (# 1528)%0A > 5cdbe26 feat(all): auto-regenerate discovery clients (# 1527)%0A > aff4922 chore(main): release 0.77.0 (# 1526)%0A > 138823b feat: regen cloudcommerceprocurement v1 (# 1525)%0A > fe1f16c chore(all): update actions/github-script action to v6 (# 1441)%0A > 5cffc8c chore(main): release 0.76.0 (# 1520)%0A > 9b3cabe feat(all): auto-regenerate discovery clients (# 1523)%0A > fa8b991 feat(all): auto-regenerate discovery clients (# 1522)%0A > dea6b02 feat(all): auto-regenerate discovery clients (# 1521)%0A > d72fb11 feat(all): auto-regenerate discovery clients (# 1518)%0A > 7027839 chore(main): release 0.75.0 (# 1497)%0A > 12c0cb2 chore: update CI script to run on 1.18 (# 1508)%0A > 4145f3d feat(all): auto-regenerate discovery clients (# 1516)%0A > c75dc07 chore(all): update all (# 1515)%0A > 11035bd feat(all): auto-regenerate discovery clients (# 1514)%0A > 95e21aa feat(all): auto-regenerate discovery clients (# 1513)%0A > 89f1c62 feat(all): auto-regenerate discovery clients (# 1511)%0A > 6944086 feat(all): auto-regenerate discovery clients (# 1510)%0A > d0006d4 feat(all): auto-regenerate discovery clients (# 1509)%0A > f39fdcc chore(all): update all to aac1ed4 (# 1507)%0A > d621bc9 feat(all): auto-regenerate discovery clients (# 1504)%0A > d349e85 feat(transport): remove grpc version guard (# 1506)%0A > eeb33c7 feat(all): auto-regenerate discovery clients (# 1503)%0A > 2425be6 feat(all): auto-regenerate discovery clients (# 1500)%0A > 5bd40ca chore(all): update all to 749bd19 (# 1501)%0A > a897ca4 feat(all): auto-regenerate discovery clients (# 1498)%0A > 788bfff feat(all): auto-regenerate discovery clients (# 1496)%0A > 9d43e7d chore(main): release 0.74.0 (# 1481)%0A > c53496e feat(all): auto-regenerate discovery clients (# 1495)%0A > 12af56f chore: add debug info (# 1494)%0A > 60f8145 feat(all): auto-regenerate discovery clients (# 1492)%0A > 2e5fe2d chore(all): update all to de3da57 (# 1491)%0A > 07708c5 feat(all): auto-regenerate discovery clients (# 1490)%0A > c6e75d1 feat(all): auto-regenerate discovery clients (# 1489)%0A > 0be1ec1 feat(all): auto-regenerate discovery clients (# 1488)%0A > 123571c chore(all): update all (# 1487)%0A > 5a60966 feat(all): auto-regenerate discovery clients (# 1486)%0A > db51ba4 feat(all): auto-regenerate discovery clients (# 1483)%0A > d1de029 feat: re-enable playintegrity api generation (# 1482)%0A > ab15d06 feat(all): auto-regenerate discovery clients (# 1480)%0A > fe42dff chore(main): release 0.73.0 (# 1478)%0A > 0922a63 feat(all): prefer using WithDefaultScope option internally (# 1476)%0A > 948cb4a feat(all): auto-regenerate discovery clients (# 1477)%0A > 6100952 chore(main): release 0.72.0 (# 1471)%0A > 85b8ff9 chore(all): update all (# 1475)%0A > e550ff4 feat(all): auto-regenerate discovery clients (# 1474)%0A > 83dfa07 docs: removed stale comment (# 1473)%0A > ab9ff8c chore: remove build tags for go versions < 1.15 (# 1461)%0A > 314c94b feat(all): auto-regenerate discovery clients (# 1472)%0A > 6826fe2 feat(all): auto-regenerate discovery clients (# 1470)%0A > 3d588dd chore(main): release 0.71.0 (# 1454)%0A > 937d36f feat(all): auto-regenerate discovery clients (# 1469)%0A > 33ba990 feat(internal/gensupport): add net.ErrClosed to default retry (# 1462)%0A > bf3225e feat(all): auto-regenerate discovery clients (# 1467)%0A > 94d6c1d chore(all): update google.golang.org/genproto commit hash to 325a892 (# 1468)%0A > 76a2c21 feat(all): auto-regenerate discovery clients (# 1466)%0A > 398f9e8 feat(all): auto-regenerate discovery clients (# 1465)%0A > e8805bc feat(all): auto-regenerate discovery clients (# 1464)%0A > 4df1039 feat(all): auto-regenerate discovery clients (# 1463)%0A > 7331451 feat(all): auto-regenerate discovery clients (# 1457)%0A > 6aeb511 chore(all): update all (# 1458)%0A > 8a3061f feat(all): auto-regenerate discovery clients (# 1455)%0A > 0954e33 feat(all): auto-regenerate discovery clients (# 1453)%0A > aa4b661 chore(main): release 0.70.0 (# 1446)%0A > 459ebe0 feat(all): auto-regenerate discovery clients (# 1450)%0A > 78984df chore(all): update all (# 1451)%0A > 7bce545 feat(transport): add an env variable to disable DirectPath (# 1447)%0A > 64db4b6 feat(all): auto-regenerate discovery clients (# 1449)%0A > 0fe9f5f feat(all): auto-regenerate discovery clients (# 1448)%0A > 7dec2b0 feat(all): auto-regenerate discovery clients (# 1444)%0A > d8d1dd6 chore(main): release 0.69.0 (# 1429)%0A > ed89fcb feat(all): auto-regenerate discovery clients (# 1443)%0A > f47d942 chore(all): update all (# 1440)%0A > 34437da feat(all): auto-regenerate discovery clients (# 1439)%0A > ae341d5 feat(all): auto-regenerate discovery clients (# 1438)%0A > c01dedc feat(all): auto-regenerate discovery clients (# 1437)%0A > 50051fb chore: add PATH and HOME to cmds (# 1436)%0A > 81492cc chore(internal/kokoro): add more debug info (# 1435)%0A > 4499c41 fix(internal/kokoro): path to module root to run discogen (# 1433)%0A > 14d6bf5 chore: add a script that invoke regen (# 1432)%0A > ef89845 fix(gensupport): cover ChunkRetryDeadline edge case (# 1430)%0A > 331bc9e feat: bump grpc and x/net (# 1428)%0A > 79cd91d chore: remove synth.py (# 1427)%0A > 31eaf11 chore(main): release 0.68.0 (# 1420)%0A > f025530 fix: start reporting a meaningful version in headers (# 1426)%0A > 5a35af5 feat(all): auto-regenerate discovery clients (# 1422)%0A > 16cbba8 chore(all): update all (# 1423)%0A > ca3165c chore(all): update all (major) (# 1412)%0A > b28419f feat(all): auto-regenerate discovery clients (# 1419)%0A > 9eaba81 fix(googleapi): fill response headers in Error (# 1418)%0A > 6db1fa9 chore(main): release 0.67.0 (# 1413)%0A > 6461d8f chore: run go mod tidy (# 1417)%0A > f78a0f8 feat(all): auto-regenerate discovery clients (# 1416)%0A > c987a5b feat(gensupport): per-chunk deadline configs (# 1414)%0A > e40d61b feat(all): auto-regenerate discovery clients (# 1415)%0A > a584462 feat(all): auto-regenerate discovery clients (# 1410)%0A > 974d87e chore(all): update all (# 1411)%0A > 51d1f3f chore: add new regen code (# 1403)%0A > 5322ee8 chore(main): release 0.66.0 (# 1396)%0A > 01c8604 feat(all): auto-regenerate discovery clients (# 1408)%0A > 71e47d1 feat(all): auto-regenerate discovery clients (# 1407)%0A > d972e9a feat(all): auto-regenerate discovery clients (# 1406)%0A > 46a046b feat(all): auto-regenerate discovery clients (# 1405)%0A > e4d33f2 feat(all): auto-regenerate discovery clients (# 1404)%0A > 576ebbf feat(internal/gensupport): add 408 to default retry (# 1397)%0A > 2f7c9e0 Adding import references in examples/customsearch (# 1399)%0A > b6f8296 chore(all): update all (# 1400)%0A > f3223f8 Switch drive.go to v3 API (# 1334)%0A > 33250c0 feat(all): auto-regenerate discovery clients (# 1394)%0A > c890ff5 chore(main): release 0.65.0 (# 1392)%0A > 0f18957 feat(all): auto-regenerate discovery clients (# 1391)%0A > a72c2ca chore(all): update all (# 1389)%0A > 0848de1 feat(all): auto-regenerate discovery clients (# 1390)%0A > e933e2a feat(all): auto-regenerate discovery clients (# 1388)%0A > 057ba53 feat(all): auto-regenerate discovery clients (# 1387)%0A > 9b7e98a feat(all): auto-regenerate discovery clients (# 1385)%0A > 4cbaa9a chore: release 0.64.0 (# 1350)%0A > 6f9d2fb feat(all): auto-regenerate discovery clients (# 1384)%0A > e10082d fix(internal/gensupport): check ctx in chunk retry (# 1364)%0A > 5063cf3 feat(all): auto-regenerate discovery clients (# 1382)%0A > 3c780a6 feat(all): auto-regenerate discovery clients (# 1381)%0A > 480c39e feat(all): auto-regenerate discovery clients (# 1379)%0A > c483509 feat(all): auto-regenerate discovery clients (# 1378)%0A > f02fca3 feat(all): auto-regenerate discovery clients (# 1377)%0A > 6b71f8e feat(all): auto-regenerate discovery clients (# 1376)%0A > 67b623e feat(all): auto-regenerate discovery clients (# 1375)%0A > 5b1d74b chore(all): update google.golang.org/genproto commit hash to 3ac035c (# 1371)%0A > f96659b feat(all): auto-regenerate discovery clients (# 1374)%0A > b98052e feat(all): auto-regenerate discovery clients (# 1372)%0A > 879fd18 feat(all): auto-regenerate discovery clients (# 1370)%0A > 5b0277f feat(all): auto-regenerate discovery clients (# 1368)%0A > e8b02d9 feat(all): auto-regenerate discovery clients (# 1366)%0A > 436de07 feat(all): auto-regenerate discovery clients (# 1365)%0A > 3837608 chore(all): update all (# 1355)%0A > ecb0cdf feat(all): auto-regenerate discovery clients (# 1362)%0A > e84950f feat(transport): remove google-c2p dependence to DirectPath (# 1361)%0A > 520b227 fix(internal/gensupport): Make SendRequestWithRetry check for canceled contexts twice (# 1359)%0A > 07d8e2c transport: update xds directpath xds scheme (# 1357)%0A > 0f5a4b2 feat(all): auto-regenerate discovery clients (# 1360)%0A > 8fed2c8 feat(all): auto-regenerate discovery clients (# 1356)%0A > fef920c feat(all): auto-regenerate discovery clients (# 1354)%0A > 64fd298 feat(all): auto-regenerate discovery clients (# 1353)%0A > 8d31dc9 feat(all): auto-regenerate discovery clients (# 1352)%0A > 6e751dc feat(all): auto-regenerate discovery clients (# 1351)%0A > 6152e8a feat(all): auto-regenerate discovery clients (# 1349)%0A > 27de32e chore: release 0.63.0 (# 1342)%0A > 8d2eca8 feat(internal/gensupport): add configurable retry (# 1324)%0A > 9d66b44 chore(all): update all (# 1347)%0A > 9652438 feat(all): auto-regenerate discovery clients (# 1348)%0A > 3e3f769 feat(all): auto-regenerate discovery clients (# 1345)%0A > 79d487f feat(all): auto-regenerate discovery clients (# 1344)%0A > e4cc432 feat(all): auto-regenerate discovery clients (# 1343)%0A > 7673ffe feat(all): auto-regenerate discovery clients (# 1341)%0A > 5d28b6d chore: release 0.62.0 (# 1330)%0A > c06faf5 feat(transport): pass call credentials to grpc-go for DirectPath (# 1297)%0A > 3799960 feat(all): auto-regenerate discovery clients (# 1339)%0A > 3787e3a feat(all): auto-regenerate discovery clients (# 1338)%0A > d6130c8 chore: update gRPC version (# 1337)%0A > 951029f chore(all): update all (# 1335)%0A > adacce9 feat(all): auto-regenerate discovery clients (# 1336)%0A > c20deea feat(all): auto-regenerate discovery clients (# 1333)%0A > 1d7526a feat(all): auto-regenerate discovery clients (# 1332)%0A > 3789a71 feat(all): auto-regenerate discovery clients (# 1329)%0Abumping go.opencensus.io 49838f2...b1a01ee:%0A > b1a01ee Add started RPC metric for client and server side (# 1283)%0A > 0bf7faa Fix CI, and update testify (# 1284)%0A > 0521206 Passing capacity to make() in place of length. (# 1276)%0A > c2a62a2 fix: Add function to stop the defaultWorker (# 1272)%0A > bf52d9d Remove `convTslice` calls in Record() (# 1268)%0A > ad0b46e Precompute encodeWithKeys buffer size to avoid resizes (# 1269)%0A > a55fb71 Optimize `Record()` to avoid extra allocations (# 1267)%0A > dcf8515 Fix formatting to pass with go1.17 (# 1270)%0A > fb455b0 Remove @rakyll from codeowners (# 1256)%0A > f5c4b39 Bump version to next expected release (# 1257)%0Abumping golang.org/x/time 90d013b...2c09566:%0A > 2c09566 rate: the state of the limiter should not be changed when the requests failed%0A > 80b9fac x/time/rate: add rate.Sometimes, which runs a function occasionally.%0A > f3bd1da rate: add TokenAt and Tokens methods to Limiter.%0A > 2ce7c29 rate: use constant to avoid repeated definitions%0A > e5dcc9c A+C: delete AUTHORS and CONTRIBUTORS%0A > 579cf78 rate: use fake time for testing%0A > 583f2d6 all: gofmt%0A > 1424b61 rate: extend maximum-delay slop to all platforms%0A > 0e9765c rate: extend timing tolerances on Android and Plan9%0Abumping golang.org/x/sync 8fcdb60...1ea3257:%0A > 1ea3257 singleflight: make the check for exec support in TestPanicDoChan platform-agnostic%0Abumping knative.dev/pkg 6eb4b40...5ef4812:%0A > 5ef4812 Update community files (# 2762)%0A > 49e2e56 update google cloud deps (# 2758)%0A > a5e0b92 upgrade to latest dependencies (# 2757)%0Abumping golang.org/x/tools d0863f0...031fc75:%0A > 031fc75 gopls/internal/regtest/bench: don't run the iwl test with -short%0A > f477bf4 gopls/internal/lsp/source/completion: avoid Snapshot.CachedPackages%0A > b72edd1 gopls/internal/lsp/filecache: GOPLS_CACHE -> GOPLSCACHE%0A > d566927 gopls/internal/lsp/regtest: add @suggestedfix marker%0A > fdb0da6 gopls/internal/regtest/bench: add a benchmark for diagnosing a change%0A > 6eb432f gopls/internal/regtest/bench: add benchmarks in a wider variety of repos%0A > c91d0b8 gopls/internal/lsp/source: guard against concurrent writes in xrefs%0A > c0742f5 go.mod: update golang.org/x dependencies%0A > 21d2256 gopls/internal/lsp/cache: make type-checking incremental%0A > ae05609 internal/lsp/cache: add an LRU parse cache%0A > de54582 gopls/internal/lsp/filecache: process batches of stats before sleeping%0A > bc2e2c2 gopls/internal/regtest/bench: support benchmarking multiple repos%0A > 7c35ddf gopls/internal/lsp: stop using ast.Ident.Obj%0A > 4942052 gopls/protocol/generate: remove more special cases%0A > ef396af gopls: sync staticcheck@v0.4.2%0A > fbb25cb gopls: use go generate consistently%0A > 096bae8 internal/gcimporter: document non-idempotence of export∘import%0A > 120642f gopls/internal/bug: fix a bug in the bug package%0A > 0d741d5 cmd/present: update styles for markdown-generated slides%0A > 902ee93 gopls/internal/lsp/source: remove 2nd last call to CachedImportPaths%0A > b0fcf2a gopls/internal/lsp/source: simplify 'stub methods'%0A > f98fce2 go/types/objectpath: add encoder type, to amortize allocation%0A > 2e10748 gopls/internal/lsp/protocol: improve generated godoc for LSP types%0A > 4906a71 gopls/internal/lsp/source: add documentation links to hover%0A > 3ec30bd gopls/internal/lsp/cache: request EmbedFiles from go/packages%0A > 25d2519 gopls/internal/lsp: support more cases of definition on linkname directive.%0A > e85b533 gopls/protocol: remove stub special cases%0A > 193023c go/ssa: substitute type parameters in local types%0A > 3102dad gopls/internal/regtest/bench: move benchmarks into separate files%0A > d9c6b88 gopls/internal/regtest/bench: add a proper benchmark for initial load%0A > e5b9948 gopls/internal/lsp/source: use metadata files for workspace symbols%0A > ad4fc28 gopls/internal/lsp/cache: pre-compute load diagnostics%0A > e5c9e63 gopls/internal/lsp/regtest: add @rename marker tests%0A > a30296b gopls/internal/lsp/filecache: purge empty directories%0A > 268cb0b go/ssa/interp: skip typeparam/issue58513.go%0A > d87a100 go/ssa: skip typeparam/issue58513.go%0A > 5e7c67d gopls/internal/lsp/regtest: factor marker error reporting%0A > d4c13e6 gopls/internal/lsp/source: eliminate Snapshot.FileSet%0A > 0bd0228 gopls/internal/lsp/source: don't rely on global FileSet when stubbing%0A > c3550e9 cmd/present: use embed, drop native client%0A > 6baf6e8 gopls/internal/lsp/source: 'references' cleanups%0A > 64f9d62 gopls/internal/lsp/source/rename: use incremental algorithm%0A > c8e8b3b gopls/internal/lsp: eliminate source.RelatedInformation%0A > fdfdda5 gopls: fix Kokoro failures with Go 1.18%0A > 0e300d3 gopls/protocol: remove some special cases in stubs%0A > 80afb09 gopls/internal/lsp/source: multiline errors from rename%0A > 352e41a internal/gcimporter: updates how imports are handled in unified IR%0A > 72d72f9 go/ssa: temporarily skip the 'net' package in TestStdlib%0A > a9792b2 go/loader: temporarily skip TestCgoOption on darwin%0A > eec389d gopls/doc: fix typos in Neovim documentation%0A > 668845e gopls: update usage instructions for latest neovim version%0A > b15a5bc gopls/internal/lsp/source: rewrite hover%0A > 650ae30 gopls/internal/regtest/marker: more tests for embedding and linking%0A > b18ca0d gopls/internal/lsp/regtest: always compare updated marker test content%0Abumping knative.dev/hack fc42790...cc92cdb:%0A > cc92cdb Replace test-infra with toolbox (# 297)%0Abumping golang.org/x/mod b710602...69aa7ac:%0A > 69aa7ac sumdb/tlog: fuzz tests for parsers%0Abumping golang.org/x/oauth2 3607514...839de22:%0A > 839de22 google: don't check for IsNotExist for well-known file%0A > 0690208 go.mod: update golang.org/x dependencies%0A > 451d5d6 internal: remove repeated definite articles%0A > cfe200d oauth2: parse RFC 6749 error response 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 >
|
|
|
e66a491977
|
upgrade to latest dependencies (#750)
bumping knative.dev/pkg db8a353...dfb4bf0:%0A > dfb4bf0 Drop dynamic wrapper injection code generation (# 2742) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
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> |
|
|
5443dbe18a
|
upgrade to latest dependencies (#678)
bumping k8s.io/client-go 11f68c5...3e73df6: > 3e73df6 Update dependencies to v0.24.4 tag > 5e66e32 Merge pull request # 111274 from Abirdcfly/automated-cherry-pick-of-# 111235-upstream-release-1.24 > 37577f3 fix a possible panic because of taking the address of nil > 686b396 Revert "Introduce APIs to support multiple ClusterCIDRs (# 108290)" > af4295f Merge pull request # 109114 from tkashem/client-go-retry-thread-safe > d8531f5 client-go: make retry in Request thread safe > 33011f1 Merge pull request # 109050 from MadhavJivrajani/client-go-retry > 8a672f0 Merge pull request # 109151 from Argh4k/r-101566 > 01ab7fb client-go: reset request body after response is read and closed > f699049 Revert "Field `status.hostIPs` added for Pod (# 101566)" > 092a109 Introduce APIs to support multiple ClusterCIDRs (# 108290) > 488e9bb Merge pull request # 109137 from wojtek-t/fix_multiple_values_indexer > e540ebe Addresses the issue which caused # 109115 > 1cab689 Add test for indexer with multiple values > b1e85f6 Merge pull request # 109031 from Jefftree/openapiv3beta > 4fdf361 generated: Update kube-openapi and vendor > 9cfda74 Merge pull request # 108032 from deejross/kep3140-cronjob-timezone > 0c14d0c Field `status.hostIPs` added for Pod (# 101566) > 400b1be make update after timeZone support for CronJob > 94a1081 Implementation on Network Policy Status (# 107963) > 11ca265 Merge pull request # 108992 from alexzielenski/cache-busting-client-go > 92adc4d Merge pull request # 82162 from krmayankk/maxun > fa08fc2 adjust comments > 1a9591b API: maxUnavailable for StatefulSet > 27f72fc update vendor > 402aa66 Merge pull request # 108996 from cici37/errUpdate > 018cf8a add fetching into discovery client for OpenAPI v3 > ef44f11 Bump kube-openapi > 1933a66 Merge pull request # 108505 from rikatz/kubectl-debug-not-showing-response > e0aaa37 Merge pull request # 107180 from ardaguclu/remove-deprecated-serverresource > 9c04962 Reintroduce response status and header on kubectl verbose debug > 23ab4ae Merge pull request # 108698 from tkashem/last-error > 7e062f8 Remove deprecated discovery/ServerResources function > ed28381 Merge pull request # 108531 from tallclair/redirects > 7c9347d client-go: wrap error from previous attempt to provide more context > b307538 Merge pull request # 108159 from pohly/logcheck > 8c38cf3 Don't follow redirects with spdy > af0252e Update kube-openapi (# 108895) > 9175c47 enhance and fix log calls > f4f092d Merge pull request # 108981 from liggitt/skip-race > 97bcbe7 sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel Gopkg.toml */.gitattributes > 8302916 Temporarily disable TestCheckRetryClosesBody > cf06297 Merge pull request # 108725 from pohly/klog-flush-and-exit > d82e1fd Merge pull request # 108717 from lavalamp/remove-clustername > 2bba973 klog v2.60.1 > c012194 Merge pull request # 108342 from tkashem/rate-limit-error > a34beeb generated files > a1a133b Merge pull request # 108445 from pohly/storage-capacity-ga > 147848c client-go: chain the error returned by rate limiter > 14e253c remove unneeded references > c55e66b Merge pull request # 108680 from kidlj/fix_cache_index_comments > 6ece0de storage capacity: generated files > dedf7ce Merge pull request # 108852 from mikedanese/auth-plugin-doc > 6b59aa0 make comments of updateIndices optimization code more accurate > f624f8e add better link for gcp auth plugin doc > 3ac142e Merge pull request # 108616 from margocrawf/delete-execcredential-v1alpha1 > c47b802 Merge pull request # 108772 from aojea/user_agent > 7088906 Generated code for deleting exec credential v1alpha1 api > 0f3c791 client-go: update generated > 28b9e26 Remove v1alpha1 of the execcredential > 7390aac default kubernetes agent for generated clients > 6889a6b Merge pull request # 108644 from Jefftree/googleapis-gnostic > 186c332 googleapis/gnostic -> google/gnostic > ab732f5 Merge pull request # 107674 from sanposhiho/api-min-domains > b32b6a7 Add MinDomains API to TopologySpreadConstraints field > 2f52a10 Merge pull request # 107410 from margocrawf/master > 0a04e97 Merge pull request # 108426 from deads2k/e2e-check > 2b59dab Check whether static cert is already configured in UpdateTransportConfig > eb103e0 Merge pull request # 108347 from tkashem/refactor > 7d7fd49 add resource enablement check for e2e tests of beta APIs > 34f3aff client-go: refactor retry logic for backoff, rate limiter and metric > 8e46da3 Merge pull request # 108296 from aojea/client_go_size_metrics > e2c62ff client-go: add request and response size metrics > cc43a70 Merge pull request # 108262 from tkashem/retry-unit-test > 5463dac Merge pull request # 106911 from aojea/client_go_metrics > e4ecde2 client-go: add unit test to verify order of calls > 83bb1e3 client-go: remove no longer used finalURLTemplate > 41e0447 Merge pull request # 107105 from justaugustus/go118 > dade88b generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh > 50aa9bb [go1.18] Bump golang.org/x/... dependencies > a7d2e01 Merge pull request # 107527 from wojtek-t/remove_selflink_ga > dd71ff2 Autogenerated > b74c541 Merge pull request # 108059 from RaghavRoy145/k8s-utils-update > 6f7b0ae Updated k8s.io/utils dependency > 6964e37 Merge pull request # 107834 from SataQiu/fix-applyconfiguration > 4c892f8 Merge pull request # 107812 from diyi0926/add-field-path-back-to-event-logs > 1f90b31 code-generator: fix the bug that ApplyConfiguration constructor missing WithKind/WithAPIVersion methods > 8f44946 Merge pull request # 107876 from jlsong01/fix-concurrent-scheme-usage > 5b56e4a resolve casing issue > 470c93d allocate a unique scheme for each test to fix concurrent usage issue > 93a6315 add fieldPath back to event logs > af150e1 Merge pull request # 107904 from sabbey37/update_azure_auth > f4bf759 Update azure auth plugin deprecation to warning > 7f04550 Merge pull request # 107507 from alexzielenski/client-preprocess-handler > 3255cdc Merge pull request # 105632 from xens/fix/kubectl-socks5-proxy2 > 54928ee modify SharedIndexInformer to use newInformer constructor which supports transformers > f157a09 feat: add missing SOCKS5 features > b70ee0a Merge pull request # 105142 from pacoxu/cespare-2.1.2 > 909a459 Merge pull request # 107559 from liggitt/invalid-selectors > ae5b2b8 upgrade prometheus/client_golang to v1.12.0(common to v0.32.1) > 664b1a6 client-go: refactor: Fix styling issues (# 107248) > aab0bb8 Handle invalid selectors properly > 3618ec5 Merge pull request # 107551 from wojtek-t/remove_unused_selflink_test_references > 092b54e Merge pull request # 107565 from jiahuif-forks/deps/structured-merged-diff > a806c6e Remove selflink references in different testing-related files > 61ce20e generated: ./hack/update-vendor.sh > 3c9082a upgrade sigs.k8s.io/structured-merge-diff/v4 to v4.2.1 > 07be351 Merge pull request # 105387 from howardjohn/metadata-client/tracker > 23e2d9e Merge pull request # 107293 from dims/jan-1-owners-cleanup > f582d43 Make metadata fake client implement testing.FakeClient > 3bf0eac OWNERS cleanup - Jan 2021 Week 1 > b025aba Merge pull request # 107420 from 21kyu/fix-typos > 3480737 fix typos in comment > 255c796 Merge pull request # 93709 from ash2k/ash2k/interruptible-sleep > 6524542 Merge pull request # 106547 from astraw99/fix-log-typo > 7a08020 Make sleep interruptible > 8344b1c Merge pull request # 107311 from fasaxc/fix-resource-ver-match > a8ff96d fix log typo > 5754d8f client-go: Clear the ResourceVersionMatch on paged list calls > 782ff78 Merge pull request # 107103 from pohly/log-klog-update > a6257fd Enable setting proxyurl in kubeconfig via kubectl config (# 105566) > 416ac20 dependencies: update klog to v2.40.1 > d7ed940 Merge pull request # 106436 from dims/cleanup-owners-files-no-activity-in-a-year > 6096096 Merge pull request # 106934 from spencer-p/spencer-master > 73f2731 Cleanup OWNERS files (No Activity in the last year) > 056a9de Merge pull request # 106568 from liggitt/json-fieldpath > 5a53787 Document when workqueue metrics are dropped > df79851 bump sigs.k8s.io/json > 80a3c86 Merge pull request # 106949 from cpanato/update-golang-xnet > 6919fc5 Merge pull request # 106458 from dims/lint-yaml-in-owners-files > b630899 dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63 > b945f6e Merge pull request # 106921 from dims/update-x/tools-to-v0.1.8 > 70f09c4 Check in OWNERS modified by update-yamlfmt.sh > 096f1fd Merge pull request # 106852 from wojtek-t/remove_legacy_leader_election > 464c8e2 Update golang.org/x/tools to a specific tag and avoid SHA > cbd965e Merge pull request # 106850 from MadhavJivrajani/deprecate-clock-pkg > 276ea3e Remove support for Endpoints and ConfigMaps lock from leader election > 1106390 Bump k8s.io/utils > 8bffd27 Merge pull request # 106473 from Dingshujie/fix_inotify_memory_leak > c713f38 Merge pull request # 106153 from hyschumi/refactor_thread_safe_store > c8a8ad5 update k/utils to v0.0.0-20211116205334-6203023598ed > d85d0d9 Merge pull request # 106774 from SergeyKanzhelev/grpcFieldRename > 547d6c8 refactor: remove dup code > 2f5ae78 generated files for the grpc field rename > 91177d7 Merge pull request # 106716 from aojea/http1_flake_timeout > 115ee0e bump TestHTTP1DoNotReuseRequestAfterTimeout timeout > 1218545 Merge pull request # 106660 from liggitt/smd-merge > 38ad836 Revert sigs.k8s.io/structured-merge-diff/v4 to v4.1.2 > 0e6a989 Merge pull request # 99728 from mattcary/control bumping k8s.io/api f89a761...44d27eb: > 44d27eb Update dependencies to v0.24.4 tag > 0bf1867 Revert "Introduce APIs to support multiple ClusterCIDRs (# 108290)" > 2de6996 Merge pull request # 109241 from ravisantoshgudimetla/sts-ar-optional > 7734d26 [sts] api: Make available replicas optional > 38ec09a [sts] Generated: Make available replicas optional > ec84bcb Merge pull request # 109178 from liggitt/openapi-master > e3797f2 Drop enum tag from certificate request condition > 02c2207 Merge pull request # 109151 from Argh4k/r-101566 > 1eb735b Revert "Field `status.hostIPs` added for Pod (# 101566)" > 290a349 Introduce APIs to support multiple ClusterCIDRs (# 108290) > b754a94 Merge pull request # 109031 from Jefftree/openapiv3beta > a729cc1 generated: Update kube-openapi and vendor > 6031be5 Merge pull request # 108736 from NetApp/any-volume-data-source-beta > e78ec14 Merge pull request # 108032 from deejross/kep3140-cronjob-timezone > 5b36872 Update AnyVolumeDataSource feature gate to beta > 6519413 Merge pull request # 107476 from alculquicondor/job-ready > 4d603a5 make update after timeZone support for CronJob > ed1c913 Field `status.hostIPs` added for Pod (# 101566) > 135d041 Graduate JobReadyPods to beta > 3bd5d7d TimeZone support for CronJobs > f457c96 Implementation on Network Policy Status (# 107963) > b091752 Merge pull request # 82162 from krmayankk/maxun > e43e442 Merge pull request # 108282 from sftim/20220222_reword_types_container_runtime_neutral > 6135a28 API: maxUnavailable for StatefulSet > 9431395 Merge pull request # 108996 from cici37/errUpdate > 0d1146f Update generated docs > b0daa7a Bump kube-openapi > 9d3e6aa Avoid using Docker Engine as example for container runtime > 92515b8 Handle Non-graceful Node Shutdown (# 108486) > 24067bf Update types to be neutral about container runtime > df53a95 Update kube-openapi (# 108895) > 252596f Merge pull request # 108725 from pohly/klog-flush-and-exit > eba027b Merge pull request # 107859 from ravisantoshgudimetla/promote-PodOS-beta > 31a68ac klog v2.60.1 > b14ef06 Merge pull request # 108522 from SergeyKanzhelev/grpcToBeta > 2a29e32 Generated: PodOS field to beta > 20a98db Merge pull request # 107395 from alculquicondor/indexed-job > b956cca promote grpcProbes to beta > c3242c8 Merge pull request # 108445 from pohly/storage-capacity-ga > 1864916 Graduate IndexedJob to stable > 1f158ba Merge pull request # 108782 from cfryanr/expirationseconds_conformance > b78eb95 storage capacity: generated files > e8dffa9 Promote CertificateSigningRequest's Spec.ExpirationSeconds field to GA > e9a2988 storage capacity: clarify relationship between capacity fields > 0f1a9d7 Merge pull request # 108441 from pacoxu/pod-overload-ga > 4d4dca7 storage capacity: v1 API > b9830ac Merge pull request # 108644 from Jefftree/googleapis-gnostic > e8cba0c mark PodOverhead to GA in v1.24; remove in v1.26 > 045528e storage capacity: GA, always enabled, remove feature check > 939bda2 googleapis/gnostic -> google/gnostic > 17c9f73 Merge pull request # 108639 from jiahuif-forks/feature/openapi/node-condition-type-non-enum > fcdc547 polish comments of non-enum values. > c1d9c2b unmark non-validated types as enums. > ee4a762 Merge pull request # 107674 from sanposhiho/api-min-domains > 99de566 Add MinDomains API to TopologySpreadConstraints field > b8c40e0 Merge pull request # 108365 from liggitt/fix-proto-gen > a7a04f7 Regenerate protobuf > 860906f Merge pull request # 103061 from SergeyKanzhelev/removeAlphaRuntimeClass > cf872a4 Merge pull request # 108280 from liggitt/secrets > 2cb3498 Remove RuntimeClass feature gate as it was GA-ed > 35b1d68 Update secrets field API doc > 1b1f1b7 Merge pull request # 107105 from justaugustus/go118 > fedc50b Merge pull request # 108219 from liggitt/api-compatibility-fuzzer > 6a7745d generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh > ef99526 Merge pull request # 108136 from ahg-g/ahg-affinity > b9d60f7 Regenerate HEAD compatibility fixtures > 5ab0434 Merge pull request # 106630 from howardjohn/protogen/full-package-name > f4d2900 Graduate PodAffinityNamespaceSelector to GA > 42578ae Merge pull request # 108129 from ahg-g/ahg-suspend > 402c109 go-to-protobuf: regenerate with full go_package > 4097bdc Merge pull request # 108138 from liggitt/v1beta1-selector > 52c1bbc generated files > 0ce2a88 Revert v1beta1 PodDisruptionBudget select patchStrategy > fc54d6a Graduate SuspendJob to GA > 29fd43e Merge pull request # 108059 from RaghavRoy145/k8s-utils-update > 9f54b3e Updated k8s.io/utils dependency > 64a9060 Merge pull request # 108055 from liggitt/api-compatibility > b2746bc Remove unused API compatibility fixture files > 816e830 Add hpa v2 compatibility fixtures > 8fb9658 Merge pull request # 107691 from SubhasmitaSw/issue_31393 > 67a3496 Merge pull request # 107432 from denkensk/graduate-nonpreemptingpriority-to-ga > 85611ae removed references to Docker in Kubernetes API > 8a75781 Merge pull request # 107656 from dims/add-labels-when-there-are-sig-aliases-used-in-approvers-reviewers > 583fc80 graduate nonpreemptingpriority to ga > b2d630a Merge pull request # 106932 from SergeyKanzhelev/removeDynamicKubeletConfig > dc08a5d Add labels when there sig aliases used in approvers/reviewers > e6d62dd Merge pull request # 105632 from xens/fix/kubectl-socks5-proxy2 > 107b310 remove DynamicKubeletConfig logic from kubelet > 1d22b5b feat: add missing SOCKS5 features > 35d41aa Merge pull request # 105142 from pacoxu/cespare-2.1.2 > 0ade255 upgrade prometheus/client_golang to v1.12.0(common to v0.32.1) > 94676c7 Merge pull request # 107603 from jayesh-srivastava/IANA-links > 5be450b Update IANA links > 37c9308 Merge pull request # 107565 from jiahuif-forks/deps/structured-merged-diff > 13861f0 generated: ./hack/update-vendor.sh > 688ca8d Merge pull request # 107529 from humblec/vol-fields > a75b0b5 Merge pull request # 107293 from dims/jan-1-owners-cleanup > 2240bf0 storage: correct struct fields in volume plugins > 6b8e940 Merge pull request # 107466 from humblec/new-field > 15e2172 Add mwielgus back > 58b7590 correct struct fields in various core storage structs > 204fd46 OWNERS cleanup - Jan 2021 Week 1 > 0bfaff8 Merge pull request # 107441 from humblec/more-pv-source > 5b5d5de correct struct fields in VolumeSource and PersistentVolumeSource > 37748cc Merge pull request # 107385 from humblec/csipvsource > 274b9af csi: correct struct fields in CSI{Persistent}VolumeSource. > 7289fed Merge pull request # 107235 from Nordix/deprecate-loadbalancerip > db00d7c Update generated files > 38141dd Deprecate service.spec.LoadBalancerIP > e869828 Merge pull request # 106643 from cyclinder/addresses_in_endpointslice > 18d22ba Merge pull request # 107103 from pohly/log-klog-update > f45808c fix: documenting that kube-proxy only use the first address in each endpoint > 236866c Merge pull request # 107027 from Nordix/disable-nodeport-ga > 4f891e5 dependencies: update klog to v2.40.1 > fcebee2 Update generated files after ServiceLBNodePortControl->GA > 6c48d34 Mark ServiceLBNodePortControl as GA > 038a002 Merge pull request # 106436 from dims/cleanup-owners-files-no-activity-in-a-year > b7112c1 Merge pull request # 107004 from liggitt/flowcontrol-beta > f1dacd8 Cleanup OWNERS files (No Activity in the last year) > 3dfa338 Point flowcontrol users at v1beta2 > 0820d15 Merge pull request # 106568 from liggitt/json-fieldpath > d992e83 Merge pull request # 106887 from liggitt/hpa-beta > 248e099 bump sigs.k8s.io/json > b3fcc5e Merge pull request # 106949 from cpanato/update-golang-xnet > a7f63e3 Direct v2betaX users to migrate to HPA v2 > 217eb4a Merge pull request # 106458 from dims/lint-yaml-in-owners-files > 32d2b15 dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63 > e092618 Merge pull request # 106921 from dims/update-x/tools-to-v0.1.8 > 7ee1208 Check in OWNERS modified by update-yamlfmt.sh > ef29486 Update golang.org/x/tools to a specific tag and avoid SHA > f3ee229 Merge pull request # 106850 from MadhavJivrajani/deprecate-clock-pkg > 969edbc Bump k8s.io/utils > ec2f4f7 Merge pull request # 106473 from Dingshujie/fix_inotify_memory_leak > cc1590f Merge pull request # 106868 from pacoxu/v1.23.0-api-testdata > b155431 update k/utils to v0.0.0-20211116205334-6203023598ed > 669b4af Remove 1.21.0 API test data > 23fb2ef Add v1.23.0 API testdata > 25b7aa9 staging: add dummy commit to trigger gomod update (# 106794) > 1a73729 Merge pull request # 106774 from SergeyKanzhelev/grpcFieldRename > ed38fc4 generated files for the grpc field rename > baa6f4b update the grpc field name for consistency > 4c321cf Merge pull request # 106660 from liggitt/smd-merge > 3b613a0 Revert sigs.k8s.io/structured-merge-diff/v4 to v4.1.2 Signed-off-by: Knative Automation <automation@knative.team> Signed-off-by: Knative Automation <automation@knative.team> |
|
|
230ac69ffc
|
bump go.mod to v1.18 (#660)
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com> |
|
|
783e3361b2
|
upgrade to latest dependencies (#661)
bumping knative.dev/hack a645040...123a278:
> 123a278 🧹 Migrate to using the `go run` instead of `go install` (# 172)
bumping knative.dev/pkg 1a5e168...6c9c1c6:
> 6c9c1c6 remove defunct markdown linting variable (# 2552)
> 3764d73 fix linting (# 2555)
> a286510 upgrade to latest dependencies (# 2554)
Signed-off-by: Knative Automation <automation@knative.team>
|
|
|
7992ea8603
|
upgrade to latest dependencies (#613)
bumping k8s.io/kube-openapi 2043435...e816edb: > e816edb Merge pull request # 269 from jiahuif/feature/enum-format-update > 9cd6b59 Merge pull request # 247 from Jefftree/openapiv3 > fd39d3c update enum value entry formatting > 026bd18 Merge pull request # 244 from jiahuif/use-stable-go-1.17 > 1522a18 OpenAPI v3 > e8a97c4 Merge pull request # 263 from jiahuif/feature/mutating-walker > 21add11 run with go 1.16 1.17 and unstable. > ee342a8 Merge pull request # 261 from cici37/revert > 8033fb2 add mutating walker > b7ed5e8 use stable go 1.17.* > dddd1c6 Merge pull request # 251 from DangerOnTheRanger/lazy-marshaling > 923526a Revert cel related changes > ec1f4c8 Merge pull request # 259 from cici37/updateName > 3822d7c Add lazy marshaling to handler.go. > a3aade5 Merge pull request # 256 from jpbetz/cel-validator > 2535242 Update field name to x-kubernetes-validations > d9a0cc0 Merge pull request # 246 from liggitt/drop-json-iter > 7d1153b Merge pull request # 257 from cici37/celCompile > 72bcce2 Add test for absent schema and optimize code path > 408997a Update field name to x-kubernetes-validators > 95a400b Merge pull request # 253 from jpbetz/cel-openapi > 5b4e9a9 Switch to stdlib json encoding > b02f4d3 Add cel compilation. > 91868f0 Add CEL validator > 7327e2a Merge pull request # 255 from jpbetz/jpbetz-approver > 880d064 Address feedback and fix failing schema test > b3fe75c Merge pull request # 249 from austince/docs/optional-idl > 1598bb4 Add jpbetz as approver > 0f24691 Port github.com/google/cel-policy-templates-go/policy/model to kube-openapi > 94abced Merge pull request # 239 from jpbetz/preserved-test-case > 6902bde Document Optional IDL marker > 94424fa Merge pull request # 242 from jiahuif/feature/api-rules-enum-type > 6c8a5c6 Add preserve unknown fields test case > 7fbd8d5 Merge pull request # 243 from liggitt/parseip > 5713f9d generate enum types > 3c81807 Merge pull request # 237 from apelisse/arbitrary-deduced > 6a51b86 Use backwards-compatible ipv4 and cidr format validation > 0e99269 regenerate openapi_generated.go > 412c2b4 Merge pull request # 235 from fenngwd/fix/embedded_struct > 1bf9cdd Use Deduced schema for Arbitrary types > 8928e53 Add test case for ipv4 and cidr compatibility > 0cfb1c2 add integration tests for enum types. > f50aa25 feat(embedded_struct): replace struct type by single embedded field type > 5663be5 Test latest and tip versions of go > 8add11d upgrade gengo bumping knative.dev/hack e178598...14f832e: > 14f832e Update community files (# 161) > c9c3ea1 Update community files (# 160) > aae7c22 Update community files (# 159) > 0687d6e Update community files (# 158) bumping knative.dev/pkg 2fdd5f2...e6e3cf0: > e6e3cf0 Adding code of conduct to reference knative/community's CoC (# 2470) > 26a8fea Update community files (# 2468) > 7f16595 bump k8s deps to v0.23.4 (# 2458) > 3a4cc56 Add configmap informer factory (# 2466) > 13bdd74 add popany to bucketer (# 2445) > 616f1ab Add genreconcile for NetworkPolicy. (# 2465) > 721abec Bump prometheus/client_golang to v1.11.1 (# 2450) > a5ba81d Update community files (# 2461) > 3c4dec9 Take pointer to map in AsOptionalMap for consistency (# 2460) > ce6f287 Initialize prefix remapping map to avoid panic (# 2453) > 78fdd53 Update community files (# 2456) > a850b9e Use t.Setenv instead of os.Setenv in tests (# 2454) > d2cdc68 Update community files (# 2451) bumping k8s.io/apimachinery 47f99e7...276a8a7: > 276a8a7 Merge pull request # 107638 from gjkim42/cherry-pick-of-# 106473-upstream-release-1.23 > 32582e3 Update k/utils to v0.0.0-20211116205334-6203023598ed > 91f688f Merge pull request # 107567 from jiahuif-forks/automated-cherry-pick-of-# 107565-upstream-release-1.23 > b004898 generated: ./hack/update-vendor.sh > e6473ad upgrade sigs.k8s.io/structured-merge-diff/v4 to v4.2.1 > 4427f8f Merge pull request # 106835 from cpanato/go117-release-1-23 > 7e05421 dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63 > 1d209c8 Merge pull request # 106661 from liggitt/automated-cherry-pick-of-# 106660-upstream-release-1.23 > bc8397d Revert sigs.k8s.io/structured-merge-diff/v4 to v4.1.2 > db630ad Server Side Field Validation > 9edaf59 Merge pull request # 106448 from aojea/hlee/issue-103721/staticcheck > 7b19dc5 remove ineffectual assignment base var > c6fa79a nolint float64(-0.0), //nolint:staticcheck // SA4026: > 3c77d51 nolint unused expectNoMatchDirect function > c3a9c93 fix ineffectual assignment to base var > 15e61a1 fix SA4005: ineffective assignment to field PatchMeta.patchStrategies (staticcheck) > 9d6998d migrate nolint coments to golangci-lint > cc08b72 Merge pull request # 105623 from ash2k/ash2k/resettable-rest-mapper > f3cf56e Merge pull request # 105057 from jiahuif-forks/feature/enum-types-feature-enablement > 551a1f0 ResettableRESTMapper to make it possible to reset wrapped mappers > 10158cf Merge pull request # 104844 from aojea/clientgo_close_idle > 8dbf676 generated: ./hack/update-vendor.sh > 19377c9 Merge pull request # 106234 from jpbetz/cel-libs > dd07dbd CloseIdleConnections for wrapped Transport > b076af9 Pin new dependency: github.com/google/cel-go v0.9.0 > 0922fd5 Merge pull request # 106181 from ulucinar/aru/consume-kube-openapi > d7e096f Merge pull request # 105421 from brianpursley/kubernetes-105146 > b2cebad Bump k8s.io/kube-openapi to commit ee342a809c29 > 9402052 Merge pull request # 105983 from jiahuif-forks/dep/bump-smd > 918d368 Fix bug where attempting to use patch with deleteFromPrimitiveList on an empty or nonexistent list incorrectly adds the item to be removed. > aa7685d generated: ./hack/update-vendor.sh > b255da5 Merge pull request # 105959 from liggitt/podsecurity-details > 11a505a apierrors: optimize ToAggregate() for zero-length lists > 43e7be7 apierrors: Avoid spurious <nil> in invalid error message > a39cb4b Merge pull request # 105896 from zqzten/upgrade-json-patch > 0a1a573 upgrade github.com/evanphx/json-patch to v4.12.0 > 153f11a Merge pull request # 104877 from pohly/json-kobj > f8f6d27 klog 2.30.0, logr 1.2.0, zapr 1.2.0 > a7973b2 Merge pull request # 105030 from liggitt/json-stdlib > 40349b1 vendor sigs.k8s.io/json > 253c511 Switch from json-iterator to utiljson > e6c90c4 Merge pull request # 105702 from liggitt/json-strict-test > 436a610 Test json/yaml decoding type coercion > 3c79fac Fix strict json decoder test > ff30008 Add missing json tag on internal unstructured list > 6c3d2b3 Merge pull request # 95128 from ii/remove-unwanted-redirects > 9111733 Merge pull request # 104873 from pohly/json-output-stream > ec3388c Redirect proxy requests for only GET & HEAD methods > 6ea1bd9 resource: support using Quantity as command line value > 968be71 Merge pull request # 105466 from liggitt/json-stdlib-pretty > 8c52066 Compact pretty-printed compatibility fixtures when decoding > f8ea685 Use stdlib json encoder for yaml and pretty-json marshaling > df63df3 Merge pull request # 105372 from MadhavJivrajani/vendor-clock-utils > 2616b06 run hack/{pind-dependency.sh, update-vendor.sh} > 0eeeaa3 Merge pull request # 105330 from liggitt/importboss-doc > e896b70 Make package paths referenced by import boss valid > 86c0c0f Merge pull request # 105095 from wojtek-t/migrate_clock_3 > ddfe1ec Migrate to k8s.io/utils/clock in client-go > f7f8dd8 Merge pull request # 105026 from wojtek-t/migrate_clock_2 > 87fb71e Merge pull request # 104949 from Karthik-K-N/json-iterator-version-update > 234eb3d Migrate to k8s.io/utils/clock in apimachinery > 093b2e9 Updated vendor files and pinned versions > 71bf7ba Merge pull request # 104747 from kinvolk/invidian/typos > 2694a9d Merge pull request # 104103 from pohly/logr-1.0 > 1059638 Fix typo coersion -> coercion > b274948 Merge pull request # 103751 from y-tag/approx-float64 > ac0292d klog 2.20.0, logr v1.1.0, zapr v1.1.0 > 9fff050 Merge pull request # 104816 from mkumatag/fix-rand > 0adefd5 Additional resource quantity testing > 60a8f1c Merge pull request # 104699 from vincepri/generate-name-error > 6c3d45d Update the valid string from rand.go > c542eeb fix AsApproximateFloat64() for BinarySI > 43a0941 Object creation with generateName should return a proper error > 74be3b8 Merge pull request # 103692 from justaugustus/go117 > e001aa9 generated: Run hack/update-gofmt.sh > 6b8f11a generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh > a068ff4 [go1.17] Bump golang.org/x/... dependencies > 43d8bfe Merge pull request # 104187 from j2gg0s/remove-unnecessary-map-in-converter > 19d9835 Merge pull request # 97350 from FabianKramm/master > 42dd94c apimachinery: remove unused ignoredConversions map and nameFunc in converter. > 8e946d1 Merge pull request # 104368 from aojea/ruleguard > 29ed2d8 kubectl proxy: append context host path to request path > 9cba95e update vendor > 04387bf run hack/update-netparse-cve.sh > 02cfb53 Merge pull request # 104413 from liggitt/openapi-ipvalidation > aa45c77 Bump k8s.io/kube-openapi > 1af25b6 Merge pull request # 101926 from bhcleek/errors/code-check > 805eea8 Merge pull request # 104279 from liggitt/add-staging-golang-license > d1d7b99 check APIStatus.Code in Is* family of functions > 05b78bb Copy golang license to staging copies > a653093 Merge pull request # 101475 from ash2k/ash2k/stop-timer > 2cdc0db Merge pull request # 102913 from pacoxu/upgrade-promotheus-common > f5b61dc Correctly drain timer > f776929 Merge pull request # 103564 from kevindelgado/unstr-extr-poc > 24db68d upgrade github.com/prometheus/common to v0.28.0 > 4164974 fix boilerplate and staticcheck > cb71a88 fix extract_test > bb87b1b remove apiserver impor from client-go > 5c86445 Manually set GVK in extract, add commentary to extractor > 21f109e Initial UnstructuredExtract without caching bumping k8s.io/code-generator 7b37ed0...fb849a7: > fb849a7 Merge pull request # 107638 from gjkim42/cherry-pick-of-# 106473-upstream-release-1.23 > 0fbe752 Update k/utils to v0.0.0-20211116205334-6203023598ed > 293ba3b Merge pull request # 107567 from jiahuif-forks/automated-cherry-pick-of-# 107565-upstream-release-1.23 > 102c4b7 generated: ./hack/update-vendor.sh > 7182501 upgrade sigs.k8s.io/structured-merge-diff/v4 to v4.2.1 > 1680916 Merge pull request # 106835 from cpanato/go117-release-1-23 > e1deb1b dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63 > 5266a1f Merge pull request # 106661 from liggitt/automated-cherry-pick-of-# 106660-upstream-release-1.23 > e6baa0e Revert sigs.k8s.io/structured-merge-diff/v4 to v4.1.2 > 2ae819a Server Side Field Validation > 63f081a Merge pull request # 106448 from aojea/hlee/issue-103721/staticcheck > 6be528b fix ineffectual assignment to name (ineffassign) > bce3d85 Merge pull request # 105057 from jiahuif-forks/feature/enum-types-feature-enablement > 526a2ef generated: ./hack/update-vendor.sh > 7b5df41 Merge pull request # 106234 from jpbetz/cel-libs > dae1b7b Pin new dependency: github.com/google/cel-go v0.9.0 > 6579f18 Merge pull request # 106181 from ulucinar/aru/consume-kube-openapi > dd362fd Bump k8s.io/kube-openapi to commit ee342a809c29 > 1003036 Merge pull request # 105983 from jiahuif-forks/dep/bump-smd > b5850d9 generated: ./hack/update-vendor.sh > 35fbf26 Merge pull request # 102945 from chenchun/fake > efa7a93 Auto generated > f53a9f9 Pass DeleteOptions down to the Reactor > e92ab9f Merge pull request # 105896 from zqzten/upgrade-json-patch > 3a62c14 upgrade github.com/evanphx/json-patch to v4.12.0 > 1ca1c4b Merge pull request # 104877 from pohly/json-kobj > 765cb83 klog 2.30.0, logr 1.2.0, zapr 1.2.0 > 03c63d7 Merge pull request # 105030 from liggitt/json-stdlib > 5a93c8b Merge pull request # 105490 from aojea/restclient-shared-transport > 65cde1d vendor sigs.k8s.io/json > 180e9a3 updated generated > 62c9cbb client-go: share http client for all GV > ede4574 Merge pull request # 105372 from MadhavJivrajani/vendor-clock-utils > 4d89208 run hack/{pind-dependency.sh, update-vendor.sh} > da5f105 Merge pull request # 105330 from liggitt/importboss-doc > 274be6e Make package paths referenced by import boss valid > 9e65146 Merge pull request # 105169 from liggitt/gomodule-codegenerator > 4a2a938 Smoke test code-generator using full packages > df0a6b4 Merge pull request # 104949 from Karthik-K-N/json-iterator-version-update > 4317b0d Updated vendor files and pinned versions > cefb511 Merge pull request # 104747 from kinvolk/invidian/typos > db3ab43 Merge pull request # 104103 from pohly/logr-1.0 > 066fa02 Fix typo coersion -> coercion > cb72d5a klog 2.20.0, logr v1.1.0, zapr v1.1.0 > e7c2dcc Merge pull request # 104475 from Iceber/update-code-generate > 55f37e8 Merge pull request # 101572 from carlory/fix-prerelease-lifecycle-gen-usage > 64446c7 code-generator: remove bounding-dirs flag of the deepcopy-gen in the script > ef1f065 Merge pull request # 103692 from justaugustus/go117 > 3ba1129 update the usage doc of prerelease-lifecycle-gen > 6b84a4d generated: Run hack/update-gofmt.sh > 8aab4da generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh > c012e94 [go1.17] Bump golang.org/x/... dependencies > 48d3d44 Merge pull request # 104466 from stbenjam/bump-utils > 3d0e586 vendor: bump k8s.io/util to get fix for LRU cache > 7edd005 Merge pull request # 104413 from liggitt/openapi-ipvalidation > 2717b3a Merge pull request # 104330 from liggitt/defaulter-package > c74d1ec Bump k8s.io/kube-openapi > 16d6d02 bump gengo to include defaulter-gen package support > 3bfba9d Merge pull request # 104279 from liggitt/add-staging-golang-license > 767f1ea Copy golang license to staging copies > 6037d5d Merge pull request # 102913 from pacoxu/upgrade-promotheus-common > 09c8290 Merge pull request # 100738 from cuisongliu/bug_register-gen_groupName > 3d7bf31 upgrade google.golang.org/api to v0.45.0 > f7583cc Merge pull request # 103847 from liggitt/generator-install-fix > f9cd01d code-generator/register-gen: groupName can't use '// +groupName=somegroup ' to override > 9e0e641 upgrade github.com/prometheus/common to v0.28.0 > 96aa56d Update golang.org/x/time/rate (# 104014) > 5bb9f2e k8s.io/code-generator: Change BoilerplatePath() to locate file or require explicit flag > ee3ba0f Merge pull request # 103548 from dims/drop-hashicorp-lru > 04e4fe8 k8s.io/code-generator: Enable generate-* scripts usage as module deps bumping k8s.io/api 9d2e771...a1613d7: > a1613d7 Update dependencies to v0.23.4 tag > d42c342 Merge pull request # 107638 from gjkim42/cherry-pick-of-# 106473-upstream-release-1.23 > 5b17c10 Update k/utils to v0.0.0-20211116205334-6203023598ed > 041d396 Merge pull request # 107567 from jiahuif-forks/automated-cherry-pick-of-# 107565-upstream-release-1.23 > 1b5f1f9 generated: ./hack/update-vendor.sh > 69f9c87 Merge pull request # 107005 from liggitt/automated-cherry-pick-of-# 107004-upstream-release-1.23 > fa0d183 Merge pull request # 106888 from liggitt/automated-cherry-pick-of-# 106887-upstream-release-1.23 > cd2e958 Point flowcontrol users at v1beta2 > 1cfd3d8 Merge pull request # 106835 from cpanato/go117-release-1-23 > 15d9b0c Direct v2betaX users to migrate to HPA v2 > d24c38d dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63 > 45fc4f6 Merge pull request # 106776 from SergeyKanzhelev/grpcFieldNameCharryPick > 2776038 regenerated files > 2972bc8 update the grpc field name for consistency > 2893881 Merge pull request # 106661 from liggitt/automated-cherry-pick-of-# 106660-upstream-release-1.23 > 750097c Revert sigs.k8s.io/structured-merge-diff/v4 to v4.1.2 > 8a6e2ee Merge pull request # 105916 from kevindelgado/validation-unify-all > cf43cc3 Merge pull request # 99728 from mattcary/control > fc94c9d Server Side Field Validation > 6f9317d tests for statefulset PersistentVolumeClaimDeletePolicy api change > 6f4caf0 statefulset PersistentVolumeClaimDeletePolicy api change > 1d6faf2 Merge remote-tracking branch 'origin/master' > db3d9bc implement :grpc probe action > b7adf12 Merge pull request # 105057 from jiahuif-forks/feature/enum-types-feature-enablement > 3ba8597 Merge pull request # 106154 from gnufied/recover-expansion-failure-123 > 6bc0285 add enum markers for built-in v1 types. > 3b96cd1 Merge pull request # 106285 from SergeyKanzhelev/updateHandlersDescription > be51f63 Implement API changes necessary for recovery from resize failure > 4759853 generated: ./hack/update-vendor.sh > bf6ff80 Merge pull request # 105555 from MikeSpreitzer/fix-105393 > bc22e59 ./hack/update-openapi-spec.sh after the updated probe handler types descriptions > 2d1f8bd Merge pull request # 106234 from jpbetz/cel-libs > 6487905 Update generated > d7c9145 updated probe handler types descriptions > 64c6a22 Merge pull request # 104636 from hbagdi/ingress-class-namespaced-params-ga > 17b4c12 Pin new dependency: github.com/google/cel-go v0.9.0 > 3eb12fc Update comment on ResourcePolicyRule > ce16127 Merge pull request # 106181 from ulucinar/aru/consume-kube-openapi > 6dc5253 Graduate IngressClassNamespacedParams to GA > 0917088 Merge pull request # 102534 from wangyysde/create-hpav2stable > fabbfe4 Bump k8s.io/kube-openapi to commit ee342a809c29 > 4df1ddc rename v2beta2 to v2 > 1920a30 just copy v2beta2 to v2 > 7979b39 Merge pull request # 105940 from dobsonj/kep-1682-ga > e423bf5 Merge pull request # 105983 from jiahuif-forks/dep/bump-smd > 3aff6e7 Move CSIVolumeFSGroupPolicy feature to GA > 542317d generated: ./hack/update-vendor.sh > cca52a0 De-share the Handler struct in core API (# 105979) > 29b5863 referenced the V1Secret type (# 105901) > 4101918 Merge pull request # 104693 from ravisantoshgudimetla/add-podOS-field > b7ac315 Merge pull request # 100318 from lyft/hpa-v2beta2-opt-conditions > 472ae40 testdata: Pod OS field > ee6ea93 Merge pull request # 105609 from pohly/generic-ephemeral-volume-ga > 38ff9a3 Mark v2beta1 and v2beta2 HPA status conditions as optional to resolve unnecessary apply error > 557aa26 generated: Add os field to Pod Spec > bf3f702 Merge pull request # 105726 from DiptoChakrabarty/podexecdoc > a83064a generic ephemeral volume: graduation to GA > f52c238 api: Introduce os field to pod spec > c9a65ff Merge pull request # 104915 from alculquicondor/job-ready > 84fbf07 remove default value comment for pod exec and update openapi spec > 5604a48 Merge pull request # 105896 from zqzten/upgrade-json-patch > 8f0e95b Add ready field to Job status > ef9c7a4 upgrade github.com/evanphx/json-patch to v4.12.0 > 7d47955 Merge pull request # 104877 from pohly/json-kobj > ac20314 klog 2.30.0, logr 1.2.0, zapr 1.2.0 > 0d10942 Merge pull request # 105030 from liggitt/json-stdlib > dc1e5d5 Merge pull request # 105405 from verb/1.23-ec-beta > feba9b8 vendor sigs.k8s.io/json > 654d74d Merge pull request # 105687 from alculquicondor/job-tracking > f3837cb Generated code for EphemeralContainers beta > 73bbc49 Graduate JobTrackingWithFinalizers to beta > f42ce3c Disallow subpath for ephemeral container mounts > 2a5dae0 Merge pull request # 105219 from sahilvv/ga_ttl > 08ca84a Add test for EphemeralContainerCommon struct tags > 57acaa5 GA TTLAfterFinish > de23480 Clarify EphemeralContainer behavior in docs > 965a3d4 Merge pull request # 105466 from liggitt/json-stdlib-pretty > 7d4a437 Promote EphemeralContainers feature to beta > 0d93349 Fix pretty-printed fixtures > dd41419 Merge pull request # 105372 from MadhavJivrajani/vendor-clock-utils > d1a1228 run hack/{pind-dependency.sh, update-vendor.sh} > a771498 Merge pull request # 105330 from liggitt/importboss-doc > fc7a6c5 Make package paths referenced by import boss valid > 7036ead move IPv6DualStack feature to stable. (# 104691) > 87c4113 Merge pull request # 104949 from Karthik-K-N/json-iterator-version-update > 9608724 Merge pull request # 104399 from tkashem/apf-v1beta2 > 1367e0a Updated vendor files and pinned versions > 5c8efac Merge pull request # 104045 from ravisantoshgudimetla/promote-minReadySec-sts-beta > 43bebb0 apf: regenerate for v1beta2 > f745d22 Merge pull request # 104747 from kinvolk/invidian/typos > c347539 testdata: STS minReadySeconds beta > a473268 apf: ebable v1beta2 > 897e446 Merge pull request # 104103 from pohly/logr-1.0 > 32e2770 Fix typo assigment -> assignment > 8da00a0 api: Promote statefulset MinReadySeconds to beta > cd22686 apf: rename to v1beta2 > d21f9c9 Merge pull request # 104829 from mikedanese/rbac-doc > 3dded91 klog 2.20.0, logr v1.1.0, zapr v1.1.0 > 7a17be7 Fix typo fileystem -> filesystem > 9cb5675 apf: copy v1beta1 to v1beta2 > 2faddc9 rbac: remove AttributeRestriction documentation > 9cb86d9 Merge pull request # 103941 from saschagrunert/seccomp-profile-root > 3ca8c84 Remove deprecated `--seccomp-profile-root`/`seccompProfileRoot` configuration > f20796d Merge pull request # 103692 from justaugustus/go117 > ece165c generated: Run hack/update-gofmt.sh > 7b85cee generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh > 2e3872a Merge pull request # 104509 from mysunshine92/job-0823 > d8b6789 fix typo: Modify PodTrackingWithFinalizers to JobTrackingWithFinalizers > 5403b8c Merge pull request # 104368 from aojea/ruleguard > 69511e4 update vendor > 62998e9 Merge pull request # 104270 from liggitt/1.22-compatibility-data > f6e4980 Merge pull request # 104413 from liggitt/openapi-ipvalidation > 7872f87 Remove 1.20.0 API test data > 17ecddf Bump k8s.io/kube-openapi > e5a2d0c Add 1.22 API test data > 2491c6b Merge pull request # 101789 from pohly/mutable-csi-driver > 692293c generated swagger docs > a97eb92 CSIDriver: allow "StorageCapacity" to be modified > dea7265 Merge pull request # 102913 from pacoxu/upgrade-promotheus-common > 499b6f9 Merge pull request # 103872 from able8/fix-a-typo-in-comment > 37acb84 upgrade github.com/prometheus/common to v0.28.0 > c02a408 Merge pull request # 103779 from SergeyKanzhelev/ContainerStatusApiDocs > 9ed9a63 Fix a typo in comment > 7a35d40 Clarify ready (# 103782) > 8dde4c7 TODO comment should have been removed with # 2912, the restartCount docs wasn't updated as part of # 6794. > aa30bda Merge pull request # 103747 from mattcary/noapi bumping k8s.io/client-go a406c93...b425fb6: > b425fb6 Update dependencies to v0.23.4 tag > 0f7ee70 Merge pull request # 107638 from gjkim42/cherry-pick-of-# 106473-upstream-release-1.23 > 42bda1a Update k/utils to v0.0.0-20211116205334-6203023598ed > 857d6f1 Merge pull request # 107567 from jiahuif-forks/automated-cherry-pick-of-# 107565-upstream-release-1.23 > 94fb0d0 generated: ./hack/update-vendor.sh > f739adf upgrade sigs.k8s.io/structured-merge-diff/v4 to v4.2.1 > 3074be1 Merge pull request # 107334 from fasaxc/automated-cherry-pick-of-# 107311-upstream-release-1.23 > 8ae6aa2 client-go: Clear the ResourceVersionMatch on paged list calls > 72a8f74 Merge pull request # 106835 from cpanato/go117-release-1-23 > d333414 dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63 > c752eaa Merge pull request # 106782 from palnabarun/automated-cherry-pick-of-# 106716-upstream-release-1.23 > 17bbf03 Merge pull request # 106776 from SergeyKanzhelev/grpcFieldNameCharryPick > 0d94476 bump TestHTTP1DoNotReuseRequestAfterTimeout timeout > 1d1035d regenerated files > f3c25ef Merge pull request # 106661 from liggitt/automated-cherry-pick-of-# 106660-upstream-release-1.23 > 3f1288c Revert sigs.k8s.io/structured-merge-diff/v4 to v4.1.2 > b4c5f29 tests for statefulset PersistentVolumeClaimDeletePolicy api change > f1d7f5c Merge pull request # 106463 from SergeyKanzhelev/grpcProbe > ad95a77 Merge pull request # 106660 from liggitt/smd-merge > a154062 Revert sigs.k8s.io/structured-merge-diff/v4 to v4.1.2 > 10e087c Merge pull request # 99728 from mattcary/control > 475f2c7 tests for statefulset PersistentVolumeClaimDeletePolicy api change > 2a70348 sync: update go.mod > 51a4fd4 Merge pull request # 106448 from aojea/hlee/issue-103721/staticcheck > cc8a98c Merge pull request # 103526 from brianpursley/kubectl-686 > 34c9930 remove unused fakeUpgradeConnection > 3f38fd3 Merge pull request # 105623 from ash2k/ash2k/resettable-rest-mapper > f5d063c close streamConn and stop listening when an error occurs while port forwarding > d62dc4e no lint unused variables > e2c9d63 Merge pull request # 105057 from jiahuif-forks/feature/enum-types-feature-enablement > c5a1393 ResettableRESTMapper to make it possible to reset wrapped mappers > 2e69bf9 fix unassigned error on client-go test > d9ceca5 Merge pull request # 106154 from gnufied/recover-expansion-failure-123 > 0ed96f3 generated: ./hack/update-vendor.sh > 5b8ad0d migrate nolint coments to golangci-lint > 28b1932 Merge pull request # 104844 from aojea/clientgo_close_idle > c643e47 Implement API changes necessary for recovery from resize failure > 2f764f9 Merge pull request # 106399 from justinsb/populate_event_typemetad > f34af1a CloseIdleConnections for wrapped Transport > ecfd45a leaderelection: populate the apiVersion/kind when reporting events > e627be7 Merge pull request # 106234 from jpbetz/cel-libs > 8d0429e Pin new dependency: github.com/google/cel-go v0.9.0 > 843baa6 Merge pull request # 106240 from tkashem/client-retry > 0f29216 Merge pull request # 106181 from ulucinar/aru/consume-kube-openapi > 4b3bec4 client-go: add jitter to flowcontrol.Backoff > 5d42009 Merge pull request # 102534 from wangyysde/create-hpav2stable > 50900ef Bump k8s.io/kube-openapi to commit ee342a809c29 > 607f5b2 rename v2beta2 to v2 > 6d69eb8 Merge pull request # 105794 from margocrawf/master > 9b0b23a Merge pull request # 106177 from aojea/RoundTripperWrapper > 5fca705 --as-uid flag in kubectl and kubeconfigs. > 06eaec4 assert RoundTripperWrapper interface > 26d331c client-go token source transport implement RoundTripperWrapper interface > 6d49694 Merge pull request # 105983 from jiahuif-forks/dep/bump-smd > 980663e Merge pull request # 105819 from tosi3k/client-go-traces > 871103e generated: ./hack/update-vendor.sh > e57f404 Merge pull request # 102945 from chenchun/fake > 9af7db3 Add more info to the ListAndWatch trace > 2f5d8b0 Merge pull request # 106014 from enj/enj/i/unwrap_exec > dd4008c Auto generated > d92ef13 client-go exec: make sure round tripper can be unwrapped > d478a57 Pass DeleteOptions down to the Reactor > fd0a034 De-share the Handler struct in core API (# 105979) > 5be956b Merge pull request # 104693 from ravisantoshgudimetla/add-podOS-field > c64db8c generated: Add os field to Pod Spec > c151c2c Merge pull request # 104915 from alculquicondor/job-ready > 651ddcb Merge pull request # 105896 from zqzten/upgrade-json-patch > 0659305 Add ready field to Job status > 1e6b5d9 upgrade github.com/evanphx/json-patch to v4.12.0 > 56656ba Merge pull request # 104877 from pohly/json-kobj > 816febe klog 2.30.0, logr 1.2.0, zapr 1.2.0 > d8ccb0e Merge pull request # 105030 from liggitt/json-stdlib > 4154d81 Merge pull request # 105490 from aojea/restclient-shared-transport > dfce9f4 vendor sigs.k8s.io/json > 88713b7 Merge pull request # 105405 from verb/1.23-ec-beta > 4d53a8d updated generated > 7159ac8 Generated code for EphemeralContainers beta > 30025c3 expose NewForConfigAndClient for the metadata client > fa4ee25 Merge pull request # 104327 from sxllwx/fix/dynamic-client > 12956a0 expose NewForConfigAndClient for the dynamic client > 7697067 Merge pull request # 105603 from shawnhanx/eventstructuredlogging > 61ae14a set the content-type Header when the dynamic client sends the request > bb294ff NewDiscoveryClientForConfigAndClient constructor > 9359514 Support SetStructuredLogging with the new events library > fd09dce RESTClient contructors for config and http client > 3511ef4 Merge pull request # 105156 from aojea/clientgo_trace > 1cbb8e6 Merge pull request # 105312 from Karthik-K-N/fix-reatelimite-testfail > 3a10028 client-go httpstats > f71d255 Merge pull request # 104653 from astraw99/fix-word-comment > 881e30a Changes to fix the flake test case in ratelimiter > dbfa30b Merge pull request # 105372 from MadhavJivrajani/vendor-clock-utils > 1816a40 fix word comment to common > 235fd36 run hack/{pind-dependency.sh, update-vendor.sh} > b3f71e4 Merge pull request # 105330 from liggitt/importboss-doc > fe0e5b1 Merge pull request # 103900 from ash2k/ash2k/cache-mapper-and-client > 93c09c3 Make package paths referenced by import boss valid > 6d070ad Merge pull request # 105315 from wzshiming/test/events-expansion > 0ae31f6 Cache rest mapper and discovery client > 9bea344 Merge pull request # 104300 from wojtek-t/converting_informer > a062895 Add unit test coverage for events expansion > f1b4ce1 Merge pull request # 105234 from wojtek-t/optimize_indexer > c702a41 Create TransformingIndexerInformer > 439294e Update comments > b7ec70c Merge pull request # 104507 from wzshiming/fix/match > e61d0d5 Optimize index updating > b100ecf Create TransformingInformer > 372575c Merge pull request # 104483 from margocrawf/master > 6e9eb81 Check namespaces match in UpdateWithEventNamespace > 463b3d1 Optimize indexer > 7cbd2d5 Merge pull request # 105162 from MadhavJivrajani/migrate-clock-pkg > e0129e6 Introduces Impersonate-Uid to client-go. > 721036c migrate k8s.io/apimachinery/util/clock -> k8s.io/utils/clock > 79916c5 Merge pull request # 104578 from MadhavJivrajani/refactor-rate-limiters > 191e5dc Merge pull request # 105095 from wojtek-t/migrate_clock_3 > b9fa896 Refactor client-go/util/flowcontrol/throttle.go RateLimiter > 4fc3881 Merge pull request # 104655 from luyou86/client-go-bucket-rate-limiter-add-maxDelay > 01243dd Migrate to k8s.io/utils/clock in client-go > cc76160 Merge pull request # 105031 from howardjohn/q/memory-leak > a6277bb client-go bucket rate limiter add maxDelay > 98470c8 Merge pull request # 105080 from smira/client-error-wrapping > eb364c7 workqueue: fix leak in queue preventing objects from being GCed > efdf058 Merge pull request # 105026 from wojtek-t/migrate_clock_2 > 8f8a83c fix: wrap errors correct when validating kubeconfig > 0866d96 Merge pull request # 104949 from Karthik-K-N/json-iterator-version-update > 608b521 Migrate to k8s.io/utils/clock in client-go - part 1 > 7e5e2e0 Merge pull request # 104991 from hzxuzhonghu/mem-leak > e4babf5 Updated vendor files and pinned versions > 2ed3e42 Merge pull request # 104874 from wojtek-t/migrate_clock_1 > 2f21912 Fix workqueue memory leak > a5f006e Merge pull request # 104969 from liggitt/crd-error-validation > 8d49a0b Migrate to k8s.io/utils/clock in flowcontrol backoff > bf0611c Merge pull request # 104399 from tkashem/apf-v1beta2 > 5960e3c Propagate conversion errors > 14a5158 Migratet to k8s.io/utils/clock in workqueue > 29730ab Merge pull request # 104045 from ravisantoshgudimetla/promote-minReadySec-sts-beta > 0c0d853 apf: regenerate for v1beta2 > 45fb834 Merge pull request # 104853 from kitianFresh/feature/avoid-sharedIndexInformer-run-more-than-once > aade4d8 api: Promote statefulset MinReadySeconds to beta > b36b60b Merge pull request # 104725 from NoicFank/master > f0bcda0 avoid sharedIndexInformer run more than once, avoid more cache and memory consume > 9b97591 Merge pull request # 101928 from alexanderConstantinescu/drain-workqueue > b866957 Improve DeltaFIFO function 'ListKeys' > 9026029 Merge pull request # 104841 from h4ghhh/deltafifo_rv > 22aa998 [queue] Implement `ShutDownWithDrain` allowing the queue to drain when shutting down > 92773de Merge pull request # 104103 from pohly/logr-1.0 > c209a2e para 'resourceVersion' in DeltaFIFO.Replace is not used, so remove it > dbb2afa Merge pull request # 104812 from astraw99/fix-sharedInformer-doc > 90bee32 klog 2.20.0, logr v1.1.0, zapr v1.1.0 > 84f9a96 Merge pull request # 103023 from tiloso/staticcheck-apiserver-clientgo > 33e23ed fix sharedInformer doc > a31b18a Merge pull request # 104573 from sxllwx/refine/clear-comments-for-metaclient > 04efcfc Fix staticcheck in apiserver and client-go pkgs > ce70fec Merge pull request # 104172 from atiratree/revert-jsonpath-fix > 0c4682e explain the reason why metaclient special processing metav1.DeleteOptions encoding > b350fc3 Merge pull request # 104231 from astraw99/fix_unified_workers > e529a15 add a test for jsonpath template parsing to prevent regressions > 3dc80a3 Merge pull request # 103692 from justaugustus/go117 > a9a86ad unify worker num to workers > 496c390 revert "fix wrong output when using jsonpath" > 624e682 generated: Run hack/update-gofmt.sh > 484a294 generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh > e311efc [go1.17] Bump golang.org/x/... dependencies > b1403d1 Merge pull request # 104504 from astraw99/fix_typo_CRED > f100d86 fix typo CRED to CRUD > 590eaed Merge pull request # 104373 from astraw99/fix_typo_rate_limiter > e88163c Merge pull request # 104368 from aojea/ruleguard > 9d15ff7 fix typo of rate limiter > a6edfab run hack/update-netparse-cve.sh > 9c45b4b Merge pull request # 104466 from stbenjam/bump-utils > 284a0d5 vendor: bump k8s.io/util to get fix for LRU cache > 2961e1d Merge pull request # 104413 from liggitt/openapi-ipvalidation > d2b8b64 Regenerate applyconfigurations > a3cb704 Bump k8s.io/kube-openapi > d6c8310 Merge pull request # 103912 from Iceber/fix-event-recorder > 19db02e Merge pull request # 103918 from olagacek/master > 3e35ef9 client-go/events: avoid referencing a nil related object > 044192f Merge pull request # 104279 from liggitt/add-staging-golang-license > 23071d6 Allow customizing spam filtering in event client library > 81fcb4f Merge pull request # 104258 from coderanger/patch-3 > 21ff407 Copy golang license to staging copies > e89f211 Typo in a comment. > 150ce54 Merge pull request # 102913 from pacoxu/upgrade-promotheus-common > b756925 Merge pull request # 102872 from barkbay/client/fix-discovery-error > 9a97b38 upgrade google.golang.org/api to v0.45.0 > 0f5acb8 Merge pull request # 103917 from aojea/slow_handlers > 728eec7 Return StatusError 404 in fake client when resource is not found > e679b1f upgrade github.com/prometheus/common to v0.28.0 > fa98c04 Merge pull request # 103657 from dgrisonnet/fix-event-doc > c63d830 client-go: deltaFIFO trace slow handlers > 2d8e761 Merge pull request # 103564 from kevindelgado/unstr-extr-poc > 398a64c client-go/tools: update events version in doc > 3c86d4a Merge pull request # 100406 from tomkukral/retry-doc > dfebd37 fix boilerplate and staticcheck > bcf88f0 Update golang.org/x/time/rate (# 104014) > 5783ea1 fix typo in retry doc > ba2f263 fix vendor > ac207fa Merge pull request # 103747 from mattcary/noapi > d445499 remove apiserver impor from client-go > 2406d22 Revert "tests for statefulset PersistentVolumeClaimDeletePolicy api change" > 10ec231 wrap extractor errors > b5bb807 Revert caching in favor of simple ttl > 784e3fb remove commented out code > 305b0bc Address PR feedback around gvk parser generation ergonomics > 1b1afde Restructure caching logic > 6728eba comments > f316b7b rename cache, add to integration test > 4389b4f Add HasOpenAPISchemaChanged to DiscoveryInterface > 5d4570c basic caching working > 7525c0e Manually set GVK in extract, add commentary to extractor > 690f06e Initial UnstructuredExtract without caching 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> |
|
|
1a96127056
|
upgrade to latest dependencies (#606)
bumping knative.dev/hack 0456e8b...cf8cbc0: > cf8cbc0 Fix the regex used for matching GitHub Actions files (# 156) > a8ef7b6 Skip presubmit tests for .github updates (# 154) bumping knative.dev/pkg 3c00bb0...80c511a: > 80c511a Wait for reconciler/controllers to return prior to exiting the process (# 2437) > d481724 Update community files (# 2428) > 9ea8176 Update actions (# 2430) > 0caafcb upgrade to latest dependencies (# 2429) > 3b550af changeset: Look in packed-refs file if ref file not found. (# 2425) > 5e98acd Make URL compatible with controller-gen (# 2431) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
30ba0b6609
|
upgrade to latest dependencies (#587)
bumping k8s.io/api 3fcac9f...9d2e771:
> 9d2e771 Update dependencies to v0.22.5 tag
> d5ade40 Merge pull request # 106960 from cpanato/update-xnet-122t
> ad37243 dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63
> 79120fd Merge pull request # 106250 from ulucinar/bump-k-openapi-1.22
> 2792020 Manual cherry pick of kube-openapi changes for release-1.22
> 68328c1 Revert "tests for statefulset PersistentVolumeClaimDeletePolicy api change"
> 99803f6 Revert "statefulset PersistentVolumeClaimDeletePolicy api change"
> 4bdcbc6 Merge pull request # 103168 from raisaat/beta-2238
> 4aee549 Update API description for probe.terminationGracePeriodSeconds
> cd49d27 Merge pull request # 103245 from wzshiming/fix/prober-termination
> af0a862 Merge pull request # 99023 from verb/1.21-securitycontext
> 8479309 Regenerate
> 0ff29d3 Merge pull request # 98817 from alculquicondor/job-completion-api
> f608fb0 Generated code for securityContext in EphemeralContainers
> ae00b16 Update API documents
> 1e1dad4 Merge pull request # 103467 from thockin/svc-alloc-lb-nodeports-bug
> 1cee8b1 Add Job.status.uncountedPodUIDs
> 1a4d863 Allow securityContext in EphemeralContainers
> 8ad172a Merge pull request # 102966 from SergeyKanzhelev/deprecateDynamicKubeletConfig
> 9aa829f Fix small bug with AllocateLoadBalancerNodePorts
> c712065 Merge pull request # 103276 from NetApp/data-source-ref
> bb601f1 deprecate and disable by default DynamicKubeletConfig feature flag
> 2c49f10 Merge pull request # 99961 from margocrawf/master
> 3bec203 Add DataSourceRef field to PVC spec
> 9f69fea Merge pull request # 101296 from Miciah/fix-RollingUpdateDaemonSet-godoc-regarding-rounding
> fb2c6db This introduces an Impersonate-Uid header to server side code.
> 49e8721 Merge pull request # 99494 from enj/enj/i/not_after_ttl_hint
> a05eb2d Fix RollingUpdateDaemonSet godoc regarding rounding
> f75dde5 Merge pull request # 103176 from CaoDonghui123/updatemod
> 03dbe2b Generated
> e14d3f9 Merge pull request # 103318 from jpbetz/fix-102749
> bfaee58 Update golang.org/x/net to v0.0.0-20210520170846-37e1c6afe023
> 2475115 csr: add expirationSeconds field to control cert lifetime
> 0c9a900 Merge pull request # 99378 from mattcary/api
> ca00f16 Bump SMD to v4.1.2 to pick up # 102749 fix
> b71fde3 Merge pull request # 102028 from chrishenzie/read-write-once-pod-access-mode
> af1946e tests for statefulset PersistentVolumeClaimDeletePolicy api change
> bbf61a2 ReadWriteOncePod PV access mode and feature gate
> 3f39120 statefulset PersistentVolumeClaimDeletePolicy api change
> c112aae Merge pull request # 103153 from josephburnett/v2beta2
> 2cc5916 Merge pull request # 103003 from sschne/bugfix/fix-required-pathtype
> 8eb76d0 Move HPA v2beta2 deprecation to 1.23.
> 6db9ac8 Merge pull request # 103001 from zshihang/csi
> 55a4932 Remove omitempty from PathType
> 8de3d46 Merge pull request # 103190 from robscott/remove-app-protocol-gate
> 6089ecf CSIServiceAccountToken ga
> a5544ab Removing ServiceAppProtocol feature gate
> 07d5b5c Merge pull request # 103161 from MikeSpreitzer/comment-apf-types
> 52573b6 Merge pull request # 95472 from ahmedtd/lru-remove-mpl
> 9efbb56 Add missing comments in APF API types
> d4897f2 Merge pull request # 102022 from adtac/sbeta
> 31da821 Remove MPL-licensed dep from lruexpirecache
> 0f1d05d Merge pull request # 103010 from BenTheElder/ansi-386-overflow
> 5a15c1a graduate SuspendJob to beta
> a8267d5 Merge pull request # 95768 from danwinship/document-nodeaddresstype
> 1473f93 update Azure/go-ansiterm to v0.0.0-20210617225240-d185dfc1b5a1
> 8e345e4 Merge pull request # 102783 from mcbenjemaa/update-dep-gnostic
> 475ec09 Document the NodeAddressType values
> 58a75e7 update vendor
> c707e2b Update github.com/googleapis/gnostic to v0.5.5 and updating transitive dependencies go-cmp, protobuf,, to adapt the latest gnostic release which cosists of [Update protos for Go protoc plugin compatibility]
> 508b641 Merge pull request # 102897 from liggitt/etcd-ga
> bc7ac6c Update to etcd v3.5.0 client
> b5b150a Merge pull request # 100488 from liggitt/protobuf
> d397d2a Merge pull request # 102834 from rikatz/endport-beta
> 3410dfc Update protobuf,grpc,etcd dependencies
> 672fa45 Update generated files for endPort promotion to Beta
> 0f7caf4 Promote endPort field in netpolicies to beta
> bd09c62 sync: remove Godeps/
> 443865c Merge pull request # 102454 from wzshiming/clean/remove-godeps
> 9f22d12 Merge pull request # 102412 from andrewsykim/kill-service-topology
> 140e77f Remove Godeps
> 597d8a9 Merge pull request # 102467 from pacoxu/json-patch-5.5.0
> d79bfb4 api: update API compatibility tests to remove topologyKeys from Service
> 5ca0554 upgrade gopkg.in/evanphx/json-patch to v4.11.0
> c7678e6 core/v1: add unit tests to ensure deprecated protobuf field numbers are not re-used
> 0b55fc9 Merge pull request # 102409 from dims/bump-golang.org/x/text-to-v0.3.6
> 637d634 apis: update generated code after removing Service topologyKeys
> 23dfef7 Merge pull request # 102223 from lunhuijie/run-test6
> cb0ea78 Bump golang.org/x/text to v0.3.6
> 952c10d apis: remove Service topologyKeys
> b8a1b1f Merge pull request # 102336 from SataQiu/remove-podpreset
> a1e83ec api link is missing
> b0d9a0e Merge pull request # 100842 from ravisantoshgudimetla/add-minReadySeconds-ss
> 98ffe9c cleanup PodPreset testdata
> c1965f3 Merge pull request # 102332 from pacoxu/klog-2.9.0
> 6c59389 testdata: StatefulSet
> 60e1beb upgrade klog to v2.9.0
> b51bb84 generated: Changes for api introduced
> a16591c Merge pull request # 101742 from ravisantoshgudimetla/promote-maxSurge-beta
> cb82702 api: Introduce minReadySeconds,AvailableReplicas in Statefulset
> 191e7be Merge pull request # 102147 from kolyshkin/update-runc-rc94-take-II
> f1ffee0 Promote DS MaxSurge to beta
> da19d3a Merge pull request # 99576 from marosset/windows-host-process-work
> 55a1051 vendor: bump runc to rc95
> ad700d0 Merge pull request # 102159 from roycaihw/mark-containerimage-name-optional
> 7c10cae API support for Windows host process containers
> 0fb680d Merge pull request # 101099 from pacoxu/podpreset-clean
> 419f976 generated
> 532146f Merge pull request # 102030 from aojea/ingress_beta
> 59e252c remove pod preset testdata and args
> 7673089 mark ContainerImage.names as optional
> d5fda55 Merge pull request # 102111 from dims/update-testing-related-deps-for-1.22
> acf8681 bump e2e test to ingress v1
> 6500f76 Merge pull request # 101916 from MartinKanters/101137-document-double-dollar-behavior
> c881484 update testing related dependencies
> c2d30ef Merge pull request # 102034 from AbdulBasitAlvi/bug/add_description_api_apps_v1_types
> c961028 Generated doc files
> bb4775a Merge pull request # 102094 from liggitt/revert-runc
> 67fc4d0 bug(staging_api_apps_v1): add descriptions to apps/v1/types.go files
> c2884aa Processed review suggestions
> 1d8425e Revert "Merge pull request 101888 from kolyshkin/update-runc-rc94"
> 35f2b3a Generated doc files
> 8d7383b Merge pull request # 102066 from alculquicondor/api_rev
> e56fa49 Corrected the $$ documentation in staging/src as well
> c10867d Merge pull request # 101888 from kolyshkin/update-runc-rc94
> fc270cb Use aliases in sig apps and scheduling APIs OWNERS
> 8672a59 Merge pull request # 101496 from ahg-g/ahg-nss-beta
> dafeb4b vendor: bump runc to rc94
> 98c0df6 Merge pull request # 101627 from rikatz/fix-ingress-doc
> 367ad6c graduate pod affinity NamespaceSelector to Beta
> 929601b Merge pull request # 100008 from wangyysde/issue99675
> 2312ce4 Change ingress api doc to reflect the correct path validation
> 9295cf9 Merge pull request # 101618 from vincepri/fuzzer-secs-bug-negative
> 713113e Add descriptions to api/extensions/v1beta1/types.go
> 3af60a8 Merge pull request # 101243 from liggitt/api-1-21
> 315950d Update generated fixture data with creation/deletion timestamps
> 020341d Merge pull request # 99391 from zhuangqh/update-doc
> c390b84 Update round-tripped protobuf output
> 645b51b Merge pull request # 101292 from AliceZhang2016/job_controller_metrics
> 104cee5 docs: fix outdated enhancement doc link
> b8166a5 Drop 1.19.0 API compatibility data
> b8e414e Merge pull request # 98028 from tkashem/apf-post-startup-fix
> fa35e8d change default feature gate value of IndexedJob
> 1e93921 Add 1.21.0 API compatibility data
> 2fa452f Merge pull request # 90635 from desaintmartin/type-container-securitycontext
> aaabe7b add auto update for apf bootstrap configuration
> 8c6483e Merge pull request # 99842 from mowangdk/upgrade_struct_annotation
> adeaab0 Container type: document that SecurityContext applies to Container instead of Pod.
> bdba003 Add descriptions to apiextensions v1 & v1beta1 types.go
> e066428 Add description to policy types.go
> 0097618 Merge pull request # 99811 from lauchokyip/fixtype
> 79f8f51 Added description to staging/src/k8s.io/api/apiserverinternal/v1alpha1/types.go
> 13f2909 Merge pull request # 101704 from liggitt/api-testdata
> 9757115 Merge pull request # 101687 from siddhartha97/add-feature
> f1c1562 Update testdata generation command
> 527f77d Added changes
> 73cb810 Merge pull request # 100233 from umangachapagain/imagepolicy-desc
> 335d3ee Merge pull request # 99760 from navist2020/fix_descriptons
> 7172eb3 add missing description to api/imagepolicy/v1alpha1/types.go
> 6753086 Merge pull request # 98740 from andrewmelis/arm/fix-container-security-context-docs
> 73d7b2e Add descriptions to api/authorization/*/types.go
> 010282a Merge pull request # 95286 from SergeyKanzhelev/removePodUnknown
> 6f6e8ed Generate specs after documentation change
> c8d93ac Merge pull request # 99519 from whydoubt/typos
> c31108f podUnknown is marked as Obsolete
> a6e3a6d Remove duplicate link in container/securityContext
> 95cee48 Merge pull request # 101034 from verb/1.22-ec-api
> 45a00c1 Correct a misspelling of 'secret'.
> b64c6b5 Merge pull request # 101234 from gautierdelorme/rm-go-openapi-spec
> ece0d38 Generated code for Pod-based ephemeralcontainers
> 6b193da bump k8s.io/kube-openapi
> 457d71c Switch ephemeralcontainers SR to Pod Kind
> e993e00 Merge pull request # 100490 from howardjohn/gnostic-v051
> a9b89d5 Update kube-openapi and gnostic dependencies
> 648b778 Merge pull request # 100970 from apelisse/add-subresource-managedfields
> 16be49d Generated code
> 50dfb4f sync: update go.mod
> 86cef11 Merge pull request # 100724 from liggitt/eviction-v1beta1
> e55a4a1 Merge pull request # 101086 from enj/enj/i/auth_owners_gen
> 96ffc3f Define constant for eviction failure cause
> fada3d2 Merge pull request # 101080 from ahg-g/ahg-cost-beta
> 6bb5a8a Prune stale entries from OWNERS files
> 63023e5 Generated files
> 59fddaa Graduate PodDeletionCost to Beta
> 4d4999e Register Eviction v1
> 424177a Merge pull request # 100885 from enj/enj/i/auth_owners
> 6eed676 Merge pull request # 100784 from kevindelgado/smd-to-4-1-1
> b23efeb Update auth OWNERS files to only use aliases
> 9b64426 Merge pull request # 100730 from mikedanese/rbacdoc
> 5ace415 Update structured-merge-diff to v4.1.1
> c1cb3cc Merge pull request # 100728 from robscott/topology-auto
> e2bec99 clarify RBAC API documentation
> 0bd7673 Merge pull request # 100684 from Jefftree/atomic
> 6140925 Updating Topology Aware Hints to support "Auto" value for annotation
> c2af720 Merge pull request # 100245 from mengjiao-liu/Update-broken-links
> 2634033 Generate openapi and proto files
> e32abb1 Merge pull request # 99849 from jpbetz/apply-subresources
> 5d132f2 Update `PodSpec/Overhead` broken links
> ddfb9ba Tag certain non-selector structs as atomic
> 645ffdb Merge pull request # 97989 from Danil-Grigorev/atomic-label-selectors
> 64fc45e Add genclient:method=ApplyScale to types supporting scale update
> 04a51e7 Add structType=atomic to all selectors
> 2824ee6 Merge pull request # 93195 from huffmanca/update-fsgrouppolicy
> f81f579 Make selectors atomic
> 04650e4 Updated generated dependencies
> 0c55033 Addresses nitpicks for FSGroupPolicy
> 3a2d6b5 Merge pull request # 100472 from liggitt/endpoint-slice-v1beta1
> e923586 Mark v1beta1 EndpointSlice deprecated in favor of v1
bumping k8s.io/apimachinery f916759...47f99e7:
> 47f99e7 Merge pull request # 106960 from cpanato/update-xnet-122t
> 9e51a4c dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63
> e757da0 Merge pull request # 106250 from ulucinar/bump-k-openapi-1.22
> 223bdbb Manual cherry pick of kube-openapi changes for release-1.22
> 4a9e16b Merge pull request # 104310 from liggitt/automated-cherry-pick-of-# 104279-upstream-release-1.22
> 65ee33b Copy golang license to staging copies
> a644435 Merge pull request # 103457 from codearky/fix-yaml-terminator-wcomment
> ff522ab Merge pull request # 98817 from alculquicondor/job-completion-api
> f1aad3e add yaml separator validation and avoid silent ignoration
> 0dafcb4 Merge pull request # 102188 from alculquicondor/fasterselector
> 8b8079d Add Job.status.uncountedPodUIDs
> 8303750 Merge pull request # 103176 from CaoDonghui123/updatemod
> 51eb781 Improve slice allocation in LabelSelectorAsSelector
> 3272933 Merge pull request # 103318 from jpbetz/fix-102749
> 2510b16 Update golang.org/x/net to v0.0.0-20210520170846-37e1c6afe023
> 0376ffb Add benchmark for LabelSelectorAsSelector
> 8989bdf Bump SMD to v4.1.2 to pick up # 102749 fix
> a4b8a5f Merge pull request # 95472 from ahmedtd/lru-remove-mpl
> 1241855 Remove MPL-licensed dep from lruexpirecache
> 4713ab5 Merge pull request # 103010 from BenTheElder/ansi-386-overflow
> 41b021b update Azure/go-ansiterm to v0.0.0-20210617225240-d185dfc1b5a1
> 76ce197 Merge pull request # 102783 from mcbenjemaa/update-dep-gnostic
> 8146ded Merge pull request # 102629 from tiloso/staticcheck-cluster-apimachinery-apiserver
> 1acaad5 update vendor
> 30802a0 Merge pull request # 102924 from liggitt/race-test-speed
> 2245ed8 Fix staticcheck in cluster & k8s.io/{apimachinery,apiserver}
> 076d25b Update github.com/googleapis/gnostic to v0.5.5 and updating transitive dependencies go-cmp, protobuf,, to adapt the latest gnostic release which cosists of [Update protos for Go protoc plugin compatibility]
> 513e50f Speed up unit tests in -race detection mode
> 0dc8a67 Merge pull request # 102897 from liggitt/etcd-ga
> 15dfbe8 Update to etcd v3.5.0 client
> b2555c6 Merge pull request # 100488 from liggitt/protobuf
> f4becb8 Update protobuf,grpc,etcd dependencies
> a3b8985 sync: remove Godeps/
> 94d2465 Merge pull request # 102454 from wzshiming/clean/remove-godeps
> aec8116 Merge pull request # 102467 from pacoxu/json-patch-5.5.0
> 9a1154c Remove Godeps
> a5103de Merge pull request # 102489 from saschagrunert/http-stream-nil
> 68243ab add ut for preventing dropping null from arrays
> 1e82f3b Merge pull request # 102409 from dims/bump-golang.org/x/text-to-v0.3.6
> d97ed6c Fix regression for timed-out stream cleanups
> 9f25815 upgrade gopkg.in/evanphx/json-patch to v4.11.0
> 4cf81ce Bump golang.org/x/text to v0.3.6
> 44113be Merge pull request # 102332 from pacoxu/klog-2.9.0
> 2a3fbac upgrade klog to v2.9.0
> 1f89c78 Merge pull request # 100394 from mengjiao-liu/clean-up-redundant-code
> 2dd32d7 Merge pull request # 102150 from julianvmodesto/ssa-big-last-applied-followup
> c1766ec Fix use nil err
> 4e7cc58 Make a public ValidateAnnotationsSize
> 6df4bfb Make validation totalAnnotationSizeLimitB public.
> cfc896c Merge pull request # 99371 from tiloso/staticcheck-apimachinery-util
> adc48d2 Merge pull request # 102147 from kolyshkin/update-runc-rc94-take-II
> ecda63f Fix staticcheck in k8s.io/apimachinery/pkg/util
> 95c5729 vendor: bump runc to rc95
> c7322e8 Merge pull request # 102111 from dims/update-testing-related-deps-for-1.22
> 2214a11 update testing related dependencies
> 2540c63 Merge pull request # 102094 from liggitt/revert-runc
> 9765e76 Revert "Merge pull request 101888 from kolyshkin/update-runc-rc94"
> e1b4d3f Merge pull request # 101888 from kolyshkin/update-runc-rc94
> 4c2cee4 Merge pull request # 101618 from vincepri/fuzzer-secs-bug-negative
> 2a34e07 vendor: bump runc to rc94
> 96c076b Merge pull request # 101668 from tkashem/wait-poll-with-context
> 4112135 Timestamp fuzzer in metav1 should not use negative values
> fda7135 Merge pull request # 101626 from MadhavJivrajani/master
> aaed044 apimachinery: add context bound polling
> 83e6b5f Merge pull request # 101320 from amanchourasiya/bugfix/101309
> 60281a0 Add validation for names like '-'
> b3737e4 Merge pull request # 101590 from smarterclayton/quantity
> 22894de Removing comment to improve generated docs.
> 8c18d83 quantity: Allow a new quantity to be created directly from inf.Dec
> 05188ba Merge pull request # 101092 from shawnhanx/limited
> 83ce8f0 Merge pull request # 100496 from jpbetz/extract-subresources
> 8cefc5b fix limited4 -> limited
> ec059b1 Merge pull request # 101361 from njuptlzf/label-test
> e522d21 Enable extract test for status subresource
> ba18a62 Merge pull request # 101306 from joelsmith/master
> b4b4027 parseOperator description is inconsistent with the behavior
> a5c5d6e Add subresource support to apply extract
> f3a344a Merge pull request # 101234 from gautierdelorme/rm-go-openapi-spec
> 2449c2e Additional CVE-2021-3121 fix
> b78e067 bump k8s.io/kube-openapi
> 37b6f01 Merge pull request # 100490 from howardjohn/gnostic-v051
> 87974a2 Update kube-openapi and gnostic dependencies
> 8daf289 Merge pull request # 100970 from apelisse/add-subresource-managedfields
> 6ee6d74 Generated code
> 5c420e5 Add "subresource" field to ManagedFieldEntry
> 1ba67c1 Merge pull request # 101086 from enj/enj/i/auth_owners_gen
> f2987aa Merge pull request # 101000 from lojies/ominilcheckforlen
> 8c00220 Prune stale entries from OWNERS files
> d23dd75 Merge pull request # 100430 from mozillazg/fix-staticcheck-failed-apimachinery-serializer
> 2567f57 code cleanup: Omit redundant nil check on slices
> d8cdd62 Merge pull request # 100784 from kevindelgado/smd-to-4-1-1
> c4ed323 Fix staticcheck failures for vendor/k8s.io/apimachinery/pkg/runtime
> 77ef728 Merge pull request # 100684 from Jefftree/atomic
> 02a91c3 Update structured-merge-diff to v4.1.1
> 74cf9d3 Merge pull request # 99839 from saschagrunert/portforward-stream-cleanup
> ae7302c Generate openapi and proto files
> 24633e4 Cleanup portforward streams after their usage
> 22a1f0c Tag certain non-selector structs as atomic
> 57f2a07 Merge pull request # 100156 from ehashman/issue-100155
> 567c401 Bump klog to 2.8.0, fixing nil panics in KObj
bumping k8s.io/client-go a2642ab...a406c93:
> a406c93 Update dependencies to v0.22.5 tag
> ea750b1 Merge pull request # 106960 from cpanato/update-xnet-122t
> 8e1bfd2 dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63
> 362cd0f Merge pull request # 106250 from ulucinar/bump-k-openapi-1.22
> 2064e72 Manual cherry pick of kube-openapi changes for release-1.22
> 36ef169 Merge pull request # 104988 from liggitt/automated-cherry-pick-of-# 104969-upstream-release-1.22
> 528ab4f Propagate conversion errors
> 972da7b Merge pull request # 104310 from liggitt/automated-cherry-pick-of-# 104279-upstream-release-1.22
> 2ac20a6 Merge pull request # 104690 from atiratree/automated-cherry-pick-of-# 104172-upstream-release-1.22
> d35f07a Copy golang license to staging copies
> 3499434 add a test for jsonpath template parsing to prevent regressions
> 67fba22 revert "fix wrong output when using jsonpath"
> 4d7bb68 Merge pull request # 104469 from liggitt/utils-1-22
> e475734 vendor: bump k8s.io/util to get fix for LRU cache
> 5629b66 Automated cherry pick of # 104014: Update golang.org/x/time/rate (# 104018)
> 1e037e8 Revert "tests for statefulset PersistentVolumeClaimDeletePolicy api change"
> d3b9758 Merge pull request # 103689 from enj/enj/t/exec_metrics
> ef1d5d2 client-go exec: fix metrics related to plugin not found
> 7a90b08 Merge pull request # 102928 from dprotaso/dynamic-client-backwards-compatible
> f0bc45f Merge pull request # 98817 from alculquicondor/job-completion-api
> c6c0ca0 Simplify use of the fake dynamic client
> 69e00b0 Merge pull request # 103548 from dims/drop-hashicorp-lru
> 3bb4101 Add Job.status.uncountedPodUIDs
> 266e43a update to new k8s.io/utils
> 8abac60 Merge pull request # 103487 from novahe/fix/fixture-data-race
> b267864 Merge pull request # 103276 from NetApp/data-source-ref
> b7e5fce client-go: copying object to fix data race (# 103148)
> 4339f1b Merge pull request # 102181 from enj/enj/i/deprecate_gcp_azure
> 0cb2597 Add DataSourceRef field to PVC spec
> 68cb2dd Merge pull request # 102890 from ankeesler/exec-plugin-v1
> e2b5311 Deprecate azure and gcp in-tree auth plugins
> ca3a47f Merge pull request # 99494 from enj/enj/i/not_after_ttl_hint
> f00874a exec credential provider: update tests+metadata for v1
> 843bb80 Merge pull request # 103176 from CaoDonghui123/updatemod
> e56c7dc Generated
> dba1c9a promote client.authentication.k8s.io to v1
> e9d2f61 Merge pull request # 103318 from jpbetz/fix-102749
> 6851811 Update golang.org/x/net to v0.0.0-20210520170846-37e1c6afe023
> 30cd4e9 csr: add expirationSeconds field to control cert lifetime
> 45d1077 Merge pull request # 99378 from mattcary/api
> 83ade40 Bump SMD to v4.1.2 to pick up # 102749 fix
> e68c673 Merge pull request # 103026 from sanposhiho/fix/typo-on-ExtractHoge
> dba85b7 tests for statefulset PersistentVolumeClaimDeletePolicy api change
> dae61be Merge pull request # 95472 from ahmedtd/lru-remove-mpl
> c374b40 Fix: typo with hack/update-codegen.sh
> f54e143 Merge pull request # 102540 from jpbetz/apply-client-docs
> 65b7d26 Remove MPL-licensed dep from lruexpirecache
> 5a30221 Merge pull request # 990 from nikhita/revert-direct-pr
> 50ffc02 Split documentation according to both mechanisms available for migration
> e7ebdbc Merge pull request # 982 from sprutner/patch-1
> 18b053f Revert "Merge pull request # 982 from sprutner/patch-1"
> acf46ab Apply suggestions from code review
> 3fae6f0 Merge pull request # 103010 from BenTheElder/ansi-386-overflow
> d5f964d Update README.md
> 9ffcd16 Add doc.go for client-go apply support
> eadbc45 update Azure/go-ansiterm to v0.0.0-20210617225240-d185dfc1b5a1
> 25e061e sync: remove Godeps/
> ca46d47 Merge pull request # 103007 from smira/error-wrapping
> 3ecbde3 Merge pull request # 102454 from wzshiming/clean/remove-godeps
>
|
|
|
c29dc56d8f
|
Drop unnecessary dependencies on vegeta and licenseclassifier (#582) | |
|
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> |
|
|
6facf87d69
|
upgrade to latest dependencies (#548)
bumping knative.dev/hack 47ac3b0...ced8ce7: > ced8ce7 Fix bash version check to allow v4 or later (# 84) bumping knative.dev/pkg 3463dd7...caa95fe: > caa95fe Bump assorted dependencies (# 2318) > a34efd6 upgrade to latest dependencies (# 2317) > ecdde77 Update actions (# 2316) 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> |
|
|
6494c8d504
|
upgrade to latest dependencies (#520)
bumping k8s.io/api 6f23172...3fcac9f: > 3fcac9f Update dependencies to v0.21.4 tag > e718350 Merge pull request # 103319 from jpbetz/fix-102749-1.21 > aa60858 Bump SMD to v4.1.2 to pick up # 102749 fix > 0d3282d sync: remove Godeps/ > b962205 Merge pull request # 102196 from kolyshkin/automated-cherry-pick-of-# 102147-upstream-release-1.21 > 6601f0c vendor: bump runc to rc95 > e379db4 Merge pull request # 101053 from robscott/automated-cherry-pick-of-# 100728-release-1.21 > 48ab514 Updating Topology Aware Hints to support "Auto" value for annotation > b422b2e sync: update go.mod > 1f635bf Mark v1beta1 EndpointSlice deprecated in favor of v1 > fd88418 Merge pull request # 100188 from alculquicondor/job-api-fixes > 51a1c55 Merge pull request # 100156 from ehashman/issue-100155 > 862c319 Only default Job fields when feature gates are enabled > ec4ebef Merge pull request # 99375 from ehashman/probe-kep-2238 > d35369e Bump klog to 2.8.0, fixing nil panics in KObj > 8b5303f Merge pull request # 99298 from zshihang/csi > 06f27fd Generated changes for probe terminationGracePeriodSeconds > edd3ec9 Merge pull request # 100147 from alculquicondor/indexed-annotation > aecea00 graduate CSIServiceAccountToken to beta > b4ebda3 Add terminationGracePeriodSeconds to Probe API > 937dc44 Merge pull request # 99759 from jpbetz/apply-extract > 5079330 Rename job completion index annotation to not contain alpha > f714d15 Bump SMD to v4.1.0 > c0951d6 Merge pull request # 99643 from pohly/generic-ephemeral-volume-beta > 8814a7d Merge pull request # 99975 from robscott/endpoints-over-capacity > e5d78e7 testdata: drop the alpha EphemeralVolumeSource.ReadOnly field > f1e2e30 Merge pull request # 99290 from mortent/PromotePDBsToGA > 5d9669f Adding new EndpointsOverCapacity annotation for Endpoints controller > 1e0f065 generic ephemeral volume: generate code > 93f222f Merge pull request # 99522 from robscott/topology-hints > 7749c3d generated > 99bd953 generic ephemeral volumes: drop ReadOnly field > a61f0c6 Merge pull request # 98946 from monopole/upgradeKustomize > 212bbe4 Adding Hints to EndpointSlice API > 167e928 Promote PDBs to GA > efdf974 generic ephemeral volumes: promote to beta > fadfa4e Add default namespace labels to all namespaces for selectors (# 96968) > 4c06238 until stable: pin-dependency, update-vendor, update-bazel, lint-dep > e466978 Merge pull request # 98727 from adtac/suspend > 1fcb2aa Merge pull request # 99641 from pohly/storage-capacity-beta > 6feceee batch: add suspended job > c8b7374 CSIStorageCapacity: add +featureGate=CSIStorageCapacity > 2f7785f CSIStorageCapacity: generated files for beta > cb683dc CSIStorageCapacity: add MaximumVolumeSize to v1beta1 API > 32e8852 CSIStorageCapacity: mark v1alpha1 as deprecated > e5a9d01 CSIStorageCapacity: promote API to beta > 63be2e3 Merge pull request # 96600 from maplain/internal-traffic-policy > ea13d29 Merge pull request # 99871 from liggitt/compatibility-tests > 73d9a7d Update generated files > 1f1764b Update discovery compatibility data for v1 > 6fe5bea Implements Service Internal Traffic Policy > 6432c75 Add discovery and flowcontrol compatibility API data > 8e35c50 Merge pull request # 99662 from swetharepakula/eps-ga-api-changes > 3a11614 Merge pull request # 99275 from hbagdi/feat/ingress-class-namespaced-params > 1442f42 Graduate EndpointSlice API to GA > dd8d676 Add namespace scoped ParametersReference to IngressClass > d04530e Merge pull request # 97216 from joejulian/docs_missing_quotes > 2e93611 Merge pull request # 99423 from soltysh/cronjob_controller > 7eb8b95 generated content > 3687c90 Merge pull request # 99817 from liggitt/zero-value > a2c0f4b Generated changes > d107683 Re-clarify NetworkPolicy policyTypes in docs > 264a74a Merge pull request # 98277 from XudongLiuHarold/add-loadbalancerclass-field > 1e9b09f Update k8s.io/kube-openapi > 9e34104 Deprecate batch/v1beta1 CronJob & CronJobList in 1.21, with removal still 1.25 > 85a11c3 Merge pull request # 98127 from mortent/AddConditionsToPDBs > 2e5a20d Add LoadBalancerClass field in service > ca413d2 Promote CronJobs to batch/v1 > 9841b19 generated > 4047479 Introduce .status.lastSuccessfulTime field for CronJob > 521a376 Add conditions to PDB status > a57dfb5 Update batch API to get rid of API violations > 1f71974 Merge pull request # 99681 from shiyajuan123/master > 0d975ab Merge pull request # 98582 from ahg-g/ahg-scope > ddb02f4 add descriptions to these event/types.go files > 92fdaf9 Add CrossNamespacePodAffinity quota scope and PodAffinityTerm.NamespaceSelector APIs, and CrossNamespacePodAffinity quota scope implementation. > c218b22 Merge pull request # 99414 from Jiawei0227/type > c4b1941 Merge pull request # 98441 from alculquicondor/array-job-api > 9ea52fd Update inline volume spec comments > 6773eb3 Add Job.spec.completionMode and Job.status.completedIndexes > 9a813ed Merge pull request # 98572 from justaugustus/go116 > bbb8038 [go1.16] bump golang.org/x/... dependencies > bbeeb22 generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh > a60c82b [go1.16] go.mod: update to go1.16 > cab5316 Merge pull request # 99163 from ahg-g/ahg-pod-deletion > 7f6f023 Implement pod deletion cost > b852e50 Merge pull request # 99561 from BenTheElder/remove-bazel > 2c17abb hack/update-bazel.sh > 6c086a5 Merge pull request # 97099 from pacoxu/fix/96986 > 65a259a Merge pull request # 90105 from xiaoanyunfei/cleanup/pkg_apis_core > 595a48a move default container annotation to kubectl pkg > 9dd0c8b Scheduler: remove pkg/apis/core/field_constants.go > 1ad1003 feature: use default container annotation for logs and exec > 498bb3d Rename labelNodeRoleExcludeBalancer to labelNodeExcludeBalancers (# 97767) > f666922 Merge pull request # 99105 from sftim/20210215_improve_secret_api_notes > 8e2decd Merge pull request # 96987 from soltysh/drop_batch-alpha > 09cfcd0 Update generated code > bed38c9 Merge pull request # 99014 from apelisse/update-smd > 38d3b32 Generated changes > 4a935f5 Revise wording for Secret stringData > 3632e28 Merge pull request # 99110 from nikhita/clean-up-owners-jan-2021 > 8a25276 Update sigs.k8s.io/structured-merge-diff to v4.0.3 > 92cf842 Drop batch/v2alpha1 API > 71251ee *: remove nikhiljindal from OWNERS > 0ce5dc2 *: remove mbohlool from reviewers > 2a912cc *: remove madhusudancs from reviewers > b580185 *: remove jianhuiz from reviewers > 48bd838 Merge pull request # 98790 from jkh52/master > 89fe579 Bump konnectivity-client to v0.0.15 > 9e1a49d Merge pull request # 96911 from munnerz/fix-typo-admission-chain > 9f65ac4 Merge pull request # 98477 from palnabarun/update-gogo/protobuf > 0cef08a generated files > ac3757b Add EndPort to Network Policy - Alpha (# 97058) > 772b5cb update gogo/protobuf to v1.3.2 > a554b54 Fix doc comment typo on validating & mutating webhook resources > c6cc3d9 Merge pull request # 98488 from pohly/klog-2.5.0 > 4af41fa Merge pull request # 98576 from kevindelgado/ssa > 0502a85 logging: support call depth via logr, structured logging > cfb031d Merge pull request # 98565 from adisky/move-spdystream > 1bd5594 Declare TCP default for service port protocol > 117f629 Update dependency docker/spdystream to moby/spdystream > 9b864a5 Merge pull request # 98363 from cpanato/go1157 > 40d1940 [go1.15] updatestaging pb.go files using the hack scripts > 0d6bea2 Merge pull request # 92065 from pohly/podinfo-doc-fix > c873f2e Merge pull request # 97880 from justinsb/spelling > 482a958 storage: document csi.storage.k8s.io/ephemeral also for internal type > ecbefa1 Merge pull request # 97896 from brpratt/fix-external-name-doc > a949695 Fix spelling typos: scheduable -> schedulable > e31c03e Merge pull request # 96698 from wawa0210/fix-96697 > d3515d5 add missing ExternalName to doc > cb95709 Merge pull request # 97971 from liggitt/testdata > f3893b1 Update help document address > 791492e Add API testdata population instructions > 1198ffc Merge pull request # 97761 from liggitt/1.20-testdata > 4e9f5db Merge pull request # 97615 from wojtek-t/immutable_secrets_ga > 0d2c654 Remove 1.18.0 API test data > 47952fe Merge pull request # 97379 from kebe7jun/fix/token-request-proto-name > d6680e1 Autogenerated > 9494b83 Add 1.20 API test data > 9ab310c Merge pull request # 97466 from geegeea/lint-kubelet > 5ba49fe Fix BoundObjectRef APIVersion proto name > 1a38d5b Promote Immutable Secrets/ConfigMaps feature to GA > 9c6b1a9 Merge pull request # 97171 from deads2k/deprecate-psp > 596c2df Fix golint issues in api/admission and api/admissionregistration > 3dc59fa Merge pull request # 97359 from Cweiping/fix/fix_typo_error > 0824739 generated > fedd331 Merge pull request # 96375 from smarterclayton/daemonset_surge > e639e1a fix typo err > 99409d9 deprecate PSP in 1.21, but leave removal at 1.25 > dfa980b generated: Changes for DaemonSet max surge > 7655e01 api: Add DaemonSet MaxSurge > fcac651 Merge pull request # 96736 from andrewsykim/deprecate-topology-keys > d10e393 Merge pull request # 96311 from thockin/kep-1659-topology-labels > ed61c3e core/v1: deprecate Service topologyKeys > e2b10e1 Merge pull request # 93549 from Dean-Coakley/fix-res-quota-comments > 2271b8b Clean up comments around old topology labels > 72d4ae9 Fix incomplete ResourceQuota comments bumping k8s.io/kube-openapi d219536...591a79e: > 591a79e Merge pull request # 230 from liggitt/deepequal-value > 6261284 Merge pull request # 231 from liggitt/tidy > e467f52 Remove incorrect zero value check > 15cd8fa Merge pull request # 228 from sladyn98/patch-1 > a69aacd go mod tidy > 66d8d84 Merge pull request # 229 from dims/drop-ghodss/yaml-and-switch-to-sigs.k8s.io/yaml > 7024ad2 Update Owners file > dd4f339 Merge pull request # 226 from longwuyuan/master > 9b07d72 Drop ghodss/yaml and switch to sigs.k8s.io/yaml > 8566a33 Merge pull request # 222 from liggitt/vendor-prefix > 059b40d Added github-actions ci > 45edf8a Merge pull request # 221 from leilajal/master > 3686557 Trim vendor prefix from openapi names > 3662418 Fix Quantity Fail Type Checking bumping knative.dev/pkg 4472e04...2bd91f7: > 2bd91f7 Bump K8s dependencies to 1.21.4 (# 2242) bumping k8s.io/apimachinery c278689...f916759: > f916759 Merge pull request # 103319 from jpbetz/fix-102749-1.21 > 12b6a22 Bump SMD to v4.1.2 to pick up # 102749 fix > 41e4141 sync: remove Godeps/ > 235edae Merge pull request # 102587 from saschagrunert/release-1.21 > a4090fc Revert "Cleanup portforward streams after their usage" > 1a7b32c Merge pull request # 102196 from kolyshkin/automated-cherry-pick-of-# 102147-upstream-release-1.21 > 2c210a7 vendor: bump runc to rc95 > 7559d78 Merge pull request # 100951 from saschagrunert/automated-cherry-pick-of-# 99839-upstream-release-1.21 > be0c813 Merge pull request # 101325 from joelsmith/automated-cherry-pick-of-# 101306-upstream-release-1.21 > c422483 Cleanup portforward streams after their usage > 59d900d Additional CVE-2021-3121 fix > e337f44 Bump klog to 2.8.0, fixing nil panics in KObj > ae8b5f5 Merge pull request # 99759 from jpbetz/apply-extract > 0dd2dd9 Add extract apply function generation > 0335ad3 Bump SMD to v4.1.0 > 1f1bc58 Merge pull request # 99951 from deads2k/fix-decodableversions > 98d3ae9 Merge pull request # 98841 from caesarxuchao/fix-98479 > a13af10 provide directly decodable versions for storageversion API > 79c4f87 Merge pull request # 98946 from monopole/upgradeKustomize > 1174cb8 make proxy Transport return metav1.Status error > 1f7ce2b until stable: pin-dependency, update-vendor, update-bazel, lint-dep > 8e4c0a5 Merge pull request # 98653 from mandelsoft/stream > 543ebb5 Merge pull request # 99214 from jpbetz/apply-client-go-builders2-typedclient > 963dac0 simplier fix + test for race condition > a5a2acc Merge pull request # 98074 from kwiesmueller/admission-reset-managedFields > 9794359 Add Apply functions to client-gen > 193cd4a add comment describing the race condition + TODO for appropriate test > 283a326 Merge pull request # 99817 from liggitt/zero-value > 19eb396 fix validation test > e51562e fix sync problem in streamwatcher > cda259e Update k8s.io/kube-openapi > 8dcbc56 remove apiVersion check from managedFields validation > 569bd20 Merge pull request # 99755 from lala123912/out_of_range > 7de09c3 fix validation tests > f0c829d fix RemoveStatusCondition() cap out of range > 1c6b148 update licenses and bazel > 0869820 Merge pull request # 98595 from SergeyKanzhelev/nodelifecycleSchedulerUnitTestsSpeedUp > 96b0ee0 consolidate managedFields validation > 4f70757 sped up scheduler tests by using fake clock > 317ebe7 Merge pull request # 98572 from justaugustus/go116 > ed96c1e [go1.16] bump golang.org/x/... dependencies > 89aa0e9 generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh > f246562 [go1.16] go.mod: update to go1.16 > 603e046 Merge pull request # 99561 from BenTheElder/remove-bazel > 193bda8 hack/update-bazel.sh > 17b79e7 Merge pull request # 97385 from FabianKramm/fix-http2-proxy > 44b9a37 Merge pull request # 90105 from xiaoanyunfei/cleanup/pkg_apis_core > 5a3ff4c override request host for kubectl proxy > c3f3e5b Scheduler: remove pkg/apis/core/field_constants.go > 6d2f20b Merge pull request # 99083 from gavinfish/requirement-equal > 527a61b Merge pull request # 99014 from apelisse/update-smd > 823fec8 Add equal func for Requirement struct > 9cd3dcb Merge pull request # 99110 from nikhita/clean-up-owners-jan-2021 > 7faacc3 Update sigs.k8s.io/structured-merge-diff to v4.0.3 > 2cc50c7 *: remove nikhiljindal from OWNERS > 53fe198 *: remove mbohlool from reviewers > c340b76 *: remove madhusudancs from reviewers > 37cce14 *: remove jianhuiz from reviewers > d6b6643 *: move gmarek to emeritus_approvers > c93b0f8 Merge pull request # 98790 from jkh52/master > 7fbabcb Bump konnectivity-client to v0.0.15 > 9e39a13 Merge pull request # 98477 from palnabarun/update-gogo/protobuf > f0392a0 Merge pull request # 98616 from smarterclayton/recognizer_buffer > 9812d82 update gogo/protobuf to v1.3.2 > 783dd7d serializer: Recognizer interface should take a buffer > 28da342 Merge pull request # 98488 from pohly/klog-2.5.0 > d656fe5 Merge pull request # 98565 from adisky/move-spdystream > 6495214 logging: support call depth via logr, structured logging > cbf4d8f Update dependency docker/spdystream to moby/spdystream > 87c8a96 Merge pull request # 98363 from cpanato/go1157 > 4a7d8d5 [go1.15] updatestaging pb.go files using the hack scripts > ee96543 Merge pull request # 98312 from deads2k/finish-export-option-removal > ab111ff generated > 33e8773 remove ExportOptions > 234faef finish removal of exportoptions > 460d109 Merge pull request # 95664 from DirectXMan12/bug/non-racy-recorder-shutdown > 0e9f9cf Merge pull request # 96552 from pandaamanda/klog_fmt > 322dfb4 Don't record events in goroutines > af2ce7e Merge pull request # 97552 from aanm/pr/replace/buffer/with/strings > 8c0a4ea use klog.Info and klog.Warning when had no format > 4f50573 Merge pull request # 97990 from AlexanderYastrebov/offset-97651 > d7e94ae pkg/labels: replace bytes.Buffer with strings.Builder > 2ab0da8 Uses offset instead of line number in JSONSyntaxError > 825faf0 pkg/util/net: replace bytes.Buffer with strings.Builder > 53a9c91 Merge pull request # 97538 from lingsamuel/requirement-return-field-error > 1d8c923 Merge pull request # 97891 from thinpark/apimachinery.clean > 10e20f4 make labels.NewRequirement returns aggregated field.ErrorList, make nodeaffinity parsing function use it > 8834a19 [k8s.io/apimachinery/pkg/test]: cleanup commented code > 6c16abd Merge pull request # 94396 from habibrosyad/patch-92402-10 > 9d4f7cb Merge pull request # 97540 from chymy/just-comments > 25bfe1d fix vendor/k8s.io/apimachinery/pkg/runtime staticcheck > 0ca7b34 Merge pull request # 97590 from heqg/typo-expected-03 > 67bb4d2 Fix on comments > 9363a52 Fix typo in staging/src/.../wait_test.go > 15c5dba Merge pull request # 96974 from WangXiangUSTC/master > 8f01ffc Merge pull request # 95790 from aojea/loopnet > df4ce5a Update selector.go > 02953c0 get ips from loopback interfaces > 51a2756 autodetect global addresses on loopback interfaces bumping k8s.io/client-go 435503c...a2642ab: > a2642ab Update dependencies to v0.21.4 tag > ccdebc2 Merge pull request # 103614 from dprotaso/automated-cherry-pick-of-# 102928-upstream-release-1.21 > fefd2ad Merge pull request # 103319 from jpbetz/fix-102749-1.21 > 46c1ad3 Simplify use of the fake dynamic client > 5823455 Bump SMD to v4.1.2 to pick up # 102749 fix > 3c428df Merge pull request # 102800 from pohly/automated-cherry-pick-of-# 102788-upstream-release-1.21 > fe825e6 client-go: reduce log level of reflector again > 6277e97 sync: remove Godeps/ > b63b1ba Merge pull request # 102587 from saschagrunert/release-1.21 > c18505f Revert "Cleanup portforward streams after their usage" > ffd8cfc Merge pull request # 102196 from kolyshkin/automated-cherry-pick-of-# 102147-upstream-release-1.21 > a802afb vendor: bump runc to rc95 > c04de52 Merge pull request # 100951 from saschagrunert/automated-cherry-pick-of-# 99839-upstream-release-1.21 > 322fe85 Cleanup portforward streams after their usage > 0f9967b sync: update go.mod > 307e3a3 Merge pull request # 100718 from dims/automated-cherry-pick-of-# 100606-# 100660-upstream-release-1.21-take-2 > a124236 Common auth plugins should always be available > ac49e87 providerless tag for client-go auth plugins > 6be0785 Merge pull request # 100156 from ehashman/issue-100155 > 5f0702f Merge pull request # 99375 from ehashman/probe-kep-2238 > e5c17fc Bump klog to 2.8.0, fixing nil panics in KObj > 2407de6 Generated changes for probe terminationGracePeriodSeconds > a5722b4 Merge pull request # 99759 from jpbetz/apply-extract > 476d5f9 Generated apply configurations > 9e34778 Add extract apply function generation > 982571f Bump SMD to v4.1.0 > d6fad70 Merge pull request # 99643 from pohly/generic-ephemeral-volume-beta > 6085ad0 Merge pull request # 99290 from mortent/PromotePDBsToGA > 37e7f4a generic ephemeral volume: generate code > 814c68c Merge pull request # 99522 from robscott/topology-hints > fa732dd generated > 67d8c55 Merge pull request # 99495 from wojtek-t/cleanup_describe_8 > 9c78771 Adding Hints to EndpointSlice API > 62b9b26 Promote PDBs to GA > db49dde Merge pull request # 98973 from YoyinZyc/add_context_outside_apiserver > 4c5ab17 Add sig-instrumentation approvers to events libraries OWNERS > 57d5462 Merge pull request # 98946 from monopole/upgradeKustomize > 6a42ca3 add context to restclient metrics > 1ae4d69 until stable: pin-dependency, update-vendor, update-bazel, lint-dep > c277935 Merge pull request # 98727 from adtac/suspend > aa6ddc8 Merge pull request # 99641 from pohly/storage-capacity-beta > 5ca42da batch: add suspended job > 9f9bfd9 CSIStorageCapacity: generated files for beta > 7fc57bb Merge pull request # 96600 from maplain/internal-traffic-policy > 9baafcd Implements Service Internal Traffic Policy > fa8f4cc Merge pull request # 99214 from jpbetz/apply-client-go-builders2-typedclient > b4932b5 Merge pull request # 99907 from liggitt/cache-test-timeout > a793842 Generate typed clients with Apply support > 8df02b3 Merge pull request # 99662 from swetharepakula/eps-ga-api-changes > 21ee617 Add test timeout to mutation detector test > d2a6442 Merge pull request # 99275 from hbagdi/feat/ingress-class-namespaced-params > 2eb8aff Graduate EndpointSlice API to GA > 9db6403 Add namespace scoped ParametersReference to IngressClass > 75a1e7f Merge pull request # 99423 from soltysh/cronjob_controller > 1745c9f Merge pull request # 99817 from liggitt/zero-value > 627c12d Generated changes > fcacc4b Merge pull request # 98277 from XudongLiuHarold/add-loadbalancerclass-field > d21dde2 Update k8s.io/kube-openapi > 4f21285 Merge pull request # 98127 from mortent/AddConditionsToPDBs > 3285000 Add LoadBalancerClass field in service > da66d1b generated > 503eb33 Merge pull request # 99782 from liggitt/race-tests > ec8fb02 Merge pull request # 99012 from jpbetz/apply-client-go-builders2 > 0693903 Fix or remove tests that don't work in race mode > f146f0f generate applied configurations > 9409f57 Merge pull request # 99741 from liggitt/client-go-install > a71c2f1 Merge pull request # 98892 from ankeesler/exec-plugin-metrics > e0f03ac Update client-go install instructions > a5abe9c Merge pull request # 937 from liggitt/update-readme > 8aa3e0f exec credential provider: add rest_client_exec_plugin_call_total metric > 1cfb136 Merge pull request # 99654 from ankeesler/exec-plugin-interactive-fix > 2dec69c Update readme installation instructions > 149c501 exec credential provider: use stdin to detect user interaction > a337294 Merge pull request # 98572 from justaugustus/go116 > b13f594 Fixup golang.org/x/term staticcheck warnings > 768a62f [go1.16] bump golang.org/x/... dependencies > 0ea7217 generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh > 36b22fd [go1.16] go.mod: update to go1.16 > fcbadc8 Merge pull request # 99561 from BenTheElder/remove-bazel > 13e6cd3 hack/update-bazel.sh > 6a25187 Merge pull request # 99324 from zshihang/master > c3c3d40 Merge pull request # 99377 from liggitt/version-sha > 3d6ec32 reset token if got Unauthorized in KCM > 8f8241f Merge pull request # 99195 from pacoxu/structurelog/watch-retry-timeout-1 > 1a6e902 Switch gitVersion format to non-abbreviated hash > 12449b5 Merge pull request # 99193 from zhijianli88/subresource > 06efd86 Migrate client-go retry-watcher to structured logging > fa31d62 Merge pull request # 99111 from databus23/patch-5 > bb1d67d request.go: correct subresource referencing > 21dd7ea Merge pull request # 99079 from tkashem/throttle-message > a125444 Return error when persister fails to modify config > 10def0e Merge pull request # 99063 from ZxYuan/patch-1 > d1fdbcd client-go: add more context to request throttle message > 7279fc6 Merge pull request # 96987 from soltysh/drop_batch-alpha > a9fe1e1 Fix typo in client-go/rest/client.go > df50762 Merge pull request # 99014 from apelisse/update-smd > 6167582 Generated changes > 39da007 Merge pull request # 99110 from nikhita/clean-up-owners-jan-2021 > 508a193 Update sigs.k8s.io/structured-merge-diff to v4.0.3 > d6cefbd Drop batch/v2alpha1 API > 1d0cb03 *: remove nikhiljindal from OWNERS > e8ab252 *: remove madhusudancs from reviewers > 4c4207a *: move gmarek to emeritus_approvers > 20732a1 Merge pull request # 98889 from jkaniuk/leaderelection-simplify > 0eaf14c Simplify leader election code > 1006137 Merge pull request # 98790 from jkh52/master > bf60d3f Bump konnectivity-client to v0.0.15 > 93ce971 Merge pull request # 98671 from liggitt/kubeconfig-env > 3c12da5 Merge pull request # 98324 from atosatto/export-debug-roundripper > b620e82 Isolate TestModifyContext from $KUBECONFIG > 3147a30 Merge pull request # 98477 from palnabarun/update-gogo/protobuf > ef84e47 Re-run gofmt against staging/src/k8s.io/client-go/transport/ > ab82d40 Merge pull request # 98488 from pohly/klog-2.5.0 > 2861152 update gogo/protobuf to v1.3.2 > e87f4d8 Remove unexpected updates to go.mod and go.sum > c8e0107 Merge pull request # 98565 from adisky/move-spdystream > 362c485 logging: support call depth via logr, structured logging > 9d369ea Update bazel BUILD file > b8b770f Update dependency docker/spdystream to moby/spdystream > 84db31c Address golint warnings > 6329432 Merge pull request # 98496 from lavalamp/connrotation > 8d3dc9e Run gofmt against staging/src/k8s.io/client-go/transport/round_trippers_test.go > b72204b Merge pull request # 95664 from DirectXMan12/bug/non-racy-recorder-shutdown > 5985bbb Fix unbounded connection creation & 50s of delay > 2bce173 Run gofmt against staging/src/k8s.io/client-go/transport/round_trippers.go > fc034b4 Merge pull request # 96552 from pandaamanda/klog_fmt > 726d27f Don't record events in goroutines > 5c01a03 client-go: export NewDebuggingRoundTripper function and DebugLevel > 537eda7 Merge pull request # 98058 from jprzychodzen/le-comment > d7ba1f2 use klog.Info and klog.Warning when had no format > 25e8b5f Merge pull request # 97083 from knight42/feat/enable-spdy-ping > eae461d [Leader election] Add documentation to function > 479dd01 feat: enable SPDY pings on connections > 623741e Merge pull request # 97909 from adamzhoul/fix-chan-bug > 2192138 Merge pull request # 97095 from sabbox/fix-panic-azure-oidc-auth-plugins > 5c32e97 fix replyChan block > b804f9f add noop persister to plugin loader > f80da32 Merge pull request # 97255 from chotiwat/patch-1 > 224c1c6 Merge pull request # 97857 from liggitt/exec-auth-reuse-dialer > a35bc8f Fix stale object causing a panic on DELETE event > 9761a13 Merge pull request # 96906 from Rajalakshmi-Girish/issue-96853 > 0c5bab6 Track opened connections with a single tracker per authenticator > 0d3f257 Merge pull request # 907 from munnerz/patch-1 > cb8d3d1 fixes the unit tests to be more tolerant with error messages > e9d996d Merge pull request # 97326 from victor-timofei/deltafifo-doc > efbc708 README: add 1.20 in compatibility matrix > 0964d4b Merge pull request # 97033 from patrickshan/pshan/bump/Azure/go-autorest/autorest > 53a09c7 Update the wording of the DeltaFIFO > cc9d424 Merge pull request # 96883 from pacoxu/fix/96862 > 2b31242 Merge pull request # 94813 from dramich/nometrics > 01fbb1d Bump github.com/Azure/go-autorest/autorest to v0.11.12 > 710a222 Move Delta definitions to the top > 77dfe4d Merge pull request # 92138 from ash2k/ash2k/client-cleanups > 8031d76 fix index test: multi index check for empty list > f39ca99 Don't start goroutine for noMetrics > 09cf714 Update DeltaFIFO Documentation > 62f63bb Merge pull request # 96837 from adamzhoul/master > 29b0745 Check errors of the Close call > 04adad4 fix spdy stream, conn deadlock. > 6cc3981 Make inClusterConfigProvider thread safe > e24efdc Merge pull request # 96797 from jqmichael/initialCountLength > 6d09f8e Stop using mergo.MergeWithOverwrite > 50c0861 Merge pull request # 96643 from bboreham/lose-timestamp > 1d17529 Fixed a harmless bug where initialPopulationCount should be based on the key length not list size in DeltaFIFO#Replace() > 277eea6 Cleanup currentMigrationRules > 5d2c89d Remove unused argument from generateEvent bumping k8s.io/code-generator 48c1e31...25a36f5: > 25a36f5 Merge pull request # 103319 from jpbetz/fix-102749-1.21 > 70aa412 Bump SMD to v4.1.2 to pick up # 102749 fix > 8b14922 sync: remove Godeps/ > e3528c8 Merge pull request # 102196 from kolyshkin/automated-cherry-pick-of-# 102147-upstream-release-1.21 > d95c662 vendor: bump runc to rc95 > cb1b268 Bump klog to 2.8.0, fixing nil panics in KObj > e0b5c43 Merge pull request # 99759 from jpbetz/apply-extract > 9f50236 Add extract apply function generation > 24be182 Merge pull request # 98946 from monopole/upgradeKustomize > e7e4d37 until stable: pin-dependency, update-vendor, update-bazel, lint-dep > 5f36bce Merge pull request # 99214 from jpbetz/apply-client-go-builders2-typedclient > ea893dc Add Apply functions to client-gen > cc2553e Merge pull request # 99817 from liggitt/zero-value > d3199e1 Update k8s.io/kube-openapi > b9b4ecb Merge pull request # 99012 from jpbetz/apply-client-go-builders2 > bf943ce Support references to external types for 3rd party use > 4ee20c9 Add apply configuration generator > 748252d Merge pull request # 98572 from justaugustus/go116 > dd0b9f7 Fixup golang.org/x/term staticcheck warnings > e7249ad [go1.16] bump golang.org/x/... dependencies > 3d740b9 [go1.16] go.mod: update to go1.16 > 3491177 Merge pull request # 99561 from BenTheElder/remove-bazel > e964dbb hack/update-bazel.sh > a990afc Merge pull request # 98845 from justaugustus/zeitgeist > 7c4e3d4 generated: Run ./hack/update-internal-modules.sh > 5a6947c Merge pull request # 99014 from apelisse/update-smd > 3fa898d Update sigs.k8s.io/structured-merge-diff to v4.0.3 > 575533e Merge pull request # 98790 from jkh52/master > a5bea38 Bump konnectivity-client to v0.0.15 > b6eef68 Merge pull request # 98477 from palnabarun/update-gogo/protobuf > dd857b4 Merge pull request # 98488 from pohly/klog-2.5.0 > 4f6c91d update gogo/protobuf to v1.3.2 > 062b17e Merge pull request # 98565 from adisky/move-spdystream > a45fdeb logging: support call depth via logr, structured logging > 93d63ad Update dependency docker/spdystream to moby/spdystream > 468be54 Merge pull request # 98197 from thockin/makefile-unused-variables-watning > 62894da Rename _examples to examples > 62f14d5 Merge pull request # 98312 from deads2k/finish-export-option-removal > f5c6169 generated > b01f4fb Merge pull request # 96552 from pandaamanda/klog_fmt > 2a79acd Merge pull request # 96960 from Jefftree/defaulter-diff > 8a5bd94 use klog.Info and klog.Warning when had no format > 64162c9 Merge pull request # 95360 from erwinvaneyk/fix-generate-internal-groups-bash > 800ec45 Update generator to not use reflect > 8cc0d29 Merge pull request # 96679 from stmcginnis/appspot-cleanup > 2842357 Fix generate-internal-groups.sh for bash < 5.x > e819a6a Remove stale analytics links from docs > 356aa54 Merge pull request # 96586 from Doude/for/upstream/master/96585 Signed-off-by: Knative Automation <automation@knative.team> |
|
|
f4b23a3262
|
upgrade to latest dependencies (#519)
bumping knative.dev/pkg a94f5f0...4472e04: > 4472e04 Bump golangci-lint timeout to 10m for github actions (# 2241) > fac4920 Update assorted dependencies (# 2240) > 263ce40 Add chains to the downstream test (# 2237) > ddd97e9 Remove obsolete verbose log message for pre-release (# 2235) > a7f5b39 Addressable resolver now accepts custom resolvers (# 2195) > 2b66fdd Update community files (# 2239) > 51f5642 Update actions (# 2238) > 46a3611 Add Tekton downstream test (# 2233) > a70bb26 Add length limit for the generated names used in tests (# 2217) > a4ed097 Update version check comment (# 2234) bumping go.uber.org/zap 120b08c...c8e813e: > c8e813e Release v1.19.0 (# 987) > 2198a43 Optimize size of BufferedWriteSyncer by moving stopped bool field (# 984) > 81879d1 Simplify check for writing errors to ErrorOutput (# 983) > 1cac10b go mod tidy (# 977) > 42e70dd fix typo (# 976) > 007a55e Discard counters for out-of-bounds levels (# 975) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
261907c6b3
|
upgrade to latest dependencies (#515)
bumping knative.dev/pkg 3bed4dc...12d915e: > 12d915e Update prometheus dep to 0.30.0 (# 2227) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
4e553d2275
|
upgrade (#506) | |
|
201766006a
|
upgrade to latest dependencies (#501)
bumping knative.dev/pkg 7d1b0f1...7764284: > 7764284 include OpenCensus in the list of metric backend (# 2189) > aff7376 drop stackdriver metrics and tracing exporters (# 2183) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
5c740fb8f2
|
upgrade to latest dependencies (#499)
bumping go.uber.org/zap ebebbf3...120b08c: > 120b08c Release v1.18.1, fix panic > 35f15d1 Release v1.18.0 (# 973) > a779980 Prepare release v1.18.1 > d5c2a1a Add zapio.Writer (# 971) > 80f724f Prepare release v1.18.0 > 7ea57ce NopLogger: Fix nil Clock panic > 5afb307 Add Buffer.WriteByte and WriteString methods (# 691) > 1797f10 zapio/writer: More documentation and example test > fb71758 zapcore: add stopped for Stop method called exactly once (# 966) > 0c42722 fix typo (# 967) > aa3e73e zapcore: Add Buffered Writer (# 961) > c05967d zaptest/ObservedLogs: Expose more filters (# 943) > 084fb2a SugaredLogger/sweetenFields: Don't panic (# 949) > 4950e39 Merge v1.17.0 release into master > cfe34dc fossa: Run separately, only on push (# 957) > 56304dc zapcore/FieldType: Don't change enum values (# 955) > 3c7c771 Integrate FOSSA (# 953) > fec3dad lint: Check that 'go mod tidy' was run (# 951) > 7699673 clock: Move to zapcore (# 950) > dedcdad clock: Add Ticker support (# 948) > 3748251 go mod tidy (# 947) > debd2f1 internal/readme: Simplify if condition (# 945) > f73286f FAQ: Add zapfilter (# 939) > 8b883c6 Update dependencies to fix vulnerabilities in (# 936) > d9a4dcc Switch from Travis to GitHub Actions (# 940) > 7b21229 zapcore: Cleanup copy in NewMultiWriteSyncer (# 934) > c23abee Update dependencies to fix vulnerabilities (# 931) > bfa147a Add FilterFieldKey to zaptest/observer (# 928) > ca7ddee Support multi-field encoding using zap.Inline (# 912) > 89e3820 Add support for grpclog.LoggerV2 (# 881) > aecb309 tools: Move to submodule (# 914) > ab0cbad Remove outdated information, make dependencies is no longer necessary. (# 915) > 4f6f7e9 Optimize Sugar logger for calls with a single string arg (# 913) > 89d9466 Fix: code quality issues using DeepSource (# 907) > b274f65 http: support additional content type (# 903) > f8ef926 Add WithClock Option (# 897) bumping knative.dev/pkg 51cfaab...e8973c6: > e8973c6 Bump a few assorted dependencies (# 2186) > 4377330 Update community files (# 2185) > 4a3e56d Update actions (# 2182) > fe90576 Retry 'no route to host' errors by default (# 2181) > 30f9568 Update actions (# 2177) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
0b10d08733
|
upgrade to latest dependencies (#485)
bumping k8s.io/code-generator 29e28b1...48c1e31: > 48c1e31 Merge pull request # 100501 from joelsmith/automated-cherry-pick-of-# 98477-upstream-release-1.20 > 0af40aa update gogo/protobuf to v1.3.2 > 3f1cbd4 Merge pull request # 99171 from jkh52/release-1.20 > 2ff6012 Bump konnectivity-client to v0.0.15 in release-1.20 > 80a9312 Fixes fake client test generation > 0843e0f Merge pull request # 96317 from Jefftree/test-ssa > 63fc387 Integrate defaults marker and remove ContainerPort defaulter > 3ba8036 Re-generate with defaults > 99f3521 Update kube-openapi > 18d1afb Merge pull request # 96425 from bobbypage/vendor-cadvisor-v0.38 > 7807f00 vendor: cadvisor v0.38.4 > ebc5cde Merge pull request # 96549 from caesarxuchao/net-sys-dep-update > a642cbb update golang.org/x/net and golang.org/x/sys > ed440de Merge pull request # 95954 from sttts/sttts-go-openapi > 11382a9 bump(k8s.io/kube-openapi) > 3609764 Merge pull request # 96154 from rf232/update_klog > 5e02ab7 Update Klog dependency > e7a6809 Merge pull request # 96108 from liggitt/revert-sys > 434f956 Merge pull request # 94480 from wojtek-t/remove_conversion_fields > a5b4fb2 Revert "Updated golang/x/net. Also updated golang.org/x/sys" > df96d3e Merge pull request # 96076 from caesarxuchao/update-deps > c3c461f Remove FieldMatchingFlags > 5daf257 Updated golang/x/net. Also updated golang.org/x/sys, as required by > d825dac Adjust conversion generator to new converter changes > 7dd5311 Merge pull request # 96063 from thockin/fix-96015-extra-dirs-conversion-gen > 8ee1822 Pass all packages to conversion-gen > 60862b8 Merge pull request # 95692 from markusthoemmes/bump-azure-adal > e756b36 Fix dependency linting > 331018b Bump github.com/Azure/go-autorest/autorest/adal to 0.9.5 > f6667ec Merge pull request # 93901 from jpbetz/atomic-structs > 291e6a8 Merge pull request # 92897 from MikeSpreitzer/fix92895 > 3b523a3 Tag LabelSelector with +structType=atomic > 4116974 Merge pull request # 94491 from dashpole/consistent_quoting > 42134b3 Fix description of conversion generator > 381b500 Bump to latest kube-openapi and SMD to pick up structType=atomic support > 45d9ef7 consistently use double quotes in proto files > 7dbebec Merge pull request # 93164 from roycaihw/fix/clientgen-use-canonical-import-path > 5a311e6 Merge pull request # 93867 from apelisse/update-smd > 06edf33 generated > c7f0493 Update SMD to v4.0.1 and kube-openapi > 07c5e14 add vendorless to client-gen > 26c5289 Merge pull request # 93264 from justaugustus/go115 > c6756c4 generated: hack/update-vendor.sh > 2ad8e7e [go1.15] go.mod: update to go1.15 > f8b0999 Merge pull request # 93410 from nikhita/apimachinery-triage-labels > 4660147 Revert "Merge pull request # 93156 from logicalhan/triage-api-machinery" > 400576c Merge pull request # 93156 from logicalhan/triage-api-machinery > 0496061 automatically assign triage labels to api-machinery tagged PRs > 9193f19 Merge pull request # 92919 from dashpole/update_cadvisor > cf20b2f Merge pull request # 92768 from deads2k/security-contacts > da8687c update cAdvisor to v0.37.0 > 585bb4e Merge pull request # 92661 from jpbetz/smd-bump-field-unsetting > 36c715e update security contacts for apimachinery repos > 68ddf1c Bump to sigs.k8s.io/structured-merge-diff 43c19b to pick up unsetting fields changes PR# 166 > 8501556 Merge pull request # 92611 from liggitt/go1.13 bumping knative.dev/pkg f19eef1...dd15eb0: > dd15eb0 URIResolver verifies that services actually exist (# 2149) > 9593069 upgrade to latest dependencies (# 2154) > 8d21ce6 set webhooks OwnerReferences to namespace (# 2044) (# 2098) > c96c7be drop kubeclient struct (# 2151) > eaa823c bump k8s to v1.20.7 (# 2145) > 0f304f6 support multiple cleanup functions (# 2141) > 00fa154 Bump a few assorted libs (# 2153) > 97f1823 drop camel as downstream test as it's being archived (# 2150) > c1db741 upgrade to latest dependencies (# 2148) bumping k8s.io/apimachinery 2f881bd...c278689: > c278689 Merge pull request # 100952 from saschagrunert/automated-cherry-pick-of-# 99839-upstream-release-1.20 > 2d51b86 Merge pull request # 101326 from joelsmith/automated-cherry-pick-of-# 101306-upstream-release-1.20 > e3b7810 Cleanup portforward streams after their usage > b6e7048 Additional CVE-2021-3121 fix > 640a627 Merge pull request # 100501 from joelsmith/automated-cherry-pick-of-# 98477-upstream-release-1.20 > 653e41b update gogo/protobuf to v1.3.2 > 2641dba Merge pull request # 99038 from apelisse/update-smd-1.20 > 1a42446 Update sigs.k8s.io/structured-merge-diff to v4.0.3 > dd12c7a Merge pull request # 99171 from jkh52/release-1.20 > 70e9d54 Bump konnectivity-client to v0.0.15 in release-1.20 > 2456ebd Merge pull request # 95981 from caesarxuchao/http2-healthcheck > 859536f Merge pull request # 96317 from Jefftree/test-ssa > 5ff8662 allow configuring ReadIdelTimeout and PingTimeout via env var > e8cd3b1 Update kube-openapi > f364803 configure the ReadIdleTimeout and PingTimeout of the h2 transport > 65a627a Merge pull request # 96425 from bobbypage/vendor-cadvisor-v0.38 > bd89392 vendor: cadvisor v0.38.4 > 3231570 Merge pull request # 96549 from caesarxuchao/net-sys-dep-update > 88452b9 update golang.org/x/net and golang.org/x/sys > 671277b Merge pull request # 94866 from smarterclayton/scheduling_metrics > ea81dfb quantity: Allow quantity to be converted to float64 > 000b5f4 Merge pull request # 96331 from mithuns/fix-lint-runtime-serializer-protobuf > dd0b9a0 Merge pull request # 95908 from chenk008/fix_quantity_string > 5a2beb9 Fix go lint on folder apimachinery/pkg/runtime/serializer/protobuf > 2afe1df Merge pull request # 96323 from msscaroso/fix-lint-runtime-serializer-json > 0a90637 fix all Sting method not check nil in "k8s.io/apimachinery" > a787aaf Merge pull request # 95954 from sttts/sttts-go-openapi > fc267ee Fix go lint on folder apimachinery/pkg/runtime/serializer/json > 8f768e7 bump(k8s.io/kube-openapi) > d67967d Merge pull request # 96020 from deads2k/dynamiclist > 79ef3cb Merge pull request # 96154 from rf232/update_klog > 53dac37 remove dead negotiation methods > dc3e230 Update Klog dependency > 1aed267 Merge pull request # 95961 from KnicKnic/set_condition > a876aa5 Merge pull request # 90355 from gaurav1086/apimachinery_remove_map_exists > 9338bf8 SetCondtion updates generation > 8046191 Merge pull request # 96108 from liggitt/revert-sys > a35bab0 [apimachinery] map delete key remove exists check > b6980d0 Merge pull request # 93859 from habibrosyad/patch-92402-2 > e69fc57 Revert "Updated golang/x/net. Also updated golang.org/x/sys" > ff4a23d Merge pull request # 94480 from wojtek-t/remove_conversion_fields > 4d3fd53 fix vendor/k8s.io/apimachinery/pkg/api/meta staticcheck > 3a3fc75 Merge pull request # 96076 from caesarxuchao/update-deps > 95cb56f Remove FieldMatchingFlags > 8b0d589 Updated golang/x/net. Also updated golang.org/x/sys, as required by > d10b9c3 Merge pull request # 95874 from tkashem/webhook-handle-error > ab98f4d dual stack services (# 91824) > 82ec183 Webhook: handle error when calling wait.ExponentialBackoff > 3c73e5f Merge pull request # 95836 from nodo/yaml-unmarshal-number > 09e0b8e Merge pull request # 95821 from markusthoemmes/optimize-nn-string > d49a39e Add yaml util to unmarshal numbers into int/float > 4617138 Optimize string building for NamespacedName > 554eef9 Merge pull request # 95692 from markusthoemmes/bump-azure-adal > 00bf20f Fix dependency linting > 3c07e78 Bump github.com/Azure/go-autorest/autorest/adal to 0.9.5 > d4f471b Merge pull request # 89482 from renatoviana12/master > 44d2359 Merge pull request # 95179 from stevenshuang/master > 7a27181 Fixed percentage behavior in instr > 6a8da43 Replace AreLabelsInWhiteList with isSubset > 10b3882 Merge pull request # 93901 from jpbetz/atomic-structs > a3b564b Tag LabelSelector with +structType=atomic > 3aab1ee Bump to latest kube-openapi and SMD to pick up structType=atomic support > 829ed19 Merge pull request # 94170 from awly/spdy-pings > 5b968b2 Merge pull request # 94501 from ialidzhikov/nit/labels-staticcheck > 5f0d6cf spdy: add optional periodic Pings on the connection > 714f113 Merge pull request # 93214 from trashhalo/prefer-error > dd92ff6 Fix staging/src/k8s.io/apimachinery/pkg/labels golint findings > 2f44a17 Merge pull request # 93027 from ialidzhikov/enh/label-funcs > f2eff94 prefer NoError/Error over Nil/NotNil > 1173d23 Merge pull request # 93785 from SataQiu/fix-comment-20200807 > 97afc01 Add metav1.SetMetaDataLabel func > d8e5c2b Merge pull request # 94476 from habibrosyad/patch-92402-12 > 7913322 fix incorrect comment in runtime ObjectKind interface > e57c6de Merge pull request # 94491 from dashpole/consistent_quoting > 5dbc7bc fix vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning staticcheck > 2e9dd8b consistently use double quotes in proto files > 1eef857 Merge pull request # 94460 from wojtek-t/remove_default_conversions > f663465 Remove default conversions > 6084ad0 Merge pull request # 94387 from habibrosyad/patch-92402-9 > fc49b38 Merge pull request # 94182 from mattfenwick/issue-94088 > f58c7c2 fix vendor/k8s.io/apimachinery/pkg/conversion staticcheck > 22a90f1 modify DNS-1123 error messages to indicate that RFC 1123 is not followed exactly > ba0f2f0 Merge pull request # 93108 from lixiaobing1/lxb-HandleCrash2 > c643b8b Merge pull request # 94317 from kevindelgado/draft/fix-fakeclock-reset > 6e7cb7c fix HandleCrash() order > 5e0d80e Fix FakeClock::Reset to always succeed > 94222d0 Merge pull request # 93250 from liggitt/unstructured-int-float > c43a9f0 Merge pull request # 93291 from dixudx/codecfactory_serializers > 88f29bb Handle int -> float conversion in FromUnstructured > 598f878 Merge pull request # 92987 from nikhita/cleanup-owners-apimachinery > 7976cfa remove serializers from codec factory > cde3cec Merge pull request # 92637 from phinphing/master > 89eaa6d apimachinery: remove inactive members from OWNERS > 65d7dbf Merge pull request # 92491 from BenTheElder/fuzz-only-test > 5dca623 fix typo in runtime/interfaces.go > f9108ab Merge pull request # 91602 from sxllwx/lock_free_broadcaster > 08191f1 disable goffuzz in binaries > f3a77ab Merge pull request # 94100 from habibrosyad/patch-92402-8 > 289560e lock-free broadcaster, use chan to ensure thread safety > 1b2290d Merge pull request # 93809 from Howie66/chore-Correct-words > 683e506 fix vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructuredscheme staticcheck > 8dfb339 Merge pull request # 93960 from habibrosyad/patch-92402-5 > 43d5521 Format Codes > 61bb6d1 Merge pull request # 93871 from habibrosyad/patch-92402-4 > 658f890 fix vendor/k8s.io/apimachinery/pkg/util/framer staticcheck > 2a67c66 Merge pull request # 93860 from habibrosyad/patch-92402-3 > edb5786 fix vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured staticcheck > 1bdd76d Merge pull request # 92823 from AliMirlou/patch-1 > ebebea5 fix vendor/k8s.io/apimachinery/pkg/labels staticcheck > 9254095 Merge pull request # 94147 from liggitt/json-patch > 2bfbee4 Fix a typo in comment > 0cfc30a Update json-patch to v4.9.0 tagged release > 2c6e837 Merge pull request # 93867 from apelisse/update-smd > e75ffe4 Update SMD to v4.0.1 and kube-openapi > da970ee Merge pull request # 93810 from liggitt/json-patch-4.8.0 > c3261aa Merge pull request # 93797 from liggitt/unwrap-net-errors > 5bab0c8 Update to json-patch 4.8.0 > b8eb6aa [go1.15] Use errors.As to unwrap net errors > 945d4eb Merge pull request # 93264 from justaugustus/go115 > 06799a5 generated: hack/update-vendor.sh > 71c5b9e [go1.15] go.mod: update to go1.15 > 5a17a77 [go1.15] apimachinery/pkg/util/proxy: Drop identity transfer-encoding > b84716e Merge pull request # 93410 from nikhita/apimachinery-triage-labels > 4948a58 Revert "Merge pull request # 93156 from logicalhan/triage-api-machinery" > 3f0ac6a Merge pull request # 93156 from logicalhan/triage-api-machinery > 296e520 automatically assign triage labels to api-machinery tagged PRs > cc2fa4f Merge pull request # 92941 from tallclair/invalid-redirect > 8e7d6bb Merge pull request # 92919 from dashpole/update_cadvisor > a76b711 Don't return proxied redirects to the client > 8e13431 Merge pull request # 92768 from deads2k/security-contacts > a8c4c9d update cAdvisor to v0.37.0 > 9894919 Merge pull request # 92661 from jpbetz/smd-bump-field-unsetting > 6047e48 update security contacts for apimachinery repos bumping k8s.io/kube-openapi 6aeccd4...d219536: > d219536 Merge pull request # 217 from apelisse/make-prune-schema-public > e5efaa5 Merge pull request # 216 from apelisse/remove-default-removal > b345f90 Make PruneDefaultsSchema public > 1a53ea8 Merge pull request # 215 from apelisse/remove-default-removal > d1ae56e PruneDefaults from OpenAPI definitions > 4260ea8 Merge pull request # 210 from apelisse/add-default-field > 3d739c2 Revert "Do not publish defaults in the OpenAPI" > 74b467f Merge pull request # 214 from sttts/sttts-validation-owners > 8302f5d Generate OpenAPI default field from +default comment marker > fd18780 Merge pull request # 213 from gautierdelorme/fix_unexpected_error_values > 4c5de0b validation: add OWNERS > c633d96 Do not publish defaults in the OpenAPI > e58175e Merge pull request # 211 from sttts/sttts-go-openapi > dc2906f remove unused stringValidator logic > 8b50664 Merge pull request # 201 from mandelsoft/master > 842b075 Merge pull request # 212 from apelisse/schemaconv-defaults > 79abcd8 go mod tidy > 6022c63 Fix unexpected error values > 64514a1 Merge pull request # 208 from apelisse/master-on-smd-v4 > 7eba4cb fix type comments in tests > 75b8c0c Carries default from OpenAPI to smd schema > f11f208 pkg/validation: remove yaml dependency > daf3cbb Merge pull request # 204 from jpbetz/fix-separable-granular > 9e5d302 Change spaces indentation in yaml > 7defebb fix handling of inlined embedded struct pointer fields > e38fae7 Update structured-merge-diff to v4.02 with defaulting > 6d4b372 pkg/validation: revert github.com/go-openapi/validate/pull/81 > 37f25a7 Merge pull request # 202 from jpbetz/atomic-map-extension > e87543d Fix openAPI x-kubernetes-map-type enum to be granular, not separable > 6a26536 kube-openapi release-1.19 uses smd v4 > 4c7aaf5 Merge pull request # 199 from joelsmith/master > 2feab02 pkg/validation: disconnect from mongo libraries > 118b65b Add x-kubernetes-map-type: atomic support > dffdd16 Merge pull request # 198 from windayski/fix-typo > 5eea07a Add SECURITY.md > 7c24206 pkg/validation/validate: remove Swagger specific options > fc40da1 fix typos > 810b3bd pkg/validation/validate: delete misplaced $schema and id logic > 12b99a1 pkg/validation: strip errors package > cc84d3c pkg/validation: strip validate package > d3e34b6 pkg/validation: strip strfmt package > 73fa09a pkg/validation: strip spec package > c8c0761 pkg/validation: adapt imports > d5ff47f Add 'pkg/validation/strfmt/' from commit '4582ae0121f5848b90e7a2512238b657c8136124' > 4231b2d Add 'pkg/validation/spec/' from commit '3b94d049fd4e1a0ad441b1d45bb338b25647b519' > 6faa644 Merge pull request # 57 from go-openapi/fix-base64-regression > 41abdff Add 'pkg/validation/validate/' from commit '3f99090fb9b5c19d4b814575b460d99799b16477' > 2223ab3 fix expanding for go 1.13 > 432db8f fix linting issues > ecb9ab3 revert back to stdencodign for base64 > 5388388 Add 'pkg/validation/errors/' from commit '79f62bc27c99a0c81cbd7cfdced6d414dbee2c7b' > 08232b6 Merge pull request # 119 from fredbi/fix-items > bdfd7e0 update go.mod and travis for go1.12 > f620df9 use official mongodb driver > d9664f9 add go.mod and go.sum > 1170d1c Merge pull request # 120 from fredbi/fix-relinting-excl-tests > 6cf224c Fixes issues related to swagger-specific rules with array schemas and items. > b2056d6 Merge pull request # 91 from sttts/sttts-nullable > a3e0926 remove easyjson dependency > 1801eed Merge pull request # 16 from fredbi/serve-nil-error > 80d596e Merge pull request # 118 from petrkotas/go-yaml-fix > cac980b linting, excluding test > cc050a9 linting & refactoring tests > 9d9763c Merge pull request # 90 from fredbi/fix-gob-security > 915f417 Add nullable > 49685d4 Fix function comments based on best practices from Effective Go > 87bb653 Merge pull request # 15 from maxatome/defaultHTTPCode > 41df026 Completed test for ServeError with nil Error, as discussed in # 13 > cae306c Refactor type formats (# 117) > e0a8a7d Bump go-yaml version to cover fixed ddos heuristic > 53d7765 Merge pull request # 85 from fredbi/lint-and-refact > cb961e9 Fixed gob encoding/decoding for SwaggerProps > e87a5af Merge pull request # 54 from jeffreydwalter/master > ffd6e7d use go 1.11 in travis > 214ef8a Default error code can be changed externally > d85eac7 Add parameter type and validation match check (# 116) > 5b6cdde Merge pull request # 88 from fredbi/fix-1824 > 9453b11 More unit testing > b0d6b39 Merge pull request # 52 from ligustah/fix-time-json-null > 57bf448 Issue # 53: Added support for parsing ISO8601 timestamps that are in localtime. > b2b2bef Merge pull request # 12 from fredbi/lint-and-test > d8e712d update to newer spec for go1.13 compatibility > c3754ea Merge pull request # 87 from fredbi/fix-1846 > 4967c03 Fix gob encoding on operations > 22e9aff * Updated to new lint rules (globals and inits) > 29177d4 Merge pull request # 50 from justincormack/uuid > 5029a76 Handle JSON null values for DateTime > 7bcb96a fix # 10 - add error factor must be positive (# 11) > 41e8bbe - linting > 6405b90 update go.mod and travis for go1.12 > 5bae59e add go.mod and go.sum > c166dd3 Fix regression on unmarshalling Ref types by using gob encode/decode > cfd46eb Reduce debt > 4d736b2 Merge pull request # 48 from kenjones-cisco/feature/cidr-format > c004288 Use google/uuid not pborman/uuid > 03cfca6 Merge pull request # 8 from ligustah/patch-1 > fa1c2cc update .travis.yml for go1.12 > f1468ac use go 1.11 in travis > bb51295 Merge pull request # 47 from mjvm/fix/empty-datetime-shouldbe-invalid > 2dbb59a Feature: Add CIDR format > fc3f73a Merge pull request # 7 from Simon-Li/patch-1 > b587e41 Set Content-Type explicitly in ServeError > a2e819b Merge pull request # 109 from sttts/sttts-nullable > 384415f Merge pull request # 83 from fredbi/fix-circular-absolute > bc2668d Merge pull request # 45 from mrostecki/fix-deepcopy-comments > 28d9b38 empty datetime shouldn't be converted to epoch time and it shouldn't be accepted as valid > 49fe8b3 notify in slack > c25e181 Add a helper method for making up name > 3fd099a Fix schema options aren't propagated to childs (# 107) > 505f35f Add nullable > bce47c9 Merge pull request # 82 from go-openapi/circularRespParamsFix > 837d3d5 * Added option to expand circular $ref with absolute path > dd2bd34 Merge pull request # 44 from mrostecki/deepcopy > 2ce5189 Fix typos in comments to DeepCopyInto methods > c2d1ee3 move to travis > 5b1623b Merge pull request # 106 from tossmilestone/fix-array-items > 90cb622 Merge pull request # 81 from go-openapi/fix-circular > 2d9ee49 - handle transitive refs for responses/parameters > 870f786 Merge pull request # 43 from fredbi/fix-42 > 13e5106 Add DeepCopy and DeepCopyInto methods to all types > 4178436 Merge pull request # 6 from go-openapi/valid-http-statuscode > d2eab7d add go.mod and go.sum > 691579c Add object disable array check option > ac0b6b8 Revert "Hang when expanding circular $ref" > 64080af Fix unit test no specifying correct path > e471370 Merge pull request # 40 from jimmystewpot/extend_hostname_validation > 1a393c9 Fix hostname validation regexp > 529f25f Merge pull request # 5 from ethanfrey/master > add0cc5 fix pullapprove regex > e0648ff use go 1.11 in travis > b79fccf Hang when expanding circular $ref > 08971c5 Added fixture for # 69 > b7bbaf9 Merge pull request # 37 from jimmystewpot/36-fix_hostname_regex > b52d81c Merge branch 'extend_hostname_validation' of https://github.com/jimmystewpot/strfmt into extend_hostname_validation > d24ebc2 Merge pull request # 3 from go-openapi/pullapprove > a4b12db Define distinct error codes for different causes > bbed4f3 update drone to 1.7 > 7c19119 Merge pull request # 100 from fredbi/fix-unit-test > 8b2cc60 Merge pull request # 78 from fredbi/fix-remote-skip-schemas > e2e66a1 * Circular ref, cont'd: absolutized initial root path passed with options > 81f5045 Merge pull request # 35 from fredbi/golangci-lint > 6232591 Fixes # 36 Hostname matching doesn't conform to modern hostname patterns > 88430b3 fix up rebase merge conflict > 1683a72 tidy up readability of tests > 8a4ac38 Merge pull request # 2 from fiorix/master > fd93366 adds pullapprove support > f023e63 update drone to 1.7 > 4f81262 Merge pull request # 98 from fredbi/expand-with-base > 72cdde7 Fixed undue warnings w/race in unit test > 16284f9 Merge pull request # 68 from fredbi/travis-update-go-8-9 > f9ebe9c Relocate relative $ref in response and param schema > 70ef9ff * Fixed transitiveResolver (change root) > edab999 Merge pull request # 33 from go-openapi/fix-goswagger-1519 > 53354ba Linting > 8fde95a tidy up readability of tests > 292dbf3 fix regex to allow non-ascii and long tlds > b6a74a9 update readme badge > f16c3d9 Fix typo mulit vs multi > 4c3f2a6 map internal error code to http status code > 9a6e517 Merge pull request # 96 from fredbi/fix-linting > 109e4ba Fixes with remote and cyclical $ref > 49a17f2 Merge pull request # 73 from fredbi/fix-linting > 1d51702 Merge branch 'master' into travis-update-go-8-9 > 6e1e397 Merge branches 'fix-circular' and 'master' of https://github.com/go-openapi/spec into fix-circular > 35fe473 add go.mod and go.sum > d2c6911 adds finns failing address > 6f9e6a3 rebase from master > 57feacd add unicode (emoji) and puny code domain support to hostname validation > 9a60a06 adds badges > b0a3ed6 Merge pull request # 95 from jerome-laforge/master > 58e1f50 * Some linting > bcff419 adds test for security requirement parsing > 93213da Linting > a866211 upgrade CI with go 1.8 and 1.9 > 035942d - change basepath when encountering a transitive ref > 7761141 Merge pull request # 31 from jerome-laforge/master > 4571a0b ensure the address is not just a name > 92d4b1f add unicode (emoji) and puny code domain support to hostname validation > c70d1bd adds license etc > 9ce4aba Merge pull request # 94 from jerome-laforge/master > d543b1a Remove unnecessary code duplication > 68d51af update jsonschema draft4 > af4c70f Hang when expanding circular $ref > 6292e8b use go 1.11 in travis > 04228a9 # 30 github.com/go-mgo/mgo is no longer maintained > 44323b0 adds a test with some unusual email addresses > 5998ddd adds drone build > 9286f6d Merge pull request # 91 from sttts/sttts-fix-defaulter-plus-test > 8da38e2 Avoid lock when regexp's cache is hot. > 2be454c Merge branch 'master' into master > 370d9e0 Merge pull request # 72 from go-openapi/fixSpelling > eed2e94 update travis yml > 5e0adf9 use an RFC 5322 address parser for email addresses > 8c410d7 fixes # 363 add int validation for min/max > e943f4b Merge pull request # 90 from fredbi/fix-debug-logger > c803615 Stop defaults overriding existing values > f6c557a Remove unnecessary code duplication > 9acd888 Merge pull request # 71 from go-openapi/transitiveResolverLocalRefCheck > 18bafbc - fix spelling > 913ee05 Merge pull request # 29 from fredbi/fix-linting > 5891937 cleanup and update vendor > f8f9c59 Merge pull request # 88 from victorxw/87-fix-regexp-cache-race > 5a75475 Fix debug logger side effects > a309226 Merge pull request # 70 from go-openapi/transitive-refs > f7d3cf6 - only change the resolver for transitive refs if the ref isn't local > 4818084 Merge pull request # 28 from fieryorc/cr/26-fix_null_date > 6410a8a Linting > 3436444 fixes enum validation fail > 659e09d Merge pull request # 86 from sttts/sttts-reflect-slices > 64288d1 Fix regexp cache race issue > d8000b5 fix case no url fragment > 66589c1 - remove dead code > 257eae8 Merge pull request # 27 from fieryorc/pr/26-uuid-null > 67468bf Handle null dates when deserializing > 82dd1e1 reformat > a6c59cf Merge pull request # 81 from sttts/sttts-orthogonal-defaulting > 1788db6 Clarify post-algorithm inputs > 410b67e normalizePaths() and tests issues fix for Windows > b1a574a - fixes # 65 > 6ba3155 Merge pull request # 25 from outdoorsy/master > 6e21b58 Handle null uuids when deserializing > 6fb880f adds license header > 180bba5 Added fixtures for non-regression > 563c6e5 optimize: reduce quantor allocations > 17d85e3 Allow typed slices via reflection > 8f284a2 more accurate, with normalizeAbsPath() > 6d1a47f Merge pull request # 24 from fredbi/strfmt-extends-ut-dates-and-times > d62f4e6 Fix str->bson function usages > d06126e Merge branch 'gen-spec' > 1846887 Fix hang on recursive schemas when checking example of default values. > deac891 Add pruning post-validate algorithm > ed99db2 Add runtime integration test > fe19c0b absPath() windows fix > 2a209b0 Merge pull request # 21 from fredbi/doc-update > 7f951f2 Extended unit tests coverage on date, datetime and duration > 565063a refactors validation errors > 359dec9 remove godeps, testify breakage > 1ff04bd - run long running tests in parallel > 94e900b defaulting: implement orthogonally to validation > 1de3e05 improve performance of schema deserialize > 4dd3d30 Merge pull request # 19 from krnkl/18-date-validation > 4f91803 Doc work: README, godoc and linting > 7b27eb5 move last remaining error into errors package > 19a5938 Better test coverage > c7c5d5c defaulting: add benchmark > 7a3d901 Merge pull request # 60 from go-openapi/all-circular-refs > a764d2e The dashes in UUIDs are optional. > 245bafe Fixed isDate validation; added unittests > 5220f8d some extremely low hanging fruit tests > d5d4826 Fixes # 75 > e62278c defaulting: add simpler unit test for debugging > a7c6967 Merge pull request # 59 from stoplightio/fix-response-exansion > b7cbfa8 - if ref is equal to the current ref for a response, parameter or path item then don't expand again. > 610b6ca Add RFC3339 format with microsecond precision > 868563a generate operations and parameters for the server > 4d761f0 Fix issue# 73: panic on unresolved in response definition > e5cac01 Merge pull request # 58 from koron/normalize-drive-letter-windows > 41de52f - fix expand response, path items, and parameters > 7ede853 - handle circular references for path items, responses and parameters > af70bcd Allow MarshalFormat to be overridden > 55567f4 generators wip > 2a09d72 - [x] Fixed panic case whenever a $ref is declared as sibling of response. > 81ece4e Merge pull request # 57 from kreamyx/expansion-export > ce2166c normalize cache key for root in ExpandSchema > 93a31ef Fixing date_test to use Formatted string reference date for comparison > 8a1c964 Adds support for authentication > 9129a28 Added default validation for headers > f3499b5 Merge pull request # 55 from stoplightio/httpRelativeBase > c4e71bf added exported versions of the expandResponse and the expandParameter functions to be used by the validate package > 1cb88cb Correcting date time storage to use RFC3339Millis > f1b51f3 render correct success status code > 2f38c53 Non-validating examples raise warnings, not errors > 8ed76de Merge pull request # 54 from stoplightio/fix-expand-schema > cccc148 - use strings.HasPrefix instead of strings.Contains to detect a url > 6dd1b17 Correcting date time storage to use RFC3339Millis > df6dca6 add more tests > 9999dd7 Merge pull request # 64 from stoplightio/master > fa03337 Merge pull request # 50 from kreamyx/clean-up > 6bff943 - Don't write root schema to disk. > 18002ed relative base can be a http url > 583d10b Adding cast to time.Time for sql.Value calls for non-reflecting drivers > e258299 (wip) jsonschema implementation > 9b59475 Merge pull request # 62 from fredbi/53-enhance-message-catalog > 35e5534 - fix TestSchemaValidator_Panic > 5fb63ac Merge pull request # 49 from go-openapi/revert-48-master > 7857ce9 clean up temp files > bf5b18a fix grammar mistake found by @PaulCapestany > 612ee2e adds validations for array paramters > fa47bbf Validate examples. Refactoring of validate pkg. (# 60) > c7d02fc Complete godoc-ed catalog of validation messages > 0d19bc5 Merge pull request # 48 from CiscoM31/master > e41dd92 Revert "47-Delete temporary files before program termination" > 38b28fd Merge pull request # 12 from go-openapi/feat-mgo-compatibility > f747d65 implements validation for parameters > 0e805b1 44 FIX - Improve spec validation messages (# 42) > 06b88aa Merge pull request # 46 from hypnoglow/45-fix-expand-schema-with-empty-basepath > 803abef Delete temporary files before program termination > 2f6a212 Merge pull request # 10 from go-openapi/feat-convertors > 988898b add bson objectid type > 05502a8 refactor binding into a parameter module, add some validation > 32db5cd update json schema fixtures > aa90e7c Merge pull request # 44 from hypnoglow/43-relative-base-checks > 6ef9882 Fix expandSchema when basePath is empty > 0cb3db4 revert hostname validator > 3f0a5ee update ci/travis to work with multiple packages > 2c55f40 add GetBSON/SetBSON for all types > f29eabe adds sanity tests for error generation > 84511ac fix validate test to reconcile recursive refs with temp files > 0173894 fixing paths for windows (# 42) > ae13823 Consistently check if RelativeBase is empty > 5050127 use more of govalidator where possible > 78ff80e add conv pkg > ffb252e big restructuring of project layout > d509235 Recognize path parameters in path segment fragments # 39 > 4a3d261 optimization of ResolveRef during code generation (# 41) > 34fc3ba move to travis > a52193a allow a property name to be properties > 65a3c60 reference resolution (# 38) > 0b340fc Merge pull request # 6 from karim-elghamrawy/mapstructure > 9ca207c remove debug artefact > 5a4a1e9 Merge pull request # 40 from databus23/regression-issue-39 > d65c7fd Merge pull request # 5 from karim-elghamrawy/UUID-validation > c7420a9 modify drone > bed0b99 allow a property name to be items > bfb48d3 Merge pull request # 39 from databus23/patch-1 > 967b480 Avoid null value when serializing operations > dfda818 Merge pull request # 4 from go-openapi/pullapprove > 8bc5140 Fixed the uppercase isse for UUIDx validations > c19edbc added mapstructure hook > a762d5d more validations when type does not even exist > a4fa957 Merge pull request # 37 from ethantkoenig/example > 58f1853 Don't drop empty arrays of operations security definitions > 256bd5a Merge pull request # 3 from shawnps/master > 7189d7d adds pullapprove support > 32c2d07 Fix panic for nil schema > 84b5bee Merge pull request # 35 from kreamyx/ref-resolution > eef1d9a Add Example field to SimpleSchema > ee18223 Merge pull request # 2 from go-openapi/easyjson-methods > e4017a4 gofmt -s > e9896c1 added a check that type array must have items > 48c2a71 Merge pull request # 33 from morlay/master > 778dc9b solve recursive issue > 66a99d4 Merge pull request # 1 from tzneal/master > 45a8a06 update drone.yml > b6cfc35 added tests > 7abd574 Merge pull request # 31 from nikhita/fix-json-marshal > b6429be marshal unmarshal item with vendorExtensible > d9e0070 fix basePath and add some logging > f827e8c adds license etc > c8619da add support for MAC and split/fix tests > 3525286 adds methods for easyjson interfaces > e8b25c4 check that any object with items key should have a type array > 3faa005 Merge pull request # 30 from nikhita/fix-ref-comment > bfeb729 nil value should get marshalled to json null > 4762da7 added tests > 957c950 adds drone build > 4566af4 Add the test case causing the (fixed) panic > 51363c5 return empty ref instead of empty fragment for root ref > 352aaa8 ref: fix comment for MustCreateRef > 78d12de remove debug artifact > 65b0e7f once and for all work out the rules for pointing to things > e291569 Fix panic when json.Number value is in a string field > 9cf697d Merge pull request # 28 from stoplightio/master > 00fbf1c ref resolution > 5c5ca2f Change strfmt.DateTime and strfmt.Date types to alias > dc8a684 Fix multipleOf validation for float > e81a133 Merge pull request # 27 from stoplightio/master > 3a1ce1b - don’t panic when an array of refs can’t be expanded because the ref doesn’t exist. > 927b235 FIXES # 193 > 6ea11e6 Revert "Spec Validate function returns validated spec document" > e51c28f fix resolving local files on windows > d9973aa Update missingRef.json > 0f765d4 Refactor strfmt/time tests, add strfmt.NewDateTime function > 901ab08 Spec Validate function returns validated spec document > 02fb9cd Merge pull request # 20 from tgraf/response-vendor > 568697b - add test fixture for continue on error > ff65ae4 remove nil handling > 8a82927 Add defaulter support > f81e0f7 Merge pull request # 19 from go-openapi/fix-definitions-omitempty > 20787e6 Add vendor extension to response > 61a0b1c - add test case for continue on error flag for expanding a spec. > ea5835c allow for nil too > 035dcd7 Merge pull request # 23 from go-openapi/fix-ci-readme-badge > e072eb2 add vendor extensions to items > 15bda12 omit definitions from json serialization when empty > 3bb6a37 - fix Schema and Ref struct tags > f4a0ffb adds test for the zero unmarshal > 8e5a58a Merge pull request # 22 from carvind/arvind-test-recursive-refs > 3bc6644 replace vmware badges w/ travis/codecov > 593aa4c Merge pull request # 18 from carvind/fix-external-refs > 2269577 always default to unix epoch 0 > b11dbf8 update json-schema-fixtures > d32bc74 Add test for recursive expansion > 3a04341 add .editorconfig file > b0bd7b5 Remove unnecessary paincs > 6fa5d3a fix golint issues for strfmt > 0134d56 Merge pull request # 21 from GlenDC/6-no-responses > 458d956 reset resolver in between different stages of expanding spec > 866da0c Check external refs if already resolved > 7bb072e reformat > 763d886 fix validation of spec with local file references > f3cd0d1 add tests for issue 6 > 34b5fff no pointer for status code response > 8856928 fixes # 92 structs can't have more than one swagger function > f31278a Merge pull request # 20 from GlenDC/18-validate-patterns > f7e42b8 add missing JSONPointable interface implemenations > abe1c79 adds license header > 2c997e1 update json-schema acceptance tests > 755cb91 validate invalid patterns - fixes # 18 > 2303790 allow for skipping schemas when resolving refs > 7a142d4 fix NPE for reading invalid date type > 027696d Merge pull request # 15 from go-openapi/update-jsonschema-suite > 8be5aee adds methods to resolve items and path items > ba15317 Scan() and Value() for most string types. > e931a23 Merge pull request # 14 from go-openapi/fix-enum-validation > 806aac1 remove duplicate test > 2b6b49e more fixes for windows path concatenation > 5e67547 sql.Scanner and driver.Valuer implementation for strfmt datetime types. > 03d947b Merge pull request # 9 from go-openapi/number-fix > 39be12f fix int enum validation > 0f417b1 update travis with pretty print lib > 501bbbb rewrite paths on windows > c0af102 Replace casualjim with go-swagger in imports. > deaf2c9 Merge pull request # 1 from go-openapi/pullapprove > 721fe46 disable failing test for more important fix > 18a374f adds verbose logging > 8eb7426 rewrite file paths for windows > 67d464a Fixes # 7 adds support for password format > 1487254 fall back to converting and comparing for enum validation (for go-swagger/go-swagger# 523) > 7c0865a adds pullapprove support > 6d57208 add a case for dealing with json.Number > 98ced7e update fixtures and move to travis > 3008893 detect if base is a file or dir > 9c8bbcd Merge branch 'gen-spec' > f9db1b8 remove the reload > 0348a3c make IsValidURI base path aware > 4bc9387 add support for custom string formats > fd5ef4b drop the '+' from a +swagger: annotations > e6da236 refactor package structure to flat > 6138df5 Verify expansion works in response > ff140ef partial implementation for parsing schemas > 82fd27f update build > f7ae86d fix # 17 remove binary > 6650845 wip > 3aa147d update drone.sec > d1c18b3 Merge pull request # 16 from prettyxw/master > dfff0ca remove godeps, testify breakage > 495e588 re-enable file validation > 75eab84 Merge pull request # 15 from prettyxw/master > 06cc456 Improve code in normalizeFileRef(). > 33a653a add build files etc > 8f2b3d0 Merge pull request # 13 from BafFlynN/master > 15b547f Fix infinite loop error in resolveRef(). > 50dbb09 Better if to determine a file reference. > 0f8a682 move errors and strfmt into their own repo > 451818a Merge pull request # 12 from go-openapi/expander-fixes > 1c7661f pass original target.ID onwards > 7e980cd Fix: Expand spec that contains file reference. > f950ca5 Fix type assetion error. > d86e7ae moves loads and analysis into their own packages > 98bb9aa Update README.md > a31ef44 fixed r.currentRef needed = currentRef in r.Resolve > 61cbb7b update json schema > 6c46ef7 Support circular file references. > dbbd2f0 rewrite for removal of loads package > 04b593a update badges in readme > 54c6519 adds a failing test > 0dbebf5 all tests pass now > 75d0421 moves spec, swag, internal/testing, jsonpointer, jsonreference to their own repos > 660f7a7 Merge pull request # 10 from go-openapi/avoid-race > 709a663 update > f131695 Merge pull request # 485 from go-swagger/extract-spec-analyzer > bbc678b Merge pull request # 9 from prettyxw/master > 2766ac2 remove a rare race > 12a467f Merge pull request # 450 from galaxie/master > 73107a7 moves yaml spec loading functions to its own package > 2433d2f Merge pull request # 8 from go-openapi/spec-update > d2461f9 Add vendor extensions support for header. > 4c2c438 Merge pull request # 440 from flavioribeiro/master > 023add3 Merge branch 'master' into master > 7eb8dd4 moves loading a spec doc into its own package > 6aced65 Merge pull request # 7 from mbohlool/master > cd9894a update swagger schema.json > 1800165 Merge pull request # 396 from gaplyk/master > f1d923d fix typo (defintion -> definition) > cfa6b86 Check non-valid values in Required function. Fix minor typos > 3e6d6b1 move analysis out of object model > e9fab75 Merge pull request # 5 from go-openapi/pullapprove > 137bf17 Make all sub-properties public > e89ccd7 Merge pull request # 394 from go-swagger/368-merge-expand-items > c4f436f Merge branch 'master' of github.com:go-swagger/go-swagger > 9e02bb8 Add validation required fix and corresponding package tests > 95959bd Merge pull request # 4 from stoplightio/master > ed19648 adds pullapprove support > 88796ac Merge pull request # 392 from caglar10ur/flags > 408016c cherry-picks files from stoplight branch > 12e3276 Merge branch 'master' of github.com:go-swagger/go-swagger > 2029f51 Merge pull request # 1 from stoplightio/master > ff49af6 - Fixes # 3, circular refs no longer panics. > 2e13aac Merge pull request # 391 from gaplyk/master > 6dcc7c8 Merge branch 'master' into flags > 72a68b0 add robots.txt file > afe1c90 Merge pull request # 387 from go-swagger/159-invalid-ref > 1f40fcb adds license etc > f183b62 - keep track of parent refs better, fixed https://github.com/go-swagger/go-swagger/issues/483 > ba2ac84 fixes # 16 warn for unused values > da1b22d Update .gitignore > aa454dd Merge pull request # 374 from go-swagger/363-int-minmax > 9077d68 fixes # 159 invalid uris are invalid refs > 59736cd update for new package structure > c4e61b4 fixes # 127 add formdata and body validation > 9fe9d04 Merge pull request # 373 from go-swagger/misc-fixes > df8e8b6 fix linting errors > 6e05c1b moves yaml spec loading functions to its own package > cb38921 Merge pull request # 157 from ecnahc515/support_x-nullable > c4ad296 fixes # 372 separate listener creation from serving > a1b0ff6 fixes # 363 add int validation for min/max > 3386a82 moves loading a spec doc into its own package > 852d3b2 fixes # 149 add allowEmptyValue support on server and client > ad56ea5 fixes # 128 validation for empty path param names > c421876 pre-allocate known lengths, remove some commented code > bdde9c7 updates domain names > 768ead8 removed stale files > 7366d2e stop tests from triggering firewall dialog on osx > 5c5e615 move analysis out of object model > 78cffcb fix recursive ref resolutions in validation > 88c964f Fix for exander test. > d5a535e fixes # 123 fixes wrong name detection for circular ancestry > becf18a Use cache as it is designed to be used, not as it is actually used. > ebd43ca reformat > de24523 once and for all work out the rules for pointing to things > f855ecd update from upstream > 4b54972 fixes # 386 fields in response refs > fbaf4db adds license header > a77b1fc allow empty operation ids > 5476576 - fix Panic expanding responses that are a schema ref with circular > 59164d3 Add 'docs/public/' from commit '82664226de5580c9258c9fa97cd3dbf838fa1c72' > 7003341 fixes # 104 swagger validate now fails for duplicate operation ids > c89aaf5 Merge branch 'master' into master > 8fb592c Add 'docs/themes/bootie-docs/' from commit '81e1459dac71f81285cb4f4b3fe2aae7878136cb' > 8e8fa3b - fix circular refs! > e3a6c42 removes goconvey from tests > 308a3af fixes # 62, fail validation for swagger spec jsonschema > 13a58f3 hugo new theme > d9516bd removes goconvey from tests > 970c819 - expand schemas properly, with all tests passing. > 07253ed fixes # 61 find refs > 694783e - Don't decode array's as null if objects are empty. > 5bcbad1 cherry-picks files from stoplight branch > 6a517e7 fixes multiple-refs in params validation > 747eae7 fixes # 159 invalid uris are invalid refs > daf2b56 fix NPE for reading invalid date type > 8d899c8 fixes # 372 separate listener creation from serving > fe5e970 validate response examples against schema > c5275f5 fixes # 304 operation consumes/produces now overrides instead of complements > 1cedc8d fixes # 79 validate enum values > d9eda23 fixes # 278 adds support for unix domain sockets > ced2f7b fixes # 18 validates default values > 965bd77 Add Support for Extensions on the swagger root object. > 53fcc15 adds validations for schema > 12291ed fixes # 254 go 1.6 fixes reflection bug we relied on > 1c08d05 validate default values for headers > 32f7333 build generator DOM once > 127bebd also validate parameter items > 5271609 adds chainable builder methods > d2475c0 also fail validation for a parameter > 8b7d2fe fixes # 187 add an init command > b67ec08 make the success case work for parameters > 7da8251 fixes # 16 warn for unused values > 54640f4 beginning of tests > 0ad45a3 operation id has no influence over routing > 91b2f07 untested params validation > 48f049f fixes # 170 render instagram api server > f0eafb5 fixes # 63, rely on resolution for parameters bag at root level > 989bded fix analyzer so it uses slash paths instead filepath, all test pass on windows > bc6d013 Merge pull request # 64 from dolmen/fix/show-path-in-path-parameter-validation-error > 1400258 fixes # 149 add allowEmptyValue support on server and client > 7052e53 fixes # 17 must be able to resolve all references > e70e111 validation: show path in path parameter validation errors > c568ef0 fixes # 65 support discriminators for schemas > 171b662 fixes # 13: validates circular ancestry > 022bea8 fixes # 123 fixes wrong name detection for circular ancestry > cfaa794 fixes # 12 duplicate property names in composed definition > bbde078 fixes # 115 support https in generated server > 7e37496 fixes # 53 fail when swagger version is missing > e1b1b25 reformat > c6a38d1 fixes # 52: check for nil on paths > a8f2096 ensure basepath starts with '/', don't render unset body > 2f65e0a Merge pull request # 26 from gbjk/master > 40effcb contributes to # 90 renders all the known annotations > 25c76d1 Merge pull request # 25 from gbjk/feature/leaked_target > ea9ba78 Merge remote-tracking branch 'upstream/master' > b470a48 move scripts into scripts dir > 8bcf01c Merge pull request # 24 from gbjk/feature/import_paths > 3e1a592 moves interfaces from root to httpkit package > 1c2301d Replace casualjim with go-swagger in imports. > 811998c adds license header > c7b7454 move validation to httpkit/validate > 8d3449d fixes # 85 pick up shared parameter definitions for client gen > a9868a5 renames util package to swag > 4fe7f0d fixes # 62, fail validation for swagger spec jsonschema > d23fa32 Merge branch 'gen-spec' > bcf62ac fixes multiple-refs in params validation > b511e86 add a few doc comments > d8f29db wip > 53ddbfe validate response examples against schema > 848b18b adds validation for required properties in definitions > 7ab50d3 update to latest swagger json schema definition > 8afca9f Adds specs for validating items for array elements > aba00bb fixes # 63, rely on resolution for parameters bag at root level > 8fbfed5 adds extra validations for operation parameters > b91c4ed partial fix for # 65 > 08607fb update some docs > dd97f70 fix test failure > 9b5a3cd refactors validation errors > 296ff68 fixes # 53 fail when swagger version is missing > f88ae0d merge generators branch > 86102af fixes # 52: check for nil on paths > a1f9cb5 Adds support for authentication > bda65b6 refactor validate package > a950cdd updates swagger schema.json > f66362e render correct success status code > f57dc3b moves lots of validation code in internal package > 3793557 fixes # 55 convert custom formats > 991daf5 refactor basepath to be a router middleware only thing > a8a3cc1 move content type validation to middleware package > ca4ede4 More tests for additionalProperties > b345d6c adds a command for serving swagger ui > 08a0862 remove some dead code > 38038f5 Found a big gap in the support for additional items > ee0e624 integrates validation into request binding > 23a23c2 fix remaining missing types > 652f81d moves spec related assets under spec package > 11941ef adds support for extra formats defined by json-schema > 065cf38 add support for custom string formats > af91bb5 Fix tests for integer > fcae14d brings validate command back > fdece36 adds binding slice parameters > 1c6f06a Adds tuple type array definitions > 6098d61 makes all the json schema test suite specs pass > fde79a8 fix remaining test failures > 324641e wip, sharing simplest spec > d87e774 adds some tests for expanding refs > a9d8f65 fix some tests after testify upgrade > d8b19ff regen assets to pass golint > 52b8b65 struct support > 7c90c32 generate operations and parameters for the server > 4dc672a fixes # 4 include swagger version > 25bd51d makes the last jsonschema tests that don't require reference resolution pass > 58729c2 generators wip > 72c7dba Replace casualjim with go-swagger in imports. > f362fe2 (wip) jsonschema implementation > 446def4 renames util package to swag > a6d4fe7 Adds validator for items in parameters > 9f82d9f Merge branch 'gen-spec' > e811262 adds validations for array paramters > 7ff1ee3 Adds specs for validating items for array elements > 0baff8e adds parsing of response structs > c8d6550 don't validate content twice > 5247d48 adds extra validations for operation parameters > c2039a3 adds parsing of structs to schemas > 801527e implements validation for parameters > a546ef3 moves testing helpers into internal package > c9f2a67 partial implementation for parsing schemas > 1906e15 refactor binding into a parameter module, add some validation > 6853c23 refactors validation errors > 326e781 wip moving to gb as tool > cb20c8b adds tests for binding a fully untyped request > 30761de moves lots of validation code in internal package > 1325118 big restructuring of project layout > 6a64ce8 Add generating a builder > 2b9c6a5 initial commit > cb77705 refactor router to use http.Handler > b9b1153 generate typed authed operation > eb319d3 generate operations and parameters for the server > d51facf generators wip > 1fdc069 Adds support for authentication > 9fd9785 render correct success status code > dcb2bd0 makes a bit of the petstore example work with current featureset > 94c535d integrates validation into request binding > d2fe763 adds support for extra formats defined by json-schema > 002eb78 brings validate command back > 2f18ec1 makes all the json schema test suite specs pass > bbbd25a add missing files > 6c2c7e5 adds some tests for expanding refs > 5f3b0de adds resolving refs and id fields according to jsonschema rules > d7d044d refactor to use jsonreference.Ref > a56719c struct support > 0639da9 (wip) jsonschema implementation > 66fb3d5 Adds validator for items in parameters > a0d4cc8 adds validations for array paramters > 9127f87 add missing file > 96e2a6d implements validation for parameters > 0f20074 refactor binding into a parameter module, add some validation > 4b1b6b6 adds tests for binding a fully untyped request > cb9ba12 big restructuring of project layout bumping k8s.io/api 20fd6bc...6f23172: > 6f23172 Update dependencies to v0.20.7 tag > f223af8 Merge pull request # 100714 from kevindelgado/automated-cherry-pick-of-# 100341-# 98576-upstream-release-1.20 > 70c1d0d Declare TCP default for service port protocol > 4cbcd86 Merge pull request # 100501 from joelsmith/automated-cherry-pick-of-# 98477-upstream-release-1.20 > 0cd0422 update gogo/protobuf to v1.3.2 > d610c6e Merge pull request # 99038 from apelisse/update-smd-1.20 > e5551c6 Update sigs.k8s.io/structured-merge-diff to v4.0.3 > 3e193e6 Merge pull request # 99171 from jkh52/release-1.20 > 46c7876 Bump konnectivity-client to v0.0.15 in release-1.20 > 4a626d3 Merge pull request # 96317 from Jefftree/test-ssa > ec60fd7 Merge pull request # 96527 from adtac/apfbeta > 71efbb1 Add default for protocol and test that it works > ccdf63a Merge pull request # 96425 from bobbypage/vendor-cadvisor-v0.38 > 8c7a924 APF: graduate API and types to beta > 0efa9ae Update kube-openapi > 38ad389 Mixed protocol support for Services with type=LoadBalancer (# 94028) > e3d81d1 vendor: cadvisor v0.38.4 > 2f89adb Merge pull request # 92744 from Nordix/disable-nodeport > e29b223 Merge pull request # 96549 from caesarxuchao/net-sys-dep-update > 19b688b Update generated files > a3e3f1b update golang.org/x/net and golang.org/x/sys > 85142af Add service.spec.AllocateLoadBalancerNodePorts > 9e320fe Merge pull request # 96528 from andrewsykim/service-topology-gate > 00b6ba7 Merge pull request # 96454 from Sh4d1/revert_92312 > 8154bb5 core/v1: document that topologyKeys requires the ServiceTopology feature gate > 2b01906 Merge pull request # 96440 from robscott/endpointslice-pre-ga > 6b48320 Revert "Merge pull request # 92312 from Sh4d1/kep_1860" > a5dfa0b Merge pull request # 93130 from zshihang/master > dc73add Updates related to PR feedback > 41612b2 plumb service account token down to csi driver > 9d748f7 Adding NodeName to EndpointSlice API, deprecation updates > 88ad409 Merge pull request # 95718 from SergeyKanzhelev/runtimeClass2 > a1154c0 Merge pull request # 95282 from xing-yang/snapshot_ga > cb1ab4f GA of RuntimeClass feature gate and API > 5dbd153 Merge pull request # 86102 from derekwaynecarr/downward-api > 033e8c8 Move Snapshot to GA > 9843017 Merge pull request # 96376 from gnufied/fsgroup-change-policy-beta > e9668ce Downward API hugepages > 8519c5e Merge pull request # 95954 from sttts/sttts-go-openapi > bc23b5d Move fsGroupChangePolicy feature to beta > 1803f8c bump(k8s.io/kube-openapi) > 7aff1d6 Merge pull request # 92312 from Sh4d1/kep_1860 > 262093b Update generated > dea1ae4 fix reviews > 155a8ba Update generated > ba68473 fix review > 923a977 Add route type field to loadbalancer status ingress > 3e589e9 Use topology labels instead of old beta names (# 96033) > 202618c Merge pull request # 92968 from andrewsykim/endpointslice-termination > 6dca4bb endpointslice API: rename 'accepting' condition to 'serving' condition > d2b999a endpointslice API: add accepting and terminating conditions > 01c5338 Merge pull request # 96154 from rf232/update_klog > d94ed24 Update Klog dependency > 18d4659 Merge pull request # 94925 from yue9944882/apf-e2e > 7a95b56 Merge pull request # 96108 from liggitt/revert-sys > 24c7173 e2e cases for apf > dfd7172 Revert "Updated golang/x/net. Also updated golang.org/x/sys" > 14f7c84 Merge pull request # 96076 from caesarxuchao/update-deps > 952edf2 Updated golang/x/net. Also updated golang.org/x/sys, as required by > 4d8a081 Merge pull request # 95925 from deads2k/doc-events > 320e5d6 Merge pull request # 95196 from thockin/auto-wipe-linked-service-fields > 199c52e generated > 6f066c5 Wipe some fields on service "type" updates > d034441 add godoc for events to events.k8s.io > 840d9f1 Merge pull request # 95924 from khenidak/tombstone-ipfamily > c92b8c2 Event: Document TTL and best-effort-ness > 9a528eb tombstone-ing IPFamily field(15) > 0415de8 dual stack services (# 91824) > ccbd11b Merge pull request # 90691 from arjunrn/container-resource-hpa > 5d30734 Added functionality and API for pod autoscaling based on container resources > 54bcc31 Merge pull request # 95692 from markusthoemmes/bump-azure-adal > 2ea8d3c Fix dependency linting > bdd653e Bump github.com/Azure/go-autorest/autorest/adal to 0.9.5 > 2c3c141 Merge pull request # 94910 from yashvardhan-kukreja/issue-94602/fix-comment-declaration-event > 18112a7 Merge pull request # 93901 from jpbetz/atomic-structs > 751d93c Cleaned up and fixed: the potentially misleading comments around Event struct > c7f225a Bump to latest kube-openapi and SMD to pick up structType=atomic support > 5bb35d2 Merge pull request # 94501 from ialidzhikov/nit/labels-staticcheck > d9d0f55 Merge pull request # 94936 from liggitt/1.16-default-off > e112735 Fix staging/src/k8s.io/apimachinery/pkg/labels golint findings > 46266dc Return the Kubernetes version which stopped serving deprecated APIs by default > 52bf624 Merge pull request # 94090 from deads2k/podpreset > 9c05be1 generated > b27da9d remove pod presets > c34296b Merge pull request # 92064 from roycaihw/storage-version/serve-api > b8168ac generated > 61e6429 Let kube-apiserver host the storage version API > bc9e561 Merge pull request # 93087 from roycaihw/storage-version/move-types > 728e00b generated > 984448e fix import paths > 250a6ae update doc.go and register.go > eadab4c move apiserverinternal types to kube-apiserver > 697df40 Merge pull request # 94010 from ghostsquad/docs/hpa-v2beta-type-missing-external > d07d586 Merge pull request # 94491 from dashpole/consistent_quoting > 302b86d chore: 📦 update generated files > 69fcdae consistently use double quotes in proto files > 330bc69 docs(api): 📝 Fix HPA docs with addition of "External" type > 03aa42f Merge pull request # 94182 from mattfenwick/issue-94088 > 56ca95a modify DNS-1123 error messages to indicate that RFC 1123 is not followed exactly > 73d7eb3 Merge pull request # 94372 from mikkeloscar/stabilization-window-seconds-optional-omitempty > 9a15610 Merge pull request # 94341 from liggitt/1.19-api-testdata > 077b223 Omit optional field when empty > de4ea02 Add 1.19.0 API testdata > d873a30 Remove 1.17.0 API testdata > 4022903 Merge pull request # 94161 from RyPeck/mark-volume-projection-as-optional > f7be94e Merge pull request # 92987 from nikhita/cleanup-owners-apimachinery > a693b01 Make ProjectedVolumeSource optional > af6c97a Merge pull request # 94160 from matthyx/startupprobe-ga > dc06773 apimachinery: remove inactive members from OWNERS > 0f09571 Merge pull request # 87919 from SomtochiAma/update-api-docs > 99704f8 Remove StartupProbe featuregate and related logic > 051d027 Merge pull request # 94147 from liggitt/json-patch > 8ef363d Adds additional documentation for job status > 043b3b3 Update json-patch to v4.9.0 tagged release > 4934d0c Merge pull request # 93867 from apelisse/update-smd > 3816ff6 Update SMD to v4.0.1 and kube-openapi > a982eb5 Merge pull request # 93810 from liggitt/json-patch-4.8.0 > 6f78dd3 Update to json-patch 4.8.0 > 4859c94 Merge pull request # 93570 from liggitt/deprecate-component-status > 0deb595 Mark componentstatus as deprecated > 9540e4c Merge pull request # 93264 from justaugustus/go115 > 6982bb4 generated: hack/update-vendor.sh > 4d9e384 [go1.15] go.mod: update to go1.15 > e4973e0 Merge pull request # 92001 from huffmanca/include-csidriver-fsgroup > be36015 Merge pull request # 92919 from dashpole/update_cadvisor > cf56203 Updated dependencies > 702e5df Merge pull request # 92784 from pohly/generic-ephemeral-inline-volumes > 84c245e update cAdvisor to v0.37.0 > 1d3d0cb Include CSIDriver SupportsFsGroup > 67a6848 Merge pull request # 92661 from jpbetz/smd-bump-field-unsetting > 9ac8387 GenericEphemeralVolume: 'make update' for API > 8b48348 Merge pull request # 91637 from robscott/endpointslice-mirroring > 43a1684 Bump to sigs.k8s.io/structured-merge-diff 43c19b to pick up unsetting fields changes PR# 166 > 1e4834a GenericEphemeralVolume: feature gate, API, documentation bumping k8s.io/client-go c7a570d...435503c: > 435503c Update dependencies to v0.20.7 tag > 357b3cd Merge pull request # 100952 from saschagrunert/automated-cherry-pick-of-# 99839-upstream-release-1.20 > 28a5bed Cleanup portforward streams after their usage > 720ea49 Merge pull request # 100501 from joelsmith/automated-cherry-pick-of-# 98477-upstream-release-1.20 > 2e2f042 update gogo/protobuf to v1.3.2 > 717704b Merge pull request # 99038 from apelisse/update-smd-1.20 > dfd3d2c Update sigs.k8s.io/structured-merge-diff to v4.0.3 > f511eef Merge pull request # 99171 from jkh52/release-1.20 > 95701f0 Bump konnectivity-client to v0.0.15 in release-1.20 > fb61a7c Merge pull request # 96720 from liggitt/throttled-logger > 66db254 Merge pull request # 95981 from caesarxuchao/http2-healthcheck > 61471be Deflake ThrottledLogger test > 7c9ea22 Merge pull request # 92743 from liggitt/gc > 8dde295 Add a unit test testing the HTTP/2 health check help the REST client > c476b49 Add GC unit tests > 77eda6a Merge pull request # 96317 from Jefftree/test-ssa > 76f4826 Merge pull request # 96527 from adtac/apfbeta > 96c6b1c Update kube-openapi > 4ab8fb4 Merge pull request # 96425 from bobbypage/vendor-cadvisor-v0.38 > 8ff8f8a APF: graduate API and types to beta > 4bbb204 vendor: cadvisor v0.38.4 > d396fd9 Merge pull request # 96549 from caesarxuchao/net-sys-dep-update > 759e1a8 Merge pull request # 95614 from wilsonehusin/golint-client-go-transport > 26433c8 update golang.org/x/net and golang.org/x/sys > 30548ac Merge pull request # 96001 from serathius/datapolicy-client-go > d6281e9 Fix golint failures in client-go/transport > e93788d Add datapolicy tags to staging/src/k8s.io/client-go/ > 04f89d4 Merge pull request # 95718 from SergeyKanzhelev/runtimeClass2 > 381d446 GA of RuntimeClass feature gate and API > bef66ad Merge pull request # 95954 from sttts/sttts-go-openapi > be00baa bump(k8s.io/kube-openapi) > a2cda56 Merge pull request # 96279 from cmluciano/cml/netutilsipv4 > 9950c71 Merge pull request # 74363 from aanm/fix-client-go-metrics > 1a0a999 dualstack: incorporate IsIPv4 updates from utils repo > 1eb2027 Merge pull request # 96020 from deads2k/dynamiclist > 2396a52 client-go/rest: fix finalURLTemplate for url base == "/" > bcecfea Merge pull request # 93293 from soltysh/loading_precedence > 20c034c add GVK to fake dynamic client to match actual behavior > 68bb4a9 Merge pull request # 96154 from rf232/update_klog > 87661a7 kubeconfig: add explicit path, if specified to loading precedence > 75ef13e demonstrate existing generated client and fake client behavior is consistent > 0177754 Update Klog dependency > 1db2969 fake dynamic client: support *List kinds > 534b10d Merge pull request # 95933 from brianpursley/kubernetes-95882 > 4ef01cd Merge pull request # 96108 from liggitt/revert-sys > 135cef1 Fix bug in JSON path parser where an error occurs when a range is empty > 3b0c685 Revert "Updated golang/x/net. Also updated golang.org/x/sys" > 852de46 Merge pull request # 96076 from caesarxuchao/update-deps > 285943f Updated golang/x/net. Also updated golang.org/x/sys, as required by > 0c53f2f Merge pull request # 95489 from ankeesler/ankeesler/enj/f/exec_plugin_cluster > e84213f Merge pull request # 95939 from dprotaso/leaderelection-release > 078729a exec credential provider: exec -> client.authentication.k8s.io/exec > d58491a Merge pull request # 95923 from deads2k/remove-deprecated > 3da398a Re-add the event recorder in the release test > 405010f exec credential provider: k8s.io/client-go/tools/auth/exec helper > 3ced13b Merge pull request # 95117 from andrewsykim/fake-dynamic-list > f3da8d0 remove the deprecated client that we stopped generating > bfd1732 Don't clear the cached resourcelock when errors occurs on updates > a7ba87c exec credential provider: ProvideClusterInfo and kubeconfig shadow > f45d942 fake dynamic client: document that List does not preserve TypeMeta in UnstructuredList > a0a4a35 Add failing test showing release is not working properly > eb15c10 Generated bazel > b8dd4e3 Merge pull request # 80954 from zachomedia/fix-lock-release > 8959cc2 Generated conversions > d1a4fe5 Merge pull request # 95692 from markusthoemmes/bump-azure-adal > 7efa263 Add lease release tests in leader election > 9e147f1 exec credential provider: wire in cluster info > a789af5 Merge pull request # 95646 from jprzychodzen/leader-election-1 > f3ff478 Fix dependency linting > 710705c Generate complete leader election record to resolve leader election issues with LeaseLocks > 5b14150 Add new way to generate leader election lock > 605bdce Bump github.com/Azure/go-autorest/autorest/adal to 0.9.5 > 67b0d20 Merge pull request # 95427 from roycaihw/fix/tls-transport-cache > 27421ea Merge pull request # 95230 from Git-Jiro/fix_vendor_client_go > a3299cf don't cache transports for incomparable configs > 5682372 Merge pull request # 95316 from sfowl/mask-token-in-toCurl > 3450a04 Fix staticchecks in vendor/k8s.io/client-go > 1c5be7d Merge pull request # 92201 from cici37/features > e8f871a Mask bearer token in logs when logLevel >= 9 > c06103a Move cloud related feature gates to controller-manager > becbabb Merge pull request # 95098 from phunziker/92402-memcache_test > 7584677 Merge pull request # 93901 from jpbetz/atomic-structs > 0588bc8 Fix staticcheck failure for vendor/k8s.io/client-go/discovery/cached/memory > ec2ace7 Bump to latest kube-openapi and SMD to pick up structType=atomic support > a0a9b7d Merge pull request # 94364 from wojtek-t/efficient_watch_resumption > 206f761 Merge pull request # 93951 from eddiezane/ez/update-client-go-out-of-cluster-example > 866e6a7 Allow tracking resource version for reflector store > f8c0b22 Merge pull request # 94947 from phillc/master > a6ca2f5 Update client-go out of cluster example > 8ea16c1 `find . -type f \( -name "*.go" -or -name "*.md" \) -print0 | xargs -0 gsed -i 's/the the /the /g'` > cba7285 Merge pull request # 93214 from trashhalo/prefer-error > a32e602 Merge pull request # 94090 from deads2k/podpreset > 166114c prefer NoError/Error over Nil/NotNil > 78470a5 clean up podpreset deprecated client > e655799 generated > 26b3743 remove generated podpreset > 890d74c remove pod presets > 909a5a3 Merge pull request # 94594 from knight42/fix/TestGetListener > f0b431a Merge pull request # 94605 from yttan/lint > 9ff85ef test(portforward): deflake TestGetListener > 42c4a6e Merge pull request # 93087 from roycaihw/storage-version/move-types > 3f4798d fix golint failures for staging/src/k8s.io/client-go/examples/workqueue > f20af93 generated > 529dda0 Merge pull request # 94570 from knight42/fix/TestEventSerie… |
|
|
0c47112c29
|
upgrade to latest dependencies (#473)
bumping knative.dev/pkg e2947db...ea766de: > ea766de Bump assorted dependencies (# 2130) bumping github.com/google/go-cmp 8fa37b4...d103655: > d103655 Print as text if mostly text (# 258) > 9181d1e Avoid diffing by lines if inefficient (# 260) > c5c3378 Cleanup edit groups after coalescing (# 259) > 1ee4af8 Fix typo in path.go (# 256) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
9f992d13f5
|
upgrade to latest dependencies (#456)
bumping knative.dev/pkg b51994e...942c621: > 942c621 add prometheus condition (# 2088) > 554d133 Bump assorted dependencies (# 2096) > 2e62ba6 Add possibility to implement a deletion handler in a reconciler. (# 2089) > b80a192 Improve state reporting in kube checks (# 2082) 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> |
|
|
8ae1528470
|
upgrade to latest dependencies (#424)
bumping knative.dev/pkg 6045ed4...a02dcff: > a02dcff Bump a few assorted dependencies to their latest versions (# 2013) > 4b2ae07 Replace deprecated github.com/markbates/inflect with github.com/gobuffalo/flect (# 2014) > 8878069 upgrade to latest dependencies (# 2010) > c493a9e Update common github actions (# 2009) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
9bd909a648
|
upgrade to latest dependencies (#404)
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 |
|
|
446be89872
|
[master] Auto-update dependencies (#297)
Produced via: `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh` /assign n3wscott vagababov /cc n3wscott vagababov |