mirror of https://github.com/knative/client.git
348 Commits
| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
a920115f4a
|
upgrade to latest dependencies (#2028)
bumping knative.dev/serving 1f2f77e...23f988f: > 23f988f Update net-contour nightly (# 16024) bumping knative.dev/eventing 0a35d6e...b8caa63: > b8caa63 fix: metrics with prometheus default to same port as before (# 8669) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
0ef9eff3df
|
upgrade to latest dependencies (#2026)
bumping knative.dev/eventing 81cbeaa...0a35d6e: > 0a35d6e feat: add requestreply ingress handler (# 8611) > 9488776 [main] Upgrade to latest dependencies (# 8667) bumping knative.dev/serving 5ea75cc...1f2f77e: > 1f2f77e Update net-gateway-api nightly (# 16023) > 2b57d07 upgrade to latest dependencies (# 16022) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
176d0f1d6e
|
upgrade to latest dependencies (#2025)
bumping knative.dev/serving 4df9185...5ea75cc: > 5ea75cc Update net-kourier nightly (# 16020) > c3407f4 drop unused metrics domain env var (# 16019) bumping knative.dev/pkg 2e0e61e...c745f1f: > c745f1f Fix prometheus exporter names (# 3236) > 1d14d41 Fix otel exported names (# 3226) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
cf58e405ef
|
upgrade to latest dependencies (#2024)
bumping knative.dev/eventing 78983f7...81cbeaa: > 81cbeaa remove prometheus from tracing protocol (# 8665) bumping knative.dev/serving 421c16c...4df9185: > 4df9185 Fix queue proxy user metrics port (# 16018) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
576bdc2d57
|
upgrade to latest dependencies (#2023)
bumping knative.dev/serving c3e27aa...421c16c: > 421c16c fix a tracing protocol comment (# 16015) > 2599d36 Update net-gateway-api nightly (# 16010) > e3a87eb Update net-contour nightly (# 16014) bumping knative.dev/eventing 23fa820...78983f7: > 78983f7 [main] Upgrade to latest dependencies (# 8664) bumping k8s.io/code-generator 2fa273f...6bf3bd8: > 6bf3bd8 Update dependencies to v0.33.4 tag bumping k8s.io/apiserver 338d7b8...026035b: > 026035b Update dependencies to v0.33.4 tag > 234ce9f Merge pull request # 132337 from hakuna-matatah/automated-cherry-pick-of-# 132244-upstream-release-1.33 > 5e9ddf2 Fix -Consistent paginated lists serve from cache bumping k8s.io/apimachinery 173776a...173776a: bumping knative.dev/pkg 6c39c7c...2e0e61e: > 2e0e61e Bump the k8s group with 5 updates (# 3234) > c422d70 Bump actions/checkout from 4 to 5 (# 3233) > c9ad97f allow dependabot to update k8s patch version (# 3232) bumping k8s.io/apiextensions-apiserver a0cfc63...f0c80b7: > f0c80b7 Update dependencies to v0.33.4 tag bumping k8s.io/client-go e7397e5...9c62a4c: > 9c62a4c Update dependencies to v0.33.4 tag bumping k8s.io/api 04f698e...2daa873: > 2daa873 Update dependencies to v0.33.4 tag Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
997b81b0a2
|
upgrade to latest dependencies (#2022)
bumping knative.dev/serving 7040345...c3e27aa: > c3e27aa Update net-istio nightly (# 16011) > e4e7be8 upgrade to latest dependencies (# 16013) bumping knative.dev/networking 1456f13...a7d7760: > a7d7760 upgrade to latest dependencies (# 1076) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
3345f434e4
|
upgrade to latest dependencies (#2021)
bumping knative.dev/pkg e06d4c9...6c39c7c: > 6c39c7c drop opencensus packages (# 3227) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
2e537bfe6a
|
upgrade to latest dependencies (#2020)
bumping knative.dev/serving d4eb677...7040345: > 7040345 Update net-kourier nightly (# 16012) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
2223b312d1
|
upgrade to latest dependencies (#2019)
bumping knative.dev/serving 43463bc...d4eb677: > d4eb677 upgrade to latest dependencies (# 16009) bumping knative.dev/eventing 50a65f4...23fa820: > 23fa820 drop use of knative.dev/pkg/test/zipkin (# 8662) > 05300b5 [main] Upgrade to latest dependencies (# 8656) > a0dca2f Migrate rekt tests to use new observability config (# 8655) bumping knative.dev/networking 5be3ba4...1456f13: > 1456f13 upgrade to latest dependencies (# 1075) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
527deb6d78
|
upgrade to latest dependencies (#2017)
bumping knative.dev/pkg 9402b8c...e06d4c9:
> e06d4c9 Bump the golang-x group with 2 updates (# 3231)
> 6d876dd Bump google.golang.org/protobuf from 1.36.6 to 1.36.7 (# 3230)
bumping google.golang.org/protobuf 3f79c52...7e776d4:
> 7e776d4 all: release v1.36.7
> 8e8926e encoding/protowire: micro-optimize SizeVarint (-20% on Intel)
> 32018e9 internal/impl: remove unnecessary atomic access for non-lazy lists
> 9c38aec impl: remove unnecessary nil check from presence.Present
> 41298d3 types/descriptorpb: regenerate using latest protobuf v31 release
> e5d4468 cmd/protoc-gen-go: centralize presence and lazy logic into filedesc
> b4a995b internal: move usePresenceForField to internal/filedesc
> 3a5f1f0 internal/impl: clean up usePresenceForField() (no-op)
> 58d6425 all: start v1.36.6-devel
bumping golang.org/x/tools 50ec2f1...44d18e1:
> 44d18e1 go.mod: update golang.org/x dependencies
> 52b9c68 go/ast/inspector: remove obsolete unsafe import
> b155480 gopls/doc/features: add "MCP" to index.
> 992bf9c gopls/internal/golang/hover: show alias real type decl for types only
> 861996a go/ssa: pass GOEXPERIMENT=aliastypeparams only on Go 1.23
> 528efda gopls/internal/analysis/modernize/forvar: provide fix for second loop var
> bdddfd5 gopls/internal/server: add counters for add and remove struct tags
> 23dd839 gopls/internal/filewatcher: fix race condition on watcher shutdown
> 3a8978c cmd/digraph: fix bug in allpaths
> bae51bd gopls/internal/server: add windsurf and cursor as language client
> 9420753 gopls/internal/golang: show document after test generation
> b7dd6b4 gopls/internal/filewatcher: move dir with broken symlink to avoid flakiness
> c06cf8d gopls/internal/golang: ignoredError inlay hint: skip io.WriteString
> c05436a gopls/internal/cache: add removeIntermediateTestVariants parameter
> f2692ba go/analysis/internal/analysisflags: print Diagnostic.Related too
> f7d99c1 go/packages/internal/linecount: count lines in Go packages
> c00c94d gopls/doc: yet more tweaks
> ef0f4a4 gopls/internal/analysis/unusedfunc: skip std
> a985a6c gopls/internal/template: use protocol.Mapper and simplify
> b992291 gopls/internal/template: unexport Parse et al
> 3e9ce40 gopls/internal/test/integration/template: add test for golang/go# 74635
> 4388b61 gopls/internal/golang: CodeAction(gopls.doc.features): update URL
> 36e3d96 gopls/internal/protocol: remove obsolete recoverHandlerPanic
> c8d5607 gopls/doc/release/v0.21.0.md: restore (deleted in CL 691115)
> 9c64f68 gopls/doc/release: fix (oddly) broken link
> 163ff8b gopls: improve SignatureHelp triggering
> f7f80ea gopls/doc: yet more doc tweaks
> 88d35e4 gopls/internal/filewatcher: retry watch registration upon failure
> 89ab5e4 gopls/go.mod: update dependencies following the v0.20.0 release
> 7fe7cae gopls/doc/release/v0.20.0.md: final tweaks
> 4982c3b gopls/internal/debug: KillTraceViewers: kill process group on UNIX
> 4a9ef58 internal/gocommand: add TestRmdirAfterGoList WaitDelay variant
> 365b9b0 gopls/internal/golang: fix extract on anonymous structs
> 4faf573 gopls/internal/test/marker: fix reachable panic("unreachable")
> 2bcc4d2 gopls/internal/test/integration/web: kill "go tool trace" processes
> 097b217 gopls/internal/golang: allow rename in doc comments
> f30e3d1 all: fix some minor issues in comments
> 74b5d36 gopls/internal/filewatcher: add stress test for file watcher
> 57c8fd3 gopls/doc/features: fix two stray backticks
> 86dd056 internal/modindex: fix nil panic, and other bugs
> c37080d gopls/internal/filewatcher: fix for windows deadlock
> 4f13866 gopls/internal/cmd: disable mcp tests when fsnotify not supported
> 8d1f71a gopls/internal/mcp: avoid pointless diagnostics in the edit workflow
> 95aad07 gopls/internal/mcp: document MCP for v0.20.0; some CLI improvements
> d90a343 gopls/internal/mcp: a couple more small improvements to instructions
bumping knative.dev/serving 098102d...43463bc:
> 43463bc Update net-contour nightly (# 16006)
bumping golang.org/x/mod ea04085...f8a9fe2:
> f8a9fe2 go.mod: update golang.org/x dependencies
bumping golang.org/x/text b6d2645...425d715:
> 425d715 go.mod: update golang.org/x dependencies
bumping golang.org/x/term 30da5dd...a35244d:
> a35244d go.mod: update golang.org/x dependencies
> 4f53e0c term: allow multi-line bracketed paste to not create single line with verbatim LFs
> 27f29d8 term: remove duplicate flag and add comment on windows
bumping golang.org/x/sys 751c3c6...5b936e1:
> 5b936e1 unix/linux: update to Linux kernel 6.16, Go to 1.24.5
> 3a82703 unix: remove redundant xnu version check for {p}readv/{p}writev
> 9920300 unix: add missing nft conntrack constants
> ad4e0fc unix: remove redundant word in comment
> 084ad87 unix: fix //sys decl after CL 548795
bumping golang.org/x/net 76358aa...e74bc31:
> e74bc31 go.mod: update golang.org/x dependencies
> af6926e http2: remove references to defunct http2.golang.org test server
Signed-off-by: Knative Automation <automation@knative.team>
|
|
|
|
7205263c7c
|
upgrade to latest dependencies (#2016)
bumping knative.dev/serving f5aade4...098102d: > 098102d Update net-gateway-api nightly (# 16005) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
cf1ddc85ba
|
upgrade to latest dependencies (#2015)
bumping knative.dev/serving 9e361de...f5aade4: > f5aade4 Update net-kourier nightly (# 16004) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
9ab334e740
|
upgrade to latest dependencies (#2014)
bumping knative.dev/eventing 96629b6...50a65f4: > 50a65f4 [main] Update community files (# 8659) bumping knative.dev/pkg 2a0abb7...9402b8c: > 9402b8c Update community files (# 3228) bumping knative.dev/serving d0d784c...9e361de: > 9e361de Update net-istio nightly (# 16003) > 2a07f5e Update community files (# 16002) bumping knative.dev/networking e0e80d6...5be3ba4: > 5be3ba4 Update community files (# 1074) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
4a6db323ee
|
upgrade to latest dependencies (#2012)
bumping knative.dev/serving 7320a2a...d0d784c: > d0d784c Update net-istio nightly (# 15991) > 940713f Update net-kourier nightly (# 15989) > 2aa8928 Update net-contour nightly (# 15987) bumping knative.dev/eventing 3bdae0a...96629b6: > 96629b6 Injected tracing headers into jobsink event file (# 8626) > 02861b7 cleanup: drop pkg/tracing from test code (# 8654) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
5bab515bea
|
upgrade to latest dependencies (#2011)
bumping knative.dev/serving 2346125...7320a2a: > 7320a2a Update net-gateway-api nightly (# 15988) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
0fd66f12fe
|
upgrade to latest dependencies (#2009)
bumping golang.org/x/tools 578c121...50ec2f1:
> 50ec2f1 go.mod: update golang.org/x dependencies
> 197c6c1 gopls/internal/mcp: more tuning of tools and prompts
> 9563af6 gopls/internal/mcp: include module paths in workspace summaries
> 88a4eb3 gopls/internal/cmd: wait for startup log in TestMCPCommandHTTP
> 4738c7c gopls/internal/cmd: avoid the use of channels in the sessions API
> ae18417 gopls/internal/filewatcher: skip test for unsupported OS
> 8391b17 gopls/doc: document Zed editor
> 778fe21 gopls/internal/util/tokeninternal: move from internal/tokeninternal
> 0343b70 internal/jsonrpc2/stack: move from internal/stack
> 8c9f4cc gopls/internal/filewatcher: refactor filewatcher to pass in handler func
> 63f81c9 gopls/internal/cache/metadata: use pointers for Graph indexes
> b2cd89d gopls/internal/filewatcher: skip file removal event when removing dir
> 85a4574 gopls/internal/util/memoize: move from internal/memoize
> 978cb2f gopls/internal/util/fakenet: move from internal/fakenet
> db322bb gopls/internal/mcp: add -logfile and -rpc.trace to the headless server
> 7cbfe75 gopls/internal/mcp: tune tools for editing
> 4724ef9 gopls/doc: more doc tweaks
> fa09424 gopls/internal/server: omit CompletionItem.documentation when empty
> d400935 gopls/internal/settings: use gopls import source
> bc228aa gopls: update to x/sync@master
> 4f6016b gopls/internal/test/marker: temporarily revert marker test shutdown
> d1921d1 gopls/internal/cmd: fix flaky mcp http test
> 7b8dc5d gopls/doc: add default.tmpl for x/website
> 986a3c0 gopls/internal/mcp: add a symbol search tool
> c609f78 gopls/internal/mcp: add a tool for workspace diagnostics
> 17ce783 gopls/internal/golang: allow rename of embedded fields at declaration
> b2f9218 gopls/internal/filewatcher: introduce filewatcher using fsnotify
> 2d4b6bf gopls/internal/mcp: skip standard lib package summary in context tool
> 1a2d84c gopls/internal/mcp: use fenced code blocks for context
> e90a906 gopls/internal/mcp: add a variant of the references tool
> 46b77f4 gopls/doc: use YAML title blocks in .md files
> e01e525 gopls: fix SignatureHelp activeParameter not being passed
> 1a9eb83 gopls/doc: fix broken links
> 02a89fc gopls/internal/mcp: add several tools and organize them by file
> b2f3de7 gopls/internal/test/marker: close the JSON-RPC connection when tests exit
> 66a63a6 gopls/doc: rationalize
> e8a91ce gopls/internal/golang: Definition: fix crash wrt unsafe.Pointer
> 5700558 gopls/internal/debug: display metadata graph
> b5e741b gopls/internal/cmd: rename conn to cli
> 8b11e06 gopls/internal/cmd: cleanup: unify connection, cmdClient
> d1c2fd2 gopls/internal/golang: cleanups while investigating golang/go# 74434
> 7f29a7e gopls/internal/analysis/modernize: fix a typo in doc.go
> 53826a8 internal/test/integration/workspace: fix TestUseGoWork
> 3b3100c gopls/internal/golang: recover failed inlineAllCalls
> d75a88d internal/refactor/inline: falcon: only map keys can be variable
> 9b2e031 internal/mcp: disable schema validation
> 134edd9 internal/mcp/jsonschema: fix panic during schema validation
> d58c5eb gopls/internal/util/immutable: Map.Range -> Map.All, with iter.Seq2
> 99387c8 gopls/internal/mcp: add references mcp tool
> bf1b00e gopls/internal/golang: reproduce various edge cases of issue 69616
> ce10b6b gopls/internal/mcp: attach text edits to diagnostics if exist
> 762e4dd gopls/internal/golang: add web-based "split package" tool
> d788a6f gopls/internal/protocol: Mapper: reject start > end
> 406c179 gopls/internal/cmd: implement counters for mcp server
> 55b751a gopls/internal/golang: InlayHint: reveal ignored errors
> a0ae5fa gopls/internal/server: remove tempDir field
> 3b3fffa gopls/internal/cmd: fix directory cleanup issue in flaky test
> f28cf99 gopls/internal/golang: Hover: fix crash on alias to built-in Named
> a0eca0c gopls/internal/golang: fix crash in refactor.inline.variable
> 4c0fd1d gopls/internal/golang: implementation: fix nil panic
> 19adb40 internal/mcp: make parseEventID robust, and add a test
> b6ff505 internal/mcp: remove stale TODOs in mcp.go
> f2685fc internal/mcp: add a script to create the mcp SDK repo
> 231c38c internal/mcp: rename StdIO->Stdio
> fcfa492 internal/mcp: update CONTRIBUTING.md and README.md for the official SDK
> 15c16a5 internal/mcp: simplify prompt API
> 84508c7 internal/mcp: provide a customizable http.Client to client transports
> e5d7ba0 internal/mcp: use JSONRPC aliases consistently
> 7db3d3f internal/jsonrpc2_v2,mcp: remove unneeded dependencies
> 3590a17 internal/mcp: fix prompt example
> a71de77 gopls/internal/mcp: unbreak build
> b2bc8a1 gopls/internal/mcp: add diagnostics tool
> b021ce4 gopls/internal/settings: revert to old goimports index
> 0b325c8 internal/mcp: avoid JSON nulls on the wire
> a84f5c0 internal/mcp: update protocol versions
> 20e3ee5 gopls/internal/analysis/unusedfunc: support var, type, func
> 6df6b60 internal/mcp: rename Stream->Connection
> d892050 internal/mcp: rename NewXXX->NewServerXXX
> fecb411 internal/mcp: implement streamable HTTP transport
> 0304251 gopls/internal/cmd: fix mcp http test
> 97e28a6 gopls/internal/cmd: fix mcp stdio test
> 49368ab go/analysis/passes/assign: correctly handle parallel assignments
> 06818cb gopls/go.mod: update dependencies following the v0.19.0 release
> 01d126b gopls/doc/release: add contributor shout-out
> e40bd19 go/packages: use cfg.abs(dir) in determineRootDirsModules
> f17f523 go/packages: remove filepath.Abs call in getPkgPath
> f0ace13 go/packages: take into account cfg.Dir while querying relative files
> 5099dda go/{expect,packages/packagestest}: delete
> 9b68bc9 go/packages/packagestest: remove replace directive
> a798c0e gopls/internal/cmd: headless mcp server command
> 3f93fec go/ast/inspector: remove obsolete linkname directive
> 03b26e7 gopls/internal: eliminate two unused declarations
> d9ea527 go/types/internal/play: show Object pointers
> cc2d954 internal/typesinternal/typeindex: Uses: report instantiations
> 3012059 gopls/internal/golang: add counters for refactoring ops
> 16b680a internal/mcp: add NotifyProgress
> a5f2a18 go/{expect,packages/packagestest}: carve out submodules
> 439ea2f gopls/internal/test/integration: fix race
> 21c9b36 go/analysis/internal/checker: import internal 'expect' package
> 5af564a gopls/internal/cache: add missing error check
> 80d3570 gopls/doc: add two missing items to doc index
> 0d64d53 Revert "gopls/internal/util/moreslices: add Reversed iterator"
> 5efcbbf internal/mcp: apply JSON schema defaults
> b4768b8 gopls/internal/util/moreslices: add Reversed iterator
> 8befc65 internal/jsonrpc2_v2: refactor Reader/Writer and remove event dependency
> 5e00265 internal/mcp: consolidate list tests
> 2cae60e internal/mcp: iterators return pointers
> 687b754 internal/mcp: reorganize the tool API, keeping generics
> c7d803c gopls/internal/golang: add missing ,ok check
> 7c45fee gopls/internal/golang: add missing err check
> 78473fc gopls/internal/golang/completion: return error if file is not new
> 499bea9 gopls/internal/mcp: remove cache.Cache from the mcp server
> ede391f internal/mcp: resource template iterator
> 8a9bccd internal/mcp: implement resource templates
> c53c576 internal/mcp/internal/util: add Wrapf
> 0d2de46 gopls/internal/debug: extend timeout when running under CI builders
bumping sigs.k8s.io/yaml 0f318dc...048d724:
> 048d724 Merge pull request # 132 from thockin/master
> 23c836c Bolster tests, mostly in error-handling
> 2e3340b Add compact output tests
> 4a4f539 Add test case for tabs in multi-line strings
> 13509ad Change which methods get a newline and fix tests
> 59c2c43 Add compact mode so KYAML can be used in more places
> abc1add kyaml: Implement escaping closer to YAML spec
> 7749171 Add a yamlfmt cmd
> a932007 Add KYAML support
bumping golang.org/x/sync 8a14946...7fad2c9:
> 7fad2c9 errgroup: revert propagation of panics
bumping golang.org/x/text 8072180...b6d2645:
> b6d2645 go.mod: update golang.org/x dependencies
bumping knative.dev/eventing 7ea8857...3bdae0a:
> 3bdae0a drop use of tracing config map in webhook (# 8653)
> 51710e2 [main] Upgrade to latest dependencies (# 8652)
> f1916c1 [main] Upgrade to latest dependencies (# 8650)
> 88be38a [Automated] Update eventing-eventing-integrations nightly (# 8648)
bumping knative.dev/serving 5765200...2346125:
> 2346125 upgrade to latest dependencies (# 15980)
> 290d8f2 Update net-gateway-api nightly (# 15984)
> dbf24f6 drop old usage of knative.dev/pkg/tracing (# 15982)
> 7d6d830 Update net-contour nightly (# 15986)
> d34d283 Update net-kourier nightly (# 15985)
> c02fe66 Update net-istio nightly (# 15983)
> 95b1ace Bump chainguard-dev/actions in the github-actions group (# 15979)
> efda2f6 upgrade to latest dependencies (# 15977)
> ca4a998 Update net-contour nightly (# 15975)
> 0ee4c91 Update net-gateway-api nightly (# 15973)
> 1c89c37 Update net-istio nightly (# 15974)
bumping golang.org/x/term 2ec7864...30da5dd:
> 30da5dd go.mod: update golang.org/x dependencies
bumping github.com/spf13/pflag 5ca8134...f9cbdd9:
> f9cbdd9 Merge pull request # 348 from max-frank/add-time-flag-support
> 1c62fb2 Merge pull request # 431 from LeGEC/430-fix-usage-message-for-func-flags
> e3be2eb Reduce duplication by forwarding to sibling functions
> 8a6c85f Merge pull request # 409 from ShawnJeffersonWang/master
> 1a4b5b2 fix discrepancy in order of arguments for Func() and BoolFunc() # 433
> 7cc25e3 Don't export `TimeValue` (yet)
> bca0664 Merge pull request # 429 from LeGEC/426-add-func-and-bool-func
> f9b6619 fix: add test for argument length check
> 4730aa0 fix help message for Func and BoolFunc flags # 430
> d15848d Remove unnecessary time test stderr dev null redirect
> 196624c Merge pull request # 418 from hujun-open/master
> 69bc3bd add support for Func() and BoolFunc() # 426
> 7104d90 fix: correct argument length check in FlagSet.Parse
> f4c97c2 minor: fix typos in comments
> c5ce22e Use time.Time for expectations in time flag tests
> 7322552 Merge pull request # 424 from valdar/issue/423
> 011db0c - update text_test.go based on PR review comments
> 1992c5a Add support for time.Time flags
> 957ea4b Merge pull request # 428 from co63oc/fix1
> 9c97fad fix # 423 : Add helper function and some documentation to parse shorthand go test flags.
> 2a2b77a Merge remote-tracking branch 'upstream/master'
> d661846 Merge pull request # 425 from eth-p/error-structs
> 155e7f3 Fix typos
> 19c9c40 Merge pull request # 422 from MidnightRocket/fix-default-is-zerovalue-for-generic-value-type
> aae8e19 Merge remote-tracking branch 'upstream/master'
> 6ca66b1 test: Add tests for error structs
> c963093 Improve readability for error in TestPrintDefaults
> 1118d46 add support equivalent to golang flag.TextVar(), also fixes the test failure as described in # 368
> ca5cf96 feat: Add getters to error structs
> edb1664 Add better test for defaultIsZeroValue for generic Value type
> 8d77158 feat: Use error structs for most returned errors
> 9edfc8d Fix defaultIsZeroValue check for generic Value type
> e926890 test: Commonly-returned error messages
bumping knative.dev/networking edb1a4a...e0e80d6:
> e0e80d6 upgrade to latest dependencies (# 1073)
bumping golang.org/x/net 6e41cae...76358aa:
> 76358aa go.mod: update golang.org/x dependencies
bumping golang.org/x/mod 9d33331...ea04085:
> ea04085 go.mod: update golang.org/x dependencies
bumping google.golang.org/grpc c52d025...e9e00cb:
> e9e00cb Change version to 1.74.2 (# 8470)
> bd7cb0a Change version to 1.74.2-dev (# 8461)
> 002a22c Change version to 1.74.1 (# 8455)
> 6e8e7e4 Retract v1.74.0 and v1.74.1 (# 8457)
> 48c9e4d Change version to 1.74.1-dev (# 8408)
> b8b6cff Change version to 1.74.0 (# 8407)
> 077e2c3 Cherry-pick # 8411, # 8419, # 8422, # 8445 and # 8451 to v1.74.x (# 8454)
> b34f845 server: allow 0s grpc-timeout header values, as java is known to be able to send them (# 8439) (# 8440)
> 1787f94 xdsclient: export genericResourceTypeDecoder (# 8406)
> 15299cc xdsclient: make a function to return the supported resource type implementations (# 8405)
> 20bd1e7 grpc: revert # 8278: Fix cardinality violations in non-server streaming RPCs (# 8404)
> bdbe6a2 examples/opentelemetry: demonstrate enabling experimental metrics (# 8388)
> 0100d21 outlierdetection: cleanup temporary pickfirst health listener attribute (# 8402)
> bbaca7a stub: Add child balancer in stub.BalancerData (# 8393)
> e5de1e2 xdsclient_test: Avoid restarting listener in TestServerFailureMetrics_AfterResponseRecv (# 8399)
> 9c62b1c xds: Fix flaky test HandleListenerUpdate_ErrorUpdate (# 8397)
> 042139c xds_test: Avoid buffering ack requests in ADS streams (# 8395)
> 082a927 xds: Roll forward xdsclient migration (# 8391)
> 5f8fe4f github: Add workflow to replace mergeable (# 8401)
> 57400b4 roundrobin: Remove unnecessary ExitIdle override (# 8390)
> a64d933 grpc: Fix cardinality violations in non-server streaming RPCs (# 8278)
> d2e8366 xds: revert # 8310: migration of xdsclient to use generic client and dedicated LRS client
> af0f88e add spiffe config (# 8384)
> 996aabe xds: migrate internal xdsclient to use generic client and dedicated LRS client (# 8310)
> ec91b2e xds: Remove temporary environment variable for least request (# 8248)
> 9319d72 cmd/protoc-gen-go-grpc: use `Error()` since no formatting is performed (# 8378)
> f6bf86c Add flag guarding SPIFFE Bundle provider (# 8343)
> 6dfe07c balancer: Make ExitIdle compulsory for Balancers (# 8367)
> 8d1e6e2 deps: update dependencies for all modules and fix revive findings (# 8372)
> 9b7bd34 grpc: introduce new Dial and Server Options to set static window size (# 8283)
> 643bd63 xds/internal: update generic grpctransport codec name to proto (# 8368)
> 4275c5b transport: Re-use slice buffer reader for a stream (# 8360)
> ec4810c grpc: Fix cardinality violations in client streaming and unary RPCs (# 8330)
> fb223f7 transport: Optimize heap allocations (# 8361)
> f947a86 balancer/ringhash: Add experimental notice in package comment (# 8364)
> 05d49d0 [interop client] provide a flag to set google-c2p resolver universe domain (# 8145)
> 28128e0 xdsclient: Fix flakyness in `TestResourceUpdateMetrics` in the case of repeated NACKs (# 8363)
> 4cab0e6 balacergroup: cleanup exitIdle() (# 8347)
> e3ca7f9 xdsclient: fix unexpectedly large LoadReportInterval in initial load report request (# 8348)
> 443caad delegatingresolver: avoid proxy for resolved addresses in NO_PROXY env (# 8329)
> 32e57de Rename PSM interop fallback test suite to light (# 8350)
> 6995ef2 internal/transport: Wait for server goroutines to exit during shutdown in test (# 8306)
> aaabd60 deps: update dependencies for all modules (# 8331)
> 0c24af1 balancer/least_request : Fix panic while handling resolver errors (# 8333)
> f2d3e11 Change version to 1.74.0-dev (# 8324)
> 1ecde18 xds: generic xds client ads stream tests (# 8307)
> 5c0d552 removing unused code (# 8316)
bumping golang.org/x/sys 3d9a6b8...751c3c6:
> 751c3c6 unix: add missing NFT_PAYLOAD_* consts on linux
> 0c740cc unix: update Go to 1.24.3
> d62d31c unix: update Linux constants and types to v6.14
bumping knative.dev/pkg 19d3cc2...2a0abb7:
> 2a0abb7 Bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0 (# 3225)
> 5bfaba0 Bump the golang-x group with 3 updates (# 3217)
> 032a2ec Bump sigs.k8s.io/yaml from 1.5.0 to 1.6.0 (# 3221)
> 4c6fea7 Bump github.com/spf13/pflag from 1.0.6 to 1.0.7 (# 3219)
> f6a99ac Bump google.golang.org/grpc from 1.73.0 to 1.74.2 (# 3222)
> 0c4867c Bump go.opentelemetry.io/otel/exporters/prometheus from 0.59.0 to 0.59.1 in the otel group (# 3223)
Signed-off-by: Knative Automation <automation@knative.team>
|
|
|
|
fcc5f74af5
|
upgrade to latest dependencies (#2008)
bumping knative.dev/eventing c9821a9...7ea8857: > 7ea8857 [main] Upgrade to latest dependencies (# 8647) > db313c1 feat: webhook validates new config-observability (# 8633) > 4e3838c fix: containersource template labels are correctly set on deployment (# 8634) > aef77d7 Add option to ApiServerSource to skip permissions check (# 8615) > 37dd673 Instrument adapater with otel, cleanup OpenCensus references (# 8640) bumping golang.org/x/time 2c6c5a2...1616a7f: > 1616a7f rate: skip time.Now call in Sometimes.Do unless necessary > 0c50ed8 all: upgrade go directive to at least 1.23.0 [generated] > 66520f6 rate: simplify function advance only returns new Tokens to caller bumping knative.dev/serving bf962e6...5765200: > 5765200 upgrade to latest dependencies (# 15969) > f1f4f69 Update net-kourier nightly (# 15972) > 2af2419 Update net-istio nightly (# 15971) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
8216e64a8b
|
upgrade to latest dependencies (#2003)
bumping knative.dev/pkg fd105c6...19d3cc2: > 19d3cc2 upgrade to latest dependencies (# 3218) > a4cc1bd drop dependency on metrics package (# 3215) > d3550d4 Update community files (# 3214) > ab9aaa0 also add json keys to the top level config (# 3213) > 264afa3 add json struct tags to the observability configs (# 3212) > 3eb1089 [webhook] enrich webhook traces (# 3209) > 16de760 split off pprof server that accepts a configmap (# 3210) > ff153ad [controller/observability] adjust metrics reporting for the two lane queue (# 3206) > fdc3131 pass options to the TracerProvider constructor (# 3208) > d601f66 allow for stdout exporter for tracing - to allow for debugging (# 3207) > e959f44 [controller] OTel instrumentation (# 3201) > f478764 [webhook] OTel changes (# 3189) > 7a5377f Drop OpenCensus use in various test packages (# 3202) > 9f3f014 wire zap into the client-go logger (# 3205) > 9435aa6 [observability/resource] fix service name calculation (# 3204) > 68cdb02 shutdown must be called explicitly since pprof listen is part of the errgroup (# 3203) > 13b2dc9 [observability] Default missing endpoint scheme to HTTPS (# 3200) > 434d221 When shutting down the OTel providers have a ten second timeout. (# 3199) > 8481e7e parse the endpoint as a URL to allow paths (# 3197) > 7681e80 handle no views in the context (# 3196) > 5abfb10 [injection/sharedmain] OTel Support (# 3190) > 5e2512c New observability package (# 3188) > 4ec554b Bump sigs.k8s.io/yaml from 1.4.0 to 1.5.0 (# 3194) > 0285e29 group otel updates (# 3193) > fe85a65 drop unused functions in webhook testing (# 3191) bumping golang.org/x/oauth2 0042180...cf14319: > cf14319 oauth2: fix expiration time window check > 32d34ef internal: include clientID in auth style cache key > 2d34e30 oauth2: replace a magic number with AuthStyleUnknown > 696f7b3 all: modernize with doc links and any > 471209b oauth2: drop dependency on go-cmp > 6968da2 oauth2: sync Token.ExpiresIn from internal Token > d2c4e0a oauth2: context instead of golang.org/x/net/context in doc > 883dc3c endpoints: add various endpoints from stale CLs > 1c06e87 all: make use of oauth.Token.ExpiresIn > 65c15a3 oauth2: remove extra period > ce56909 jws: improve fix for CVE-2025-22868 bumping knative.dev/networking f950c0c...edb1a4a: > edb1a4a upgrade to latest dependencies (# 1072) > f8c9238 Update community files (# 1071) > 14e7b48 upgrade to latest dependencies (# 1070) > efc53e4 upgrade to latest dependencies (# 1069) bumping google.golang.org/genproto/googleapis/rpc b45e905...513f239: > 513f239 chore(all): update all (# 1221) > 200df99 chore(all): update all (# 1220) > 55703ea chore(all): update all (# 1219) > 5a2f75b chore(all): auto-regenerate .pb.go files (# 1217) > fcd927c chore(all): update all (# 1218) > f936aa4 chore(all): auto-regenerate .pb.go files (# 1214) > 80320d0 chore(all): update all (# 1215) > c3e32d0 feat(googleapis/devtools/clouddebugger/v2): remove googleapis/devtools/clouddebugger (# 1216) > 10db94c chore(all): update all (# 1213) > 7b38467 chore(all): auto-regenerate .pb.go files (# 1212) > 2d3770c chore(all): auto-regenerate .pb.go files (# 1208) > 61c742a chore(all): update all (# 1211) > 207652e chore(all): update all (# 1209) > de1ac95 chore(all): auto-regenerate .pb.go files (# 1207) > ac9807e chore(all): update all to ee84b53 (# 1206) > ee84b53 chore(all): update all (# 1205) bumping knative.dev/serving 7f0a07a...bf962e6: > bf962e6 [otel] instrument the autoscaler (# 15963) > 471aa0d Update net-gateway-api nightly (# 15968) > 7144b0d Update net-kourier nightly (# 15954) > c65e780 upgrade to latest dependencies (# 15967) > 20fc217 Update net-istio nightly (# 15965) > ac5c50c drop use of heavy profiling package (# 15964) > 6dff362 [otel] instrumentation of the queue-proxy (# 15961) > c4b7c40 [otel] Switch Activator over to OTel instrumentation (# 15960) > dc00349 Update net-gateway-api nightly (# 15952) > 3424b8c use new observability config instead of knative.dev/pkg/metrics (# 15959) > e0bedf1 [otel] Reconcile new observability config onto the queue-proxy container (# 15958) > f6e667d remove unused imports (# 15957) > aad48fe Introduce new Serving OTel config (# 15956) > d73a1c0 Update net-contour nightly (# 15953) > 080f4b3 Update net-istio nightly (# 15955) > 21432a4 Update community files (# 15951) > 2c9bd10 upgrade to latest dependencies (# 15950) > a304c2f [main] Upgrade to latest dependencies (# 15948) > a329e36 Bump chainguard-dev/actions in the github-actions group (# 15947) > d71567d upgrade to latest dependencies (# 15941) > 667a470 Update net-contour nightly (# 15945) > aa58baf Update net-gateway-api nightly (# 15943) > a56b816 Update net-istio nightly (# 15944) > 663bb6a upgrade to latest dependencies (# 15939) > ec61251 Fix roundToNDigits to use Round instead of Floor (# 15940) > 1e8a4b7 upgrade to latest dependencies (# 15938) > cada0f4 Update net-kourier nightly (# 15933) > 29e580b bump cert-manager, istio, contour (# 15928) > 9d3fe30 Update net-contour nightly (# 15932) bumping knative.dev/eventing 9d89558...c9821a9: > c9821a9 feat: instrument auth verifier with OTel (# 8641) > fd509a9 feat: instrument jobsink with otel (# 8639) > bedd48f feat: migrate kncloudevents, broker filter, broker ingress, inmemorychannel dispatcher to otel (# 8635) > c2e78b4 [Automated] Update eventing-eventing-integrations nightly (# 8636) > 6e5cb3a feat: add new otel config (# 8624) > 351613b [main] Upgrade to latest dependencies (# 8625) > 50d5a26 Fix deps upgrade (# 8620) > 1840f7a [Automated] Update eventing-eventing-integrations nightly (# 8623) > 75874ab [main] Update community files (# 8621) > 1a736e1 Update deps for K8s 1.33 (# 8602) > 5bcf801 test: multiple nested filters of the same type should work (# 8610) > 7f047f9 feat: add request reply cesql function (# 8608) > 5de389b feat: support for additional pod scheduling definition on IntegrationSource (# 8601) > a582a88 Bump github.com/go-jose/go-jose/v3 from 3.0.3 to 3.0.4 (# 8605) > e25bccd feat: add package to set and verify correlation/reply ids for RequestReply (# 8606) > d56ee68 Adding addressable duck on crd (# 8603) bumping knative.dev/hack f525e18...70d4b00: > 70d4b00 Update community files (# 425) bumping github.com/go-logr/logr 1205f42...38a1c47: > 38a1c47 build(deps): bump github/codeql-action from 3.28.17 to 3.28.18 > f08bedd build(deps): bump actions/setup-go from 5.4.0 to 5.5.0 > 6295e99 build(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 > 028840d build(deps): bump github/codeql-action from 3.28.15 to 3.28.17 > 511e5fa Merge pull request # 367 from go-logr/dependabot/github_actions/github/codeql-action-3.28.15 > 158c311 Merge pull request # 366 from thockin/master > d806463 build(deps): bump github/codeql-action from 3.28.13 to 3.28.15 > 20a64ba build(deps): bump github/codeql-action from 3.28.12 to 3.28.13 > c79ddb3 Update to support golangci-lint v2 > 0385e14 Add comments around slog exceptions > 8fd86d2 Revert "Remove one exception from Slog testing" > 22d21f0 Update github actions > 1e06d3d Remove one exception from Slog testing > c439f61 Fix slog tests for 1.25 > fd59c10 Merge pull request # 359 from go-logr/dependabot/github_actions/actions/upload-artifact-4.6.2 > 50c533c Merge pull request # 358 from go-logr/dependabot/github_actions/github/codeql-action-3.28.12 > 2b467c4 build(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2 > 8476b37 Merge pull request # 357 from go-logr/dependabot/github_actions/golangci/golangci-lint-action-6.5.2 > 9a1211d build(deps): bump github/codeql-action from 3.28.11 to 3.28.12 > eec33c4 build(deps): bump golangci/golangci-lint-action from 6.5.0 to 6.5.1 > 8de8c51 Merge pull request # 356 from go-logr/dependabot/github_actions/actions/setup-go-5.4.0 > 140789c build(deps): bump golangci/golangci-lint-action from 6.5.1 to 6.5.2 > 525d37c Merge pull request # 354 from go-logr/dependabot/github_actions/github/codeql-action-3.28.11 > 207008c build(deps): bump actions/setup-go from 5.3.0 to 5.4.0 > 95b588a Merge pull request # 352 from go-logr/dependabot/github_actions/github/codeql-action-3.28.10 > f597e8b build(deps): bump github/codeql-action from 3.28.10 to 3.28.11 > 1c2d47a Merge pull request # 351 from go-logr/dependabot/github_actions/ossf/scorecard-action-2.4.1 > 18c61bc build(deps): bump github/codeql-action from 3.28.9 to 3.28.10 > 7805e15 Merge pull request # 353 from go-logr/dependabot/github_actions/actions/upload-artifact-4.6.1 > e374c47 build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.1 > 4af26d9 build(deps): bump golangci/golangci-lint-action from 6.3.1 to 6.5.0 > 80045e5 build(deps): bump actions/upload-artifact from 4.6.0 to 4.6.1 > 1a48fc0 build(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.3.1 > 743e080 build(deps): bump github/codeql-action from 3.28.8 to 3.28.9 > cfd110a build(deps): bump github/codeql-action from 3.28.5 to 3.28.8 > 6a2281a Merge pull request # 346 from go-logr/dependabot/github_actions/actions/setup-go-5.3.0 > ccd6555 Merge pull request # 345 from go-logr/dependabot/github_actions/github/codeql-action-3.28.5 > e2e4b0e build(deps): bump actions/setup-go from 5.2.0 to 5.3.0 > c233155 Merge pull request # 344 from go-logr/dependabot/github_actions/golangci/golangci-lint-action-6.2.0 > 677a7c2 build(deps): bump github/codeql-action from 3.28.1 to 3.28.5 > b8ba189 Merge pull request # 343 from go-logr/dependabot/github_actions/actions/upload-artifact-4.6.0 > 96397cb build(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 > 7fb2590 Merge pull request # 342 from go-logr/dependabot/github_actions/github/codeql-action-3.28.1 > 0a1e3b8 build(deps): bump actions/upload-artifact from 4.4.3 to 4.6.0 > 1cb5846 build(deps): bump github/codeql-action from 3.27.9 to 3.28.0 > 08afa36 build(deps): bump github/codeql-action from 3.28.0 to 3.28.1 > 28c3e59 Merge pull request # 339 from go-logr/dependabot/github_actions/github/codeql-action-3.27.9 > e0b26f2 Merge pull request # 338 from go-logr/dependabot/github_actions/actions/setup-go-5.2.0 > d860f7f build(deps): bump github/codeql-action from 3.27.6 to 3.27.9 > 8849d8d build(deps): bump github/codeql-action from 3.27.5 to 3.27.6 > 1210f7d build(deps): bump actions/setup-go from 5.1.0 to 5.2.0 > a64db0b Merge pull request # 334 from go-logr/dependabot/github_actions/github/codeql-action-3.27.5 > 5342602 build(deps): bump github/codeql-action from 3.27.0 to 3.27.4 > cf0063c build(deps): bump github/codeql-action from 3.27.4 to 3.27.5 > f151316 Merge pull request # 330 from go-logr/dependabot/github_actions/actions/checkout-4.2.2 > e072c1a Merge pull request # 331 from go-logr/dependabot/github_actions/github/codeql-action-3.27.0 > 35ea6fd build(deps): bump actions/checkout from 4.2.1 to 4.2.2 > ddf199b Merge pull request # 329 from go-logr/dependabot/github_actions/actions/setup-go-5.1.0 > afe9b4a build(deps): bump github/codeql-action from 3.26.13 to 3.27.0 > 1ce1e2e build(deps): bump github/codeql-action from 3.26.12 to 3.26.13 > c5df16e build(deps): bump actions/setup-go from 5.0.2 to 5.1.0 > 8d6912c build(deps): bump actions/upload-artifact from 4.4.0 to 4.4.3 > 8d9adce build(deps): bump github/codeql-action from 3.26.11 to 3.26.12 > 6f2dcb8 build(deps): bump actions/checkout from 4.2.0 to 4.2.1 > 5d59669 GitHub: bump Go version used for apidiff > 685f8d1 Merge pull request # 323 from go-logr/dependabot/github_actions/github/codeql-action-3.26.11 > 1108ded Merge pull request # 322 from go-logr/dependabot/github_actions/golangci/golangci-lint-action-6.1.1 > 85e5c25 build(deps): bump github/codeql-action from 3.26.9 to 3.26.11 > a3fdc92 build(deps): bump actions/checkout from 4.1.7 to 4.2.0 > 5014e65 build(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 > 8c14043 build(deps): bump github/codeql-action from 3.26.8 to 3.26.9 > bb9f20d Merge pull request # 319 from go-logr/dependabot/github_actions/github/codeql-action-3.26.8 > e2720e1 build(deps): bump github/codeql-action from 3.26.6 to 3.26.7 > 98f267c build(deps): bump github/codeql-action from 3.26.7 to 3.26.8 > 275154a Merge pull request # 317 from go-logr/dependabot/github_actions/github/codeql-action-3.26.6 > abec0d5 Merge pull request # 316 from go-logr/dependabot/github_actions/actions/upload-artifact-4.4.0 > 3bf2a10 build(deps): bump github/codeql-action from 3.26.5 to 3.26.6 > 14f036d Merge pull request # 315 from go-logr/dependabot/github_actions/github/codeql-action-3.26.5 > 35ef369 build(deps): bump actions/upload-artifact from 4.3.6 to 4.4.0 > 4743538 Merge pull request # 314 from go-logr/dependabot/github_actions/github/codeql-action-3.26.2 > dd81768 build(deps): bump github/codeql-action from 3.26.2 to 3.26.5 > 1033a72 build(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 > edcd2be build(deps): bump github/codeql-action from 3.26.0 to 3.26.2 > 79c4c21 build(deps): bump github/codeql-action from 3.25.15 to 3.26.0 > d95a0df build(deps): bump actions/upload-artifact from 4.3.4 to 4.3.6 > a340533 Merge pull request # 309 from thockin/master > 90d9f9d build(deps): bump github/codeql-action from 3.25.13 to 3.25.15 > 0103ab5 Silence spurious lint warnings > 6386269 build(deps): bump ossf/scorecard-action from 2.3.3 to 2.4.0 > 26eb1a2 build(deps): bump github/codeql-action from 3.25.12 to 3.25.13 > 781996a build(deps): bump actions/setup-go from 5.0.1 to 5.0.2 > 76dab72 build(deps): bump github/codeql-action from 3.25.11 to 3.25.12 > 2110dbe Merge pull request # 302 from go-logr/dependabot/github_actions/actions/upload-artifact-4.3.4 > c65c5f6 Merge pull request # 301 from go-logr/dependabot/github_actions/github/codeql-action-3.25.11 > e04bf87 build(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4 > eb84a8c Merge pull request # 300 from go-logr/dependabot/github_actions/actions/checkout-4.1.7 > cd5acd5 build(deps): bump github/codeql-action from 3.25.10 to 3.25.11 > d69364f Merge pull request # 299 from go-logr/dependabot/github_actions/github/codeql-action-3.25.10 > cdbf6fb build(deps): bump actions/checkout from 4.1.6 to 4.1.7 > 8ce0cab Merge pull request # 298 from go-logr/dependabot/github_actions/github/codeql-action-3.25.8 > 6b90080 build(deps): bump github/codeql-action from 3.25.8 to 3.25.10 > 375c22d Merge pull request # 297 from go-logr/dependabot/github_actions/github/codeql-action-3.25.7 > a9e97bc build(deps): bump github/codeql-action from 3.25.7 to 3.25.8 > 976cd73 Merge pull request # 296 from go-logr/dependabot/github_actions/github/codeql-action-3.25.6 > 2bb10dc build(deps): bump github/codeql-action from 3.25.6 to 3.25.7 > e99951c build(deps): bump github/codeql-action from 3.25.5 to 3.25.6 bumping sigs.k8s.io/yaml c3772b5...0f318dc: > 0f318dc Merge pull request # 134 from kubernetes-sigs/forgot-to-add-redirects-for-constants > 8eaa802 Merge pull request # 133 from kubernetes-sigs/deprecate-code-in-goyaml.v3-goyaml.v2-and-redirect > b8fc0c0 Forgot to add redirects for v3 constants > 0fe7da3 Merge pull request # 125 from kragniz/go-1.24 > 69e45c1 Deprecate code in goyaml.v2/goyaml.v3 directories and redirect > c6ac2c9 Merge pull request # 126 from kragniz/remove-travis > 14cbb88 Test against go 1.24.x > b9a9b1c Merge pull request # 106 from ThatsMrTalbot/patch-1 > 203ded9 Remove old travisci config file > 56d6720 Merge pull request # 122 from liggitt/unhashable-key > 4c6913f fix: wrap errors returned by JSON unmarshal > 119290a Merge pull request # 118 from skitt/drop-go1.10-build > 63d028e Handle unhashable keys during merge > 50e7f43 Merge pull request # 119 from skitt/test-go-1.21 > ea138a0 Merge Go 1.10+ files > 9934139 Test with Go 1.21 and later Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
1c3b47ce73
|
upgrade to latest dependencies (#2002)
bumping golang.org/x/sync 396f3a0...8a14946:
> 8a14946 errgroup: remove duplicated comment
> 1869c69 all: replace deprecated ioutil
> d1ac909 sync/errgroup: PanicError.Error print stack trace
> 506c70f errgroup: propagate panic and Goexit through Wait
bumping golang.org/x/tools 456962e...578c121:
> 578c121 go.mod: update golang.org/x dependencies
> f114dcf gopls/internal/protocol: refine DocumentURI Clean method and its usages
> 82ee0fd internal/mcp: change paginateList to a generic helper
> 64bfecc gopls/internal/golang: fix extract bug with anon functions
> 4546fbd internal/mcp: unify json tag parsing
> 82473ce gopls/doc/release: tweak v0.19
> f3c581f gopls/internal/protocol: add DocumentURI.Base accessor
> d9bacab gopls/internal/server: improve "editing generated file" warning
> 1afeefa internal/mcp: unexport FileResourceHandler
> 33d5988 gopls/internal/server: Organize Imports of generated files
> cb39a5f gopls/internal/golang: Format generated files
> e43ca0c internal/mcp: validate tool input schemas
> 61f37dc gopls: use new gomodcache index
> fed8cc8 internal/refactor: keep comments with same import
> c7873a3 gopls/internal/golang: eliminate dot import: skip keyed fields
> 6e8a193 gopls/internal/debug: integrate flight recorder
> 25caa76 gopls/internal/telemetry/cmd/stacks: delete
> c3cb1f1 gopls/internal/mcp: add top level symbols from current package
> effd83e gopls/internal/golang: add type inlayhint for variable decl
> 58e5e62 gopls/internal/test/marker: organize mcp tool context test
> ec7b2b3 gopls/internal/mcp: add exported type spec and value spec to context
> f12067d gopls/internal/analysis/modernize: disable appendclipped
> 59ce1d8 gopls/internal/analysis/modernize: appendclipped: preserve result type
> 2246f6d internal/mcp: middleware on the sending side
> 8fbc773 gopls/internal/analysis/modernize: add TODOs for nilness problem
> 8675e27 gopls/internal/mcp: add context mcp tool
> bcaee63 gopls/internal/protocol: make some optional integer fields indirect
> 4e672d5 gopls/internal/protocol: PublishDiagnosticsParams.version omitempty
> e88c5a4 internal/mcp: simplify session type params
> 61b248f internal/mcp: add missing testenv.NeedsExec
> a405109 internal/mcp: add a test for complete mapping of CallToolParams fields
> d0c0a57 go/analysis/passes/unusedresult: remove maps.Copy
> 73f1234 internal/mcp: community design
> d794c0d internal/mcp: generic handling of CallToolParams
> 3959656 internal/mcp: add iterator methods resources and prompts
> f80f3ff gopls/internal/protocol: add Mapper.{Pos,Node]Text helpers
> ef3a8dc go/analysis/passes/unusedresult: add test
> 661b815 go/analysis/passes/unusedresult: add slices, maps functions
> dd6ec04 gopls/internal/settings: add maprange analyzer
> 218e5f2 gopls/internal: handle errors, or document that we ignore them
> cb264bf internal/mcp: clean up diagnostics from Google import
> c8e47eb internal/gofix: document batch fix commands
> d3809ea internal/mcp: handle synthetic responses in conformance test
> 147cb9c gopls/internal/analysis/modernize: minmax: put comments at proper positions
> 59198a1 internal/mcp: add resource conformance test
> bef2d59 internal/golang: re-fix crash in definition of invalid "continue label"
> ad22223 gopls/internal/golang: fix crash in definition of invalid "continue label"
> 2815c8b internal/tokeninternal: tag AddExistingFiles for go1.24
> 389a102 gopls/internal/telemetry/cmd/stacks: collect from go.dev frontend
> 81de76b gopls/internal/analysis/modernize: fix bug in minmax analyzer that incorrectly handles nested if-else-if structures
> 7610d95 go/analysis/passes/printf: refine diagnostic locations
> c6e0ebc internal/mcp: run conformance tests on 1.24 with a GOEXPERIMENT setting
> 53be3d4 internal/mcp/jsonschema: apply schema defaults to an instance
> d12ca1c internal/mcp/jsonschema: remove shared structure from schema inference
> de7968d internal/gofix: add -gofix.allow_binding_decl flag
> 93f6460 internal/mcp: add iterator method for tools
> 359ea3a internal/mcp: add JSON conformance tests, and fix some bugs
> 9233e12 gopls: update to staticcheck@master
> 3eaf5e2 internal/mcp/jsonschema: validate defaults
> 50c5c27 internal/mcp/jsonschema: check for structure separately
> 4354923 internal/mcp: add pagination for prompts
> 15e680e gopls/.../completion: unimported completion snippets
> cc4b6fe internal/mcp/jsonschema: generalize error wrapping
> 82fa2c0 internal/mcp/jsonschema: clearer validations errors
> 845000b internal/mcp: meta and progress token
> 66fd759 internal/mcp: add pagination for resources
> f8a56cc internal/jsonrpc2_v2: update for go1.16+
> 14c014c internal/tokeninternal: optimize AddExistingFiles
> 6d1bf3b internal/test/integration/bench: add second kubernetes benchmark
> 866eb14 go/analysis/passes/printf: fix the issue where %#q/%#x/%#X recursion is not recognized
> baa4e14 internal/modindex: tiny test improvement
> 1c017f1 internal/telemetry/cmd/stacks: support Delve
> 2391123 internal/mcp: treat zero struct fields generously
> 08af7d4 all: fix some function names and typos in comment
> 60df06f internal/mcp: add pagination for tools
> f5ea575 go/ssa/interp: use slices.Equal to simplify code
> 6e44d1e internal/mcp: future-proof prompt handling
> 4d4fb92 internal/mcp: implement logging
> 66d4add internal/gocommand: re-disable flaky TestRmdirAfterGoList_Runner
> ac05d44 jsonschema: package doc
> 35a9265 jsonschema: add more schema fields
> 95976d8 internal/mcp: construct README with weave
> d5ec4a9 internal/mcp: add notifications
> aebd3be gopls/internal/test/integration: simplify GoToDefinition
> 423c5af gopls/internal/analysis/recursiveiter: set Diagnostic.End
> dc34568 gopls/internal/test/integration/completion: relax expectations
> 87749a7 all: fix typos
> edbd9df jsonschema: dynamic references
> 9460f2f gopls/internal/analysis/recursiveiter: report inefficient recursion
> 150502a internal/mcp: keep an ordered list of feature keys
> 10eb2f3 gopls/internal/mcp: add location info to mcp tool input arg
> a2c2a72 internal/tokeninternal: avoid use of AddExistingFiles, for now
> b62c6c1 internal/mcp: remove misplaced TODO comment
> babda13 gopls: update to github.com/dominikh/go-tools@v0.6.1
> 87f67c8 gopls/internal/debug: display Session.View.Folder.Options
> 19c36ab internal/tokeninternal: use go1.25's FileSet.AddExistingFiles
> 77de774 gopls/internal/golang: modify extract behavior for error handling returns
> 6202e58 internal/mcp: generate method names
> 86158bd internal/mcp: sampling
> db456f9 internal/mcp: client middleware
> 8edad1e internal/mcp: add the FileResourceHandler method
> 7ae2e5c gopls/internal/golang: implement "inline local variable" code action
> d71c72f gopls/internal/analysis/modernize: bloop: document deoptimization
> b8ee9f1 gopls/internal/test/marker: add mcp tools action marker
> c5e4271 internal/mcp: dispatcher middleware
> 5a46e4d gopls/internal/analysis/modernize/slicesdelete: convert index type if needed
> c460ea9 gopls/internal/analysis/modernize: disable slicesdelete pass
> 2263a61 gopls/internal/test/marker: add a folding ranges test case
> 5c7400c gopls/internal/cache/parsego: use PreorderStack
> bc8c84c gopls/internal/golang: AddTest: fix types.Package.Path nil panic
> b37bd0b internal/typesinternal: add go1.23 methods to NamedOrAlias
> c6b2a9c internal/typesinternal: add TypeNameFor helper
> ec0dab2 internal/mcp/design: sync with public design
> b1e5d85 internal/gocommand: move and reenable TestRmdirAfterGoList
> 78956f9 internal/mcp/design: yet more cleanup; define the Roots iterator
> 6731e88 internal/diff/lcs: fix flaky test
> 07c24ad internal/mcp: update README
> 279ce35 internal/mcp/design: further clean-up
> 0c0d330 internal/diff/lcs: log pseudorandom seeds so failures can be repro'd
> 04dca59 internal/mcp: hide CancelledParams
> 3c52d1f internal/mcp: reinstate ClientSession
> 3e37703 internal/refactor/inline: report when a "binding decl" was inserted
> d2ad3e0 internal/astutil/cursor: delete shims for old Cursor
> 84fa02a x/tools: gofix -fix -test ./...
> 43dd712 gopls/internal/protocol: make FoldingRange fields optional
> baeb0da cmd/deadcode: respect unused symbols inside all loaded modules
> fdae66b internal/mcp: design.md: polishing
> 5eb0d1f internal/mcp: fix typos
> ad2312c internal/mcp: design.md: link to spec change
> cb65fbb internal/mcp: rename LocalTransport->InMemoryTransport, and document
> 9a093bc internal/mcp: rename ServerConnection->ServerSession
> c905b91 internal/mcp: design.md: clarify backward compatibility guarantee
> 274b895 internal/mcp: resource tweaks
> 283948d internal/mcp: document iterators
> cd1dd28 internal/mcp: use RawMessage for tool args
> cd3f34c internal/mcp: change CallTool signature
> ccbd1d9 internal/mcp: change function signatures match design doc
> e31df77 internal/mcp: pointerize all the things
> 3ab3cc4 internal/mcp: document content constructors
> a5938fa internal/mcp: remove omitzero
> 34082a6 internal/mcp: simplify content
> f1f12cf internal/mcp: merge the protocol package into mcp
> 403f7ef internal/mcp/design: add pagination
> 7d76ce6 internal/mcp/jsonschema: check that schemas form a tree
> 0987b89 jsonschema: resolve remote references
> 8ac1955 internal/mcp: implement resources
> ade411c gopls/internal/lsprpc: start mcp server by passing -mcp-listen
> 865cd20 x/tools: various cleanups related to planned parser changes
> 8ab19ea internal/mcp: describe standard rpc signature
> 4d1336a internal/mcp: add resource subscriptions
> 6dfeba5 internal/mcp: adjust content types
> 3818858 internal/mcp/protocol: make type name more convenient
> bbef3e4 internal/mcp: implement roots
> 2835a17 internal/mcp: design.md: adjust resource design
> 7b959ff go/ast/inspector: improve doc comments
> acf038e internal/mcp/protocol: featureSet[T]
> 0d237c0 go/analysis/passes/framepointer: only stop on unconditional branches
> 3ce9106 internal/mcp: fix roots design
> 7b18363 go/ast/inspector: publish Cursor
> a240192 internal/mcp/design.md: minor changes
> ce6fe29 gopls/internal/completion: apply modernizers
> 2cf2b2a internal/mcp/design: weave discussion of differences with mcp-go
> b303c1f internal/mcp/design: remove the protocol package; update tools
> d11c94a internal/design: minor cleanup; add 'errors' and 'ping' sections
> 721ad8d internal/mcp/design.md: prompts and resources
> b489159 internal/mcp: progress notifications
> b61ab33 internal/mcp/design: add a section on cancellation
> ef35d72 internal/mcp/design: add section on clients and servers
> 8ee3f58 internal/mcp/design.md: completions
> 4160b77 internal/mcp/design.md: client features
> d60d930 internal/mcp: tool section of design
> c89ad19 internal/mcp: JSON Schema design
> 1ead56f internal/mcp/design: describe mcp-go delta
> 2587caa internal/mcp/design: discuss generated protocol types
> 3d89335 internal/mcp: a new extensibility point for HTTP transports
> 6736a6d jsonschema: resolve refs
> 51dcb32 gopls/internal/analysis/modernize: add checks to prevent invalid fixes from slicesContains
> bad5619 internal/mcp/protocol: spell "Id" idiomatically
> 89c7c2c internal/mcp/design: logging
> dbc82b6 internal/mcp/jsonschema: make Schema.every fully recursive
> 4a72625 internal/mcp/design: start a full design doc, with stubs
> 3f0db34 internal/mcp: rename ClientConnection to ServerConnection
> c836232 internal/mcp: rename Make* to New*
> f71ad04 jsonschema: implement JSON Pointers for schemas
> f8980b6 internal/mcp/jsonschema: support validating structs
> 7231669 gopls/internal/analysis/modernize: don't offer a fix when initialization statement is not empty
> deec52f internal/typesinternal: use TypeAndValue.IsBuiltin in ClassifyCall
> 887e16c internal/mcp: NewClient takes Transport
> ff4f533 internal/mcp: add README.md and CONTRIBUTING.md
> 6b12a4e internal/mcp/protocol: move out of mcp/internal, as it's used in the API
> 0ac692e gopls/internal/golang: Hover: show allocator size class
> 8be0535 gopls/internal/golang: make "Show assembly" work in tests
> 055c1af go/ssa: clear Function.subst after building bodyless function
> 898dcae gopls/internal/golang/completion: new code for unimported completions
> 9635d6c jsonschema: resolve anchors
> 51a10bc jsonschema: resolve URIs for $id
> 64b63a6 go.mod: update golang.org/x dependencies
> 7701413 internal/mcp: move jsonschema out of mcp/internal
> 125cd11 jsonschema: pre-compile regexps
> 2f18550 jsonschema: better errors unmarshaling ints
> 635622b jsonschema: using hashing for uniqueItems
> 0f6a53f mcp: remove ServerConnection
> ca54d59 jsonschema: represent integer keywords as ints
> c75f7e8 jsonschema: validate object keywords
> efd15d8 internal/mcp: clean up handling of content
> 80e0fd8 internal/mcp: support prompts
> ab01700 internal/mcp: add tool and schema options
> 37278be internal/mcp: add more package documentation, examples
> 7906227 internal/mcp: add a command transport for connecting to a sidecar
> 1587f35 gopls/internal/server/completion: get correct surrounding for second lhs
> f11e7de internal/stdlib: add arg types for functions
> 0d2acf1 jsonschema: validate array keywords
> fd1a208 jsonschema: validate logic keywords
> 984d58c go/analysis/unitchecker: update TestVetStdlib's skip for "devel" move
> 953b452 go/packages: skip TestRmdirAfterGoList_Runner
> 9e366f5 jsonschema: validate numbers and strings
> 68cf9be gopls/internal/golang/completion: tostring, tobytes postfix snippets
> 6a96d1d cmd/auth: carve out module for deprecated command `auth`
> 7261efd internal/mcp: export the Transport interface; add a Server example
> e4c83cc internal/mcp: dynamically determine the mcp server based on URL
> 26f40ac internal/mcp: clean up SSE server shutdown.
> ffe579a go/packages: remove unexported fields from packages.Config
> 37f9bd1 jsonschema: validate some keywords
> bf81a8d internal/mcp/internal/jsonschema: schema definition
> 4ec26d6 gopls/internal/server: add modify tags code action docs
> d3f8716 gopls/internal/golang/completion: offer return with whitespace
> de18b0b gopls: run modernize -fix in gopls
> 2f3d4ad go/packages: add variant of TestRmdirAfterGoList without gocommand
> cd9151d gopls/internal/cache: fix bug in toGobDiagnostic(Related)
> d3a3775 internal/mcp: implement cancellation
> 2863098 internal/mcp: implement ping, and test request interleaving
> caf7cdc internal/mcp: implement HTTP SSE transport
> 68e94bd x/tools: use 2-arg form of //go:linkname
> f11abcb internal/analysisinternal: permit Fix.End slightly beyond EOF
> 46e932f internal/analysisinternal: add std import at the start of the import group
> d346382 gopls/internal/server: add modify_tags command handler
> 0c2f68a gopls/internal/golang/completion: show typeparam for preceding funcs in chain
> f01b9f6 gopls/internal/server: support links and hovers for replace directive
> cd18362 go/packages: add test that go list closes file handles
> 04af9bf go/analysis/passes/hostport: publish
> 357c3da internal/mcp: add batching support
> cc6bc88 internal/mcp: an MCP SDK prototype
> e9d2a36 gopls/internal/golang: pkgdoc: don't discard NewT for unexported t
> d905d0b gopls/internal/golang: add test for (unfixed) issue 65098
> e27768f internal/refactor/inline: freeishNames initial scope
> 264b0a5 gopls/internal/golang/completion: modernize
> 7c6d4c6 internal/refactor/inline: handle generic functions
> 6da8d2e gopls/internal/golang: Rename imports: be defensive
> 015c0fc gopls/internal/test/integration/web: move misc/webserver_test.go
> d97a910 gopls/internal/golang: CodeAction: don't fail because of 1 producer
> d0ead43 gopls/internal/settings: enable most staticcheck analyzers
> bacd4ba go/analysis/passes/gofix: add an example to doc
> 48422ad gopls/internal/golang: add embedded struct info to hover
> a318c19 internal/refactor/inline: test type params shadowing pkg symbols
> 035d8c6 gopls/internal/golang: Rename all receivers only at declaration
> 6f344f9 internal/refactor/inline: add test for type param shadowing
> 2337e7c internal/refactor/inline: factor out free obj renaming
> 93bb7f0 gopls: update x/telemetry
> 33c6419 gopls/internal/golang: fix build
> e78fd89 internal/astutil/cursor: four API refinements
> cf5cb00 internal/astutil: PreorderStack: a safer ast.Inspect for stacks
> f76b112 gopls/internal/golang: Rename all receiver variables
> ee8f138 go/analysis/passes/gofix: go:fix directive checker
> 1494dfe gopls: improve warning against using go get -tool with gopls
> 20a69d6 gopls: warn against using go get -tool with gopls
> 26ef4d1 gopls/internal/golang: fix broken build due to semantic merge conflict
> 808c870 gopls/internal/cache: more test cases for syntax repairing
> b68d703 gopls/internal/cache: handle VS Code Insiders in watchSubdirs
> ce1c5d5 gopls/internal/golang: CallHierarchy: show only *types.Func callees
> 7e7983f gopls/internal/golang: fix extract with free control statements
> fd68572 internal/stdlib: find api directory more robustly
> 7ceff13 go/analysis/passes/structtag: ignore findings for "encoding/..."
> d363f10 gopls/doc: fix config for vim-lsp
> 7829e07 go/analysis/passes/testinggoroutine: used UsedIdent
> 9df6bbd gopls: hide todo inside readme.md
> fd3eb08 gopls/internal/cache/parsego: new test case for fixed syntax
> c24b06c gopls/internal/golang: implementation: report iface/iface relations
> edff653 gopls/internal/server: TypeHierarchy support
> a99a1c3 gopls/internal/analysis/modernize: prevent conversion of variadic functions to slices.ContainsFunc
> 4e973d9 gopls/internal/golang: yet more refinement of golang/go# 70553
> f64b14a gopls/internal/golang: completion: better default keyword completion in switch stmt
> af71e42 gopls/internal/golang: Rename: fix crash in ill-typed redeclaration
> 9fbec96 gopls/internal/server: workspace: skip adding already added file
bumping github.com/prometheus/client_golang 48e12a1...d50be25:
> d50be25 Cut 1.22.0 (# 1793)
> 1043db7 Cut 1.22.0-rc.0 (# 1768)
> e575c9c promhttp: Isolate zstd support and klauspost/compress library use to promhttp/zstd package (# 1765)
> f2276aa Merge pull request # 1764 from prometheus/dependabot/github_actions/github-actions-bf199c20a5
> a3548c5 Merge pull request # 1754 from saswatamcode/exp-eh
> 9df772c build(deps): bump peter-evans/create-pull-request
> c5cf981 Merge pull request # 1762 from prometheus/release-1.21
> 60fd2b0 Remove go.work file for now
> e84c305 exp: Reset snappy buf (# 1756)
> 8a42da3 Fix ios build. (# 1758)
> 8f9d0de exp: Add dependabot config
> c351d10 Merge pull request # 1753 from prometheus/dependabot/go_modules/github.com/google/go-cmp-0.7.0
> 40c62f7 Merge pull request # 1757 from prometheus/revert-121cas
> 8c4c8fe Merge pull request # 1752 from prometheus/dependabot/go_modules/github.com/klauspost/compress-1.18.0
> 8e74257 build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0
> eaf03ef Cut 1.21.0 (# 1737)
> 689f590 Cut 1.21.1
> 25fdd48 Merge pull request # 1751 from prometheus/dependabot/github_actions/github-actions-1d46c514bf
> 3e9bb22 build(deps): bump github.com/klauspost/compress from 1.17.11 to 1.18.0
> f1f89dc Cut 1.21.0-rc.0 (# 1718)
> 9e567a7 Revert "Add: exponential backoff for CAS operations on floats (# 1661)"
> ad23ad6 exp/api: Add accepted msg type validation to handler (# 1750)
> 1f5f3b8 build(deps): bump the github-actions group with 5 updates
> c923f7c Revert "ci: daggerize test and lint pipelines (# 1534)" (# 1717)
> 248c3f7 exp/api: Add experimental exp module; Add remote API with write client and handler. (# 1658)
> 1bcda80 process collector: Fixed pedantic registry failures on darwin with cgo. (# 1715)
> 6b820eb Add support for undocumented query options for API (# 1743)
> 038b37a tutorials/whatsup: Updated deps (# 1716)
> 97546ff Update common Prometheus files (# 1745)
> 56a2431 docs: Add RELEASE.md for the release process (# 1690)
> 020a778 Merge pull request # 1744 from prometheus/release-1.21
> cbd9526 Merge pull request # 1713 from prometheus/dependabot/go_modules/tutorials/whatsup/golang.org/x/net-0.33.0
> 9940ebe Merge pull request # 1742 from prometheus/dependabot/github_actions/github-actions-91945f2503
> 1a822a8 Upgrade to prometheus/common 0.62.0 with breaking change (# 1712)
> 80b5a2a build(deps): bump golang.org/x/net in /tutorials/whatsup
> 2c2903f Upgrade Golang version v1.24 (# 1738)
> d8aff6f build(deps): bump the github-actions group with 2 updates
> 7b39d01 Update common Prometheus files (# 1708)
> 2de10d2 Cleanup dependabot config (# 1741)
> aea1a59 Merge pull request # 1703 from prometheus/repo_sync
> 5719ece Merge pull request # 1740 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.36.5
> c882727 Merge pull request # 1704 from prometheus/dependabot/go_modules/github.com/prometheus/common-0.61.0
> 74e0f30 Update common Prometheus files
> e2d1203 Merge pull request # 1739 from prometheus/dependabot/go_modules/golang.org/x/sys-0.30.0
> 5996c87 build(deps): bump google.golang.org/protobuf from 1.36.4 to 1.36.5
> 168c8cc Merge pull request # 1707 from prometheus/dependabot/github_actions/github-actions-32880cf316
> 0c8606f build(deps): bump github.com/prometheus/common from 0.60.1 to 0.61.0
> 16ca7d8 Merge pull request # 1699 from dashpole/update_om_links
> e729ba1 Update common Prometheus files (# 1731)
> c9792a5 build(deps): bump golang.org/x/sys from 0.29.0 to 0.30.0
> 253889c Merge pull request # 1705 from prometheus/dependabot/go_modules/golang.org/x/sys-0.28.0
> b73f1d6 build(deps): bump the github-actions group with 5 updates
> dcf944d build(deps): bump the github-actions group with 5 updates (# 1695)
> 62165c2 update links to openmetrics to reference the v1.0.0 release
> bf9ab7c Update common Prometheus files (# 1727)
> b34fac0 Merge pull request # 1706 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.36.1
> ab5a3ac build(deps): bump golang.org/x/sys from 0.27.0 to 0.28.0
> 6bc5aaf Merge pull request # 1696 from prometheus/dependabot/go_modules/golang.org/x/sys-0.27.0
> c5873e0 Merge pull request # 1726 from prometheus/dependabot/github_actions/github-actions-0a2c707ab8
> 0e565ee build(deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.1
> e5b5c5a Merge pull request # 1697 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.35.2
> b338349 build(deps): bump golang.org/x/sys from 0.26.0 to 0.27.0
> 348cc70 Merge pull request # 1725 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.36.4
> c23accd build(deps): bump the github-actions group with 5 updates
> f53c5ca setup OSSF Scorecard workflow (# 1432)
> a656822 build(deps): bump google.golang.org/protobuf from 1.35.1 to 1.35.2
> 8afccc7 feat: Add new CollectorFunc utility (# 1724)
> 0f3d1e7 build(deps): bump google.golang.org/protobuf from 1.36.3 to 1.36.4
> b236e1b examples: Follow best practices and established naming conventions (# 1650)
> a42ae02 Added tips on releasing client and checking with k8s. (# 1723)
> 1880f1b Fix: handle nil variableLabels in Desc.String() method and add tests for nil label values (# 1687)
> 625c0eb chore(docs): Add links for the upstream PRs (# 1722)
> 2356bb3 Update common Prometheus files (# 1692)
> d9c0c3c Merge pull request # 1721 from prometheus/bwplotka-patch-1
> 76b74e2 fix: add very small delay between observations to make test more realistic (and faster) (# 1691)
> 68803f1 Merge pull request # 1719 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.36.3
> 130ebd1 Update RELEASE.md
> 6a90048 Add codeowners (# 1688)
> c77aa37 Merge pull request # 1720 from prometheus/dependabot/go_modules/golang.org/x/sys-0.29.0
> 2da9d00 build(deps): bump google.golang.org/protobuf from 1.36.1 to 1.36.3
> 7d0a0fb fix: replace fmt.Errorf with errors.New (# 1689)
> 40b7ca4 build(deps): bump golang.org/x/sys from 0.28.0 to 0.29.0
> 291b0b0 Merge pull request # 1654 from shivanthzen/constNativeHistogram
> 13851e9 Update common Prometheus files (# 1683)
> ae84979 Add native histograms
> a934c35 Add: exponential backoff for CAS operations on floats (# 1661)
> bab92a7 chore: enable usestdlibvars linter (# 1680)
> 400ee29 Update common Prometheus files (# 1679)
> 2b11a4b Merge pull request # 1673 from imorph/faster_find_bucket
> fcfad5c [chore]: enable perfsprint linter (# 1676)
> 78d7a94 add: linear search implementation (+ benchmarks)
> 1aa11d0 Merge pull request # 1678 from prometheus/dependabot/github_actions/github-actions-99b3cd78cd
> 0c73c1c Merge pull request # 1672 from imorph/fix_summary_decay2
> 6de54aa Merge pull request # 1674 from prometheus/repo_sync
> abfb257 build(deps): bump the github-actions group across 1 directory with 3 updates
> d3f2840 Merge pull request # 1665 from jkroepke/BuildFQName
> 6d099da add: no skip in short mode for TestSummaryDecay
> 02883cb Merge pull request # 1675 from mharbison72/issue-1660
> 8aea698 Update common Prometheus files
> 769f6f6 Merge pull request # 1670 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.35.1
> ece74f8 optimize BuildFQName function
> 7877776 fix: use injected now() instead of time.Now() in summary methods
> 3c21cc0 process_collector: avoid a compiler warning on macOS (fixes # 1660)
> 929900d Merge pull request # 1667 from prometheus/dependabot/go_modules/github.com/prometheus/common-0.60.1
> 5aa8222 build(deps): bump google.golang.org/protobuf from 1.34.2 to 1.35.1
> aef8aed Merge pull request # 1657 from Manask322/addHeadersRoundTripperExample
> efa3a8c Merge pull request # 1669 from prometheus/dependabot/go_modules/golang.org/x/sys-0.26.0
> 2c854c6 build(deps): bump github.com/prometheus/common from 0.59.1 to 0.60.1
> e1675ce Merge pull request # 1651 from prometheus/arianna-maintainer
> 547b8da test add headers round tripper
> ce1dda1 Merge pull request # 1668 from prometheus/dependabot/go_modules/github.com/klauspost/compress-1.17.11
> 1580d47 build(deps): bump golang.org/x/sys from 0.25.0 to 0.26.0
> e265df7 Merge pull request # 1647 from prometheus/release-1.20
> ffcf34f Add Arianna as maintainer 💪
> 1f09abb build(deps): bump github.com/klauspost/compress from 1.17.10 to 1.17.11
> 9c67f61 process_collector: Merge wasip1 and js into a single implementation (# 1644)
> 284ca0f Optinally print OM created lines (# 1408)
> 93c851f build(deps): bump the github-actions group with 4 updates (# 1634)
> ae6e5d0 Update common Prometheus files (# 1635)
> b2ef833 process_collector: Add Platform-Specific Describe for processCollector (# 1625)
> a9c0488 Merge pull request # 1632 from prometheus/dependabot/go_modules/golang.org/x/sys-0.25.0
> 38fb2b1 Merge pull request # 1633 from prometheus/dependabot/go_modules/github.com/klauspost/compress-1.17.10
> 9cd37f9 build(deps): bump golang.org/x/sys from 0.24.0 to 0.25.0
> 25bda7c process_collector: fill in virtual and resident memory values on macOS using optional cgo (# 1616)
> cb4b0c6 build(deps): bump github.com/klauspost/compress from 1.17.9 to 1.17.10
> 86f3496 Update common Prometheus files (# 1628)
> ff60566 Refactor default runtime metrics tests for Go collector so that default runtime metric set autogenerates (# 1631)
> 64158c5 Merge pull request # 1626 from ying-jeanne/add-example-for-customlabels
> 39e7c23 Merge pull request # 1627 from prometheus/release-1.20
> 86cdda8 Merge branch 'main' into add-example-for-customlabels
> ac114f3 Update common Prometheus files (# 1622)
> 6efd27d Update examples/customlabels/main.go
> c29b986 Merge pull request # 1618 from prometheus/owilliams/utf8-testing
> b079872 examples: Add custom labels example
> 89f21b2 api: Add ability to CloseIdleConnection for one-off httpClient use cases. (# 1513)
> 4d20de5 Set allow-utf-8 in Format during tests to avoid escaping.
> a5e1340 process_collector: fill in most statistics on macOS (# 1600)
> 97aa049 Update common Prometheus files (# 1615)
> fa4f164 examples: Improved GoCollector example. (# 1589)
> 30da80d Merge pull request # 1614 from prometheus/dependabot/github_actions/github-actions-aadb7c6e64
> 2cc3a2f Update Dagger and build. (# 1610)
> fd3057a build(deps): bump github/codeql-action
> 850b6c0 changed the name of all variables with min/max name (# 1606)
> 67683fd Merge pull request # 1612 from prometheus/dependabot/go_modules/github.com/prometheus/common-0.57.0
> 0ac5bf3 Merge pull request # 1611 from prometheus/dependabot/go_modules/golang.org/x/sys-0.24.0
> 25ed766 build(deps): bump github.com/prometheus/common from 0.55.0 to 0.57.0
> 0a90db7 Merge pull request # 1602 from prometheus/superq/update_go
> 4c36916 build(deps): bump golang.org/x/sys from 0.22.0 to 0.24.0
> ffc4cc6 Merge pull request # 1603 from prometheus/superq/cleanup_lint
> c85ae6b Update supported Go versions
> dbf72fc Merge pull request # 1593 from prometheus/release-1.20
> e080e48 Update linting
> b5361fe ci: bump dagger to the latest version (# 1588)
> 989a6d0 Merge pull request # 1583 from prometheus/fix
> 05936e8 Merge pull request # 1582 from prometheus/main-1.20
> 8514bd7 gocollector: Tiny fix for help message with runtime/metrics source.
bumping k8s.io/kube-openapi 2c72e55...c8a335a:
> c8a335a Merge pull request # 531 from serathius/validate-streaming
> 9d41124 Merge pull request # 530 from Jefftree/go-124
> 0d9316e Add validation rules for streaming
> b98be4e Merge pull request # 529 from Jefftree/idl-fix
> 342f11d Change package name back to idl_test and import idl
> 58bc144 Merge pull request # 527 from jas4711/fix-slow-tests
> 1250ee0 Fix package path for idl so the examples are aligned with types
> 995909f Add go 1.24 to CI
> e5f78fe Merge pull request # 524 from thockin/master
> 79dd252 Increase integration tests' timeout to 1min
> e0eeacd Switch from gofuzz to randfill
bumping k8s.io/apiserver c09fadd...338d7b8:
> 338d7b8 Update dependencies to v0.33.1 tag
> 1fb809d Merge remote-tracking branch 'origin/master' into release-1.33
> 6aae451 Stop exposing list-via-watch from the server
> 345c8cf Merge remote-tracking branch 'origin/master' into release-1.33
> 11e6080 Merge pull request # 131196 from siyuanfoundation/forward-api
> e87c9db Move to released version of prometheus/client_golang v1.22.0 from rc.0
> 9ca332f bug fix: fix version order in emulation forward compatibility.
> d4f2fc5 Merge pull request # 131020 from wojtek-t/fix_asynchronous_error
> beaef1d Merge pull request # 131103 from ahrtr/etcd_sdk_20250328
> b9e86eb Fix race for sending errors in watch
> 1776f0c Parallelize cacher list tests
> e228aea Don't start etcd for skipped test
> 29a5d82 Stop cacher in TestWatchStreamSeparation to speed up shutdown
> 30b60eb Fix flake, non-consistent list doesn't give any guarantees about staleness
> aed144f Ensure that cacher is terminated in TestGetListRecursivePrefix
> 51e9232 bump etcd 3.5.21 sdk
> 26bd744 Merge pull request # 127053 from dashpole/tracing_context_propagation
> 37736ec Merge pull request # 129872 from seans3/websocket-https-proxy
> 6898b83 restrict trace context propagation to system:master and system:monitoring
> b1b5987 Merge pull request # 130937 from serathius/watchcache-unify-delegate-list
> 3b2a820 Websocket HTTPS proxy support
> 6811fde Unify should delegate list
> b1020ce Merge pull request # 130423 from serathius/watchcache-continue
> 3a206e1 Merge pull request # 130930 from siyuanfoundation/help
> 5a05907 Serve LISTs with exact RV and continuations from cache
> a11f874 Merge pull request # 130121 from yongruilin/featuregate-unversion-clean
> b94acad chore: update emulation version help msg.
> 8702b38 chore: Remove unused unversioned feature gate map by consolidating feature gate files
> 7d24a9e Merge pull request # 130925 from serathius/watchcache-snapshotter-interface
> 23be1a4 Merge pull request # 130924 from serathius/watchcache-delegate-precedense
> fa558b1 Create Snapshotter interface to fake the implementation
> dfc7cb5 Merge pull request # 130922 from serathius/watchcache-delegate-state
> 91724cf Change precedence order for continue and legacy exact match
> a581683 Merge pull request # 130899 from serathius/watchcache-error
> edd1d1f Extend shouldDelegateList testing incorportating state of cacher
> 1a83f0c Merge pull request # 128402 from richabanker/mvp-agg-discovery
> 50f48ce Implement watchcache returning error from etcd that caused cache reinitialization
> 2566cd2 Merge pull request # 130115 from danmillwood/danmillwood-dispatcher-test-patch
> ae08979 Replace StorageVersion API with aggregated discovery to fetch served resources by a peer for MVP
> 7db8aee Merge pull request # 130906 from serathius/streaming-validation
> 10c2760 Fix intermittent test failure
> f50e0ed Update kube-openapi and integrate streaming tags validation
> 98865c8 Merge pull request # 130863 from serathius/watchcache-negative-RV-consistent
> 0f51ac5 Merge pull request # 130560 from stlaz/remote-uid-config-beta
> c59961a Test continue with negative RV for reading consistent RV
> 52e218f Merge pull request # 130873 from serathius/watchcache-consistency-typo
> a9904ee bump RemoteRequestHeaderUID featuregate to Beta, on by default
> 3482808 Merge pull request # 130866 from serathius/watchcache-delegate-helper
> 4da0062 Fix missing recursive in consistency check, enable panic on failed check and fix typo in logs
> aac1558 Merge pull request # 130875 from aramase/aramase/f/fix_email_verified_godoc
> cc5ef43 Extract delegator.Helper interface to allow making delegate decision based on cache state
> 3a95207 Add unit test to validate email_verified in claim validation rules
> 67dfc24 fix godoc for email_verified requirement when username contains claims.email
> d750e2f Merge pull request # 130595 from tkashem/omit-admission
> ba3fbbb Merge pull request # 130688 from serathius/watchcache-validate
> 4c88a5c skip admission for unsafe delete
> fa03ee3 Merge pull request # 130347 from Jefftree/remove-v2beta1-agg-discovery
> 7a33f52 Use ValidateListOptions in watch cache
> 544ce3d Merge pull request # 130741 from googs1025/fix/data_race
> cba5376 Gate apidiscovery/v2beta1 serving with a feature gate
> 5df5358 Merge pull request # 130811 from serathius/watchcache-test-negative-rv
> 7af2504 flake: fix data race for TestApfWatchHandlePanic unit test
> 2265efa Merge pull request # 130815 from serathius/watchcache-simplify-bypass-test
> 6f6da8e Add test cases for negative resource version in TestList
> 8aa636f Merge pull request # 130813 from serathius/watchcache-consistent-list-flake
> 3a2e1b5 Simplify bypass test by just testing shouldDelegateList function
> a679925 Test bypass for negative RV
> 05ed2e0 Merge pull request # 130437 from srivastav-abhishek/fix-unsafe-conversions-test
> 6ace22f Fix flaky RunTestConsistentList
> b640464 Merge pull request # 130588 from serathius/watchcache-test-recursive
> 1b0427a Removed parallel execution for test/subtest where AllocsPerRun is used
> 84cc815 Merge pull request # 130354 from siyuanfoundation/forward-api
> f76f81a Test recursive in TestGetListCacheBypass and separate overrides
> 70820c9 Merge pull request # 130019 from yongruilin/version-intro
> 942f114 Add option to explicitly enable future gv or gvr in runtime-config.
> a91b001 Merge pull request # 130788 from jpbetz/fix-subresources
> 2b4f068 refactor: detach Info from apimachinery util version
> 5a72bc8 Add emulation forward compatibility into api enablement and RemoveDeletedKinds.
> 543428d Merge pull request # 130775 from serathius/watchcache-consistent-read
> 24d512c Fix subresource parsing for declarative validation
> b671788 feat: extend version information with more detailed version fields
> d88392f Merge pull request # 130754 from aaron-prindle/validation-gen-add-metric-and-runtime-verification-review-comments-upstream
> 3cb2448 Fix detecting consistent read when watchcache starts handling continue
> c31bd99 Merge pull request # 130751 from Jefftree/cle-promote-beta
> 4fe686a chore: change Info->Error log level related to declarative validation runtime tests and refactor panic wrapper names
> 79feac1 Merge pull request # 130777 from serathius/watchcache-consistency-test
> 1623f66 Promote CLE to beta
> 7b991eb Merge pull request # 124360 from carlory/kep-3751-quota-2
> 36c1a58 Fix typo and pass the environment variable required to enable watchcache consistency checking in GCE tests
> 8e8b957 Merge pull request # 130693 from novahe/fix/test-cases
> 2156078 Add quota support for PVC with VolumeAttributesClass
> 6056c27 Merge pull request # 130752 from serathius/watchcache-simplify-delagate
> a2c8b55 Fix test cases that may potentially cause a panic.
> ae901d5 Merge pull request # 130648 from jpbetz/semver-tolerant
> 6ed4233 Simplify shouldDelegateList
> 96b9726 Merge pull request # 130705 from aaron-prindle/validation-gen-add-metric-and-runtime-verification-upstream
> 408f503 Apply feedback
> 3832c30 Merge pull request # 130708 from fuweid/reduce-spans-in-writer
> b8750e7 feat: add declarative validation metrics and associated runtime verification tests
> 92171c8 Add normalization support to CEL semver library, enable in base env
> 1a6db11 Merge pull request # 129407 from serathius/streaming-proto-list-encoder
> 9ff9bbb *: reduce tracing events during streaming JSON objects
> 97b6cb1 chore: change error_matcher.go to use test interface instead of importing testing pkg
> 782d907 Add tolerant parse option to semver
> b2bc62b Merge pull request # 130475 from serathius/watchcache-consistency
> 67ec836 Implement streaming proto encoding
> 67d2550 Merge pull request # 130530 from pacoxu/v1.33-fg-cleanup
> 23e9b2c Implement consistency checking
> dccab55 Merge pull request # 130637 from serathius/watchcache-unify-validation
> d44a862 remove feature gate AdmissionWebhookMatchConditions that was GAed in v1.30
> 855c0d4 Merge pull request # 130555 from thockin/k_k_randfill
> 73e72d1 Unify ListOptions validation between cache and etcd
> bd0e774 remove AggregatedDiscoveryEndpoint that was GAed in v1.30
> 7ee837d Vendor randfill
> 01307e4 remove feature gate RemainingItemCount that was GAed in v1.29
> 9641d30 Use randfill, do API renames
> c2e94ca Merge pull request # 130569 from dims/update-to-latest-cadvisor-v0.52.0
> 7377dfa Merge pull request # 130417 from serathius/watchcache-compact
> e36558f update to v1.22.0-rc.0
> 4305a14 Separate compactWatchCache from increaseRV
> 337542d update to latest cadvisor @ v0.52.0
> d3e44df Merge pull request # 130589 from serathius/watchcache-opts
> c5b8df4 Merge pull request # 130543 from thockin/error_matcher_and_origin
> f422062 Pass storage.ListOptions to WaitUntilFreshAndList
> 163865f Merge pull request # 130320 from Jefftree/relax-openapi-verify
> 0b0eaa3 Fix up ErrorMatcher from feedback
> b12d7a1 Allow OpenAPI verification to pass both with and without strict alpha
> 5edb11a Merge pull request # 130571 from hakuna-matatah/debug-upstream
> 821b679 Merge pull request # 130587 from serathius/watchcache-subtests
> 6faeace Debug latencies in request handler
> 79ec453 Run lists tests in subtests
> 345ad05 Merge pull request # 130549 from jpbetz/validation-gen-pr2
> 7c0ba21 Add declarative validation utility for use from strategies
> 70fe4e2 Merge pull request # 128919 from dashpole/update_otel
> 9b3bebd update go.opentelemetry.io dependencies to v1.33.0/v0.58.0
> 990bed7 Merge pull request # 130450 from JoelSpeed/fix-contains-cidr
> 6a65641 Merge pull request # 129334 from serathius/streaming-json-list-encoder
> 6479174 Fix implementation of ContainsCIDR to allow non-equal addresses
> f2b1ab6 Merge pull request # 130474 from dims/bump-x/crypto-and-x/oauth2
> 38b01a1 Streaming JSON encoder for List
> 69cfb42 Merge pull request # 129688 from cpanato/update-main-go124
> e1e2202 Bump x/oauth2 and x/crypto
> 205c0f5 Merge pull request # 130281 from z1cheng/issue_130264
> 585eff5 bump go.mod to set min go1.24
> 82c8af5 Merge pull request # 130443 from serathius/watchcache-limit
> c576a62 Implement chunking for gzip encoder in deferredResponseWriter
> e03f7e4 Merge pull request # 130400 from serathius/storage-current-rv
> 9e52394 Remove limit support from btree store
> 3ad9385 Move GetCurrentResourceVersion to storage.Interface
> 2ebe70a Merge pull request # 130412 from serathius/watchcache-progress
> 0230ffb Merge pull request # 130399 from serathius/cache-delegator
> a458717 Move watch progress to separate package.
> a64613c Rename CacheProxy to CacheDelegator
> ed3efcd Merge pull request # 130060 from carlory/fix-quota-scope
> 1e7b28d Merge pull request # 129657 from p0lyn0mial/upstream-cacher-resilient-init-back-off
> 13a27b8 Fix a bug where the `ResourceQuota` admission plugin does not respect ANY scope change when a resource is being updated. i.e. to set/unset an existing pod's `terminationGracePeriodSeconds` field.
> fcfce5a Merge pull request # 130279 from serathius/watchcache-snapshot
> 3aea777 storage/cacher/ready: dynamically calculate the retryAfterSeconds
> 4a787e9 Merge pull request # 130344 from tosi3k/wc-upper-bound-capacity
> 09c0e7d Add snapshotting of watch cache behind a feature gate
> 710763d Merge pull request # 130118 from lucasrattz/update-anp
> efe7a1b Add watch cache capacity upper bound adjusting logic
> d522031 Ensure that btree threadedStoreIndexer implements orderedLister
> 8dccd76 Merge pull request # 130359 from my-git9/assertion1
> 4831145 Bump konnectivity-client to v0.31.2
> 95d27c9 Merge pull request # 130187 from mansikulkarni96/129084
> a3d85c2 enable go-required check
> 3a55230 Drop winsymlink go 1.23 workaround
> afb79f8 fix wrong assertion on tests
> 644f8e6 Merge pull request # 130242 from serathius/watchcache-test
> 476d81d Test continuations and exact revision LISTs
> b9bc02f Merge pull request # 130280 from serathius/watchcache-test-refactor
> b9f760c Merge pull request # 130297 from 249043822/br0004
> 1e6e6f0 Refactor TestList and validate continuations to allow testing pagination and more exact RVs in the future
> 9da16fa Fix non-recursive list should also read RequestWatchProgress feature when consistent list from cache is enabled
> f98455c Merge pull request # 122646 from liggitt/deletionTimestamp
> 8dd4460 Merge pull request # 130047 from HirazawaUi/modify-loopback-cert-valid-period
> 1bac1a3 prevent deletionTimestamp from moving into the past
> b6fda29 Merge pull request # 130190 from nkeert/test-validate-deferredResponseWriter-for-multiple-writes
> c533eff adjusting loopback certificate validity in kube-apiserver
> 938d466 Merge pull request # 130249 from seans3/bump-websockets-version
> 11288ef Add a test to validate deferredResponseWriteron multiple write calls
> ff5a72e Update gorilla/websockets library from 1.5.0 to latest 1.5.3
> 52dde33 Merge pull request # 130126 from fuweid/fix-128314
> 35a4ee0 Merge pull request # 129852 from p0lyn0mial/upstream-clock-test-cache
> 2a04234 proxy: should add PingPeriod for websocket translator
> 08a05f9 Merge pull request # 130113 from AwesomePatrol/129931-fix-3
> 23e8a6c cacher: decrease the running time of TestConsistentReadFallback
> 87cccf7 Limit ResourceQuota LIST requests to times when informer is not synced
> 8a149c9 cacher/cacher_whitebox_test: newTestCacherWithoutSyncing allow passing a clock
> c471778 Merge pull request # 129934 from serathius/graduate-btree
> 4628bb8 Merge pull request # 129416 from siyuanfoundation/refactor
> c1a2d59 Graduate BtreeWatchCache feature gate to GA
> 9bb5fd5 Merge pull request # 129929 from serathius/deprecate-separate-rpc
> 9bb4aa7 Refactor compatibility version code
> 7b8dc61 Merge pull request # 129930 from serathius/deprecate-watch-from-storage
> 66f7881 Flip SeparateCacheWatchRPC feature gate to false and deprecate it.
> 0198fdb Merge pull request # 129921 from srivastav-abhishek/fix-etcd-test
> 0167eb5 Deprecate WatchFromStorageWithoutResourceVersion
> 2ce508c Merge pull request # 129844 from cici37/bumCEL
> 55da1af Additional timeout to receive all watchEvents
> 39a73cd Merge pull request # 129813 from yongruilin/golangci-featuregate-add
> 69f7857 Update the env option.
> 52f2fda Merge pull request # 129596 from cici37/cvTest
> ee59411 feat: add a lint rule to prevent Add unversioned featuregate
> 7e0cbb5 Bump cel-go to v0.23.2.
>
|
|
|
|
96721e598f
|
[main] Upgrade to latest dependencies (#1997)
* upgrade to latest dependencies
bumping github.com/google/go-cmp c3ad843...9b12f36:
> 9b12f36 Detect proto.Message types when failing to export a field (# 370)
> 4dd3d63 fix: type 'aribica' => 'arabica' (# 368)
> 391980c Support compare functions with SortSlices and SortMaps (# 367)
bumping google.golang.org/protobuf f09e239...3f79c52:
> 3f79c52 all: release v1.36.6
> a5da9b2 gha-ci: instruct bazelisk to use Bazel 7.x
> 9f3ed37 internal_gengo: generate a const string literal for the raw descriptor
> 4247b1b proto: Add CloneOf[M Message](m M) M
> f7fcf5b types/descriptorpb: regenerate using latest protobuf v30 release
> 9c8c2dd all: set Go language version to Go 1.22
> 1719d63 all: start v1.36.5-devel
bumping knative.dev/networking 2cde432...6268d93:
> 6268d93 upgrade to latest dependencies (# 1059)
> 5a309fd upgrade to latest dependencies (# 1058)
> f1b08e6 upgrade to latest dependencies (# 1054)
> 0d887a8 bump to golangci yaml v2 (# 1057)
> a46e5f4 bump to golangci yaml v2 (# 1056)
> 5ce28a2 Update community files (# 1055)
> ad8767c upgrade to latest dependencies (# 1052)
> 3be8292 upgrade to latest dependencies (# 1050)
> 863b7af fix linter config (# 1049)
> 1aaade7 upgrade to latest dependencies (# 1047)
> d23278a Update community files (# 1048)
bumping knative.dev/serving 582f453...a4c4491:
> a4c4491 update min go version to 1.24 (# 15856)
> e74fe1a drop code clearing out the user agent (# 15857)
> 128550c bump latest contour and istio (# 15858)
> 7f044f1 Enable Mount Propagation as a Optional Feature (# 15758)
> 5653ad0 Update net-gateway-api nightly (# 15853)
> ae7b265 Update net-kourier nightly (# 15855)
> 4730c99 Update net-istio nightly (# 15854)
> 880ea71 Update net-contour nightly (# 15852)
> 93023e8 feat: add support for CSI volumes (# 15815)
> c7f03af Support exec readiness probes for sidecar containers (# 15773)
> a221c53 Update net-kourier nightly (# 15849)
> e88d4dc upgrade to latest dependencies (# 15845)
> 1d9855f Update net-gateway-api nightly (# 15847)
> e6c1839 Update community files (# 15848)
> c7e3075 Update net-kourier nightly (# 15843)
> e193904 Update net-istio nightly (# 15844)
> a5e15ba Update net-gateway-api nightly (# 15841)
> 4699601 Update net-contour nightly (# 15842)
> 44559d5 upgrade to latest dependencies (# 15840)
> 3d830a0 autoscaler: ignore ScaleDownDelay if not reachable (# 15831)
> 8ee578e upgrade to latest dependencies (# 15839)
> a2b3da5 bump to golangci yaml v2 (# 15838)
> 3c4cbd0 Update net-contour nightly (# 15837)
> bc0feed Update net-istio nightly (# 15836)
> bda3d20 Update net-gateway-api nightly (# 15835)
> 12f49ee Update net-gateway-api nightly (# 15820)
> ee9d356 Update community files (# 15821)
> a4e99cd drop coverage check for cmd/schema-tweak (# 15827)
> 3c3e59c Bump the github-actions group with 3 updates (# 15825)
> 7605ccd Serving is on 0.32.x already, hence the replace for gengo is not needed (# 15819)
> 67746d3 Update net-gateway-api nightly (# 15808)
> ad65df0 upgrade to latest dependencies (# 15809)
> a3be1ef fix repeat option (# 15813)
> c09ff6c Update net-gateway-api nightly (# 15806)
> 636392e Update net-kourier nightly (# 15804)
> ee523c0 Update net-istio nightly (# 15805)
> e067066 Update net-gateway-api nightly (# 15803)
> f2aa6e3 Update net-kourier nightly (# 15796)
> b06a773 Bump the github-actions group with 3 updates (# 15800)
> 0210658 upgrade to latest dependencies (# 15793)
> 87c07ee Update net-istio nightly (# 15789)
> 09ec3f5 Update net-gateway-api nightly (# 15788)
> 1124aff Update net-contour nightly (# 15787)
> 99a8b20 Update net-istio nightly (# 15786)
> 8d80bbe Update community files (# 15785)
> 6da3d87 Update net-kourier nightly (# 15784)
bumping golang.org/x/net df97a48...b8d8877:
> b8d8877 go.mod: update golang.org/x dependencies
> e1fcd82 html: properly handle trailing solidus in unquoted attribute value in foreign content
> ebed060 internal/http3: fix build of tests with GOEXPERIMENT=nosynctest
> 1f1fa29 publicsuffix: regenerate table
> 1215081 http2: improve error when server sends HTTP/1
> 312450e html: ensure <search> tag closes <p> and update tests
> 09731f9 http2: improve handling of lost PING in Server
> 55989e2 http2/h2c: use ResponseController for hijacking connections
> 2914f46 websocket: re-recommend gorilla/websocket
> 99b3ae0 go.mod: update golang.org/x dependencies
> 85d1d54 go.mod: update golang.org/x dependencies
> cde1dda proxy, http/httpproxy: do not mismatch IPv6 zone ids against hosts
> fe7f039 publicsuffix: spruce up code gen and speed up PublicSuffix
> 459513d internal/http3: move more common stream processing to genericConn
> aad0180 http2: fix flakiness from t.Log when GOOS=js
> b73e574 http2: don't log expected errors from writing invalid trailers
> 5f45c77 internal/http3: make read-data tests usable for server handlers
> 43c2540 http2, internal/httpcommon: reject userinfo in :authority
> 1d78a08 http2, internal/httpcommon: factor out server header logic for h2/h3
> 0d7dc54 quic: add Conn.ConnectionState
> b4c8655 http2: avoid extended CONNECT hang when connection breaks during startup
> 163d836 internal/http3: add Server
> 447f458 context: delete lone example
> 918d64e context: delete dead code, sync docs with upstream context package
> 5095d0c all: upgrade go directive to at least 1.23.0 [generated]
> 8844327 internal/httpcommon: don't depend on net/http
> cd9d661 route: fix RTM_GET netmask parsing on Darwin
bumping knative.dev/eventing 9a7c6d5...b99e57b:
> b99e57b [main] Upgrade to latest dependencies (# 8567)
> a7b2f1c [Automated] Update eventing-eventing-integrations nightly (# 8566)
> 7c466cb [main] Update community files (# 8565)
> c0cf4f4 [main] Upgrade to latest dependencies (# 8564)
> 5f466ad Compare the entire PodTemplateSpec, instead of just its PodSpec (# 8558)
> d7a0359 [main] Upgrade to latest dependencies (# 8559)
> f14c335 [main] Upgrade to latest dependencies (# 8556)
> 6365d89 Migrate golanglint-ci config to v2 (# 8557)
> bbc9696 If no subscriber uri is present we return 404, instead of 400 (# 8551)
> facf1df [Automated] Update eventing-eventing-integrations nightly (# 8550)
> 9449b64 [Automated] Update eventing-eventing-integrations nightly (# 8546)
> dd04655 [main] Update community files (# 8545)
> e531d7d Adding little func that generated the invalid PEM data (# 8543)
> 8027fd3 Remove unnecessary cert-manager generated code (# 8539)
> a5858a5 Fix EventTransform with TLS Sink test (# 8537)
> 897d1d1 [main] Upgrade to latest dependencies (# 8533)
> 609a064 Prevent knative-nightly integrations image references from being released (# 8521)
> 8ac630d Use more readable ENV_VAR names for Camel (# 8531)
> 5daaa6c Allow setting finalizers for EventTransform reconciler (# 8534)
> 433aa64 [Automated] Update eventing-eventing-integrations nightly (# 8530)
> 4080fcf Try to bump to latest of CE Conformance (# 8532)
> c022af7 Fixing the way we render custom camel tags on go structs (# 8528)
> da4377a Propagate Cert-Manager Certificate status to the one from the IntegrationSink (# 8527)
> 1fd0d89 [main] Upgrade to latest dependencies (# 8523)
> d6cc879 Skip EventTransform TLS tests when Istio is enabled (# 8525)
> 4fd274a Bump cert manager and use their clientset (# 8520)
> 6ffe7c1 Improve CM Cert reconcile and deletion if feature is turned off (# 8519)
> ebd149e Add dynamic cert-manager certificates informer (# 8517)
> 7be5c19 Event Transform JSONata TLS (# 8515)
> ec8a208 [Automated] Update eventing-eventing-integrations nightly (# 8516)
> eb3dd80 Enable Cert Manager (# 8509)
> 615a071 Allow storage-version-migration job to successfully run when optional CRDs are not installed (inmemorychannels, etc) (# 8510)
> fe83e25 EventTransform: add reconciler unit tests (# 8513)
> 1e889be SinkBinding: Set specific conditions for reconciler steps (# 8508)
> 6073039 [main] Upgrade to latest dependencies (# 8512)
> 3153b47 EventTransform: Inject tracing configurations (# 8479)
> db0cf43 Update to the correct file (# 8507)
> adaafa2 [Automated] Update eventing-eventing-integrations nightly (# 8506)
> 714deeb Update k8s version in e2e tests (# 8503)
> 54a2402 Fix golangci exclude config (# 8502)
> 80dd84e Guard reserved access with lock and create vpods in tests (# 8457)
> 5bcee30 Inject integration images from ConfigMap (# 8500)
> ae049c8 Jsonata Event transform e2e tests (# 8499)
> c828898 Generic code for Certificates (# 8489)
> 351898d fix: verify trigger is not ready before pingsource dependency exists (# 8494)
> c651616 Add initial iteration of eventing-integration resources (# 8493)
> 51637df IntegrationSink prefactors (# 8486)
> c429fc5 Remove unused code (# 8485)
> 732ec62 Partial implementation of certmanager for integration sink (# 8481)
> 5998cfe [main] Update community files (# 8480)
bumping knative.dev/pkg c925de2...ed3e215:
> ed3e215 upgrade to latest dependencies (# 3170)
> 4e8ebbe Bump golang.org/x/tools from 0.31.0 to 0.32.0 (# 3169)
> 1ae6a39 Bump golang.org/x/net from 0.38.0 to 0.39.0 (# 3168)
> a8e20d9 Bump gomodules.xyz/jsonpatch/v2 from 2.4.0 to 2.5.0 (# 3154)
> 7b91ff1 update .golangci.yaml to v2 (# 3167)
> b9bfb45 Bump golang.org/x/sync from 0.12.0 to 0.13.0 (# 3166)
> 74af921 Bump google.golang.org/protobuf from 1.36.5 to 1.36.6 (# 3163)
> cc5f202 Bump golang.org/x/net from 0.37.0 to 0.38.0 (# 3162)
> a900930 Bump google.golang.org/grpc from 1.71.0 to 1.71.1 (# 3165)
> c5a13b1 Update community files (# 3161)
> 9f3e60a upgrade to latest dependencies (# 3160)
> b7bbf4b Bump google.golang.org/grpc from 1.70.0 to 1.71.0 (# 3157)
> 097c752 Bump golang.org/x/tools from 0.30.0 to 0.31.0 (# 3155)
> 0372c08 Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (# 3152)
> 9e26561 Update community files (# 3151)
bumping golang.org/x/mod 52289f1...dc121ce:
> dc121ce all: upgrade go directive to at least 1.23.0 [generated]
bumping google.golang.org/grpc 98a0092...cdbdb75:
> cdbdb75 Change version to v1.71.1 (# 8206)
> 3a93562 Cherry-pick # 8195 into v1.71.x (# 8202)
> 208e03b Cherry-pick # 8164 # 8166 to v1.71.x (# 8182)
> 8b7d2fe grpc: fix bug causing an extra Read if a compressed message is the same size as the limit (# 8181)
> 9c81a91 resolver: Make EndpointMap's Get, Set and Delete operations O(1) (# 8179) (# 8184)
> 8d46b21 grpc: Add endpoints in resolverWrapper.NewAddress (# 8149) (# 8151)
> 4775bba Change version to 1.71.1-dev (# 8106)
> d01db5c Change version to 1.71.0 (# 8105)
> 012f8bf xds: Enable dualstack flag (# 8134)
> bf0c885 examples/features/dualstack: Demonstrate Dual Stack functionality (# 8098) (# 8115)
> 05bdd66 ringhash: Remove TODO comment (# 8096)
> ddb2484 xds: remove obsolete xDS transport custom dialer option (# 8079)
> 8528f43 cleanup: replace Dial with NewClient (# 7975)
> ae2a04f ringhash: Replace DNS resolver before sending xDS Update in test (# 8091)
> e55819e lazy: Use channel to wait for resolver error being received in test (# 8088)
> b524c08 xdsclient: include xds node ID in errors from the WatchResource API (# 8093)
> 91eb6aa client: improve documentation of target strings (# 8078)
> 59c84a9 rls: change lossy GetState() and WaitForStateChange() to use grpcsync.PubSub (# 8055)
> a26ff2a ringhash: Sort endpoints to prevent unnecessary connection attempts (# 8086)
> fabe274 ringhash: Delegate subchannel creation to pickfirst (# 8047)
> 75c51bf interop: Introduce env var for xDS dualstack support and add xDS interop config (# 8081)
> cf60e5a test: Remove fake petiole in health tests (# 8082)
> 0003b4f weightedtarget: return erroring picker when no targets are configured (# 8070)
> 4b5608f xdsclient: invoke connectivity failure callback only after all listed servers have failed (# 8075)
> ad5cd32 cleanup: Remove test contexts without timeouts (# 8072)
> e95a4b7 roundrobin: Delegate subchannel creation to pickfirst (# 7966)
> cbb5c2f advancedtls: update CRL provider certificates (# 8073)
> c80ea18 interop: Fix logging and totalIterations issues in soak_tests.go (# 8060)
> e0d191d test/gracefulstop: use stubserver instead of testservice implementation (# 7907)
> 9afb49d endpointsharding: cast EndpointMap values to *balancerWrapper instead of Balancer (# 8069)
> 267a09b xds/internal/xdsclient: Add counter metrics for valid and invalid resource updates (# 8038)
> f227ba9 balancer: Move metrics recorder from BuildOptions to ClientConn (# 8027)
> 3e27c17 balancer: Enforce embedding requirement for balancer.ClientConn (# 8026)
> b963f4b deps: bump envoyproxy/go-control-plane/envoy and synchronize go.mods (# 8067)
> 79b6830 xds: resubmit xds client pool changes from # 7898 along with fix to set fallback bootstrap config from googledirectpath to xdsclient pool (# 8050)
> 947e2a4 internal/dns: update TestDNSResolver_ExponentialBackoff to not return error before last resolution attempt (# 8061)
> ee3e8d9 test: modify tests to use stubserver instead of Testservice implementation (# 8022)
> 990f5e0 endpointsharding, lazy: Remove intermediary gracefulswitch balancers (# 8052)
> 7dbf12e xds: introduce generic xds clients common configs (# 8024)
> c524b8b outlierdetection: Support ejection of endpoints (# 8045)
> 1318104 Revert "xdsclient: introduce pool to manage multiple xDS clients with same bootstrap content (# 7898)" (# 8058)
> 39f0e5a vet: make revive check submodules for lint errors (# 8029)
> e4a0dfd grpcsync : Remove OnceFunc (# 8049)
> 78eebff stats/opentelemetry: Introduce Tracing API (# 7852)
> 7e1c9b2 test: modify tests to use stubserver (# 7951)
> 59411f2 xds: add xDS transport custom dial options support (# 7997)
> 73e4470 cleanup: fix new vet errors (# 8044)
> cc637f7 xds: log bootstrap config missing warning from env var only when debugging (# 8039)
> 3409a56 cleanup: rename fields for clarity (# 8043)
> b0e2ae9 endpointsharding: Allow children to remain idle if configured (# 8031)
> 81e4aaf balancer/lazy: Add a lazy balancer (# 8032)
> e03960d xds: Implement system root certs support (# 8013)
> cf9e380 picker_wrapper: simplify picker error when timing out waiting for con… (# 8035)
> 9d4fa67 transport_test: change testgrpc.Emtpy to testpb.Empty (# 8040)
> 2fd426d transport,grpc: Integrate delegating resolver and introduce dial options for target host resolution (# 7881)
> 66f6471 *: regenrate pbs (# 8034)
> 35cec50 grpc: Fix encoded message size reported in error message (# 8033)
> 2517a46 xdsclient: introduce pool to manage multiple xDS clients with same bootstrap content (# 7898)
> 897818a interop: improve rpc_soak and channel_soak test to cover concurrency in Go (# 8025)
> 8cf8fd1 grpc: fix message length checks when compression is enabled and maxReceiveMessageSize is MaxInt (# 7918)
> 67bee55 server: fix buffer release timing in processUnaryRPC (# 7998)
> fe04c06 xds: remove unused code in testutils (# 8003)
> be12ee9 deps: Update go.opentelemetry.io dependencies (# 8020)
> eb7c484 Revert "interop: improve rpc_soak and channel_soak test to cover concurrency in Go (# 7926)" (# 8019)
> c26dd46 deps: bump github.com/golang/glog (# 8018)
> c879198 cleanup: fix comments spacing (# 8015)
> 89093a3 github: Run deps workflow against PR target branch and improve dir names (# 8010)
> 9dc22c0 xdsclient: release lock before attempting to close underlying transport (# 8011)
> eb1adde credentials: Add experimental credentials that don't enforce ALPN (# 7980)
> 130c1d7 leastrequest: Delegate subchannel creation to pickfirst (# 7969)
> 74ac821 endpointsharding: Export parsed pickfirst config instead of json string (# 8007)
> f35fb34 authz: modify the tests to use stubserver instead of testservice implementations (# 7888)
> aad8a12 clustetresolver: Copy endpoints.Addresses slice from DNS updates to avoid data races (# 7991)
> f9bc335 deps: update dependencies for all modules (# 7987)
> 2d4daf3 protoc-gen-go-grpc: Update grpc-go and unskip test (# 7995)
> 62b4867 clusterresolver: Avoid blocking for subsequent resolver updates in test (# 7937)
> 9223fd6 deps: bump github.com/envoyproxy/go-control-plane to v0.13.4 (# 7974)
> d118866 interop: improve rpc_soak and channel_soak test to cover concurrency in Go (# 7926)
> 6f41085 Change version to 1.71.0-dev (# 7986)
bumping knative.dev/hack ce4c934...c577ed9:
> c577ed9 Update community files (# 421)
> 8f599b7 Skip whitespace changes in codegen (# 420)
> 742e1e5 Deprecate knative.dev/hack/schema (# 418)
> 306ce74 Update community files (# 414)
bumping golang.org/x/sys 863b3c4...01aaa83:
> 01aaa83 all: simplify code by using modern Go constructs
> 1b2bd6b windows: replace all StringToUTF16 calls with UTF16FromString
> 1c3b72f unix: update Linux kernel to 6.14
> c175b6b windows: add cmsghdr and pktinfo structures
> 3330b5e unix: support Readv, Preadv, Writev and Pwritev for darwin
> 7401cce cpu: replace specific instructions with WORD in the function get_cpucfg on loong64
> b8f7da6 cpu: add support for detecting cpu features on loong64
> f2ce62c windows: add constants for PMTUD socket options
> 74cfc93 all: upgrade go directive to at least 1.23.0 [generated]
bumping golang.org/x/sync fe3591b...396f3a0:
> 396f3a0 errgroup: document calling Go before Wait
> b637f27 errgroup: drop support for Go versions before 1.20
> 960bf1f all: upgrade go directive to at least 1.23.0 [generated]
bumping gomodules.xyz/jsonpatch/v2 17d7994...ffbac60:
> ffbac60 Merge pull request # 40 from lacroixthomas/bugfixes/fix-lossy-in64
> 4c723fc fix: handle lossy int64
bumping golang.org/x/term 743b270...5d2308b:
> 5d2308b go.mod: update golang.org/x dependencies
> e770ddd x/term: disabling auto-completion around GetPassword()
> 04218fd go.mod: update golang.org/x dependencies
> 208db03 all: upgrade go directive to at least 1.23.0 [generated]
bumping golang.org/x/tools 09747cd...456962e:
> 456962e go.mod: update golang.org/x dependencies
> 5916e3c internal/tokeninternal: AddExistingFiles: tweaks for proposal
> 9a1fbbd internal/typesinternal: change Used to UsedIdent
> e73cd5a gopls/internal/golang: implement dynamicFuncCallType with typeutil.ClassifyCall
> 11a9b3f gopls/internal/server: fix event labels after the big rename
> 3e7f74d go/types/typeutil: used doesn't need Info.Selections
> b97074b internal/gofix: fix URLs
> e850fe1 gopls/internal/golang: CodeAction: place gopls doc as the last action
> b948add internal/gofix: move from gopls/internal/analysis/gofix
> b437eff go/types/typeutil: implement Callee and StaticCallee with Used
> e29f9ae refactor/satisfy: check for presence of types.Info maps
> 17ce4c7 refactor/eg: return error if some info maps are missing
> 33f80b5 typesinternal: remove RequiresFullInfo
> 83a8057 x/tools: regenerate code after go upgrading
> 7799973 gopls/internal/analysis/modernize: add docs for missing modernize passes
> c788d17 gopls/internal/analysis/modernize: waitgroup: use index.Calls
> 3348ae8 go/analysis/passes/nilfunc: use typesinternal.Used
> e74d252 gopls/internal/analysis/modernize: check nil before calling maybeNaN
> 66c560d x/tools: apply modernize fixes
> 300a853 gopls: require go1.24.2
> aee7ae5 internal/typesinternal: support checking for full types.Info
> 97789e8 gopls/internal/lsprpc: fix call function with wrong err
> 255cfd7 gopls: automatically insert package clause for new go files
> ead1fea internal/analysis/modernize: add nil check before comparing with index object
> f3a6b96 gopls/internal/analysis/modernize: add modernizer for WaitGroup.Go
> 5fba861 internal/typesinternal: add Object and ClassifyCall
> 5c9a69f internal/refactor/inline: get rid of imports.Process
> 659a8cd go/analysis/analysistest: report input rather result when error happens
> aac3cf0 internal/refactor/inline: improve freeishNames
> a857356 internal/refactor/inline: improve freeishNames doc
> eb75b19 internal/refactor/inline: modernize
> 1b0b688 gopls: fix indent issue and track a TODO
> 07cbcde gopls/internal/cmd: suppress TestImplementation on go1.23
> 48421ae gopls/internal/analysis/modernize: preserves comments in mapsloop
> 8c42f8a gopls/internal/analysis/modernize: use types.RelativeTo to respect current package
> fbb7047 internal/refactor/inline: extract import handling from inlineCall
> 2d8ef13 internal/refactor/inline: document test file format
> 6a91355 internal/refactor/inline: factor out import map construction
> b3ce3e1 gopls/completion: use high score for package name main when current package is main
> c1b6839 internal/astutil/cursor: Ancestors -> Enclosing (+ reflexive)
> d70c04e internal/refactor/inline: replace extractTxtar
> 8be0d5f gopls/internal/analysis/maprange: use typeindex
> b75dab2 internal/typesinternal/typeindex: suppress test on js
> 7efe9a8 gopls/internal/analysis/modernize: rangeint: fix yet another bug
> 30641f5 gopls/internal/analysis/modernize: use typeindex throughout
> 11a3153 gopls/internal/analysis/modernize: rangeint: respect side effects
> 19f73a6 internal/typesinternal/typeindex: index of types.Info
> 45b8eac gopls/internal/golang: test initial bindings to unify
> 9570155 gopls/internal/golang: test unify result bindings
> baedf71 gopls/internal/golang: unify tracks type params
> 961631a internal/testfiles: replace outdated function with os.CopyFS
> bf12eb7 gopls/internal/analysis/modernize: fix slicedelete triggers on slice identifiers with side effects
> ec542a7 gopls/internal/fuzzy: apply modernizers to the fuzzy matcher
> 20f8890 internal/astutil/cursor: add Cursor.Contains(Cursor) bool
> 084551f go/analysis/passes/maprange: check for redundant Keys/Values calls
> 9abefc5 gopls/internal/analysis/modernize: permit int/uint type variants in rangeint
> cb292c6 internal/astutil/cursor: unsplit Parent{Edge,Index} -> ParentEdge
> c2768b7 gopls/modernize: remove unused functions
> 9b2264a gopls/internal/golang/completion: ensure expectedCompositeLiteralType arg is not nil
> cfd8cf5 internal/astutil/cursor: split Edge into Parent{Edge,Index}
> 3a64d74 all: make function comment match function name
> 58e40ae gopls/internal/golang/completion: avoid crash in addFieldItems
> be0d52b gopls/internal/cache: improve build constraint trimming
> a70d348 gopls/internal/util/persistent: add concurrency test
> 7042bab gopls/internal/analysis/modernize: modernizer to suggest using strings.CutPrefix
> 3d22fef gopls/internal/analysis/modernize: disable minmax on floating point
> e7b4c64 gopls/internal/golang: fix crash in source.test code action
> 95eb16e gopls/internal/test/integration: skip x_tools-gotip-openbsd-amd64 (7.6)
> 066484e gopls/internal/test/integration/misc: test "annotations" setting
> e06efb4 internal/gcimporter: bug.Report in export's panic handler
> 6c3e542 gopls/internal/analysis/modernize: preserves comments in minmax
> dcc4b8a gopls/internal/golang: use slices.Reverse in pathEnclosingObjNode
> 40f8cca internal/imports: fix extra logf argument
> e59d6c5 gopls/internal/cache/testfuncs: handle recursive subtests
> 4ee50fe gopls/internal/analysis/modernize: rangeint: avoid offering wrong fix
> bf70295 cmd/go-contrib-init: drop unneeded GOPATH checks in module mode
> 381d68d gopls/internal/util/fingerprint/fingerprint: unify type params
> cc7d698 gopls/internal/test/integration/misc: fix TestAssembly for CL 639515
> 03f197e gopls/internal/modernize: remove assignment in ranges
> 5a45ac2 x/tools: use range over function for some API
> 8fa586e internal/analysis: add function to delete a statement
> 29f81e9 gopls/internal/cache: filter **/foo match any depth
> 7435a81 gopls/internal/analysis/modernize: document workflow
> b08c7a2 gopls/internal/util/fingerprint: split from cache/methodsets
> 6a5b66b go.mod: update golang.org/x dependencies
> 25a90be gopls/internal/golang: Implementations for func types
> db6008c go/types/internal/play: show Cursor.Stack of selected node
> ece9e9b gopls/doc/generate: add status in codelenses and inlayhints
> 340f21a gopls: move gopls/doc/generate package
> 0721940 gopls/internal/analysis/modernize: strings.Fields -> FieldsSeq
> 8d38122 gopls/internal/cache: reproduce and fix crash on if cond overflow
> d81d6fc gopls/internal/util/asm: better assembly parsing
> 455db21 gopls/internal/cache/parsego: fix OOB crash in fixInitStmt
> 2b1f550 gopls/internal/analysis/gofix: allow literal array lengths
> 0ffdb82 gopls/internal/analysis/gofix: add vet analyzer
> 2839096 gopls/internal/analysis/gofix: generic aliases
> 0efa5e5 gopls/internal/analysis/modernize: rangeint: non-integer untyped constants
> d141499 cmd/toolstash: fix windows executable name handling
> 5f02a3e gopls/internal/analysis/modernize: don't import slices within slices
> b2aa62b internal/stdlib: provide API for import graph of std library
> 608d370 internal/imports: use a more straightforward return value
> 408d2e2 x/tools: remove workarounds for Go <1.23
> 66eb306 Revert "internal/settings: drop "annotations" setting"
> ff03c59 gopls/internal/analysis/modernize: append -> bytes.Clone
> 1cc80ad internal/event/export/ocagent: delete
> 8f4b8cd gopls/internal/golang: add package symbols comment
> 57b529a doc/release/v0.18.0.md: add -fix flag
> 63229bc gopls/internal/analysis/gofix: register "alias" fact type
> d740adf gopls/internal/settings: correct SemanticTokenTypes source
> 779331a gopls/internal/test/integration/misc: only test asm on {arm,amd}64
> 5dc980c gopls/internal/test/integration/misc: fix "want" assembly
> 6399d21 go/analysis/passes/reflectvaluecompare/cmd/reflectvaluecompare: add main.go
> 7fed2a4 gopls/internal/analysis/modernize: fix bug in rangeint
> 6f7906b x/tools: use ast.IsGenerated throughout
> e890c1f gopls/internal/golang: Assembly: support package level var and init
> 6d4af1e gopls/internal/golang: Assembly: update "Compiling" message
> bf9e2a8 gopls/internal: test fixes for some imports bugs
> 851c747 gopls/internal/golang: fix crash when hovering over implicit
> 3e76cae internal/analysisinternal: ValidateFix: more specific errors
> d2fcd36 go/analysis/passes/unreachable/testdata: relax test for CL 638395
> 2b2a44e gopls/internal/test: avoid panic in TestDoubleParamReturnCompletion
> 739a5af gopls/internal/test/marker: skip on the freebsd race builder
> 274b237 gopls: add a -severity flag for gopls check
> 5299dcb gopls/internal/settings: fix misleading error messages
> 3d7c2e2 gopls/internal/golang: add missing json tags for hoverResult
> 6e3d8bc gopls/internal/analysis/gofix: use 1.24 iterators
> 1c52ccd gopls/internal/analysis/gofix: inline most aliases
> 4e0c888 gopls/internal/hover: show alias rhs type declaration on hover
> 7347766 gopls/internal/test: fix failures when running tests with GOTOOLCHAIN
> f2beb33 gopls: temporarily reinstate the "Structured" hover kind
> 23211ff gopls/internal/test/integration: better expectation failures
> 8b85edc gopls/internal: use go1.24-isms
> f95771e gopls/go.mod: update to go1.24
> 96bfb60 gopls/internal/analysis/modernize: fix minmax bug
> 1f6c6d6 gopls/doc: adjust nvim-lspconfig link target
> 33f1ed9 gopls/go.mod: update dependencies following the v0.18.0 release
> 9f7a2b6 gopls/doc/features: tweak markdown
> f0af81c gopls/internal/goasm: support Definition in Go *.s assembly
> 300465c gopls/internal/analysis/modernize: fix rangeint bug
> 8a39d47 gopls/internal/golang: Add "Eliminate dot import" code action.
> 99337eb x/tools: modernize interface{} -> any
> 107c5b2 gopls/internal/analysis/modernize: disable unsound maps.Clone fix
> 0b693ed internal/astutil/cursor: FindPos: don't assume Files are in Pos order
> cd01e86 gopls/internal/golang: make singleFileFixer like fixer
> 4991e7d gopls/internal/golang: use pgf.Cursor in CodeAction fix
> 877c1d1 gopls: address various staticcheck findings
> 44abb0a go/types/internal/play: display type structure
> 3c245da gopls: fix diagnostics integration test
> e6754ce gopls/internal/cache/parsego: add File.Cursor, and use it
> 776604a gopls/internal/analysis/modernize: sortslice: fix crash
> df7baa0 gopls/internal/analysis/simplifyrange: more precise fix
> ad5dd98 gopls: fix a few bugs related to the new modcache imports source
> 4b3fdfd go/analysis/passes/printf: suppress diagnostic for Println("...%XX...")
> fe883a8 gopls/internal/analysis/unusedvariable: refine bug.Report golang/go# 71812
> d115b34 gopls/internal/analysis: simplify type-error analyzers with Cursor
> c18bffa all: delete redundant //go:debug gotypesalias=1 directives [generated]
> 94db710 all: upgrade go directive to at least 1.23.0 [generated]
> ead62e9 gopls/internal/analysis/modernize: handle parens
> 32ffaa3 gopls/internal/analysis/gofix: one function per kind
> 2880aae gopls/internal/protocol: Avoid omitempty for integer fields
> 8807101 gopls/internal/analysis/gofix: one function per pass
> c0dbb60 gopls: tweak release notes
> 85a3833 internal/analysis/gofix: simple type aliases
> 809cde4 gopls/internal/analysis/modernize: fix bug in minmax
> ab04c19 gopls/internal/analysis/modernize: improve rangeint transformation
> ddd4bde gopls/internal/golang: avoid PackageSymbols errors with missing packages
> 44b61a1 x/tools: eliminate various unparen (et al) helpers
> d0d86e4 x/tools: run gopls/internal/analysis/gofix/main.go -fix
> 2f1b076 x/tools: add //go:fix inline
> 86f13a9 gopls/internal/analysis/gofix: rename local
> 5762944 gopls/internal/analysis/gofix: check package visibility
> f9aad70 go/types/typeutil: avoid shifting uintptr by 32 on 32-bit archs
> b5a64bb go/analysis/internal/checker: be silent with -fix
> b752317 internal/analysisinternal: disable AddImport test without go command
> d98774e cmd/signature-fuzzer/internal/fuzz-generator: update to math/rand/v2
> 2593262 gopls/internal/telemetry/cmd/stacks: remove leading \b match
> b3c5d10 gopls: record telemetry counters for settings that are used
> d2585c4 gopls/internal/golang: folding range: remove FoldingRangeInfo
> 0d16805 internal/stdlib: update stdlib index for Go 1.24.0
> 027eab5 go/analysis/analysistest: RunWithSuggestedFix: 3-way merge
> f61b225 internal/analysisinternal: AddImport puts new import in a group
> 91bac86 internal/analysisinternal: add CanImport
> 94c41d3 gopls/internal/golang: add comment about SymbolKind
bumping golang.org/x/text 3b64043...4890c57:
> 4890c57 go.mod: update golang.org/x dependencies
> 566b44f go.mod: update golang.org/x dependencies
> d5156da collate/build: do not use println in tests
> 221d88c x/text: fix scientific notation by removing extraneous spaces
> b18c107 internal/export/unicode: change C comment to mention unassigned code points
> 835f8ac language: use a more straightforward return value
> ae68efb internal/export/unicode: add CategoryAliases, Cn, and LC
> 518d9c0 all: upgrade go directive to at least 1.23.0 [generated]
Signed-off-by: Knative Automation <automation@knative.team>
* Fix go related issues
---------
Signed-off-by: Knative Automation <automation@knative.team>
Co-authored-by: David Simansky <dsimansk@redhat.com>
|
|
|
|
109d3da716
|
upgrade to latest dependencies (#1995)
bumping github.com/spf13/pflag 2e9d26c...5ca8134: > 5ca8134 Merge pull request # 419 from spf13/ci > d5e0c06 allow for blank ip addresses (# 316) > 100ab0e disable unsupported dependency graph for now > 85dd5c8 Add IPNetSlice and unit tests (# 170) > a0f4ddd fix govet > 6971c29 remove dead code for checking error nil (# 282) > f48cbd1 add github actions > 81378bb Add exported functions to preserve `pkg/flag` compatibility (# 220) bumping golang.org/x/time 5d9ef58...2c6c5a2: > 2c6c5a2 rate: prevent overflows when calculating durationFromTokens > 1ce61fe rate: make function comment match function name > 3846194 README: don't recommend go get > 772484e x/time/rate: correctly handle 0 limits Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
f734724546
|
upgrade to latest dependencies (#1992)
bumping knative.dev/eventing 9cec50f...9cec50f: bumping knative.dev/serving 309d4ef...6265a8e: > 6265a8e Fix configuration timeout defaulting (# 15617) > 5842f16 Update net-contour nightly (# 15718) > 1a30e12 Allow paths without leading slash in probes (# 15681) > 59f6633 Update net-gateway-api nightly (# 15720) > f10e715 Update net-kourier nightly (# 15719) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
7e6928b02a
|
upgrade to latest dependencies (#1989)
bumping knative.dev/hack f8be0cc...c142b48:
> c142b48 Refactor release script to gh CLI (# 408)
bumping knative.dev/serving b484fa2...309d4ef:
> 309d4ef Update net-istio nightly (# 15717)
> da5e7fd Bump cert-manager and use their clientset (# 15703)
> 460e0b3 Ensure ContainerHealthy condition is set back to True (# 15503)
> df7f168 Update net-gateway-api nightly (# 15710)
> db13cc2 Update net-kourier nightly (# 15711)
> a327979 Update net-contour nightly (# 15708)
> 72fdded Update net-istio nightly (# 15709)
> b1e9a0c upgrade to latest dependencies (# 15707)
> d4766be Disable probe tests for kourier tls runtime (# 15702)
> fe0e53f upgrade to latest dependencies (# 15701)
> a5988eb Set k8s default container label (# 15694)
> 5ede174 fix builds on arm/v7 (# 15699)
> bee28f3 Configure deployments to have no own revisionHistoryLimit (# 15698)
> c3f2bfe Exclude kourier tls runtime (# 15696)
bumping google.golang.org/api c642c84...d135e2f:
> d135e2f chore(main): release 0.198.0 (# 2781)
> c16dd63 feat(all): auto-regenerate discovery clients (# 2789)
> d27a832 feat(all): auto-regenerate discovery clients (# 2788)
> 82803c7 chore(all): update all (# 2785)
> 65d7953 feat(all): auto-regenerate discovery clients (# 2786)
> 786e8a8 feat(all): auto-regenerate discovery clients (# 2784)
> 923816f feat(all): auto-regenerate discovery clients (# 2783)
> 5a4dc60 feat(all): auto-regenerate discovery clients (# 2782)
> 3c2f8ce feat(all): auto-regenerate discovery clients (# 2780)
> c5990e2 chore(main): release 0.197.0 (# 2771)
> dc3697a chore(all): update all (# 2777)
> cedc5b0 feat(all): auto-regenerate discovery clients (# 2779)
> 72cc5c4 feat(all): auto-regenerate discovery clients (# 2778)
> cc62887 feat(all): auto-regenerate discovery clients (# 2776)
> 11e2ff6 feat(all): auto-regenerate discovery clients (# 2775)
> 6476ddd feat(all): auto-regenerate discovery clients (# 2774)
> 140d0a5 fix(transport): set UniverseDomain in http.NewClient for new auth (# 2773)
> 0c7c227 feat(all): auto-regenerate discovery clients (# 2772)
> 07782e2 feat(all): auto-regenerate discovery clients (# 2770)
> 6273efe chore(main): release 0.196.0 (# 2761)
> 7714cd9 chore: bump some deps to latest (# 2769)
> 2856eee chore(all): update all (# 2766)
> 00da46b feat(all): auto-regenerate discovery clients (# 2768)
> 6e81c8f feat(all): auto-regenerate discovery clients (# 2765)
> d9ef5ce feat(all): auto-regenerate discovery clients (# 2764)
> 293fdcd feat(all): auto-regenerate discovery clients (# 2763)
> 21f10ed feat(all): auto-regenerate discovery clients (# 2760)
> f9bde01 chore(main): release 0.195.0 (# 2751)
> 04cbad8 feat(all): auto-regenerate discovery clients (# 2759)
> e907e01 feat(all): auto-regenerate discovery clients (# 2756)
> 47629a1 chore(all): update all to 4ba0660 (# 2754)
> 3f3bd66 feat(all): auto-regenerate discovery clients (# 2755)
> 70a68c2 feat(all): auto-regenerate discovery clients (# 2753)
> 5b1ebe2 feat(all): auto-regenerate discovery clients (# 2752)
> 6bdae51 feat(all): auto-regenerate discovery clients (# 2750)
> cd95a34 chore(main): release 0.194.0 (# 2747)
> eda6a59 fix(gen): change HttpBody.Data from string to any for monitoring:v1 (# 2744)
> f836095 chore(all): Updating auth library version (# 2748)
> 5d61f08 feat(all): auto-regenerate discovery clients (# 2746)
> d994b67 chore(main): release 0.193.0 (# 2734)
> 254bbe1 chore(all): update all (# 2740)
> cb825c8 feat(all): auto-regenerate discovery clients (# 2742)
> 9d915ff feat(all): auto-regenerate discovery clients (# 2739)
> 7296c72 feat(all): auto-regenerate discovery clients (# 2738)
> a2308c1 feat(all): auto-regenerate discovery clients (# 2737)
> 6b81f1a feat(all): auto-regenerate discovery clients (# 2736)
> c2b2ac9 chore: update to 1.21 (# 2735)
> 4118ec2 feat(all): auto-regenerate discovery clients (# 2733)
> c616f47 chore(main): release 0.192.0 (# 2726)
> b457582 fix(internal/cba): Update credsNewAuth path to use nil oauth2 client (# 2731)
> 2b4e9f4 feat: move storage, bigquery, and compute to new auth lib (# 2730)
> a0ed1f3 feat(all): auto-regenerate discovery clients (# 2729)
> 97c7f2e feat(all): auto-regenerate discovery clients (# 2728)
> 36e3fa7 feat(all): auto-regenerate discovery clients (# 2727)
> b2c7c05 feat(all): auto-regenerate discovery clients (# 2725)
> d0759b0 chore(main): release 0.191.0 (# 2718)
> 918e3d2 feat(all): auto-regenerate discovery clients (# 2724)
> 0d15913 feat(all): auto-regenerate discovery clients (# 2722)
> b365461 chore(all): update all (# 2721)
> fffff7f fix: reference gax import in storage libs (# 2720)
> a5ddb40 feat(all): auto-regenerate discovery clients (# 2719)
> f5b0bb5 fix(transport): disable automatic universe domain check (# 2717)
> 88dca19 chore(main): release 0.190.0 (# 2694)
> 1f2d6d3 chore: bump cloud.google.com/go/auth@v0.7.3 (# 2716)
> 164a8d6 feat(all): auto-regenerate discovery clients (# 2715)
> 05a4fc5 feat(all): auto-regenerate discovery clients (# 2706)
> c8041b0 chore(all): update all (# 2702)
> aa62c85 revert: move storage, bigquery, and compute to new auth lib (# 2695)" (# 2704)
> 7b03cff feat(all): auto-regenerate discovery clients (# 2703)
> a8b0821 feat(all): auto-regenerate discovery clients (# 2700)
> 1e4c024 chore(all): update module github.com/google/s2a-go to v0.1.8 (# 2697)
> d07fd26 feat(all): auto-regenerate discovery clients (# 2699)
> ddc4e0b feat(all): auto-regenerate discovery clients (# 2698)
> 66ace6c feat: move storage, bigquery, and compute to new auth lib (# 2695)
> cbc19e7 feat(all): auto-regenerate discovery clients (# 2693)
> d0089f3 chore(main): release 0.189.0 (# 2681)
> af28112 chore: upgrade some dependencies (# 2692)
> a94722f feat(all): auto-regenerate discovery clients (# 2691)
> aa4662f fix(transport/grpc): retain UserAgent option with new auth stack (# 2690)
> 786363b chore(all): update all (# 2688)
> 27405af feat(all): auto-regenerate discovery clients (# 2687)
> 611884d feat(all): auto-regenerate discovery clients (# 2685)
> d925dcb fix(cba): Update newAuth path to use nil oauth2 client (# 2684)
> 1e3757d feat(all): auto-regenerate discovery clients (# 2683)
> eba243a chore: generate based on discovery-artifact-manager (# 2682)
> 4a713f7 feat(all): auto-regenerate discovery clients (# 2680)
> 9957790 chore(main): release 0.188.0 (# 2666)
> 7021e3e chore: bump some deps (# 2679)
> d17f6be feat(all): auto-regenerate discovery clients (# 2678)
> 40b5113 fix: allow ForceSendFields to work for map types (# 2670)
> 5cdcbe0 chore(all): update all (# 2676)
> 5dd2fb2 feat(all): auto-regenerate discovery clients (# 2677)
> a9177bd feat(all): auto-regenerate discovery clients (# 2675)
> d465cec feat(all): auto-regenerate discovery clients (# 2674)
> 88240e3 feat(all): auto-regenerate discovery clients (# 2673)
> 0d54a85 feat(all): auto-regenerate discovery clients (# 2671)
> 6df3749 feat(all): auto-regenerate discovery clients (# 2669)
> 711eb91 fix: check []bytes > 0 instead of nil (# 2667)
> e84fa65 feat(all): auto-regenerate discovery clients (# 2665)
> b6c87f6 chore(main): release 0.187.0 (# 2656)
> e051997 fix: pass through gRPC api key option to new auth lib (# 2664)
> 2ea4e07 chore(all): update all to dc46fd2 (# 2662)
> 6e061ce feat(all): auto-regenerate discovery clients (# 2663)
> 0a238f5 feat(all): auto-regenerate discovery clients (# 2661)
> 3ca2f84 feat(all): auto-regenerate discovery clients (# 2660)
> 7cd88da feat(all): auto-regenerate discovery clients (# 2659)
> a758bc1 fix(gensupport): wrap chunk upload err for retries (# 2657)
> 719f988 feat(all): auto-regenerate discovery clients (# 2658)
> 1a28e06 feat(all): auto-regenerate discovery clients (# 2655)
> 89bc0dc chore(main): release 0.186.0 (# 2642)
> 6c8b3b9 chore: bump auth lib dep (# 2654)
> bc370a7 feat(all): auto-regenerate discovery clients (# 2653)
> ddb2d15 chore(all): update module github.com/googleapis/gax-go/v2 to v2.12.5 (# 2651)
> 10c47f3 feat(all): auto-regenerate discovery clients (# 2652)
> 695484b feat(all): auto-regenerate discovery clients (# 2649)
> 1bac79d feat(all): auto-regenerate discovery clients (# 2648)
> c1a7681 feat(all): auto-regenerate discovery clients (# 2645)
> 1fcd83d chore: add simple readme for generator (# 2633)
> 20ffdd8 feat(all): auto-regenerate discovery clients (# 2644)
> 72fb128 feat(all): auto-regenerate discovery clients (# 2641)
> e732ee3 chore(main): release 0.185.0 (# 2635)
> 0c868b2 feat(all): auto-regenerate discovery clients (# 2638)
> 324ae13 chore(all): update all (# 2640)
> 51ff8a4 feat(all): auto-regenerate discovery clients (# 2636)
> ea513cb fix(internal/gensupport): update shouldRetry for GCS uploads (# 2634)
> 66c2e4a chore(main): release 0.184.0 (# 2628)
> 7fccba6 feat(all): auto-regenerate discovery clients (# 2624)
> 953f728 fix(cba): Update credsNewAuth to support oauth2 over mTLS (# 2610)
> ebc44d1 feat: support structpb.Struct as req/resp (# 2632)
> 56d0d59 chore: remove some nil clients (# 2631)
> e760319 chore(gensupport): merge x-goog-api-client vals into a single header (# 2612)
> bec8b5c chore(all): update all (# 2630)
> 643675b Revert "feat: regen cloudcommerceprocurement v1 from updated discovery file (…" (# 2629)
> 7e30ed2 feat: regen cloudcommerceprocurement v1 from updated discovery file (# 2627)
> 8a7c0e1 chore: bump auth dep (# 2621)
bumping knative.dev/networking 6797968...67d1c27:
> 67d1c27 upgrade to latest dependencies (# 1040)
> 04878f0 upgrade to latest dependencies (# 1039)
bumping k8s.io/gengo/v2 51d4e06...a7b603a:
> a7b603a Merge pull request # 274 from Jefftree/fix-deepcopy-generic
> 44b8d15 Merge pull request # 273 from jpbetz/json-tags
> 0dc45e1 Add tests for goNameToName and use cmp.Diff
> 3b05ca7 Merge pull request # 272 from thockin/master
> 2e3eea7 Add JSON Tag parse utility
> 0962201 Fix test for named interface
> a0386bf Merge pull request # 267 from MadhavJivrajani/add-go-directive-verify
> 7a656db Make Args.With*() keep newer values
> 9299822 Handle generics for named interface
> a8d1235 Merge pull request # 255 from TheSpiritXIII/parse-generics
> 7d40e07 .*: add verify script for go directive changes
> 1e40e18 Add SnippetWriter .Dup() and .Append()
> 5b52e8f Add tests for generic in struct field
> 9cff633 Merge pull request # 265 from longit644/master
> 239d3d4 Support parsing type parameters
> d6673b3 bugfix: Do not remove generic typeparams in goNameToName
> 2a31dd7 v2: Replace parallel arrays with array of objects in Signature.Parameters and Signature.Results
bumping knative.dev/pkg 0c2a238...c43477f:
> c43477f upgrade to latest dependencies (# 3137)
bumping k8s.io/kube-openapi 8e68654...9e1beec:
> 9e1beec Merge pull request # 504 from pohly/naming-convention
> f7e401e Merge pull request # 510 from Jefftree/downgrade-ginkgo
> 5b13d40 names match: tighten validation of inlining and metadata
> 65a50c7 Merge pull request # 509 from Jefftree/bump-gengo
> 04edf7c Downgrade ginkgo to avoid introducing dependency of x/exp
> 4fca853 names match: add unit tests demonstrating false positives
> 76de80e Merge pull request # 508 from Jefftree/downgrade-dep
> 21ea66f Upgrade gengo
> 5732855 Merge pull request # 503 from Jefftree/patch-experiment-json-test
> 909c8d5 Merge pull request # 507 from kubernetes/Jefftree-patch-2
> 0db3e15 downgrade govalidator, go-restful, jsonreference
> 91dab69 Merge pull request # 500 from thockin/master
> 24eb939 Update github actions to test for later go versions
> d7e11f2 disable dependabot
> cb93749 Bump gengo version
> bd91a10 Patch go-json-experiment/json negative float test
bumping k8s.io/utils 18e509b...49e7df5:
> 49e7df5 Merge pull request # 296 from skitt/deprecate-minmax
> 702e33f Merge pull request # 317 from gibizer/revert-stdlib-slices
> 3abbf95 Deprecate integer min/max functions
> f90d014 Merge pull request # 315 from tklauser/deprecated-strings-slices
> 8866f61 Revert "Deprecate strings/slices functions covered by stdlib slices"
> 4965b0f Deprecate strings/slices functions covered by stdlib slices
bumping github.com/prometheus/client_golang 6e3f4b1...05fcde9:
> 05fcde9 Merge pull request # 1623 from krajorama/data-race-in-histogram-write
> ef2f87e Merge pull request # 1620 from prometheus/arthursens/prepare-1.20.3
> 209f4c0 Add changelog
> 6e9914d Merge pull request # 1608 from krajorama/index-out-of-range-native-histogram-exemplar
> 937ac63 Add changelog entry for 1.20.3
> 1e398cc native histogram: Fix race between Write and addExemplar
> 67121dc Merge pull request # 1596 from mrueg/fix-uncompressed-content-header
> d6b8c89 Update comments with more explanations
> 2254d6c Merge pull request # 1587 from prometheus/fix-processcollector
> 187acd4 Cut 1.20.2
> 504566f Use simplified solution from # 1609 for the data race
> 73b811c Cut 1.20.0 release. (# 1580)
> 4a15d05 Cut 1.20.1
> f7f8f3a fix: Unset Content-Encoding header when uncompressed
> dc8e9a4 fix: native histogram: Simplify and fix addExemplar
> 7ce5089 gocollector: Attach original runtime/metrics metric name to help. (# 1578)
> f2dd7b3 Use pedantic registry in other places too, to double check.
> dc819ce Use a trivial solution to # 1605
> 062300e Remove go_memstat_lookups_total; added runtime/metrics calculation to memstat metric's help. (# 1577)
> 261fe84 bugfix: Pass network metrics to processCollector's Describe() function
> e061dfa native histogram: use exemplars in concurrency test
> aa3c00d Update common Prometheus files (# 1576)
> 5bf3341 Use NewPedanticRegistry in Process' Collector tests
> 3ad2722 Add default Go runtime metrics for /gc/gogc:percent, /gc/gomemlimit:bytes, /sched/gomaxprocs:threads (# 1559)
> 0715727 Update common Prometheus files (# 1573)
> 3634bd9 ci: daggerize test and lint pipelines (# 1534)
> 28b5e6e Merge pull request # 1572 from prometheus/repo_sync
> 46f77a9 Merge pull request # 1571 from prometheus/dependabot/github_actions/github-actions-1edf403647
> 8e18075 Update common Prometheus files
> f751d13 Merge pull request # 1570 from prometheus/dependabot/go_modules/golang.org/x/sys-0.22.0
> 7983708 build(deps): bump the github-actions group with 3 updates
> 0ce6d71 go collector: add default metrics acceptance tests; adding more context to HELP (# 1568)
> 2e98f83 build(deps): bump golang.org/x/sys from 0.21.0 to 0.22.0
> 697372d tutorials: Renamed for consistency + fixed tutorial code. (# 1569)
> 0581180 Update common Prometheus files (# 1567)
> d7f83d1 deps: Updated to prometheus/common to 0.55 (# 1566)
> cbfe44a Merge pull request # 1551 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.34.2
> 6f511c3 Update common Prometheus files (# 1563)
> f8718b0 Merge branch 'main' into dependabot/go_modules/google.golang.org/protobuf-1.34.2
> 9f203a0 Merge pull request # 1565 from prometheus/dependabot/github_actions/github-actions-fde7c240f8
> 1b23087 build(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2
> d85cd60 chore: Remove half-implemented changelog automation (# 1564)
> 3d81bdd build(deps): bump the github-actions group across 1 directory with 3 updates
> 45f1e72 Merge pull request # 1553 from prometheus/dependabot/go_modules/github.com/klauspost/compress-1.17.9
> 5d119ae Merge pull request # 1561 from prometheus/repo_sync
> 90619d3 Merge pull request # 1552 from prometheus/dependabot/go_modules/golang.org/x/sys-0.21.0
> ec6d6fd build(deps): bump github.com/klauspost/compress from 1.17.8 to 1.17.9
> 10f4161 process_collector: collect received/transmitted bytes (# 1555)
> a46cfa7 Merge branch 'main' into repo_sync
> 1b436e3 Merge pull request # 1549 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/common-0.55.0
> ae67d7a build(deps): bump golang.org/x/sys from 0.20.0 to 0.21.0
> 34e02e2 client: Add Option to provide limit query param for APIs that support it (# 1544)
> fec6b22 Update Go tests (# 1562)
> e0573a6 Update common Prometheus files
> b080961 Temporarly remove required CI job for changelog. (# 1560)
> 00d26be build(deps): bump github.com/prometheus/common in /tutorial/whatsup
> 3631776 Merge pull request # 1545 from prometheus/repo_sync
> 7cd1249 Update README.md (# 1556)
> bccd682 Remove inlined upstream code (# 1539)
> 1320271 Update common Prometheus files
> 1a5f005 Allow creating constant histogram and summary metrics with a created timestamp (# 1537)
> 33697e6 Cleanup NOTICE file (# 1541)
> 7fe5d46 Merge pull request # 1531 from prometheus/repo_sync
> e06ccdb Merge pull request # 1529 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/client_golang-1.19.1
> 9ab9603 Update common Prometheus files
> b59c63b Merge pull request # 1536 from prometheus/superq/lint_timeout
> 9cd52e1 build(deps): bump github.com/prometheus/client_golang
> 0751e19 Merge pull request # 1530 from prometheus/repo_sync
> f08b10c feat: Support zstd compression (# 1496)
> 6098322 Fix golangci-lint config
> 8491260 Merge pull request # 1526 from prometheus/changelog-automation
> f83013b Update common Prometheus files
> 920e6f7 Merge pull request # 1532 from SachinSahu431/sachin/fix-changelog-automation
> 57abe22 Merge pull request # 1527 from prometheus/dependabot/go_modules/github.com/prometheus/procfs-0.15.1
> 0f23008 ci: Group all changelog-related CI jobs into single one
> e6da43a Remove synchronize trigger from workflow
> 4b158ab Merge pull request # 1525 from SachinSahu431/sachin/update-pr-labeler
> 3d0a11d build(deps): bump github.com/prometheus/procfs from 0.13.0 to 0.15.1
> 105a3b7 Auto label PRs (# 1518)
> 3ac5b77 Remove redundant labels
> 2f36f98 Add PR template for changelog automation (# 1517)
> b9b2f62 Merge pull request # 1524 from prometheus/repo_sync
> c2d0caf Merge pull request # 1522 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.34.1
> 9d0a248 Update common Prometheus files
> be12428 Merge pull request # 1523 from prometheus/dependabot/go_modules/golang.org/x/sys-0.20.0
> 4816ade build(deps): bump google.golang.org/protobuf from 1.34.0 to 1.34.1
> 18b5134 Update common Prometheus files (# 1514)
> ce40ef5 build(deps): bump golang.org/x/sys from 0.19.0 to 0.20.0
> 542f7e6 Merge pull request # 1471 from fatsheep9146/native-histogram-exemplar
> cb57abb Merge pull request # 1515 from lilijreey/use_time_IsZero
> 2754a4c fix for comments
> c7c7509 testutil compareMetricFamilies: make less error-prone (# 1424)
> 47b807e clean code use time.IsZero() replace t = time.Time{}, make code more readable
> d8c7074 refract the implementation
> 36b9f46 add: CollectAndFormat to testutil (# 1503)
> 853c5de Merge pull request # 1509 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/common-0.53.0
> 494ccce add native histogram exemplar support
> 7d3be80 [CI]: Add Concurrency Grouping to GitHub Workflows (# 1444)
> 5c4ff38 Merge pull request # 1508 from prometheus/dependabot/go_modules/github.com/prometheus/client_model-0.6.1
> 0075cb3 build(deps): bump github.com/prometheus/common in /tutorial/whatsup
> 7882668 Merge pull request # 1469 from prometheus/dependabot/go_modules/tutorial/whatsup/google.golang.org/protobuf-1.33.0
> 9308329 build(deps): bump the github-actions group with 3 updates (# 1510)
> 6b169a1 Merge pull request # 1507 from prometheus/dependabot/go_modules/golang.org/x/sys-0.19.0
> c4b6d5d build(deps): bump github.com/prometheus/client_model from 0.6.0 to 0.6.1
> 4e21273 Merge pull request # 1506 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.34.0
> 6b37369 Merge pull request # 1467 from prometheus/dependabot/go_modules/examples/middleware/google.golang.org/protobuf-1.33.0
> 4549547 Bump google.golang.org/protobuf in /tutorial/whatsup
> ccf82b1 improved code more clean (# 1511)
> 9e8b641 build(deps): bump golang.org/x/sys from 0.18.0 to 0.19.0
> 5ad7da9 Merge pull request # 1505 from prometheus/dependabot/go_modules/github.com/cespare/xxhash/v2-2.3.0
> 2cb5120 build(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.0
> c5f9c3f Merge pull request # 1466 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.33.0
> 76e6dfd Bump google.golang.org/protobuf in /examples/middleware
> 3ade2e2 Merge pull request # 1504 from prometheus/dependabot/go_modules/github.com/prometheus/common-0.53.0
> 772f2a3 build(deps): bump github.com/cespare/xxhash/v2 from 2.2.0 to 2.3.0
> 2f59eb2 feat(dependency): replace go-spew package (# 1499)
> b59cfc9 Merge pull request # 1456 from prometheus/dependabot/github_actions/github-actions-cd65112d37
> 4f5e328 Bump google.golang.org/protobuf from 1.32.0 to 1.33.0
> 7bbdd02 build(deps): bump github.com/prometheus/common from 0.52.3 to 0.53.0
> a330ac5 Merge pull request # 1502 from prometheus/dependabot/go_modules/golang.org/x/net-0.23.0
> 876e942 Merge pull request # 1462 from prometheus/release-1.19
> 063bd37 Bump the github-actions group with 2 updates
> 7fb2191 Merge pull request # 1501 from prometheus/dependabot/go_modules/tutorial/whatsup/golang.org/x/net-0.23.0
> 4d3dba3 build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0
> 8da892e Merge pull request # 1461 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/client_golang-1.19.0
> 694854a Merge pull request # 1455 from foehammer127/fix/1453
> d038ab9 chore: fix function name in comment (# 1497)
> 991feca build(deps): bump golang.org/x/net in /tutorial/whatsup
> c890f5e Merge pull request # 1459 from prometheus/dependabot/go_modules/golang.org/x/sys-0.17.0
> 324bb9e Bump github.com/prometheus/client_golang in /tutorial/whatsup
> cead7c3 feat(prometheus/testutil/promlint/validations): refine lintMetricTypeInName
> 6b857f1 Merge pull request # 1498 from prometheus/dependabot/go_modules/github.com/prometheus/common-0.52.3
> 96d15d5 Merge pull request # 1458 from prometheus/dependabot/go_modules/github.com/prometheus/client_model-0.6.0
> 736c206 Bump golang.org/x/sys from 0.16.0 to 0.17.0
> e133e49 Merge pull request # 1389 from prometheus/fix-lint-issue
> 5a00ae4 Bump github.com/prometheus/common from 0.48.0 to 0.52.3
> 50211fc Merge pull request # 1457 from prometheus/dependabot/go_modules/examples/middleware/github.com/prometheus/client_golang-1.19.0
> a5b7c47 Bump github.com/prometheus/client_model from 0.5.0 to 0.6.0
> c586fcc Merge pull request # 1483 from prometheus/simplify-basemetrics
> 0f50003 gocollector: Add regex option to allow collection of debug runtime metrics
> 8a9d24b Bump github.com/prometheus/client_golang in /examples/middleware
> 6fdffbf fix: remove redundant go module in middleware example (# 1492)
> ec6ba13 chore: Refactor how base metrics are added to Sched metrics
> 76fa980 feat: metrics generation workflow (# 1481)
> 93cf5d4 Implement Unwrap() for responseWriterDelegator (# 1480)
> e3bea8a Merge pull request # 1489 from SachinSahu431/update-go-yml
> 50ab457 Auto-update Go Collector Metrics for new Go versions (# 1476)
> e38b67e Merge pull request # 1486 from prometheus/dependabot/go_modules/github.com/prometheus/procfs-0.13.0
> 1fc81cf Modify go.yml file
> 26e3055 Merge pull request # 1472 from prometheus/i5242
> af02258 Merge pull request # 1485 from prometheus/dependabot/go_modules/golang.org/x/sys-0.18.0
> 17dafc8 Bump github.com/prometheus/procfs from 0.12.0 to 0.13.0
> cd45345 ci: Remove hardcoded supported Go versions from go.yml
> 2507462 Add LintDuplicateMetric to promlint
> 838b8e5 Bump golang.org/x/sys from 0.17.0 to 0.18.0
bumping knative.dev/eventing cd7c1c0...9cec50f:
> 9cec50f [main] Upgrade to latest dependencies (# 8414)
> a40a0a7 [main] Upgrade to latest dependencies (# 8413)
> 90edfe6 Upgrade deps to latest (# 8410)
> 6d71005 Additional unit tests for EventPolicy (# 8405)
> f3ea6b5 Update KinD e2e workflow (# 8411)
Signed-off-by: Knative Automation <automation@knative.team>
|
|
|
|
8d10f67dd9
|
Remove dependency on deprecated client-pkg (#1990)
* Remove dependencie on deprecated client-pkg * Commit go.work.sum update |
|
|
|
5f15fd3297
|
upgrade to latest dependencies (#1988)
bumping knative.dev/serving dd48437...b484fa2: > b484fa2 Update net-contour nightly (# 15691) > a829571 Update net-kourier nightly (# 15689) > 19b9a09 Fix all linter warnings (# 15684) > db2721f Update net-gateway-api nightly (# 15690) > 243e1ea upgrade to latest dependencies (# 15687) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
137570333a
|
upgrade to latest dependencies (#1980)
bumping k8s.io/code-generator 890b3a1...5a98ceb:
> 5a98ceb Update dependencies to v0.31.4 tag
> f74ea3c informers: add comment that Start does not block
> 80c52b8 Call non-blocking informerFactory.Start synchronously to avoid races
> e64302e Merge pull request # 126353 from liggitt/fix-vendor
> d9fab2a revendor dependencies
> ec3cc88 Merge pull request # 125571 from liggitt/filter-auth-02-sar
> b4e74fb generate
> 41a074a Merge pull request # 126073 from a7i/fake-apply-scale-subresource
> e788e07 Merge pull request # 126018 from aroradaman/bump-k8s-utils
> 100ab85 fix: fake clientset ApplyScale subresource from 'status' to 'scale'
> baa7672 bump k8s.io/utils
> 3f99c9a Merge pull request # 125922 from dims/update_otel_27
> bb79741 update OpenTelemetry dependencies and grpc
> 633962a [code-generator] feat: add func for generating register code (# 124946)
> ab86cd6 Merge pull request # 125759 from dims/bump-prometheus/common-v0.55.0
> e57d261 Merge pull request # 125162 from sttts/sttts-code-generator-core-group
> 59cecdb Bump `prometheus/common to` v0.55.0
> 3c253da Merge pull request # 125766 from dims/update-moby/spdystream-to-v0.4.0
> be30ddb make codegen
> e589542 Update moby/spdystream to v0.4.0
> 07cedd3 code-generator/examples: fix json tags
> 7a55f28 Merge pull request # 125745 from BenTheElder/ping-ping
> aad7f9e code-generator/client-gen: add example with single package api/v1
> 1f8ce20 bump github.com/moby/spdystream to v0.3.0
> 3d2e34f code-generator/client-gen: decouple core group from package name 'api'
> 13818de Merge pull request # 125731 from dashpole/revert_otel
> 5b6873d code-generator/client-gen: add example with core group
> 1d5e06b Revert "update OpenTelemetry dependencies"
> 50b2150 Merge pull request # 125669 from benluddy/cbor-bump-v2.7.0
> bea469c Bump github.com/fxamacker/cbor/v2 to v2.7.0.
> cdfa7b0 Merge pull request # 125575 from dashpole/update_otel_27
> 1bfc2ba Merge pull request # 125560 from jpbetz/apply-gen-fake
> 98d7e2c update OpenTelemetry dependencies
> e421d05 Resolve rebase
> 0c9ff01 Generate code
> 43d54fb Generate type fake clients that may opt in to the use of managed fields
> 763e7a8 Merge pull request # 125673 from jpbetz/patch-6
> f536deb Add jpbetz to code-generator OWNERS
> 569cc2f Merge pull request # 125531 from pohly/klog-update
> 76a3494 dependencies: klog v2.130.1
> 2a71dee Merge pull request # 121439 from skitt/generic-client-go
> 198ba6b Merge pull request # 125051 from marquiz/devel/codegen-fix-grep
> 896cb08 Run codegen
> 030791b Merge pull request # 125499 from mbobrovskyi/fix/openapi-gen-dependency
> 4de699f kube_codegen: smarter grepping of codegen tags
> 688a73a Generify client-go
> 28fff67 Fix openapi-gen dependency.
> 0f7e7aa Run codegen
> 0b3f2ef Merge pull request # 124509 from p0lyn0mial/upstream-watch-list-code-gen
> 0c42800 Add a non-subresource genclient:method example
> 0c188fc ./hack/update-internal-modules.sh
> bd8446c Run codegen
> 20a1a2d make update
> b5459b0 Fix "an declarative" typo
> f0862c8 client-gen: intro watchList
> d95c93e Run codegen
> 3a49e5b Merge pull request # 125408 from benluddy/bump-cbor-v2.7.0
> 87db423 Add a Name getter in named ApplyConfigurations
> 32e53a8 Bump fxamacker/cbor/v2 to v2.7.0-beta.
> 8d055c7 Merge pull request # 124963 from p0lyn0mial/upstream-data-consistency-checker-for-list-requests
> 9b16c26 make update
> 8b8ecc8 client-gen: rework list and use CheckListFromCacheDataConsistencyIfRequested
> 2ec7af0 Merge pull request # 122832 from benluddy/cbor-fuzz-native-to-unstructured-via
> ca05e03 Update indirect dependencies with ./hack/update-vendor.sh.
> 620b113 Merge pull request # 124898 from alexzielenski/apiserver/prerelease-ga-tags
> 9017335 Merge pull request # 123339 from skitt/canonical-json-patch
> dc6562f prevent deprecated & removed from being generated for GA types
> 6fcb6f0 Use canonical json-patch v4 import
> 5f538ea Update kubectl kustomize to kyaml/v0.17.1, cmd/config/v0.14.1, api/v0.17.2, kustomize/v5.4.2
> 2da86b0 Merge pull request # 125045 from pohly/ginkgo-gomega-update
> a77a314 dependencies: ginkgo v2.19.0, gomega v1.33.1
> e9fc761 Merge pull request # 124913 from enj/enj/i/go_work_sum_ignore
> c9a8b3f Ignore go.work.sum for fake workspaces
> 1a2807d Merge pull request # 124757 from dims/update-to-latest-golang.org/x/oauth2-v0.20.0
> 68d188f Update to latest golang.org/x/oauth2 v0.20.0
> 12b975c Merge pull request # 124281 from fulviodenza/master
> de98b55 Merge pull request # 124562 from sbueringer/pr-bump-sigs-yaml
> 8dcbed8 Allow request parameter and proto file path
> 7977adc Bump sigs.k8s.io/yaml to v1.4.0
> ff061d6 Merge pull request # 124469 from serathius/etcd-3.5.13
> 3f5a084 Upgrade etcd libraries to v3.5.13
> 679c60f Merge pull request # 124328 from jiahuif-forks/deps/cel-go
> a397227 Merge pull request # 121574 from skitt/generic-lister-gen
> 164ad5e generated: ./hack/update-vendor.sh
> 5ae098a Merge pull request # 124346 from jwcesign/master
> c2b93df Regenerate all listers
> 677f552 generated: ./hack/pin-dependency.sh github.com/google/cel-go v0.20.1
> ced7fde upgrade: upgrade dependencies github.com/prometheus/common to the newest version
> a25c144 Generify lister-gen
> 2a5cd15 Merge pull request # 122892 from danwinship/codegen-nil
> a068c84 Add a lister-gen expansion example
> 8d4f629 Regenerate fake clients
> 5ade975 Fix codegen to use correct nil-vs-empty semantics in fake clients
> 4c3e41e Merge pull request # 124193 from soltysh/fix_applyconfig-gen
> d3d5e9c Merge pull request # 123988 from skitt/use-cases-titler
> 111256a Update applyconfig-gen for pacakges where group and dir differ in name
> 74348a6 Merge pull request # 123893 from soltysh/openapi_schema_applygen
> ffb0802 code-generator: use cases.Title instead of strings.Title
> 585ff30 Merge pull request # 116781 from muff1nman/protobuf-fully-qualified-types
> fec23c2 kube_codegen: expose applyconfig-openapi-schema flag for client generation
> 6705865 Merge pull request # 124174 from dims/update-x/net-for-CVE-2023-45288
> cccf4c3 generate fully qualified type references
> 5a5fa0c Update x/net for CVE-2023-45288
> e33b396 sync: update go.mod
> 75dbfb9 Merge pull request # 123735 from thockin/master
bumping golang.org/x/term b725e36...40b02d6:
> 40b02d6 go.mod: update golang.org/x dependencies
> 442846a go.mod: update golang.org/x dependencies
bumping k8s.io/client-go ece8c00...4b5b7fa:
> 4b5b7fa Update dependencies to v0.31.4 tag
> 5e3e8ea informers: add comment that Start does not block
> f71a5cc Call non-blocking informerFactory.Start synchronously to avoid races
> 4536e5a Merge pull request # 124012 from Jefftree/le-controller
> 93c6a5b Merge pull request # 126353 from liggitt/fix-vendor
> 825f52e Change PingTime to be persistent
> 6a9911a revendor dependencies
> f45c451 fix ordering issue in candidates
> fe54892 Merge pull request # 126243 from SergeyKanzhelev/devicePluginFailures
> 18dd587 feedback: leasecandidate clients
> 79fd7ab generated files
> 1f27757 Review feedback
> ac9204c Merge pull request # 126145 from carlory/kep-3751-api
> 2099375 CLE controller and client changes
> dcfcc90 Merge pull request # 126125 from mprahl/stop-idempotent
> 9dea255 Promote VolumeAttributesClass to beta
> 8a2bbd0 Coordinated Leader Election Alpha API
> bad8f77 Merge pull request # 126091 from seans3/ws-err-extra-info
> 001900e Allow calling Stop multiple times on RetryWatcher
> 3aff10e Adds extra error information from response to bad handshake error when possible
> a9affb4 Merge pull request # 125488 from pohly/dra-1.31
> a7db3ad DRA: new API for 1.31
> e0bc24e DRA: remove "sharable" from claim allocation result
> a7f430b DRA: remove immediate allocation
> 91ff2f6 DRA: bump API v1alpha2 -> v1alpha3
>
|
|
|
|
60a31f3d31
|
[main] Upgrade to latest dependencies (#1972)
* upgrade to latest dependencies
bumping google.golang.org/genproto/googleapis/api ddb44da...8af14fe:
> 8af14fe chore(all): update all (# 1159)
> 7e3bb23 chore(all): auto-regenerate .pb.go files (# 1158)
> f6391c0 chore(all): update all (# 1156)
> 3fd189d chore(googleapis): update cloud/gkeconnect/gateway/v1beta1/alias.go (# 1157)
> 4ba0660 chore: update datastore and bigtable (# 1155)
> fc7c04a feat: move SoT for datastore proto definitions (# 1154)
> 278611b chore(all): update all (# 1153)
bumping google.golang.org/protobuf 158d2b3...c72053a:
> c72053a all: release v1.35.2
> b985635 internal/impl: fix TestMarshalMessageSetLazyRace (was a no-op!)
> 76135f9 proto: switch messageset_test to use makeMessages() injection point
> 29947bb internal/testprotos/test: add nested message field with [lazy=true]
> 5c14d72 encoding/prototext: use testmessages_test.go approach, too
> 496557b proto: refactor equal_test from explicit table to use makeMessages()
> 0517e5a testing/protocmp: document behavior when combining Ignore and Sort
> d14ebce all: implement strip_enum_prefix editions feature
> fb995f1 encoding/protojson: allow missing value for Any of type Empty
> d340238 all: start v1.35.1-devel
bumping golang.org/x/term 9d5441a...b725e36:
> b725e36 go.mod: update golang.org/x dependencies
> 54df7da README: don't recommend go get
bumping knative.dev/pkg 9b9d535...a7fd9b1:
> a7fd9b1 Bump google.golang.org/protobuf from 1.35.1 to 1.35.2 (# 3117)
> 215048a Bump golang.org/x/tools from 0.26.0 to 0.27.0 (# 3114)
> 47a6f9f Bump google.golang.org/grpc from 1.67.1 to 1.68.0 (# 3116)
> 7b333a0 Bump golang.org/x/net from 0.30.0 to 0.31.0 (# 3113)
> 0a99635 Update community files (# 3112)
> 25f6002 upgrade to latest dependencies (# 3111)
> 6af2bf9 upgrade to latest dependencies (# 3110)
> 76cfa12 Fix `WEBHOOK_DISABLE_NAMESPACE_OWNERSHIP` env-var (# 3107)
> 6d10851 Add `WEBHOOK_DISABLE_NAMESPACE_OWNERSHIP` env-var (# 3103)
> 6eb75e8 Update community files (# 3105)
bumping knative.dev/client-pkg 7b4bb48...14f4a3a:
> 14f4a3a Update community files (# 198)
bumping golang.org/x/oauth2 6d8340f...3e64809:
> 3e64809 x/oauth2: add Token.ExpiresIn
> 16a9973 jwt: rename example to avoid vet error
> b52af7d endpoints: add GitLab DeviceAuthURL
bumping golang.org/x/net 6cc5ac4...334afa0:
> 334afa0 go.mod: update golang.org/x dependencies
> d7f220d quic: add LocalAddr and RemoteAddr to quic.Conn
> 858db1a http2: surface errors occurring very early in a client conn's lifetime
> 0aa844c http2: support unencrypted HTTP/2 handoff from net/http
> f35fec9 http2: detect hung client connections by confirming stream resets
> e883dae README: don't recommend go get
> 511cc3a html: add Node.{Ancestors,ChildNodes,Descendants}()
> 4783315 http2: limit 1xx based on size, do not limit when delivered
> 5716b98 internal/socket: execute gofmt
> 42b1186 http2: support ResponseController.EnableFullDuplex
bumping google.golang.org/grpc 3f95b38...acba4d3:
> acba4d3 Change version to 1.68.0 (# 7743)
> 5363dca credentials: Apply defaults to TLS configs provided through GetConfigForClient (# 7754) (# 7813)
> 056dc64 status: Fix status incompatibility introduced by # 6919 and move non-regeneratable proto code into /testdata (# 7724) (# 7793)
> b79fb61 mem: use slice capacity instead of length, to determine whether to pool buffers or directly allocate them (# 7702) (# 7792)
> 54841ef stats/opentelemetry/csm: Get mesh_id local label from "CSM_MESH_ID" environment variable, rather than parsing from bootstrap file (# 7740)
> ad81c20 pickfirstleaf: minor simplification to reconcileSubConnsLocked method (# 7731)
> b850ea5 transport : wait for goroutines to exit before transport closes (# 7666)
> 00b9e14 pickfirst: New pick first policy for dualstack (# 7498)
> 18a4eac testutils: add couple of log statements to the restartable listener type (# 7716)
> fdc2ec2 xdsclient: deflake TestADS_ResourcesAreRequestedAfterStreamRestart (# 7720)
> 4115c21 xds: return all ServerConfig dial options together (# 7718)
> b8ee37d pickfirst: Move var for mocking the shuffle func from internal/internal to pickfirst/internal (# 7698)
> d9d8f34 revert xds: return all ServerConfig dial options together (# 7712)
> 5f178a8 xdsclient: fix test build breakage (# 7710)
> f17ea7d xds: return all ServerConfig dial options together (# 7680)
> bdd444d xds: address merge conflict gotcha and missed review comment from previous PRs (# 7705)
> d365be6 transport: prevent deadlock in transport Close when GoAway write hangs (# 7662)
> 6c6c9b6 xdsclient: e2e style tests for ads stream restart (5/N) (# 7696)
> 5e6f4b9 xds: misc test cleanup (4/N) (# 7695)
> 3adcd41 xdsclient: make load reporting tests e2e style (3/N) (# 7694)
> 98d1550 xdsclient: switch more transport tests to e2e style (2/N) (# 7693)
> 9afb232 xdsclient: invoke watch callback when new update matches cached one, but previous update was NACKed (1/N) (# 7692)
> ab5af45 Revert "protoc-gen-go-grpc: remove `use_generic_streams_experimental` flag (defaults to true) (# 7654) (# 7703)
> e8a70c6 vet: add check to ensure terminating newline (# 7645)
> 5fd9853 examples: improve package comments (# 7658)
>
|
|
|
|
b3b6b86030
|
upgrade to latest dependencies (#1966)
bumping golang.org/x/sys 914deed...23b0dab:
> 23b0dab unix: mark vgetrandom as non-escaping
> cbf0eb6 unix: fix grep syntax to work on non-GNU greps
> e7397b9 unix: update to Linux 6.11
> 981de40 unix: use vDSO for getrandom() on linux
> 48aad76 linux: add tcp_cc_info and its related types
> d58f986 all: fix some typos in comment
> 30de352 unix: fix Test{Fd,}Xattr failure on NetBSD
> 68ed59b windows/svc: fix printf(var) mistake detected by latest printf checker
> c08bc6e unix: update Go to 1.23.0
> a43b625 windows: add SIO_UDP_NETRESET constant
> ed67b15 windows: add console codepage api
> 9cb830b unix: add missing import to syscall_hurd.go
> 71132f5 unix: add POLLRDHUP to FreeBSD
> 3283fc3 cpu: add support for detecting RISC-V extensions
> 29e55b2 unix: use os.Executable rather than os.Args[0] in tests
> a8c5219 unix: rename XDPUmemReg field back to Size
> 59665e5 unix: add Connectx for darwin
> a0c72ef unix: add f_flag member flags on z/OS
> c64c51d unix: update riscv64 hwprobe to Linux kernel 6.10
> da77c6b unix: sync minimum Linux Kernel version with requirements page
bumping knative.dev/networking 37fdbdd...60e29ff:
> 60e29ff upgrade to latest dependencies (# 1015)
> a3d4663 upgrade to latest dependencies (# 1012)
> 0561079 upgrade to latest dependencies (# 1011)
> 75d9920 Update community files (# 1010)
> 847994c upgrade to latest dependencies (# 1009)
> 9396009 upgrade to latest dependencies (# 1008)
> ea90245 upgrade to latest dependencies (# 1007)
> faa7309 upgrade to latest dependencies (# 1006)
> 6c832c6 upgrade to latest dependencies (# 1005)
> ed319d7 upgrade to latest dependencies (# 1004)
> 433920a Update community files (# 1003)
> 0efcb4c upgrade to latest dependencies (# 1002)
bumping golang.org/x/text b2bec85...3043346:
> 3043346 x/text: Correct examples in number/doc
> 38a95c2 all: fix some comments
> 20097e4 all: fix printf(var) mistakes detected by latest printf checker
> 1e3e9fd all: rename Example test functions to prevent vet errors
bumping knative.dev/client-pkg 22f5989...7b4bb48:
> 7b4bb48 upgrade to latest dependencies (# 190)
> f465a76 Update community files (# 196)
> 12612b7 Update community files (# 195)
> 788e072 Update community files (# 194)
> eb73a58 🗑️ Deprecate knative.dev/client-pkg (# 193)
bumping knative.dev/pkg 89743d9...9b9d535:
> 9b9d535 Fix `WEBHOOK_DISABLE_NAMESPACE_OWNERSHIP` env-var (# 3108)
> 4af9a0d Add `WEBHOOK_DISABLE_NAMESPACE_OWNERSHIP` env-var (# 3106)
> 95b4b97 upgrade to latest dependencies (# 3104)
> 59c22a1 Bump google.golang.org/protobuf from 1.34.2 to 1.35.1 (# 3102)
> e0f65ce Update community files (# 3101)
> 952269c Bump golang.org/x/net from 0.29.0 to 0.30.0 (# 3100)
> e52e2e4 Bump google.golang.org/grpc from 1.67.0 to 1.67.1 (# 3099)
> 4e357ed Bump golang.org/x/tools from 0.25.0 to 0.26.0 (# 3098)
> 5031733 Bump go.uber.org/automaxprocs from 1.5.3 to 1.6.0 (# 3097)
> c4843b7 Give users the ability to disable namespace ownership of webhook configurations (# 3095)
> 28b58b8 Use istio.sidecar.inject label instead of annotation (# 3096)
> aabe552 Bump google.golang.org/grpc from 1.66.2 to 1.67.0 (# 3094)
> a4774ed Bump github.com/gobuffalo/flect from 1.0.2 to 1.0.3 (# 3093)
> aaab500 Bump golang.org/x/tools from 0.24.0 to 0.25.0 (# 3091)
> de0796c Bump google.golang.org/grpc from 1.66.0 to 1.66.2 (# 3092)
> 3002873 Bump google.golang.org/grpc from 1.65.0 to 1.66.0 (# 3087)
> fdbc0b5 Bump golang.org/x/net from 0.28.0 to 0.29.0 (# 3090)
> 7c0ad27 Update community files (# 3089)
> a1469cf upgrade to latest dependencies (# 3088)
bumping google.golang.org/genproto/googleapis/api 573a115...ddb44da:
> ddb44da chore: update to 1.21 (# 1152)
> 8ffd90a chore(all): auto-regenerate .pb.go files (# 1150)
bumping google.golang.org/genproto/googleapis/rpc 573a115...ddb44da:
> ddb44da chore: update to 1.21 (# 1152)
> 8ffd90a chore(all): auto-regenerate .pb.go files (# 1150)
bumping golang.org/x/term d598954...9d5441a:
> 9d5441a go.mod: update golang.org/x dependencies
> 2f7b0dd go.mod: update golang.org/x dependencies
> f867b76 x/term: set missing VIRTUAL_TERMINAL_INPUT flag on Windows
bumping golang.org/x/mod bc151c4...46a3137:
> 46a3137 zip: set GIT_DIR in test when using bare repositories
> 3afcd4e go.mod: set go version to 1.22.0
> b1d336c go.mod: update required go version to go1.22
bumping knative.dev/eventing 34f9cd3...291c0a8:
> 291c0a8 [main] Upgrade to latest dependencies (# 8262)
> 6aa49dc [main] Update community files (# 8256)
> 33a9027 feat: make oidc discovery url configurable (# 8145)
> eff8465 [main] Upgrade to latest dependencies (# 8255)
> aa6f73b [main] Upgrade to latest dependencies (# 8236)
> db729bc [main] Update community files (# 8237)
> 67af70b workaround DeepDerivative CreationTimestamp comparison (# 8233)
> e6490c3 Add Convertible interface to job sink (# 8214)
> b3b29f0 update jobsink TLS comments (# 8215)
> c8c1f41 [main] Upgrade to latest dependencies (# 8201)
> e7fca76 Add Istio inject label (# 8205)
> 641cbb7 Remove scheduler `wait`s to speed up recovery time (# 8200)
> 2869c6c Enhance tests for v1b3 event type, new attrs (# 8197)
> 1708881 [main] Upgrade to latest dependencies (# 8191)
> b48b664 feat: add constructor for full event lineage graph (# 7921)
> e79f3b6 Make auth package indepent from eventpolicy informer (# 8195)
> ae6ed99 Fix JobSink to support AuthZ on GET too (# 8196)
> 608e76c Add broker transformation test to upgrade tests (# 8190)
> c91a9d8 [main] Upgrade to latest dependencies (# 8189)
> 229446d Create paired upgrade tests (# 8158)
> 04c42dc [main] Update community files (# 8187)
> 8c22bf5 [main] Upgrade to latest dependencies (# 8186)
> 07d3790 SinkBinding wrongly enqueues namespaces (# 8184)
> 902f9d3 Migrate to kube_codegen.sh (# 8183)
bumping knative.dev/serving 5f5f6d8...6a27004:
> 6a27004 upgrade to latest dependencies (# 15582)
> c93d8c4 upgrade to latest dependencies (# 15581)
> 77c7e1d Update net-contour nightly (# 15578)
> 5ebf2c7 Update net-kourier nightly (# 15577)
> b474b3e Update net-gateway-api nightly (# 15576)
> cb2a9c6 Update net-istio nightly (# 15579)
> 6544bfe Update community files (# 15574)
> 83b6695 Update net-gateway-api nightly (# 15573)
> b98384c upgrade to latest dependencies (# 15572)
> 782b6a8 Update net-istio nightly (# 15565)
> 1a06888 Update net-contour nightly (# 15567)
> d2229fa Update net-kourier nightly (# 15560)
> 5c8556d Update net-gateway-api nightly (# 15566)
> 2a87ffd Update community files (# 15564)
> 656f3d3 Update net-gateway-api nightly (# 15559)
> a9e28f0 Update net-contour nightly (# 15558)
> 60516ad Update net-istio nightly (# 15557)
> 4eb2e08 upgrade to latest dependencies (# 15556)
> c8e131b Fix GO-2024-2659 (# 15547)
> 1a1eb10 Update net-istio nightly (# 15543)
> 5779cb2 Update net-kourier nightly (# 15544)
> 07a8480 Update net-gateway-api nightly (# 15541)
> 9bf0b90 Update net-contour nightly (# 15542)
> b442fe2 upgrade to latest dependencies (# 15540)
> 779761a upgrade to latest dependencies (# 15537)
> 15871f1 Update net-contour nightly (# 15536)
> 2664a54 Update net-kourier nightly (# 15535)
> 2b815c5 Update net-gateway-api nightly (# 15534)
> 293d2bb Update net-istio nightly (# 15533)
> 0ebef64 Use istio.sidecar.inject label instead of annotation (# 15522)
> b2954e1 Update net-contour nightly (# 15530)
> 10579a7 Update net-gateway-api nightly (# 15531)
> 3a81801 Update net-gateway-api nightly (# 15524)
> ff475df upgrade to latest dependencies (# 15527)
> ca64728 Update net-contour nightly (# 15526)
> e896849 Update net-kourier nightly (# 15525)
> 59d17f1 upgrade to latest dependencies (# 15520)
> 51d95f6 Update net-gateway-api nightly (# 15519)
> 50bea5d Update net-kourier nightly (# 15517)
> 00bd844 Update net-contour nightly (# 15518)
> ed44181 Update net-istio nightly (# 15516)
> b796321 Unpin github.com/gorilla/websocket (# 15515)
> 158a5c2 upgrade to latest dependencies (# 15514)
> 7875c26 Update net-contour nightly (# 15512)
> 4471f27 Update net-gateway-api nightly (# 15513)
> cc9b060 Update net-istio nightly (# 15511)
> cde060b upgrade to latest dependencies (# 15506)
> 985fc84 Update net-kourier nightly (# 15509)
> edb073c Update net-contour nightly (# 15507)
> 63b0f86 Update net-istio nightly (# 15508)
> 74ea38a upgrade to latest dependencies (# 15505)
> deb99de Update net-contour nightly (# 15500)
> be2f70a Update net-kourier nightly (# 15501)
> 8d8725e Update net-gateway-api nightly (# 15502)
> 0824bd4 Update net-istio nightly (# 15499)
> 3c5f2f6 Update community files (# 15498)
> 7c927b7 Update net-kourier nightly (# 15497)
> b50a09e Update net-istio nightly (# 15496)
> bdec909 upgrade to latest dependencies (# 15495)
> f07e3d6 Fix deepcopy gen (# 15492)
> 372f5d1 Migrate to kube codegen (# 15491)
bumping google.golang.org/grpc 2da9769...3f95b38:
> 3f95b38 Update version to 1.67.1 (# 7682)
> 4f6c5f2 xds/server: Fix xDS Server leak (# 7664) (# 7681)
> 935f8cb transport: Fix reporting of bytes read while reading headers (# 7660) (# 7667)
> 02bbb65 Change version to 1.67.1-dev (# 7605)
> 6f50403 Change version to 1.67.0 (# 7604)
> 3c3a025 mem: replace flate.Reader reference (# 7595) (# 7637)
> 3ffb98b .*: fix revive lints `redefines-builtin-id` (# 7552)
> 5666049 vet: enforce revive linter (# 7589)
> c6ad07f protoc: regenerate protos (# 7590)
> 70f19ee credentials/tls: default GRPC_ENFORCE_ALPN_ENABLED to true (# 7535)
> 92111dc xds: keep ads flow control local to xdsclient/transport package (# 7578)
> 535bdce estats: remove dependency on testing package (# 7579)
> 0f03c74 .*: fix revive lint issues `unused-parameter` (# 7580)
> 6147c81 stats/opentelemetry: Optimize slice allocations (# 7525)
> cd05c9e .*: fix revive package-comments lint issues (# 7574)
> 00514a7 xds/clusterimpl: update UpdateClientConnState to handle updates synchronously (# 7533)
> 093e099 grpc: fix regression by freeing request bufferslice after processing unary (# 7571)
> 8320224 .*: revive from unused_parameters (# 7577)
> 845f62c stats/otel: upgrade grpc version that contains the experimental/stats package (# 7545)
> 55d820d clusterresolver/e2e_test: Avoid making DNS requests (# 7561)
> 52961f7 grpc: add docs for generic stream interfaces (# 7470)
> 005b092 examples/advancedtls: example code for different security configurations for grpc-go using `advancedtls` (# 7474)
> 0b6f354 xdsclient: Populate total_issued_requests count in LRS load reports (# 7544)
> c535946 grpc: Fix flaky picker_wrapper tests (# 7560)
> 9feed00 balancer/wrr: prefer calling Equal() method of time.Time (# 7529)
> a8e6e11 .*: Use `strings.ReplaceAll(.....)` (# 7554)
> 6d97688 xds/xdsclient: Fix flaky test TestLRSClient (# 7559)
> cfd14ba encoding: delete v1 proto codec and use one map for registry (# 7557)
> 3d95421 Fix revive identified linter issues: var-declaration, indent-error-flow, increment-decrement, superfluous-else (# 7528)
> e4b09f1 Remove trailing whitespace in testing.yml (# 7551)
> 0a5b8f7 balancer: disallow producer streams until SubConn has reported READY (# 7523)
> 9ab8b62 Implement new Codec that uses `mem.BufferSlice` instead of `[]byte` (# 7356)
> 7e12068 bootstrap: add `String` method to ServerConfigs type (# 7537)
> ee5cbce ringhash: fix bug where ring hash can be stuck in transient failure despite having available endpoints (# 7364)
> 1e2bb71 doc: update keepalive ClientParameters doc about doubling the interval upon GOAWAY (# 7469)
> 6a5a283 Use builtin min and max functions (# 7478)
> 90caeb3 deps: update dependencies for all modules (# 7531)
> f8d98a4 rbac: fix usage of AuthInfo (# 7522)
> 4e29cc6 transport: add timeout for writing GOAWAY on http2Client.Close() (# 7371)
> b45fc41 Change version to 1.67.0-dev (# 7520)
> 63853fd rls: update picker synchronously on configuration update (# 7412)
> 86135c3 csds: unskip e2e test (# 7502)
> 5d07b63 transport: change `*http2Client` to interface `ClientTransport` (# 7512)
> c98235b grpclog: refactor to move implementation to grpclog/internal (# 7465)
> 7ec3fd2 balancer/rls: Fix RLS Cache metrics (# 7511)
> 6d7f07c test/tools: update staticcheck version to latest (# 7509)
> 9706bf8 balancer/rls: Add cache metrics (# 7495)
> c8951ab *: fix minor typos (# 7487)
> 3cb3342 .*: fix comments (# 7504)
> eece43b latency: don't wrap when all the latencies are zero (# 7506)
> 366decf transport/grpchttp2: add http2.Framer bridge (# 7453)
> 5c4da09 grpc: fix a bug introduced in # 7461 (# 7505)
> 1008562 benchmark: wire in new gzip compressor (# 7486)
> ced812e xds: implement ADS stream flow control mechanism (# 7458)
> 54b48f7 balancer/weightedroundrobin: Add recording point for endpoint weight not yet usable and add metrics tests (# 7466)
> 7b9e012 balancer/rls: Add picker metrics (# 7484)
> 3ee837c *.pb.go: regenerate protos (# 7493)
> f9b96b8 internal/transport: Unlock mutex before panic (# 7488)
> d00dd8f xds: env var protection for xds fallback (# 7483)
> ffaa81e transport/bufWriter: fast-fail on error returned from flushKeepBuffer() (# 7394)
> 1490d60 transport/grpchttp2: revert # 7477 usage of mem package (# 7485)
> e6b6318 transport/grpchttp2: change types to include `mem` package (# 7477)
> 6d0aaae grpc: make client report `Internal` status when server response contains unsupported encoding (# 7461)
> 338595c balancergroup: remove mentions of locality from comments (# 7476)
> c8716e5 mem: fix comment typo (# 7482)
> e524655 tools: Add github.com/mgechev/revive (# 7472)
> 4a26a49 balancer/leastrequest: Add verbosity check around build log (# 7467)
> 887d908 mem: introduce `mem` package to facilitate memory reuse (# 7432)
> 6fa393c transport/grpchttp2: add doc to methods and values (# 7445)
> 1013847 cmd/protoc-gen-go-grpc: fix typo pancis -> panics (# 7456)
> 1b1230b resolver_wrapper: add early return in addChannelzTraceEvent (# 7437)
> 5520cff experimental/stats/metricregistry: Add comments on enum consts for Metrics Type (# 7457)
> 0b33bfe transport: Discard the buffer when empty after http connect handshake (# 7424)
> 566aad1 examples/retry: remove waitForReady from service config (# 7450)
> ec9dff7 cmd/protoc-gen-go-grpc: update version to 1.5.1 (# 7452)
> 245323c cmd/protoc-gen-go-grpc: remove replace and skip test that requires it for now (# 7451)
> 3eb0145 balancer/weightedroundrobin: Add emissions of metrics through metrics registry (# 7439)
> bc03420 cmd/protoc-gen-go-grpc: update version for release
> 84a4ef1 internal/stats: Add metrics recorder list and usage in ClientConn (# 7428)
> 47be8a6 Remove trailing spaces (# 7426)
> 1feeaec stats: Add optional locality label in cluster_impl picker (# 7434)
> 9671c4a cmd/protoc-gen-go-grpc: test the embedded struct at registration time for proper usage (# 7438)
> 40f3998 client: Stabilize WaitForStateChange API (# 7425)
> aae9e64 docs: fix and improve anti-patterns.md (# 7418)
> ac5a7fe xds: Fix flaky test Test/ServerSideXDS_WithValidAndInvalidSecurityConfiguration (# 7411)
> 0231b0d transport/grpcframer: create grpcframer package (# 7397)
> 2bcbcab stats/opentelemetry: Add usage of metrics registry (# 7410)
> 64adc81 scripts: regenerate pbs with caching deps to a fixed tmp folder (# 7409)
> 4ed8180 ringhash: more e2e tests from c-core (# 7334)
> 61aa949 vet: fix option order when invoking grep (# 7421)
> b1979b6 vet: remove trailing whitespace (# 7420)
> 700ca74 xds/balancer/priority: Unlock mutex before returning (# 7417)
> d27ddb5 internal/grpcsync: support two ways to schedule a callback with the serializer (# 7408)
> ecbb837 experimental/stats: Add metrics registry (# 7349)
> c5c0e18 scripts: minor refactor to scripts (# 7403)
> e7d8822 protoc-gen-go-grpc: add period to end of generated comment (# 7392)
> ee62e56 xds: fix typos (# 7405)
> 48b7581 security/advancedtls: remove Go1.19 build constraints (# 7404)
> eff3e67 *.pb.go: regenerate (# 7402)
> e54f441 xds: make fallback bootstrap configuration per-process (# 7401)
> 9c5b31d xds: use locality from the connected address for load reporting (# 7378)
> 45d44a7 grpc: hold ac.mu while calling resetTransport to prevent concurrent connection attempts (# 7390)
> f64a6a3 test/channelz: change channelz_test to use write data (# 7396)
> daab563 examples: Add OpenTelemetry example (# 7296)
> bb49a88 cmd/protoc-gen-go-grpc: default use_generic_streams_experimental to true (# 7387)
> 53a5c41 interop/lb: Increase Go PSM LB test timeout to 300min (# 7393)
> bdd707e scripts: add linter rule for using context.WithTimeout on tests (# 7342)
> 4e9b596 xds: add support for multiple xDS clients, for fallback (# 7347)
> 5ac73ac documentation: Update proxy docs to point to `WithContextDialer` (# 7361)
> d382d84 metadata: stabilize ValueFromIncomingContext (# 7368)
> c9caa9e metadata: remove String method (# 7372)
> f199062 xds: Add a test for incorrect load reporting when using pickfirst with servers in multiple localities (# 7357)
> 6126383 metadata: make Stringer implementation consistent (# 7355)
> 98e5dee cmd/protoc-gen-go-grpc: enable edition 2023 support (# 7351)
> 5f5d4d2 doc: fix link to error_details example (# 7345)
> 1811c6f github: update codecov with token and fail_ci_if_error (# 7348)
> 3e78e9b MAINTAINERS.md: add new members and move ex-members to emeritus (# 7284)
> 8c80220 grpclog: remove Debugf method to avoid unnecessary evaluation (# 7330)
> c8568c9 grpc: Readd pick first name (# 7336)
> cd7e282 go.mod: update go-control-plane dependency for xDS fallback (# 7340)
> a0311cd golint fix: context.Context should be the first parameter of a function (# 7338)
> b8ca292 examples/features/retry: Improve docstring (# 7331)
> f1b7f41 xds/bootstrap: add testing support to generate config (# 7326)
> c441d42 github: use latest release of qemu emulator (# 7337)
> 970f390 test: fix typo in pickfirst_test.go (# 7332)
> c04b085 internal/transport: minor cleanup of controlBuffer code (# 7319)
> 07078c4 github: add cache-dependency-path to setup-go (# 7323)
> 24a6b48 credentials/alts: fix defer in TestDial (# 7301)
> e37c6e8 fix testclient type in ringhash_balancer_test checkRPCSendOK (# 7324)
> 8075dd3 stats/opentelemetry: Fix protobuf import (# 7320)
> 4dd7f55 ringhash: port e2e tests from c-core (# 7271)
> de51a63 examples: Add CSM Observability example (# 7302)
> 3267089 stats/opentelemetry: Add e2e testing for CSM Observability (# 7279)
> c4753c3 scripts: improve regenerate.sh to use the correct proto compiler version (# 7064)
> e2e7a51 xds/internal/xdsclient: Emit unknown for CSM Labels if not present in CDS (# 7309)
> e40eb2e deps: update dependencies for all modules (# 7310)
> dfcabe0 xds: cleanup bootstrap processing functionality (# 7299)
> dbd24a9 [advancedTLS] Removed deprecated APIs in advancedTLS (# 7303)
> 30c0cdd vet: remove --quiet from git grep when output is expected (# 7305)
> 5a289d9 dns: fix constant 30s backoff for re-resolution (# 7262)
> 9bdf335 Change version to 1.66.0-dev (# 7308)
bumping knative.dev/hack 06f7aff...05b2fb3:
> 05b2fb3 Update community files (# 399)
> fc6a845 Update community files (# 398)
> 9724320 Fix premature codegen cleanup exit on 1 (# 397)
bumping golang.org/x/net 4542a42...6cc5ac4:
> 6cc5ac4 go.mod: update golang.org/x dependencies
> f88258d websocket: update nhooyr.io/websocket to github.com/coder/websocket
> 7191757 http2: add support for net/http HTTP2 config field
> 4790dc7 http2: add support for server-originated pings
> 541dbe5 http2: add Server.WriteByteTimeout
> 3c333c0 route: fix address parsing of messages on Darwin
> 35b4aba go.mod: update golang.org/x dependencies
> 9bf379f websocket: fix printf(var) mistake detected by latest printf checker
bumping google.golang.org/protobuf c33baa8...158d2b3:
> 158d2b3 all: release v1.35.1
> 94e26c9 all: start v1.35.0-devel
> ac98177 all: release v1.35.0
> 03df6c1 proto: Implement proto.Equal fast-path
> 013dd17 all: drop unnecessary import renames for consistency
> 1531843 internal/testprotos: declare the extension
> 9e047b8 internal/impl: skip unnecessary requiredField checks for oneofs
> ed7b51f proto: extend documentation of GetExtension, SetExtension
> af06170 all: set Go language version to Go 1.21
> cf4f382 encoding/prototext: capture current reserved field behavior
> 5c1f700 internal/encoding/json: remove duplicate test
> 66faac0 compiler/protogen: remove now-unnecessary UnsafeEnabled checks
> 21d187a compiler/protogen: support -experimental_strip_nonfunctional_codegen
> e8b6855 internal/descopts,internal/impl: remove shorthand import aliases
> 0946f97 all: remove unused purego support
> b643888 encoding/protojson: use fd.HasPresence() for editions compatibility
> 94ecbc2 internal/impl: remove unused ExtensionField.SetLazy method
> b36f8e0 types/known/structpb: add support for more types and json.Number
> 75479a3 internal: generate extension numbers, fix editions parsing
> 2a82025 internal/cmd/generate-protos: fix pkg check for editions features
> 219bda2 internal/conformance: update failing tests list, add comments
> b46f280 all: plumb the lazy option into filedesc.Field and .Extension
> df3bd63 compiler/protogen: always report editions support level of the plugin
> eea33cd protobuf: fix handling of delimited extensions in editions
> d462176 protojson: changes error message returned by unmarshal
> 61c6075 all: start v1.34.2-devel
bumping golang.org/x/tools 3057be8...2ab3b51:
> 2ab3b51 go.mod: update golang.org/x dependencies
> 2683c79 gopls/internal/golang/stubmethods: rename analysis/stubmethods
> efd951d gopls/internal/analysis/stubmethods: merge into CodeAction
> d0d0d9e gopls/internal/cache: memoize dependent hash on analysisNode
> a19eef6 gopls/internal/cache: express packageHandle as a state machine
> dd745ec gopls/internal/test/marker: update regression test issue68918.txt
> a02ee35 go/analysis/passes/stdversion: reenable tests
> a24facf all: set gotypesalias=0 explicitly
> ce2a33e gopls/internal: fix extract refactor for cases with anonymous functions
> a2ff832 go/ssa: remove references to GOEXPERIMENT range
> a7552bc go/ast/inspector: add PreorderSeq and All iterators
> d2e4621 gopls/internal/server: CodeAction: interpret Only=[] as [QuickFix]
> 4e80b32 cmd/stringer: support types declared in test files
> 60b6bcd gopls/rename: include filename in error message
> 2848ab8 internal/gcimporter: clean up test expectations
> ee66134 go/ssa/ssautil: isolate deprecated CreateProgram
> 6ded0c4 internal/gcexporter: cleanup test skipping in TestImportTypeparamTests
> 66afc1a gopls/completion: tweak fuzz handling to make its own MethodSet
> 7d92dd6 go/ssa/ssautil: use go/packages to load packages in switch_test.go
> 18bc032 gopls: update x/telemetry to pick up fix for golang/go# 69681
> 6c47868 internal/gcimporter: run larger tests with and without aliases
> c6f2f8e refactor/eg: rewrite test without go/loader
> 8b6849d go/ssa/interp: reenable lifetime tests.
> edfeacf internal/golang: fix panic in signatureHelp over builtin name
> ab64376 go/types/objectpath: skip package tests with wasip1
> e55961d internal/gcimporter: use types.NewInterfaceType
> c59bc30 internal/gcimporter: vary the value of any in predeclared
> 4fc0d79 internal/gcimporter: remove goexperiment.unified tags
> f05b5f4 go/packages: document the role of PWD
> 3483a5e go/packages: use link notation in comments for godoc rendering
> 75350b9 go/ssa: remove import of loader from builder_test.go
> 1c9ca8b go/types/objectpath,internal/aliases: miscellaneous clean up of tests that set gotypesalias
> 23e1af6 go/ssa: migrate TestGenericFunctionSelector away from loader
> 8adb6e8 go/ssa: migrate TestTypeparamTest away from loader
> 7bb384d gopls/internal/test/integration/bench: add an IWL test that opens files
> faf6e28 go/ssa: migrate TestGenericAliases away from loader
> 81a4242 internal/gcimporter: update TestIssueAliases expectation
> 54110aa internal/modindex: package for indexing GOMODCACHE
> b577f77 gopls/internal/cache: remove unnecessary active package check
> 06b986b gopls/internal/cache: add a few checks for context cancellation
> 83326b7 gopls/internal/cache: join concurrent package batch operations
> 34638fc cmd/{callgraph,ssadump}, gopackages: make -tags flags work
> d911e4a gopls: disable ast.Object resolution wherever possible
> eb774f6 go/packages: fix LoadMode.String
> 31fdc78 gopls/internal/server: allow suppression of showDocument
> 752860b gopls/internal/protocol/command: simplify ApplyFix
> fadcea5 gopls/internal/golang: CodeAction: split into producers
> f70550d go/ssa: migrate some tests in build_test.go away from loader
> 01bd772 go/callgraph: rewrite tests to use go/packages not go/loader
> f8ce005 go/types/objectpath: use go/packages instead of go/loader in tests
> d2c1642 internal/gcimporter: rewrite TestIExportData_stdlib using go/packages
> af67b9d go/ssa: migrate source_test.go away from loader
> 3bb0ed7 x/tools: assume go1.22 and simplify
> 1d5e334 internal/aliases: remove Alias and Unalias
> 0b6abe3 go/ssa: remove loader utility functions
> 6a0cacb go/ssa: add test utility for building a single file
> 1204c80 cmd/gorename: delete
> 1c37166 go/ssa: move build tag guarded tests
> dfc41b5 go/ssa: use ast.RangeStmt.Range position directly
> 3921b59 cmd/gorename: remove replace directive
> d09d36b x/tools: remove refs to cmd/gorename
> 8517dc9 cmd/gorename: create submodule
> cd349f3 go/ssa: Move instantiation tests off of unexported API
> 45851d3 gopls/internal/telemetry/cmd/stacks: show build failure stderr
> c8d229c all: fix spelling errors
> 8db9562 go/ssa: update public doc of CreatePackage
> bea7373 gopls/internal/protocol/command: remove nuisance error handling
> 18a3f05 go/ssa: remove outdated any normalizer setting up in test
> 0355013 go/ssa: sanity check for package transient fields
> 2aabc4f go/analysis/passes/printf: return when suppressing a non-constant diagnostic
> 5cb6eeb txtar: use slices.Clone instead of copy
> e603756 gopls/internal/cache: add telemetry counter for GOPACKAGESDRIVER
> 42b921c gopls/internal/test/integration: skip BenchmarkPackages with -short
> a58d83b gopls/internal/cache: build the import map lazily during type checking
> 765ea95 go/analysis/passes/printf: add global to disable new diagnostics
> a319a85 gopls/internal/telemetry/cmd/stacks: display closed issues white
> 5aac53c gopls/internal/golang: Definition: jump to assembly
> 8fcd92f gopls/internal/telemetry/cmd/stacks: predicate de-duplication
> 7891473 gopls/internal/telemetry/cmd/stacks: fix two bugs
> 91d4bdb gopls: rm GofumptFormat from internal/settings
> 198986d go/ssa: go/ssa: disable TestTypeparamTest on wasm
> 3e49191 gopls/internal/telemetry/cmd/stacks: generate CodeSearch links
> beed481 gopls/internal/settings: use CodeActionKind hierarchy
> 15b8886 SignatureHelp: report signature of Ident if no enclosing CallExpr
> 4e8d5c8 gopls: bump gofumpt to 0.7.0
> 6a387a4 go/ssa: require 1.23 for TestCycles
> 42a6477 go/ssa: disable TestTypeparamTest/chan.go on wasm
> 5157118 gopls/internal/lsp/source: put testing.T/B first when extracting
> 94ac686 go/ssa: pop targets stack on range-over-func
> 2884375 gopls/internal/golang: Definitions: support renaming imports in doc links
> b0f680c go/ssa: reenable TestStdlib
> b7af269 go/ssa: improve sanity checking
> fd7ab2d gopls/internal/server: fix build following semantic merge conflict
> dc4c525 gopls/internal: test discovery
> 8ba9169 gopls/internal/golang: Highlight: work around go/types bug
> bfc94c9 go/ssa: extract type recursion into a helper package
> 1dc949f internal/settings: simplify linking now that we only build with 1.23
> c055e89 x/tools: deprecate astutil.Unparen
> c2e057b gopls: use Func.Signature everywhere
> 6b0cfff internal/test/marker: support multi-line locations
> 9d7d14e x/tools/gopls: delete code obsoleted by go1.23
> 4bcf6a3 internal/golang: add a fast path for FormatVarType with gopls at 1.23
> 7398f36 all: fix some symbols error in comment
> f111c72 go/callgraph/rta: skip test on js platform
> 9f9b7e3 gopls/internal/settings: add missing deep cloning in Options.Clone
> ce7eed4 doc/generate: minor cleanup
> 075ae7d go/callgraph/vta: add basic tests for range-over-func
> 2c7aaab go/ssa: skip failing test
> 1b5663f go/callgraph/vta: perform minor cleanups
> 0a49883 gopls/go.mod: update the go directive to 1.23.1
> ad366a8 go.mod: update golang.org/x dependencies
> 4fb36d1 go/callgraph/rta: add rta analysis test case for multiple go packages
> dc4d64c gopls: fix non-constant format strings
> c758e54 cmd/callgraph: make vta use internal version of CHA
> 94b564c go.mod: for consistency with other repos, use 1.22.0 in go.mod
> 70f5626 all: with 1.23 out, update Go directive to Go 1.22
> 5a3171b internal/typesinternal: correct spec anchors in comments
> c538e2c go/callgraph/static: avoid ssautil.AllFunctions
> 2db563b internal/gcimporter: copy over ureader changes
> 09886e0 go/callgraph/vta: allow nil initial call graph
> e5ae0a9 internal/pkgbits: cleanup pre-Go 1.17 workaround
> 264b4b5 go/callgraph/vta: add return parameter nodes for functions
> 063360f gopls: update x/telemetry dependency
> 28f3bc0 internal/pkgbits: copy over changes for V2
> fd2067f go/callgraph/vta: use struct{} instead of bool in sets
> ce02ccd gopls/internal/test/marker: simplify completion markers
> 4ead70c gopls: report semantic tokens of top-level type constructor modifiers
> 826d8d9 gopls/internal/cache: add a note about GOMEMLIMIT and ballasts
> aaf49f1 gopls/internal/cache: add a 100MB ballast to reduce GC CPU
> 12307aa gopls/internal/util/lru: make lru.Cache generic
> 594cdab gopls: increment the telemetryprompt acceptance counter for each session
> adb7301 internal/versions: disable a test case incompatible with CL 607955
> 0734f62 internal/gcimporter: support type parameterized aliases in indexed format
> b5f24ec internal/aliases: add type parameters argument to NewAliases
> f5c7449 gopls/internal: implement Packages command
> e5e8aa8 gopls/internal: implement Modules command
> 9ef0547 internal/gcimporter: move indexed format docs
> c7adb63 go/analysis/passes/fieldalignment: fix doc
> 66adacf internal/pkgbits: improve ureader panic message
> e104dc8 gopls/internal/settings: rename goTest code action to source.test
> dfcdf50 go/analysis/passes/copylock: add support for ForStmt
> 136c165 gopls/internal/cache: remove spurious assertions
> 7cc3be7 internal/imports: use a clean GOMODCACHE for the scan root directory
> d47b4fb internal/testfiles: adjust test so all modules are after 1.21
> c1241b9 internal/stdlib: update stdlib index for Go 1.23.0
> e6bef92 gopls/internal/golang: downgrade assertion in methodsets index
> 7f262d6 all: disable tests incompatible with CL 603895
> a76f882 gopls: enhance read/write access distinction in document highlighting for symbols
> 4dc9194 go/callgraph/vta: fix test under GODEBUG=gotypesalias=1
> 28ba991 go/analysis/passes/printf: add missing Unalias call
Signed-off-by: Knative Automation <automation@knative.team>
|
|
|
|
c9f128423b
|
💝 Extract reusable part of sink flag (#1968)
* Extract reuseable part of sink flag * Return nil on empty sink * Extract kube params * Compute with default mappings * Allow to change the default log level * Publicate Zap based logger, and allow custom loggers to be used. |
|
|
|
f09e7164ce
|
Fold in knative.dev/client-pkg as a submodule (#1953)
* Move to the hack' script inflator * Skip kn subpackage * Move the lib/ to public pkg/ packages * Introduce pkg submodule, remove the vendor dir * Remove vendor references * Use latest version of knative.dev/hack * Publish dependent images properly * Walkaround for knative-extensions/net-istio#1345 * Remove GOTOOLCHAIN in go.work * Verify codegen use common funcs * Import code from knative.dev/client-pkg * Restore the default unit test runner * Try knative/actions#223 * Restore the workflows * Nit: simplify config package import |
|
|
|
de30b7ba75
|
upgrade to latest dependencies (#1959)
bumping golang.org/x/term c976cb1...d598954:
> d598954 go.mod: update golang.org/x dependencies
> d4346f0 LICENSE: update per Google Legal
bumping knative.dev/hack b979959...06f7aff:
> 06f7aff tag images using ko (# 393)
> 452e340 Update community files (# 392)
> 441a19f remove geo replication (# 389)
> 0a23232 Update community files (# 388)
> 9c9eed6 💝 Vendorless codegen via shell scripting (# 386)
bumping knative.dev/pkg 4355f0c...89743d9:
> 89743d9 upgrade to latest dependencies (# 3085)
> cd3311c bump k8s deps to v0.30.3 (# 3084)
> 0991b2f Update community files (# 3083)
> c88d5da Bump github.com/tsenart/vegeta/v12 from 12.11.3 to 12.12.0 (# 3082)
> cb30d00 Bump golang.org/x/sync from 0.7.0 to 0.8.0 (# 3081)
> 433889b upgrade to latest dependencies (# 3080)
> 0e7ffe4 Update community files (# 3079)
> 330b271 Bump github.com/tsenart/vegeta/v12 from 12.11.1 to 12.11.3 (# 3077)
> 3561487 upgrade to latest dependencies (# 3078)
bumping k8s.io/apiextensions-apiserver e1d6769...1aec848:
> 1aec848 Update dependencies to v0.30.3 tag
> 803669d Merge pull request # 124676 from cici37/automated-cherry-pick-of-# 124675-upstream-release-1.30
> 5e9c693 Adding the feature gates to fix cost for VAP and webhook matchConditions.
> cb47ad4 Merge remote-tracking branch 'origin/master' into release-1.30
> 6ce7f38 Update x/net for CVE-2023-45288
> a2f312c Merge remote-tracking branch 'origin/master' into release-1.30
> d3649bc fix test flake caused by not waiting for CRD schema update
> 9624e52 Merge pull request # 123732 from serathius/parallel-featureflags
> 24438a9 Merge pull request # 123758 from liggitt/protobump
> a853d25 Fix SetFeatureGateDuringTest handling of Parallel tests
> 916521e Bump github.com/golang/protobuf v1.5.4, google.golang.org/protobuf v1.33.0
> fe10ad0 Merge pull request # 123405 from cici37/vapGA
> 4a32d79 Promote ValidatingAdmissionPolicy to GA.
> 1999aef Merge pull request # 122882 from Jefftree/agg-discovery-v2-usage
> 0b973a6 Use v2 types with agg discovery
> 882d449 Merge pull request # 123529 from thockin/go-workspaces
> 7fc82f4 Fix up go.mod files after reviews
> 348e552 Remove old gengo detritus
> 6fe6097 Move import-boss to k/k, retool to not use gengo
> 9b0d21d Move go-header-file flag to each tool
> bf21b69 Remove defunct references to "vendor"
> 9cccc78 Make code-gen subprojects work on gengo/v2
> de16399 Fix go-to-protobuf wrt gengo/v2
> 3fa7027 Re-vendor latest kube-openapi and gengo/v2
> 4152581 Generate go.work files
> 03a46d9 Merge pull request # 122717 from jpbetz/crd-object-filters
> 5786b28 Merge pull request # 123562 from jpbetz/bump-cel-go-0_17_8
> ed5b86f Improve error handling for json path results
> f0b03a5 Add cost stability tests for chained and nested CEL comprehensions
> 7e13756 Fix field paths
> 90a6e7c Bump cel-go to v0.17.8 to pick up CEL estimated cost fix
> abd4c55 Add integration tests
> 6e93f99 Merge pull request # 123475 from alexzielenski/apiserver/apiextensions/cel-error-fieldpath
> 4977007 Generate code
> c8aca43 bugfix: modifying argument causes wrong fieldpath
> 3e15525 Add selectableFields to CRDs
> e83598f Merge pull request # 123348 from hoskeri/update-go-x-crypto-19
> f34abb0 Update x/crypto to 0.19.
> efe8780 Merge pull request # 123299 from liggitt/guard-accepted-names
> fea0b1c Merge pull request # 123250 from benluddy/dep-bump-cbor-v2.6.0
> 2bb2409 Guard empty status.acceptedNames
> 8de01b4 Merge pull request # 121461 from alexzielenski/apiserver/apiextensions/ratcheting-beta
> dad0990 Bump github.com/fxamacker/cbor/v2 to v2.6.0.
> 55211b8 Merge pull request # 121486 from benluddy/cbor-stub
> 6616121 bugfix: disable ratcheting for typemeta fields
> 1691a69 chore: adds consistent vanity import to files and provides tooling for verifying and updating them. (# 120642)
> 4904624 Update vendoring to take new CBOR library dependency.
> 83368fe feature: promote CRDValidationRatcheting to beta
> c0e1d77 Merge pull request # 122557 from liangyuanpeng/anp_0.29
> 53a461c Merge pull request # 122518 from cici37/celEnv29
> 867cb9b Update konnectivity to 0.29.0
> 8078826 Merge pull request # 122842 from pohly/klog-update
> 1cf3b3d Add validation tests
> 262c528 Merge pull request # 122839 from pohly/ginkgo-gomega-update
> e3aa720 dependencies: klog v2.120.1
> bb0a088 Update env version, Add cost for previous func, add tests, etc.
> d499782 dependencies: ginkgo v2.15.0, gomega v1.31.0
> d2fa019 Merge pull request # 122706 from pacoxu/klog-upgrade
> 7c88076 bump klog to v2.120.0
> c8c6ebf Merge pull request # 121602 from bzsuni/cleanup/goleak
> 538b860 Update goleak from v1.2.1 to v1.3.0
> b3a0968 Merge pull request # 122412 from MadhavJivrajani/bump-go-tools
> e3143b2 .*: bump golang.org/x/tools to v0.16.1
> d6f8fd0 Merge pull request # 122395 from pohly/ginkgo-gomega-update
> 731c3a6 dependencies: gomega v1.30.0 + ginkgo v2.13.2
> d52ec8b Merge pull request # 122329 from jpbetz/fix-crd-drop-fields
> 33c559f Wire in field dropping for CRDs
> 9916910 Merge pull request # 121773 from pohly/zapr-update
> 502312a Merge pull request # 122193 from cici37/fixPresentCost
> 1ad0731 dependencies: zapr v1.3.0, zap v1.26.0
> 3ce29b3 Merge pull request # 121759 from thockin/fix_api_violations
> d06ce66 Keep presence cost to 0 to ensure backward compatibility.
> d65563c Fix list_type_missing in apiextensions-apiserver
> 3e34a33 Re-vendor k8s.io/kube-openapi
> 79b9a7d Fix "list_type_missing" API violations in meta/v1
> d323d00 Merge pull request # 121808 from cpanato/go-update-main
> a8c071a update go.mod
bumping knative.dev/networking bab7f2a...37fdbdd:
> 37fdbdd upgrade to latest dependencies (# 1000)
> d4c57cd Update community files (# 999)
> fb56e09 upgrade to latest dependencies (# 998)
> f170238 upgrade to latest dependencies (# 997)
> 543181c upgrade to latest dependencies (# 996)
> 2ffc30d Update community files (# 995)
> 8f1ea9d upgrade to latest dependencies (# 994)
bumping golang.org/x/sys faed7ec...914deed:
> 914deed unix: add missing ETHTOOL_FLAG_ constants
> 4c7077e windows: add enums for IpAdapterUnicastAddress
> 29298aa windows: delete TestGetKeyboardLayout
> aa1c4c8 unix: provide Mount on openbsd
> cde4660 unix: add linux mseal system call
> 31ef9e7 unix: update to Linux kernel 6.10
> d03a807 unix: update glibc to 2.40
> beb5949 windows: correctly generate GetAce syscall
> 7bb0bf7 cpu: add Int8 matrix multiplication instructions CPU feature flag for ARM64
> bce4cf7 windows: add GetKeyboardLayout & ToUnicodeEx
> 0eac9b5 windows: add flags for GetAdaptersAddresses
> 0c18c88 cpu: add DIT option and hwcap DIT support
> dce4e64 LICENSE: update per Google Legal
> ee0e627 unix: skip TestIoctlFileDedupeRange on EOPNOTSUPP error
> 47fe916 cpu: add support for DIT detection
> 4cafe5c unix: implements RenamexNp and RenameatxNp for darwin
bumping golang.org/x/sync 14be23e...411f99e:
> 411f99e LICENSE: update per Google Legal
bumping knative.dev/client-pkg 8393d69...22f5989:
> 22f5989 Update community files (# 192)
> 5f32500 Update community files (# 191)
bumping github.com/go-logr/logr dcdc3f2...1205f42:
> 1205f42 Merge pull request # 295 from go-logr/dependabot/github_actions/actions/checkout-4.1.6
> ccedcbd Merge pull request # 294 from go-logr/dependabot/github_actions/github/codeql-action-3.25.5
> bead577 build(deps): bump actions/checkout from 4.1.5 to 4.1.6
> 19ad07c build(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3
> a492d95 build(deps): bump github/codeql-action from 3.25.4 to 3.25.5
> 1c97a21 build(deps): bump actions/checkout from 4.1.4 to 4.1.5
> f70c5b5 build(deps): bump github/codeql-action from 3.25.3 to 3.25.4
> 4ade8d3 build(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.1
> 88d98bd Merge pull request # 289 from go-logr/dependabot/github_actions/golangci/golangci-lint-action-5.3.0
> 432cd86 Merge pull request # 288 from go-logr/dependabot/github_actions/actions/setup-go-5.0.1
> bbc2ecb build(deps): bump golangci/golangci-lint-action from 5.0.0 to 5.3.0
> c697b5b Merge pull request # 286 from go-logr/dependabot/github_actions/actions/upload-artifact-4.3.3
> b194655 build(deps): bump actions/setup-go from 5.0.0 to 5.0.1
> 58ced22 Merge pull request # 285 from go-logr/dependabot/github_actions/actions/checkout-4.1.4
> 3d7c19b build(deps): bump actions/upload-artifact from 4.3.2 to 4.3.3
> ca0ff32 Merge pull request # 284 from go-logr/dependabot/github_actions/golangci/golangci-lint-action-5.0.0
> a59cce4 build(deps): bump actions/checkout from 4.1.3 to 4.1.4
> fbab38c Merge pull request # 282 from go-logr/dependabot/github_actions/github/codeql-action-3.25.1
> 5805ba5 Merge pull request # 283 from go-logr/dependabot/github_actions/github/codeql-action-3.25.3
> 72039f4 build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.0.0
> 7b42c51 Merge pull request # 281 from go-logr/dependabot/github_actions/actions/checkout-4.1.3
> 068cc98 build(deps): bump github/codeql-action from 3.24.10 to 3.25.1
> 5e00dad build(deps): bump github/codeql-action from 3.25.1 to 3.25.3
> e43285d Merge pull request # 280 from go-logr/dependabot/github_actions/actions/upload-artifact-4.3.2
> afe10fa build(deps): bump actions/checkout from 4.1.2 to 4.1.3
> aefab1e Merge pull request # 279 from go-logr/dependabot/github_actions/github/codeql-action-3.24.10
> 2e2e74f build(deps): bump actions/upload-artifact from 4.3.1 to 4.3.2
> 9659f74 build(deps): bump github/codeql-action from 3.24.7 to 3.24.9
> 2e76ada build(deps): bump github/codeql-action from 3.24.9 to 3.24.10
> a44214d Merge pull request # 274 from thockin/master
> 7083935 Merge pull request # 277 from go-logr/dependabot/github_actions/github/codeql-action-3.24.7
> 376cba9 funcr: Handle nested empty groups properly
> 60bd4f1 Merge pull request # 276 from go-logr/dependabot/github_actions/actions/checkout-4.1.2
> 589c045 build(deps): bump github/codeql-action from 3.24.6 to 3.24.7
> a6645b7 Fix slog tests for 1.22
> ba1ff6b build(deps): bump github/codeql-action from 3.24.5 to 3.24.6
> b705152 build(deps): bump actions/checkout from 4.1.1 to 4.1.2
> 75599fa build(deps): bump github/codeql-action from 3.24.3 to 3.24.5
> 4392df4 Merge pull request # 271 from thockin/master
> 13ec622 Merge pull request # 270 from go-logr/dependabot/github_actions/github/codeql-action-3.24.3
> 3717a4b Add a Go report card, fix lint
> 7141c7e Merge pull request # 268 from thockin/master
> 613a327 build(deps): bump github/codeql-action from 3.24.0 to 3.24.3
> c9b5476 build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0
> 1cc4a3c Fix lint: named but unused params
> dcfe76b build(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1
> 956dc6c build(deps): bump github/codeql-action from 3.23.2 to 3.24.0
> dec5a4c build(deps): bump github/codeql-action from 3.23.1 to 3.23.2
> 65deb01 build(deps): bump actions/upload-artifact from 4.2.0 to 4.3.0
> 8520103 Merge pull request # 260 from go-logr/dependabot/github_actions/actions/upload-artifact-4.2.0
> 77cb5eb Merge pull request # 259 from go-logr/dependabot/github_actions/github/codeql-action-3.23.1
> 35c24f7 build(deps): bump actions/upload-artifact from 4.1.0 to 4.2.0
> 1be0bc0 build(deps): bump actions/upload-artifact from 4.0.0 to 4.1.0
> 3f51f73 build(deps): bump github/codeql-action from 3.23.0 to 3.23.1
> acc8c27 build(deps): bump github/codeql-action from 3.22.12 to 3.23.0
> ab4956f build(deps): bump github/codeql-action from 3.22.11 to 3.22.12
bumping golang.org/x/mod d58be1c...bc151c4:
> bc151c4 README: fix link to x/tools
> d1f873e modfile: fix Cleanup clobbering Line reference
> b56a28f modfile: Add support for tool lines
> 79169e9 LICENSE: update per Google Legal
bumping golang.org/x/tools 33be3ef...3057be8:
> 3057be8 go.mod: update golang.org/x dependencies
> 4653e48 gopls/internal/analysis: add skipped analysis simplify on generated code
> f855a53 gopls/internal/telemetry/cmd/stacks: use authentication token
> 3ffd605 gopls/doc/features: fix prominent typo
> a5df6ad go/analysis/passes/printf: report non-constant format, no args
> c03e5c2 go/packages: do not nullify Fset when NeedSyntax is set
> 6a6fd99 go/ssa: substitute type parameterized aliases
> f6a2390 gopls/doc: delete commands.md
> 2154cbf gopls/internal/golang: add "Browse gopls features" code action
> ead76ab go/analysis: Add modules to Pass
> 55d718e go/analysis/passes/buildtag: report invalid go versions in build tags.
> 8b51d66 go/types/objectpath: support parameterized type aliases
> 12d2c34 internal/testfiles: consolidate to CopyToTmp
> 444aadd gopls/internal/cmd: redesign codeaction subcommand
> cad260e internal/pkgbits: remove dead field
> ec1a81b gopls/doc/features: more doc tweaks
> 2fb3ebe txtar: implement fs.FS
> 2cb2f7d internal/bisect: fix doc comment api links
> 25ed04f LICENSE: update per Google Legal
> da12580 go/packages: NeedTypes implies NeedModule
> 6f4e2a8 gopls: update x/telemetry dependency
> e4550b9 go/analysis/passes/nilness: fix wrong internal code comment
> d9c6af3 cmd/stress: add -count flag, and print number of active commands in status updates
> ef4d083 gopls/internal/protocol/command: draft Packages/Modules API
> d29feb5 gopls/completion: prefer rangeable funcs in range statements
> 71c5537 gopls/internal/analysis/fillswitch: use qualified type names
> febceba copyright: don't skip directories "." or ".." in checkCopyright
> 3968e70 go/analysis/internal/checker: allow for Plan 9 reduced exit codes in tests
Signed-off-by: Knative Automation <automation@knative.team>
|
|
|
|
59dd72a240
|
[main] Upgrade to latest dependencies (#1958)
* upgrade to latest dependencies bumping knative.dev/serving fea0e7a...34cef98: > 34cef98 Update net-contour nightly (# 15400) > 493a456 Update net-kourier nightly (# 15402) > 948f04a Update net-istio nightly (# 15401) > 8a99187 upgrade to latest dependencies (# 15399) bumping knative.dev/eventing 2cc0a5b...c3baeda: > c3baeda mt-broker ingress: Reject unauthorized requests (# 8105) > 7c1c46c [main] Upgrade to latest dependencies (# 8109) > 1e4183f Added EventPolicy Webhook (# 8091) bumping knative.dev/client-pkg 18eac77...8393d69: > 8393d69 upgrade to latest dependencies (# 189) > 0b343a9 upgrade to latest dependencies (# 182) Signed-off-by: Knative Automation <automation@knative.team> * Fix istio setup --------- Signed-off-by: Knative Automation <automation@knative.team> Co-authored-by: David Simansky <dsimansk@redhat.com> |
|
|
|
95a4ee17a0
|
upgrade to latest dependencies (#1952)
bumping golang.org/x/mod c0bdc7b...d58be1c: > d58be1c sumdb/tlog: set the hash of the empty tree according to RFC 6962 > 232e49f Revert "module: add COM0 and LPT0 to badWindowsNames" bumping golang.org/x/term 5f0bb72...c976cb1: > c976cb1 go.mod: update golang.org/x dependencies bumping golang.org/x/net 66e838c...e2310ae: > e2310ae go.mod: update golang.org/x dependencies > 77708f7 quic: skip tests which depend on unimplemented UDP functions on Plan 9 > 9617c63 http2: avoid Transport hang with Connection: close and AllowHTTP bumping knative.dev/networking 3b8764c...bab7f2a: > bab7f2a upgrade to latest dependencies (# 992) > 370ddbb Update community files (# 991) > f35497a upgrade to latest dependencies (# 990) bumping knative.dev/client-pkg 8fbea3d...18eac77: > 18eac77 Update community files (# 188) bumping knative.dev/serving 1f7cc48...fea0e7a: > fea0e7a Update net-istio nightly (# 15393) > 75310de Update TLS test matrix (# 15394) > 44a5d78 Enable cluster local TLS tests for Contour (# 15378) > 63a741d clean up certificate leases (# 15359) > 219e905 Update net-contour nightly (# 15389) > 88779ae Update net-istio nightly (# 15390) > 372a3e6 Update net-contour nightly (# 15386) > c584f0d Update net-istio nightly (# 15385) > 2156812 Update net-kourier nightly (# 15384) > 046577e Update net-contour nightly (# 15383) > 133b2fe Update net-gateway-api nightly (# 15382) > a3ee9b8 upgrade to latest dependencies (# 15381) > 306de5f Fix TestChangeDefaultDomain flake (# 15380) > ac7f585 Add startup probe support to Knative Service (# 15309) > a923915 enable system internal tls for contour (# 15374) > a310476 Update net-contour nightly (# 15377) > 9ffb3ad Update net-kourier nightly (# 15373) > b0eab7d Update net-contour nightly (# 15371) > 9b25954 Update net-istio nightly (# 15370) > 208138f Update net-gateway-api nightly (# 15372) > 4bbb7cf Fix external domain tls test setup (# 15366) > 05b60b5 Update community files (# 15369) > 75f7393 Update net-gateway-api nightly (# 15355) > af2c899 Adjust Workload HA test iterations to fit within test timeout (# 15362) > 89fdbe1 Update net-kourier nightly (# 15357) > 9873264 Update net-contour nightly (# 15363) > 6d257d8 Update net-istio nightly (# 15365) > a043ddf Drop duplicate test case - TestActivatorInRequestPathPossibly (# 15361) > 95c751a upgrade to latest dependencies (# 15353) > 25783ae Update net-contour nightly (# 15356) > b02cc68 Update net-istio nightly (# 15358) > 1dff15d feat: add defaults configurable runtimeClassName (# 15271) > 5558435 Update net-contour nightly (# 15350) > 2ac8b35 add tests to validate uptime of services during user pod deletion (# 15284) > 7193018 upgrade to latest dependencies (# 15351) > d6d8525 use wait.Interrupted (# 15342) > 48d3196 Update net-gateway-api nightly (# 15349) > 866782a Update net-istio nightly (# 15348) > 226c771 Bump ko-build/setup-ko from 0.6 to 0.7 (# 15346) > 6fa0f6d upgrade to latest dependencies (# 15344) > a5ad85b Update net-gateway-api nightly (# 15337) > b22e06c Update net-kourier nightly (# 15340) > de3b9ba upgrade to latest dependencies (# 15341) > 6d90f54 Update net-contour nightly (# 15339) > 78fd584 Update net-istio nightly (# 15338) > faf421a Update net-gateway-api nightly (# 15335) > 5a92452 Clean up job for old resources (# 15312) > 408b284 Update net-istio nightly (# 15336) > c980773 re-enable failng contour/gateway api tests (# 15334) > a4fa238 bump istio and contour for gateway api testing (# 15333) > e56319d Allow ipv6 address for sslip.io in default-domain Job (# 15328) > f464e2d upgrade to latest dependencies (# 15329) > 0b61640 Update net-kourier nightly (# 15314) > 8d768f5 Cert rotation test does not use specific ingress namespace (# 15331) bumping google.golang.org/grpc fa274d7...2da9769: > 2da9769 Change version to 1.65.0 (# 7306) > ede96b7 metadata: remove String method (# 7373) > 64be203 grpc: Readd pick first name (# 7336) (# 7341) > 25e33a6 examples: Add CSM Observability example (# 7302) (# 7318) > 04a5f46 xds/internal/xdsclient: Emit unknown for CSM Labels if not present in CDS (# 7309) (# 7317) > cff5c3e stats/opentelemetry: Add e2e testing for CSM Observability (# 7279) (# 7316) > 9b970fd dns: fix constant 30s backoff for re-resolution (# 7262) (# 7311) > 6d23620 documentation: on server, use FromIncomingContext for retrieving context and `SetHeader`, `SetTrailer` to send metadata to client (# 7238) > 7e5898e xds: unify xDS client creation APIs meant for testing (# 7268) > 5d7bd7a interop/xds: Interop client and server changes for CSM Observability (# 7280) > 1958fcb cmd/protoc-gen-go-grpc: update version for release (# 7294) > 32f6091 *: update deps (# 7282) > 02f0e77 security: remove security/authorization module (# 7281) > 8bf2b3e grpcrand: delete all of grpcrand and call the rand package directly (# 7283) > 24e9024 Fix close in use certificate providers after double `Close()` method call on wrapper object (# 7128) > 33faea8 ringhash: fix normalizeWeights (# 7156) > 0756c0d stats: Various CSM Observability bug fixes (# 7278) > fe82db4 stats/opentelemetry: Add CSM Observability API (# 7277) > f1aceb0 stats/opentelemetry: CSM Observability server side component changes (# 7264) > 8138555 testing: remove skip for otel since we no longer support Go 1.20 (# 7276) > 58cfe27 deps: update dependencies for all modules (# 7274) > 11872f1 advancedtls: add CipherSuites to Options (# 7269) > a4593c5 advancedtls: use realistic ciphersuite in test (# 7273) > 01363ac *: end support for Go v1.20 (# 7250) > 6e59dd1 examples: add example to illustrate the use of file watcher interceptor (# 7226) > 03da31a client: implement maxAttempts for retryPolicy (# 7229) > f7d3d3e stats/opentelemetry: CSM Observability client side component changes (# 7256) > 092e793 test/kokoro: Add psm-csm build config (# 7263) > 5ffe0ef advancedtls: populate verified chains when using custom buildVerifyFunc (# 7181) > 1db6590 grpc: Move Pick First Balancer to separate package (# 7255) > 1adbea2 protoc-gen-go-grpc: copy service comment to interfaces (# 7243) > a639c40 test: fix flaky test ClientSendsAGoAway (# 7224) > c822adf balancergroup: add a `ParseConfig` API and remove the `UpdateBuilder` API (# 7232) > a75dfa6 xds: change the DumpResources API to return proto message containing the resource dump (# 7240) > 48b6b11 credentials/tls: reject connections with ALPN disabled (# 7184) > 0a0abfa stats/opentelemetry: Add CSM Plugin Option (# 7205) > 2f52f9e examples: update remaining uses of grpc.Dial to NewClient (# 7248) > aea78bd grpc: Add perTargetDialOption type and global list (# 7234) > 2d2f417 advancedTLS: unset a deprecated field after copying it (# 7239) > 2174ea6 documentation: fix typo in anti-patterns.md (# 7237) > e22436a pickerwrapper: use atomic instead of locks (# 7214) > 0020ccf advancedTLS: Documentation (# 7213) > 59954c8 Change version to 1.65.0-dev (# 7220) > 3bf7e9a advancedTLS: Add in deprecated name for transitionary period (# 7221) bumping knative.dev/pkg 339c22b...4355f0c: > 4355f0c upgrade to latest dependencies (# 3075) > b4e5f07 Bump google.golang.org/grpc from 1.64.0 to 1.65.0 (# 3073) > fe204d0 Bump golang.org/x/net from 0.26.0 to 0.27.0 (# 3072) > 9dc5206 Bump golang.org/x/tools from 0.22.0 to 0.23.0 (# 3074) > 7ecd548 Update community files (# 3071) > 3f6a546 Fix rand source in name (# 3070) > ee1db86 Update linter config and address lint warnings/failures (# 3068) > 26bc7b4 Register AuthenticatableType in schema (# 3069) > 8535fcc gofumpt the repo (# 3067) > fc0720b [logstream] test polling should use a different context (# 3066) > 51dec91 drop test-infra code (# 3065) > b5bb12c drop unused OWNERS files and update script (# 3064) > 915c009 drop google/s2a-go (# 3062) > cd0e61e drop mako (# 3060) > fe2597a drop eventing kafka from downstream tests - repo is archived (# 3061) > b94232c Bump cloud.google.com/go/storage from 1.41.0 to 1.42.0 (# 3057) bumping golang.org/x/sys 673e0f9...faed7ec: > faed7ec unix: add PthreadChdir and PthreadFchdir on darwin > c892bb7 unix: fix MmapPtr test failing on OpenBSD > a0ef40a unix: fix MremapPtr test failing on NetBSD > daa2394 unix: add unsafe mmap, munmap, mremap > 7670087 windows: add GetAce Windows API > 348425a windows/svc: do not pass theService to windows.RegisterServiceCtrlHandlerEx bumping google.golang.org/genproto/googleapis/api d264139...ef581f9: > ef581f9 chore(all): update all (# 1132) > 5315273 chore(all): update all (# 1131) > a332354 chore(all): auto-regenerate .pb.go files (# 1130) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
54a1fa1af2
|
upgrade to latest dependencies (#1948)
bumping knative.dev/eventing 0e14da4...ea8f0fd:
> ea8f0fd Add `AppliedEventPoliciesStatus` type (# 7999)
> 8da4543 Add `default-authorization-mode` feature flag (# 7996)
> 7f37d64 Add EventPolicy types (# 7995)
> 6259113 Fix possible nil pointer dereference in event-dispatcher (# 7994)
> 67ceb9e Move job sink certificate out of config core (# 7993)
> b18b1b1 JobSink: add webhook validation for spec.job (# 7962)
> 0bce743 Support arbitrary data for rekt configmap package (# 7991)
> 834d833 Add JobSink data plane symlink in config/ (# 7990)
> c60bcd0 fix: add comments and improve regex for attribute filter transform function (# 7967)
> d60149d [main] Upgrade to latest dependencies (# 7987)
> 3af0fac Exclude core deployments from SinkBinding webhook injection (# 7986)
> 8c4cd2e Fix: Parallels updates subscription where possible, instead of recrea… (# 7965)
> 844dcbf Adding mount path as env variable in container (# 7968)
> b8623b2 [main] Update community files (# 7969)
> 9d11598 fix: eventing clusterrole has correct knsubscribe permissions (# 7943)
> f9156c8 JobSink: don't start informers twice (# 7964)
> bff65d2 Triggering long running background jobs when events occurs (# 7954)
> 3ee2400 fix: sequence updates subscription where possible, instead of recreating it (# 7948)
> 96e0f09 Bump rekt to main (# 7958)
> e3604b8 [main] Upgrade to latest dependencies (# 7957)
> 08b0813 [main] Upgrade to latest dependencies (# 7956)
> c53b44d [main] Format Go code (# 7953)
> a58c135 Prototype a MQTT Source (# 7919)
> 39d2723 [main] Upgrade to latest dependencies (# 7950)
> b9cba87 Add EventType v1beta3 conversion (# 7938)
> 2a11bb8 [main] Update community files (# 7949)
> 746dc52 fix: no more panic in the execute request method (# 7947)
> abdbf14 Remove rekt test from GH actions e2e test run (# 7941)
> a3a2ac0 Enable `eventtype-auto-create` feature flag for e2e tests (# 7940)
> 74253dd [main] Upgrade to latest dependencies (# 7932)
> 68920d2 Fix log message for recordevents receiver (# 7936)
> 9c0f9cc Update eventtype CRD to include `.spec.reference.address` (# 7935)
> b5f92c2 Copy message before passing it to eventtype autocreate handler (# 7934)
bumping knative.dev/hack 68e3bfb...0914314:
> 0914314 Update community files (# 384)
> 3b6d644 Update community files (# 383)
bumping google.golang.org/api 4b79cc4...c642c84:
> c642c84 chore(main): release 0.183.0 (# 2615)
> 305d137 chore(all): update all (# 2618)
> 0077748 feat(all): auto-regenerate discovery clients (# 2622)
> c7f1614 feat(all): auto-regenerate discovery clients (# 2619)
> 08fdd71 feat(all): auto-regenerate discovery clients (# 2617)
> 5f21214 feat(all): auto-regenerate discovery clients (# 2616)
> 1de148b feat(all): auto-regenerate discovery clients (# 2611)
> 4f98211 fix: add another temporary dep on genproto (# 2614)
> b49e3b9 chore(main): release 0.182.0 (# 2591)
> b6f615b chore(all): update all (# 2607)
> c4c51ce feat(all): auto-regenerate discovery clients (# 2609)
> 0e58f74 feat(all): auto-regenerate discovery clients (# 2608)
> ceaeabf feat(all): auto-regenerate discovery clients (# 2606)
> f474c8f feat(all): auto-regenerate discovery clients (# 2604)
> ece7727 feat(all): auto-regenerate discovery clients (# 2603)
> a86c4b6 feat(all): auto-regenerate discovery clients (# 2602)
> 2e7cc39 feat(all): auto-regenerate discovery clients (# 2600)
> 677f53d feat(all): auto-regenerate discovery clients (# 2599)
> 7d46b4d feat(all): auto-regenerate discovery clients (# 2597)
> 07e7104 feat(all): auto-regenerate discovery clients (# 2595)
> 21295a5 feat(all): auto-regenerate discovery clients (# 2594)
> e95bd57 feat(all): auto-regenerate discovery clients (# 2590)
bumping golang.org/x/tools cc29c91...bc6931d:
> bc6931d go.mod: update golang.org/x dependencies
> 1767b14 go/ssa: remove code with no effect
> 2088083 internal/gocommand: add more debug info for hanging go commands
> f1a3b12 internal/imports: FixImports should be cancellable
> 4478db0 go/analysis/passes/copylock: suppress error in ill-typed code
> 018d3b2 gopls: warn about Go 1.19 and Go 1.20
> 58cc8a4 gopls/internal/filecache: suppress gc in tests
> b623539 gopls/internal/cache: suppress "internal" import check on Bazel
> 1e9d12d go/packages: pass -overlay to all 'go list' invocations
> 3c293ad internal/cache: invalidate broken imports when package files change
> 5eff1ee gopls/internal/cache: check viewMap before altering views
> da9cad4 go/packages: avoid unnecessary "realpath" on pwd
> 71b7fa9 go/callgraph/vta: save some heap allocations in the trie implementation
> 2f8e378 go/callgraph/vta: remove graph successors method
> 624dbd0 go/analysis/passes/stringintconv: post gotypesalias=1 tweak
> 4669dc7 gopls/internal/test/marker: simplify seedCache file
> 6887e99 gopls/internal/cache: use a better view in viewOfLocked
> bd624fd gopls: make tests tolerant of new go/types error format
> 2e977dd internal/drivertest: evaluate symlink before calling packages.Load
> 8d54ca1 gopls/internal/test/marker: seed the cache before running tests
> 01018ba Revert "gopls/internal/settings: enable semantic tokens by default"
> 019da39 gopls/internal/golang: OutgoingCalls: fix crash on unsafe.Slice
> 30c880d gopls/internal/cache: improve missing import error message
> d017f4a go/packages/internal/drivertest: a package for a fake go/packages driver
> e229045 go/callgraph/vta: avoid some temporary data structures using callbacks
> 0215a5b go/packages: document fields that are part of JSON schema
> f10a0f1 gopls/internal/golang: skip TestFreeRefs on js
> d940b33 gopls/internal/server: support InsertReplaceEdit completion
> e635bfa gopls/internal/golang: unexport more declarations
> 7045d2e go/analysis/passes/nilness: fix bug with MakeInterface(TypeParam)
> e1b14a1 gopls/internal/server: avoid VS Code lightbulb
> 34db5bc gopls: initial support for godebug directive in go.mod and go.work
> 56f50e3 gopls/doc: split codelenses out of settings
> 3629652 gopls/internal/analysis/simplifyrange: suppress on range-over-func
> fb52877 all: sync golang.org/x/telemetry@bda5523
> 4646dbf gopls/internal/protocol: customize InsertReplaceEdit JSON unmarshal
> bc5e086 gopls/internal/golang: unexport several functions
> 32cec11 gopls/internal/test/integration: fix race in TestGCDetails_Toggle
> c3aae99 gopls/doc: tidy up analyzer documentation
> 41211c8 gopls/internal/golang: fix bug in freeRefs algorithm
> 788d39e gopls/internal/golang: "Show free symbols" code action
> f73683e gopls/internal/golang: remove test debugging aix-ppc64 issue
> 0b4dca1 gopls/internal/protocol: separate CodeLens from Command; document
> 8cf8c6f internal/test/integration: materialize startedWork and completedWork
> de1032b gopls: remove dead code
> 499663e all: fix function names in comment
> c184dd7 internal/test/marker: skip basiclit.txt on ppc64
> 1f300c9 gopls: upgrade x/telemetry to pick up CL 586195
> fd7deae gopls/internal/test/marker: fix analyzers.txt test that requires cgo
> af36634 gopls/internal/protocol: rename DocumentChange{s,}
> 42d564a gopls: support four kinds of DocumentChanges
> b92578a x/tools: update to x/telemetry@9ff3ad9
> 987af8b x/tools: update to x/telemetry@ac8fed8
> 069435c gopls/internal/cache: use 1 not 0 for missing line/col info
> 528484d gopls/internal/cache: support overlays
> 2e17129 gopls/doc/generate: add link anchors to each setting
> ab7bc6c gopls: further minor generator simplifications
> d40dfd5 gopls: upload from telemetry.Start, rather than upload.Run
> e8808ed gopls: upgrade x/telemetry to latest
> 0006edc go/ssa: support range-over-func
> 59d9797 gopls/internal/settings: annotate TestVetSuite with NeedsTool("go")
> 487737a gopls/internal/golang: fix another crash in RenderPackageDoc
> 4cfd180 gopls/internal/golang: RenderPackageDoc: fix param truncation crash
> 3e9beb6 gopls/doc/release: add release notes for struct tag hover info
> 24f3b32 gopls/internal/golang: show struct tag when hovering over fields
> 9795fac gopls/internal/server: discard non-file scheme workspace folder URIs
> 3b13d03 gopls/internal/cache: fix bug.Report converting Diagnostic positions
> 7f3a258 gopls/internal/test/integration/misc: disable another staticcheck test
> 8483344 gopls/internal/settings: add framepointer,sigchanyzer analyzers
> 8f9d159 gopls/internal/test/integration/misc: disable staticcheck test
> f38ac9b gopls/internal/test: avoid std assumptions in range-over-func test
> e35e4cc go/ssa: compile range-over-func to panic
> e149e84 gopls: rationalize code generation
> ff28778 gopls/internal/protocol: rationalize edit helpers
> 5daf157 gopls/internal/golang: simplify "rewrite" code actions
> 1718e2d gopls/internal/cache: simplify Snapshot Go commands
> a432b16 gopls/internal/analysis: disable ssa/ir analyzers on range-over-func
> b426bc7 go/packages/packagestest: reflect new modules.txt requirements
> a943a14 go/analysis/passes/directive: do not report adjoining //go:debug
> b020bdb go/callgraph/vta: add type alias test
bumping github.com/prometheus/common e54e4df...789222a:
> 789222a Merge pull request # 627 from freak12techno/add-time-template-helpers
> 6846990 Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 in /sigv4 (# 639)
> b2fc541 Merge branch 'main' into add-time-template-helpers
> f93a89e Bump github.com/aws/aws-sdk-go from 1.51.32 to 1.53.14 in /sigv4 (# 638)
> 9f1953b chore: review fixes
> 3ddc148 Merge pull request # 636 from prometheus/repo_sync
> 4f7cf6e Update helpers/templates/convert_to_float.go
> 6b9921f Refactored oauth2RoundTripper.RoundTrip (# 634)
> 2b9d805 Update common Prometheus files
> b9d8f7c Update helpers/templates/humanize_duration.go
> a7407da Add support for secret refs (# 572)
> 80e630e Update helpers/templates/humamize_duration_test.go
> 260bf03 Add common interface to fetch secrets in HTTP client config (# 538)
> 270171b chore: fixed go.mod again
> 58f58f8 Bump google.golang.org/protobuf from 1.33.0 to 1.34.0 (# 629)
> c5c1b1d chore: revert gitignore
> 20d77e7 Bump github.com/prometheus/client_model from 0.6.0 to 0.6.1 (# 631)
> 5bde41a chore: probably fixed CI
> b2390e6 Bump golang.org/x/net from 0.23.0 to 0.24.0 (# 630)
> 9248aab feat: add time template helpers
> d725e1b Bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 (# 628)
> befd598 Bump github.com/aws/aws-sdk-go from 1.51.11 to 1.51.32 in /sigv4 (# 632)
> 54517e0 Update common Prometheus files (# 633)
> 36303a8 Merge pull request # 416 from roidelapluie/headers
> 5c108f8 Bump golang.org/x/net from 0.22.0 to 0.23.0 (# 623)
> aeb616a Add HTTP headers support to common HTTP client.
> 2cd1b1a Bump golang.org/x/net from 0.22.0 to 0.23.0 in /sigv4 (# 624)
bumping knative.dev/serving a0a1ac7...1f7cc48:
> 1f7cc48 Log errors in cert rotation test when deleting secret (# 15325)
> 2e5d17e Update net-gateway-api nightly (# 15324)
> 227975c Update net-istio nightly (# 15323)
> 738d0c1 Update net-contour nightly (# 15322)
> 4a6c5fc Update net-gateway-api nightly (# 15317)
> da1245e upgrade to latest dependencies (# 15320)
> de2399a Update net-contour nightly (# 15319)
> 368d761 Update net-istio nightly (# 15318)
> 62ce45c Update community files (# 15315)
> facee04 Update net-istio nightly (# 15313)
> 09b4cd3 use cgr.dev/chainguard/static:latest which is nonroot (# 15310)
> 30a77d1 Add affinity-rules feature to configmap config-deployment (# 15250)
> 10b9152 Update net-gateway-api nightly (# 15307)
> 19055d5 upgrade to latest dependencies (# 15306)
> 3e53acc Run system-internal-tls tests only for kourier (# 15299)
> 5a3aa98 Update net-kourier nightly (# 15303)
> 4c71c49 Update net-istio nightly (# 15301)
> d3f9a04 Update net-contour nightly (# 15302)
> 57d2a26 Update net-gateway-api nightly (# 15300)
> bb51203 upgrade to latest dependencies (# 15297)
> 2fd8465 [Automated] Update net-gateway-api nightly (# 15292)
> 8cf5aba Set controller reconcillers to the correct number in tests (# 15290)
> 92c6a63 upgrade to latest dependencies (# 15294)
> d1781c5 Update net-contour nightly (# 15291)
> 4538823 if revision is inactive, scale to zero instead of waiting for last pod retention (# 15161)
> b0dfed2 Update net-istio nightly (# 15287)
> 0ddd15e Update net-kourier nightly (# 15283)
> f5123b6 upgrade to latest dependencies (# 15277)
> a2459ef Update net-istio nightly (# 15281)
> f84265a Do not delete ingress Secret in tests for internal tls (# 15280)
> f53936b revert headless svc change from k8s private svc (# 15275)
> 85d485a Update net-gateway-api nightly (# 15282)
> 0b363c0 Update community files (# 15273)
> 7fab945 Update net-istio nightly (# 15272)
> 4fe029f Remove certmanager integration tests (# 15261)
> b15ce9a Test for internal TLS certificate rotation (# 15217)
> f7f530d Update net-kourier nightly (# 15265)
> b5455c9 upgrade to latest dependencies (# 15264)
> fc2ce76 Drop the k8s service name from kubectl get revision output (# 15260)
> 71d1654 fix: Fixed liveness periodseconds to 10 so that crashloopback off doesn't happen which causesexpired lease to get stuck. (# 15256)
> 57874d7 Update net-contour nightly (# 15246)
> 79da324 delete CORS tests from serving (# 15249)
> 94c040d Update net-gateway-api nightly (# 15245)
> ab5c1a0 Bump actions/download-artifact from 3 to 4 (# 15240)
> e42ed25 Update net-contour nightly (# 15204)
> a4c98d1 Bump actions/cache from 3 to 4 (# 15242)
> 374a644 Bump actions/checkout from 3 to 4 (# 15239)
> 45388c0 fix cluster-local routes being stalled when external-domain-tls is enabled (# 15234)
> 69c0589 update github actions automatically (# 15225)
> 7aa7ed8 Fix e2e script to disable cors policy for Contour tests (# 15235)
> e89957c Update net-kourier nightly (# 15229)
> 60c003b Update net-istio nightly (# 15230)
> fa7eaa2 Cleanup resources from DeploymentFailure upgrade test (# 15227)
> 5ebffd5 add pod anti affinity rules to activator component (# 15233)
bumping google.golang.org/genproto/googleapis/rpc 0867130...5315273:
> 5315273 chore(all): update all (# 1131)
> a332354 chore(all): auto-regenerate .pb.go files (# 1130)
> d264139 chore(all): update all (# 1128)
> dc85e6b chore(all): auto-regenerate .pb.go files (# 1129)
> fc5f0ca chore: min Go version to 1.20 (# 1127)
bumping golang.org/x/term 46c790f...5f0bb72:
> 5f0bb72 go.mod: update golang.org/x dependencies
bumping golang.org/x/net d27919b...66e838c:
> 66e838c go.mod: update golang.org/x dependencies
> 6249541 http2: avoid race in server handler SetReadDeadine/SetWriteDeadline
> 603e3e6 quic: disable X25519Kyber768Draft00 in tests
> 67e8d0c http2: report an error if goroutines outlive serverTester tests
> 5608279 http2: avoid corruption in priority write scheduler
> 0d515a5 http2: factor out frame read/write test functions
> 9f5b79b http2: drop unused retry function
> 03c24c2 http2: use synthetic time in server tests
> 022530c http2: add a more full-featured test net.Conn
> 410d19e http2: avoid racy access to clientStream.requestedGzip
> 332fe23 http2: remove spec coverage test
> c1f5833 all: replace deprecated io/ioutil calls
> 9545aea http2: clearer distinction between test server types
> b1ec120 http2: use implicit synchronization in tests
> 49bf2d7 proxy: use strings.TrimSuffix
> c87a5b6 http2: set up the timer of closing idle connection after the initialization
> 8aa6dbf http2: cancel handler context on stream errors
> 2c14f51 http2: drop the gate type
> ac99879 webdav: return 409 for PUT without parent collection
> 7fa635b http2: avoid panic on h2c upgrade failure
bumping github.com/prometheus/client_model d56cd79...571429e:
> 571429e Merge pull request # 86 from prometheus/repo_sync
> 6fe5007 Merge pull request # 85 from prometheus/repo_sync
> cc727ab Update common Prometheus files
> 64c33c9 Merge pull request # 84 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.33.0
> bce87c1 Update common Prometheus files
> 5c25993 Merge pull request # 82 from prometheus/repo_sync
> d954a8a Bump google.golang.org/protobuf from 1.32.0 to 1.33.0
> 01ca24c Merge pull request # 81 from prometheus/repo_sync
> bb45f95 Update common Prometheus files
> ccd6823 Update common Prometheus files
bumping golang.org/x/text 8d533a0...9c2f3a2:
> 9c2f3a2 cmd/gotext: fix segfault in extract & rewrite commands
> 59e1219 message: optimize lookupAndFormat function for better performance
> a20a3e2 x/text: update x/tools for go/ssa range-over-func fix
bumping golang.org/x/oauth2 84cb9f7...5fd4241:
> 5fd4241 google: update compute token refresh
bumping knative.dev/client-pkg 2d1c4c8...8fbea3d:
> 8fbea3d Update community files (# 187)
> d237eca Update community files (# 186)
bumping knative.dev/networking 1d0137a...3b8764c:
> 3b8764c upgrade to latest dependencies (# 989)
> 85e269d Update community files (# 988)
> 41aa208 upgrade to latest dependencies (# 987)
> 1b470c4 upgrade to latest dependencies (# 986)
> 11202c5 Update community files (# 985)
bumping golang.org/x/sys 7d69d98...673e0f9:
> 673e0f9 unix: skip ethtool driver test for busy interface
> 6943ab6 unix/linux: update glibc to 2.39
> 92f3ad6 unix: update to Linux kernel 6.9
> f34bb9f windows: add net user enum
> 6dfb94e unix: add types for SOCK_DIAG
bumping knative.dev/pkg 99e1685...339c22b:
> 339c22b Add AuthenticatableType duck type (# 3056)
> 15e6cdf Bump golang.org/x/tools from 0.21.0 to 0.22.0 (# 3053)
> 543dda5 Bump google.golang.org/api from 0.182.0 to 0.183.0 (# 3054)
> 9b7c2c5 Bump github.com/prometheus/common from 0.53.0 to 0.54.0 (# 3052)
> 8119179 Update community files (# 3050)
> 58135c2 Extra logging for leases (# 3049)
> fce44ea Maybe fix controller ha (# 3046)
> 1709961 Bump google.golang.org/api from 0.181.0 to 0.182.0 (# 3048)
> 229e527 fix: downstream tests assume release branch was cut (# 3047)
> 7d52a43 drop special logic when handling kubelet probe header for istio mTLS (# 2997)
> ff4756a Update community files (# 3044)
> 5eeb7ec Skip lease with empty holder (# 3042)
bumping google.golang.org/genproto/googleapis/api b8a5c65...d264139:
> d264139 chore(all): update all (# 1128)
> dc85e6b chore(all): auto-regenerate .pb.go files (# 1129)
> fc5f0ca chore: min Go version to 1.20 (# 1127)
> 0867130 chore(all): auto-regenerate .pb.go files (# 1125)
> 024948a chore(all): update all (# 1126)
> 6275950 chore(all): auto-regenerate .pb.go files (# 1124)
bumping golang.org/x/mod aa51b25...c0bdc7b:
> c0bdc7b modfile: add API for godebug lines
> 6686f41 module: add COM0 and LPT0 to badWindowsNames
Signed-off-by: Knative Automation <automation@knative.team>
|
|
|
|
db1088227e
|
upgrade to latest dependencies (#1944)
bumping google.golang.org/grpc d32e66c...fa274d7:
> fa274d7 Change version to 1.64.0 (# 7218)
> 6b413c8 xds: Surround two `Infof` calls that use `pretty.ToJSON` with `V(2)` checks (# 7216)
> 2dbbcef resolver/dns: Add docstring to SetMinResolutionInterval (# 7217)
> 070d9c7 codes: replace %q to %d in error string when invalid code is an integer (# 7188)
> 5d24ee2 xds: store server config for LRS server in xdsresource.ClusterUpdate (# 7191)
> c76f686 advancedTLS: Rename get root certs related pieces (# 7207)
> f591e3b codec: remove option to suppress setting supported compressors in headers (# 7203)
> b4f7947 github: remove dependabot (# 7208)
> 0561c78 client: add user-friendly error message of LB policy update timed out (# 7206)
> 9d9c1fb peer: remove change detector test (# 7204)
> 9d9a96f peer and metadata: Implement the Stringer interface for Peer and Metadata (# 7137)
> 911d549 advancedTLS: Combine `ClientOptions` and `ServerOptions` to just `Options` (# 7202)
> 4879d51 advancedTLS: Swap to DenyUndetermined from AllowUndetermined in revocation settings (# 7179)
> befc29d advancedTLS: Rename {Min/Max}Version to {Min/Max}TLSVersion (# 7173)
> f2d6421 test/kokoro: simplify PSM Interop Kokoro buildscripts (# 7171)
> 9199290 xds: Move bootstrap config to internal/xds (# 7182)
> f167ad6 test: fix possible leaked goroutine in TestDetailedConnectionCloseErrorPropagatesToRpcError (# 7183)
> bb9882e Add an optional implementation of streams using generics (# 7057)
> a87e923 channelz: fix missing Target on SubChannel type (# 7189)
> 273fe14 *: fix typos (# 7178)
> c7c8aa8 xds/internal: Replace calls to `Debugf` with `V(2)` checks and `Infof` (# 7180)
> 796c615 grpc: update clientStreamAttempt context with transport context (# 7096)
> e4a6ce3 Add atollena to MAINTAINERS.md (# 7126)
> b433b94 advancedtls: Rename RevocationConfig (# 7151)
> 5ab1c1a advancedtls: Add notes about required vs. optional for FileWatcherOptions (# 7165)
> 1e8b9b7 stats/opentelemetry: Add OpenTelemetry instrumentation component (# 7166)
> dd953fd examples: fix the quickstart link in the routeguide example (# 7162)
> 750e1de examples: improve grammar in the interceptor example (# 7163)
> 4e8f9d4 advancedtls: fix docstring for VerificationResults (# 7168)
> 5a24fc1 xds/internal/xdsclient/xdsresource: Preallocate VirtualHost slice correctly (# 7157)
> cb9c22d vet: run staticcheck for all sub modules (# 7155)
> d75b5e2 advancedtls: Rename custom verification function APIs (# 7140)
> 34de5cf stats/opencensus: Handle PickerUpdated to avoid "Received unexpected stats" error (# 7153)
> 34c7675 chore: fix function names in comment (# 7117)
> 5fe2e74 advancedtls: Rename VType (# 7149)
> 09e6fdd Update docs and examples and tests to use NewClient instead of Dial (# 7068)
> 9cf408e *: fix regenerate.sh (# 7139)
> 5e0fa76 transport: make nextID accessed inside t.mu only (# 7148)
> 54e0a13 transport: misc cleanups (# 7147)
> 81d3f06 xds/internal/xdsclient/xdslbregistry: remove unused call to type url (# 7130)
> f268126 Send GOAWAY to server on Client Transport Shutdown (# 7015)
> 431436d examples: Add custom load balancer example (# 6691)
> fc8da03 advancedtls: unexport parts of API not meant to be public (# 7118)
> 006e2ba client: Drop two calls to `pretty.ToJSON` and move code outside of lock (# 7132)
> a2f8e61 cmd/protoc-gen-go-grpc: reuse route_guide_grpc.pb.go as golden file (# 7134)
> 0c6d80c chore: fix lint (# 7133)
> b37cd81 xds: Process telemetry labels from CDS in xDS Balancers (# 7116)
> a4afd4d deps: remove dependency of github.com/golang/protobuf from main module (# 7122)
> afaa301 pb.go: regenerate (# 7123)
> 664e852 stats: mark InPayload.Data and OutPayload.Data for deletion (experimental) (# 7121)
> adf976b xds: remove -v when running xds e2e tests (# 7120)
> 308dbc4 xds/internal/xdsclient: Process string metadata in CDS for com.google.csm.telemetry_labels (# 7085)
> 554f107 Makefile: perfect PHONY (# 7076)
> 0baa668 test/kokoro: Migrate PSM Interop to Artifact Registry (# 7102)
> ec257b4 channelz: pass parent pointer instead of parent ID to RegisterSubChannel (# 7101)
> 6fbcd8a cmd/protoc-gen-go-grpc: add change detector test (# 7072)
> eb4e411 vet: split vet-proto from vet.sh (# 7099)
> 28cccf3 pb.go: regenerate (# 7098)
> 879414f deps: move from github.com/golang/protobuf to google.golang.org/protobuf/proto (# 7059)
> 8444ae0 resolver/dns: Add SetMinResolutionInterval Option (# 6962)
> 59be823 grpc: Deprecate WithBlock, WithReturnConnectionError, FailOnNonTempDialError (# 7097)
> c31cec3 Fix: error message using correct keepalive config value (# 7038)
> f1cf6bf *: update http2 dependency (# 7081)
> b7346ae channelz: fix race accessing channelMap without lock (# 7079)
> 4ec8307 cmd/protoc-gen-go-grpc: replace usages of deprecated API (# 7071)
> feb968b build(deps): bump the github-actions group with 2 updates (# 7069)
> 17d1039 grpc: Export header list sizes in DialOption and ServerOption (# 7033)
> ba1bf9e deps: update dependencies for all modules (# 7061)
> 57e4391 googlec2p: use the bootstrap parsing code to generate parsed bootstrap config instead of handcrafting it (# 7040)
> fc3f327 channelz: refactor to move proto API to a separate package (# 7065)
> b78c0eb examples: Update features/encryption/README.md file (# 7045)
> c003fdf channelz: add LocalAddr to listen sockets and test (# 7062)
> a975978 cmd/protoc-gen-go-grpc: don't emit const blocks for services with no methods (# 7055)
> eb5828b protoc: Change protoc to include generated call option (# 6960)
> cce1632 Change version to 1.64.0-dev (# 7052)
bumping knative.dev/eventing 1572967...0e14da4:
> 0e14da4 fix(test): the attribute filter transform test correctly compares slices now (# 7931)
> 5355171 Fix trust bundle propagation (# 7924)
> 15be248 CrossNamespace: Data Plane Changes for Broker Filter (# 7913)
> 34f9e43 CrossNamespace: Control Plane Changes for Trigger (# 7889)
> 308e6b6 SubjectAccessReviews resources correction (# 7925)
> 9cdc7ba CrossNamespace: Update knsubscribe permissions (# 7926)
> dbaaedc [main] Update actions (# 7923)
> 3ea1900 [main] Upgrade to latest dependencies (# 7922)
> 3189fc2 Add attribute filter transform function (# 7909)
> 3541408 Make transport-encryption a Beta feature (# 7915)
> 884f0da Adding uname name mapping for x86_64 in hack/install.sh (# 7917)
> 6b6f6d1 Sequence and Parallel: announce correct OIDC identities in authstatus (# 7902)
> 58d7920 Fix IMC metrics for transport encryption (# 7904)
> 4358574 CrossNamespace: Testing Code Style (# 7918)
> 4951b74 [main] Upgrade to latest dependencies (# 7920)
bumping knative.dev/networking 25012a4...1d0137a:
> 1d0137a upgrade to latest dependencies (# 984)
> 507209b Update actions (# 982)
> 4e598f4 upgrade to latest dependencies (# 981)
> b31855c upgrade to latest dependencies (# 980)
bumping google.golang.org/api 6feeaaf...4b79cc4:
> 4b79cc4 chore(main): release 0.181.0 (# 2582)
> c3f4828 feat(all): auto-regenerate discovery clients (# 2589)
> 7d13175 chore: update min version to 1.20 (# 2588)
> 86c9521 feat(all): auto-regenerate discovery clients (# 2587)
> afc4685 feat(all): auto-regenerate discovery clients (# 2586)
> 4177d21 chore(all): update all (# 2584)
> e35f76f feat(all): auto-regenerate discovery clients (# 2585)
> 7b18e5d feat(all): auto-regenerate discovery clients (# 2583)
> 6923ec8 feat(all): auto-regenerate discovery clients (# 2581)
bumping knative.dev/client-pkg dfb0087...2d1c4c8:
> 2d1c4c8 Update actions (# 184)
bumping google.golang.org/genproto/googleapis/rpc 8cf5692...0867130:
> 0867130 chore(all): auto-regenerate .pb.go files (# 1125)
> 024948a chore(all): update all (# 1126)
> 6275950 chore(all): auto-regenerate .pb.go files (# 1124)
> b8a5c65 chore(all): update all (# 1123)
bumping google.golang.org/genproto/googleapis/api 8c6c420...b8a5c65:
> b8a5c65 chore(all): update all (# 1123)
> 8cf5692 chore(all): update all (# 1122)
bumping knative.dev/pkg b1fd04d...99e1685:
> 99e1685 Bump google.golang.org/api from 0.180.0 to 0.181.0 (# 3041)
> b5507d9 Bump google.golang.org/grpc from 1.63.2 to 1.64.0 (# 3040)
> a6bf0be Bump cloud.google.com/go/storage from 1.40.0 to 1.41.0 (# 3039)
> 4a9c38d Update actions (# 3037)
> 11a3d46 Add composite ConfigStore to combine multiple ConfigStore (# 3027)
bumping knative.dev/serving 3789ff9...a0a1ac7:
> a0a1ac7 Update net-gateway-api nightly (# 15228)
> 93c3c79 upgrade to latest dependencies (# 15224)
> 3aa9210 Update net-kourier nightly (# 15219)
> 0d0d1e0 Update net-gateway-api nightly (# 15218)
> c9b17b2 Update net-istio nightly (# 15220)
> 639f7aa Update net-istio nightly (# 15213)
> 3b35f54 change private K8s service to be a headless service (# 15170)
> f2c7238 Update actions (# 15215)
> 985cf2b Update net-gateway-api nightly (# 15214)
> 38e22f9 Update net-kourier nightly (# 15212)
> 11792fc Update net-kourier nightly (# 15206)
> 0c301bb upgrade to latest dependencies (# 15209)
> 36d41ca Update net-gateway-api nightly (# 15205)
> 5624a46 Update net-istio nightly (# 15207)
> 40088e3 upgrade to latest dependencies (# 15201)
> ac5e504 Add e2e test for Contour when CORS policy is enabled (# 15188)
Signed-off-by: Knative Automation <automation@knative.team>
|
|
|
|
32b71b6dce
|
upgrade to latest dependencies (#1942)
bumping golang.org/x/tools 11c692e...cc29c91:
> cc29c91 go.mod: update golang.org/x dependencies
> 397fef9 gopls/internal/protocol: add links to LSP spec
> e2a352c internal/refactor/inline: extensible API
> c16c816 go/analysis/passes/stdversion: test *.go < go.mod version
> 629a7be go/analysis/analysistest: stricter errors and GOWORK setting
> 4db1697 go/packages/packagestest: fold modules_111.go into modules.go
> ccdef3c gopls/internal/golang: fix nil panic in InlayHint
> 74c9cfe go/analysis: add Pass.ReadFile
> 5ef4fc9 gopls/internal/golang/completion: fix the isEmptyInterface predicate
> 77f691b internal/gcimporter: use Alias.Rhs, not unsafe hack
> 0b45163 gopls/internal/cache: use language versions when validating Go version
> 3c49bb7 gopls: normalize logging attributes
> 2fa621c gopls/internal/golang: fix resolution of in-package implementations
> bcec099 internal/refactor/inline: remove eta abstraction inlining assignments
> fcea13b toolstash: errors output should match errors guarded
> b00d49e internal/refactor/inline: don't assume strings.Index calls internal/bytealg
> 1523441 gopls/internal/cache: add more assertions for golang/go# 60890
> 440f3c3 internal/aliases: expose Enabled
> a363d11 go/types/typeutil: replace interface{} with any (cleanup)
> e8c9d81 go/analysis/passes/tests: Use ReportRangef to refactor some code in checkTest
> 97ea816 all: fix some typos in comments
> 8db95b7 gopls/internal/golang: check the comment range before emiting semantic tokens
> daf9460 Revert "gopls/internal/test/integration/misc: reenable staticcheck test"
> 618670d gopls/internal/test/integration/misc: reenable staticcheck test
> 2debfbe internal/testfiles: add a helper package for test files
> c17402c gopls: fix a couple places where temporary files are not removed
> ee61fb0 go/packages: fix issue number typo in TestIssue37629
> 3735585 gopls/internal/settings: deprecate "allowImplicitNetworkAccess"
> f4888c5 gopls/internal/settings: remove support for "allowModfileModifications"
> d857e85 gopls/internal/settings: enable semantic tokens by default
> 3f74dc5 gopls/internal/settings: remove experiments
> e716599 cmd/goimports: support workspace vendoring
> 7c7d7db gopls/internal/golang: allow "query" CodeActions on generated files
> cb134f5 gopls/internal/golang: RenderPkgDoc: elide parameters 4+ in index
> c5094cc internal/imports: a step towards making tests hermetic
> 5e04895 gopls/internal/settings: update stale documentation for "symbolScope"
> 0c3722a doc: enforce gotypesalias=0 behavior until go1.23
> dd0410f go/packages: stop loading packages when context is done
> dcccb2d x/tools: make tests agnostic as to whether gotypesalias="" => 0 or 1
> 46a0401 gopls: eliminate the hooks package
> e388fff gopls/internal/server: don't reset views if configuration did not change
> d034ae1 gopls/internal/cmd: check: print RelatedInformation
> 3c000ca gopls/doc: relnote for hover & definition over doc links
> c859ee9 gopls/internal/test/marker: fix {hover/def}/comment tests
> 9cef8b1 go/callgraph/cha: more precise resolution of unexported methods
> 0cc2ffd gopls/internal/cache: fail loudly on command-line-arguments modules
> c3c5164 gopls/internal/golang: support hover and definition operations over doc links
> da3408b go/analysis/passes/printf: elaborate the documentation
> 198a0a8 imports: prefer math/rand/v2 over math/rand
> 79df971 gopls/internal/server: avoid duplicate diagnoses and loads
> bcd607e gopls/internal/cache: don't log packages when selectively reloading
> 6f92c83 gopls: reduce noisy error messages
> c4c0bf9 gopls/internal/test: skip integration tests on linux-ppc64-power9osu
> b4b8186 internal/apidiff: support materialized aliases
> 3520955 go/types/typeutil: implement correct hashing of aliases
> f6298eb gopls/internal/cache: add debug assertions to refine golang/go# 66732
> f41d27e gopls/internal/cache: avoid panic when the primary diagnostic is broken
> c0ab013 go/packages: doc: type symbols are consistent only within one Load
> 564c0e9 gopls/internal/telemetry/cmd/stacks: improve summary
> de6db98 internal/check: filter out too-new Go versions for type checking
> 5c3c2ff gopls/internal/golang: RenderPkgDoc: fix anchors for promoted methods
> 8a0c6e2 gopls/internal/server: report HTTP panics via telemetry
> c7b6b8d gopls/internal/cache: analysis: repair start/end and refine bug report
> cb3eb43 internal/test/integration: parse flags earlier
> 4794229 gopls/internal/golang: RenderPkgDoc: add <title> element
> 2db5a34 gopls/internal/golang: RenderPkgDoc: navigational <select>
bumping google.golang.org/api 707b9b2...6feeaaf:
> 6feeaaf chore(main): release 0.180.0 (# 2579)
> e92e3ed chore: regen libraries (# 2580)
> 6604a5d feat(all): auto-regenerate discovery clients (# 2578)
> 9fdd500 chore(main): release 0.179.0 (# 2574)
> 090ff6c fix: bump auth to v0.4.1 (# 2577)
> a784ae0 feat(all): auto-regenerate discovery clients (# 2575)
> 887c564 feat(all): auto-regenerate discovery clients (# 2573)
> 64ed0f8 chore(main): release 0.178.0 (# 2562)
> 0c976dc feat(all): auto-regenerate discovery clients (# 2571)
> 8c74bb8 feat(gen): Add internaloption.EnableNewAuthLibrary (# 2519)
> b5ae946 chore(all): update all (# 2569)
> f2da582 feat(all): auto-regenerate discovery clients (# 2570)
> d922e3b feat(all): auto-regenerate discovery clients (# 2568)
> 76b27f1 feat(all): auto-regenerate discovery clients (# 2567)
> 5e44215 docs: update commit style in CONTRIBUTING (# 2566)
> 0843d21 feat(all): auto-regenerate discovery clients (# 2565)
> fe54ffd feat(google-api-go-client): add x-goog-api-version header (# 2563)
> b313e4b feat(all): auto-regenerate discovery clients (# 2564)
> 2d22d11 feat(all): auto-regenerate discovery clients (# 2561)
> a11ef60 chore(main): release 0.177.0 (# 2545)
> e6e5ac5 chore(all): update all (# 2552)
> 3eb92f1 fix: temp patch cloud.google.com/go ambiguity (# 2560)
> 1b6db6c fix: split large compute file up (# 2546)
> fb153c0 feat(all): auto-regenerate discovery clients (# 2556)
> a5d7734 chore(deps): disable otel updates until Go 1.21 (# 2554)
> 2f46e14 feat(all): auto-regenerate discovery clients (# 2553)
> 4418f5f feat(all): auto-regenerate discovery clients (# 2551)
> f9bf96d feat(all): auto-regenerate discovery clients (# 2550)
> 32a5d10 feat(all): auto-regenerate discovery clients (# 2548)
> 2f2505b feat: reduce code size by 29% (# 2544)
> 64f40ff chore(main): release 0.176.1 (# 2542)
> 8d0b2b5 fix(transport/http): pass through base transport (# 2541)
> 81ccc7e chore(main): release 0.176.0 (# 2536)
> 6825bb8 feat(all): auto-regenerate discovery clients (# 2540)
> 30d8c87 feat(all): auto-regenerate discovery clients (# 2538)
> 773fe01 feat(all): auto-regenerate discovery clients (# 2537)
> 5a78abe fix: default defaultEndpointTemplate (# 2535)
> 67a5d6d chore(main): release 0.175.0 (# 2527)
> d64b1d0 fix: various auth transition bugs (# 2533)
> 9622a0d feat(all): auto-regenerate discovery clients (# 2529)
> f662ab7 fix: bump auth deps (# 2528)
> ec3a580 feat(all): auto-regenerate discovery clients (# 2526)
> f8960e3 chore(main): release 0.174.0 (# 2521)
> 0f0a2f0 fix(internal): set scopes for new auth flow (# 2525)
> f49960d feat(all): auto-regenerate discovery clients (# 2524)
> 4054271 feat: add hooks in for new auth library (# 2228)
> 46fc56a chore(main): release 0.173.0 (# 2495)
> 053d45a chore(all): update module github.com/google/go-github/v59 to v61 (# 2512)
> bf1c054 feat(all): auto-regenerate discovery clients (# 2520)
> 85b4e90 feat(all): auto-regenerate discovery clients (# 2516)
> b71b80f feat(all): auto-regenerate discovery clients (# 2515)
> 4826df4 feat(all): auto-regenerate discovery clients (# 2514)
> 3e03de3 feat(all): auto-regenerate discovery clients (# 2513)
> 4e450ec feat(option): add support for env var GOOGLE_CLOUD_UNIVERSE_DOMAIN (# 2509)
> 0ff027b feat(all): auto-regenerate discovery clients (# 2510)
> caf5b3f feat(all): auto-regenerate discovery clients (# 2508)
> 3daccec feat(all): auto-regenerate discovery clients (# 2506)
> baa809b feat(all): auto-regenerate discovery clients (# 2505)
> 7ec3ef8 feat(all): auto-regenerate discovery clients (# 2504)
> c786111 chore(all): update all to 454cdb8 (# 2502)
> 6ee6a57 feat(all): auto-regenerate discovery clients (# 2503)
> cdac273 feat(all): auto-regenerate discovery clients (# 2501)
> 5b9019f feat(all): auto-regenerate discovery clients (# 2500)
> 4ebe65e feat(all): auto-regenerate discovery clients (# 2499)
> a48e9de feat(all): auto-regenerate discovery clients (# 2494)
bumping golang.org/x/term 5b15d26...46c790f:
> 46c790f go.mod: update golang.org/x dependencies
bumping github.com/prometheus/client_golang 77d4003...6e3f4b1:
> 6e3f4b1 Cut 1.19.1 (# 1494)
> cad1bfa Merge pull request # 1454 from prometheus/small-nits
> 0aa8c9f Rephrase incompatibility with common v0.48.0
bumping knative.dev/networking 979f637...25012a4:
> 25012a4 upgrade to latest dependencies (# 979)
> 8167799 upgrade to latest dependencies (# 977)
> a282917 Update community files (# 978)
> d2ba339 upgrade to latest dependencies (# 976)
> 6886f78 Update community files (# 975)
> 9188dac Remove requestDelay flag for tests (# 972)
> 24ed062 Update test dialer to use ip when available (# 970)
> 5f9768c Update community files (# 969)
bumping golang.org/x/oauth2 d0e617c...84cb9f7:
> 84cb9f7 oauth2: fix typo in comment
> 4b7f0bd go.mod: update cloud.google.com/go/compute/metadata dependency
> e11eea8 microsoft: added DeviceAuthURL to AzureADEndpoint
bumping google.golang.org/genproto/googleapis/rpc 94a12d6...8cf5692:
> 8cf5692 chore(all): update all (# 1122)
> 8c6c420 chore(all): update all to 7cd4c1c (# 1111)
> 79826c8 chore(all): auto-regenerate .pb.go files (# 1112)
> 7cd4c1c chore(all): auto-regenerate .pb.go files (# 1110)
> 26222e5 chore(all): update all (# 1109)
> 6f501c4 chore(all): auto-regenerate .pb.go files (# 1107)
> c3f9821 chore(all): update all (# 1108)
> 454cdb8 chore(all): auto-regenerate .pb.go files (# 1106)
> beb30f4 chore(all): auto-regenerate .pb.go files (# 1101)
> 64ea030 chore(all): update all (# 1105)
bumping google.golang.org/protobuf ec47fd1...4a76e11:
> 4a76e11 all: release v1.34.1
> 9d9d8d3 encoding/proto[json|text]: accept lower case names for group-like fields
> 6c3ebca all: update to protobuf 27.0-rc1 and regenerate protos
> 2939520 all: start v1.34.0-devel
> 242df22 all: release v1.34.0
> c2b76ee all: fix deprecated
> e4ad8f9 types/gofeaturespb: move go_feature.proto to be consistent with out languages
> c2a26e7 encoding/{protojson,prototext}: strengthen wording on stability
> d0f77ae proto: ensure MarshalOptions are plumbed to all Size calls
>
|
|
|
|
6a1449c2e8
|
upgrade to latest dependencies (#1939)
bumping knative.dev/eventing 4139fdf...e23ebab: > e23ebab Reconcile trigger on OIDC service account changes only, if SA references a trigger for correct broker class (# 7849) > ea14296 fix: remove duplicate configMaps (# 7847) > 4ba426c [main] Upgrade to latest dependencies (# 7850) bumping knative.dev/serving e8d8610...afc8a59: > afc8a59 Update net-gateway-api nightly (# 15159) > f328f96 Update net-gateway-api nightly (# 15158) > 0a999c4 Update net-certmanager nightly (# 15157) > 7b6fc7b re-enable contour gateway tests (# 15150) > f65df07 feat: bubble up kcert status message when it's failed (# 14962) > e4d8139 cleanup service after tests completes (# 15147) > 076cd07 upgrade to latest dependencies (# 15155) > 5128114 Update net-contour nightly (# 15152) > 5943c7a Update net-istio nightly (# 15151) bumping knative.dev/client-pkg f983484...2bc8139: > 2bc8139 upgrade to latest dependencies (# 180) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
29568833dc
|
upgrade to latest dependencies (#1937)
bumping knative.dev/client-pkg a82272d...f983484: > f983484 Remove license dir (# 178) > 08c9dcb Update community files (# 179) > 6ae69d2 upgrade to latest dependencies (# 176) bumping knative.dev/serving c120704...e8d8610: > e8d8610 Update net-kourier nightly (# 15153) > 531e7d8 [Automated] Update net-gateway-api nightly (# 15136) > 023022a Disable logstream so the Github Action Log Viewer works (# 15146) > 8c91dcf Update net-contour nightly (# 15144) > 40ec5af bump istio,contour,cert-manager (# 15141) > c21fb03 Update net-istio nightly (# 15143) > 7a01ca9 Update net-certmanager nightly (# 15142) > 96fe770 Update net-istio nightly (# 15139) > e64a7e6 Update net-kourier nightly (# 15140) > 2d57e34 Update net-contour nightly (# 15138) > e3b616b Update net-certmanager nightly (# 15137) > 2c23d5a upgrade to latest dependencies (# 15130) > 0196ecc Update community files (# 15135) > e4cef66 Update net-gateway-api nightly (# 15132) bumping knative.dev/eventing f9d8dea...4139fdf: > 4139fdf [main] Update community files (# 7845) > 6585a2b [main] Upgrade to latest dependencies (# 7843) bumping knative.dev/networking a40d058...979f637: > 979f637 [release-1.14] Update test dialer to use ip when available (# 971) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
7ebac24b8d
|
upgrade to latest dependencies (#1932)
bumping golang.org/x/term c5eaf76...5b15d26:
> 5b15d26 go.mod: update golang.org/x dependencies
bumping google.golang.org/grpc 9952aa8...d32e66c:
> d32e66c Change version to 1.63.2 (# 7104)
> 92f6dd0 channelz: pass parent pointer instead of parent ID to RegisterSubChannel (# 7101)
> 0f6ef0f grpc: un-deprecate Dial and DialContext
> 58dc749 Change version to 1.63.1-dev (# 7051)
> c68f456 Change version to 1.63.0 (# 7050)
> 6369167 *: update http2 dependency (# 7082)
> 8854761 cherry-pick: channelz: fix race accessing channelMap without lock (# 7079) (# 7080)
> e62770d channelz: add LocalAddr to listen sockets and test (# 7062) (# 7063)
> 4ffccf1 googlec2p: use xdstp style template for client LDS resource name (# 7048)
> faf9964 gracefulswitch: add ParseConfig and make UpdateClientConnState call SwitchTo if needed (# 7035)
> 800a8e0 channelz: re-add state for subchannels (# 7046)
> dadbbfa channelz: re-add target and state (# 7042)
> 55cd7a6 channelz: major cleanup / reorganization (# 6969)
> a1033b1 xds: add LRS named metrics support (# 7027)
> 4f43d2e chore: remove repetitive words (# 7036)
> 7c37770 grpc: clean up doc strings and some code around Dial vs NewClient (# 7029)
> c808322 chore: expose `NewClient` method to end users (# 7010)
> c31fce8 Update github.com/golang/protobuf and google.golang.org/protobuf modules (# 7028)
> 55341d7 xdsclient: correct logic used to suppress empty ADS requests on new streams (# 7026)
> f7c5e6a DNS resolving with timeout (# 6917)
> 815e2e2 build(deps): bump the github-actions group with 1 update (# 7014)
> 2a617ca experimental: re-split message/service pb imports (# 7011)
> 99ded5c examples: update deps of observability example to gcp/observabliity@v1.0.1 (# 7009)
> e978e43 gcp/observability: update stackdriver dependency to remove dep on prometheus (# 7008)
> 27c5d98 deps: update dependencies for all modules (# 7007)
> 90fc697 xdsclient: use dataplane authority for virtualhost lookup (# 6997)
> c267d5b grpc: add clientconn.CanonicalTarget() to return the canonical target string (# 7006)
> 51f9cc0 deps: move from github.com/golang/protobuf to google.golang.org/protobuf/proto (# 6961)
> eb08be4 github: add Go 1.22 testing (# 7005)
> eb880d5 replace github.com/cncf/udpa/go by github.com/cncf/xds/go (# 7001)
> 5ccf176 rpc_util: Fix RecvBufferPool deactivation issues (# 6766)
> 76a23bf fix enabling compression by trimming whitespaces in accept encoding header (# 6952)
> 7525e98 test: add test for invalid streamID (# 6940)
> c63d925 examples: fix typo in url (# 6978)
> 40d6adb transport: Make error-handling for bad HTTP method consistent between HTTP/2 server transport and handler server transport (# 6989)
> 3c2a44d transport: when using write buffer pooling, use input size instead of size*2 (# 6983)
> 3ae77e6 grpc: Canonicalize string returned by ClientConn.Target() and resolver.Address.String() (# 6923)
> 29997a0 grpc: Add StaticMethod CallOption (# 6926)
> 28d78d4 *: forbid the use of time.After (# 6985)
> 408139a security/advancedtls: CRL checks improvement (# 6968)
> f94be9b Set the security level of Windows named pipes to NoSecurity (# 6956)
> 05db80f server: wait to close connection until incoming socket is drained (with timeout) (# 6977)
> f135e98 xds/internal/xdsclient: Add comments for exported types (# 6972)
> f8eef63 Change version to 1.63.0-dev (# 6976)
bumping knative.dev/hack 47368d6...1133b37:
> 1133b37 Update community files (# 378)
bumping golang.org/x/sys 360f961...cabba82:
> cabba82 windows: use uint32 for serial comm flags for consistency
> 1a50d97 windows: add serial comm functions
> 95f07ec x/sys/windows: add func windows.DisconnectNamedPipe(handle Handle) (err error)
> 4be02d3 unix: expose mmap calls on z/OS
bumping google.golang.org/genproto/googleapis/api a219d84...6e1732d:
> 6e1732d chore(all): auto-regenerate .pb.go files (# 1098)
> 9694c77 chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /googleapis/api/apikeys (# 1099)
> ace143d chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /googleapis/api/servicemanagement (# 1100)
> c811ad7 chore(all): update all (# 1097)
bumping knative.dev/client-pkg 6984d81...a82272d:
> a82272d upgrade to latest dependencies (# 172)
> 9ae7591 Update community files (# 175)
> eff7cfd Update community files (# 171)
> 2dec068 🐞 Pass hacked stdin, and don't pass stdout to bubbletea (# 174)
bumping golang.org/x/mod 766dc5d...aa51b25:
> aa51b25 modfile: do not collapse if there are unattached comments within blocks
> 87140ec sumdb/tlog: make NewTiles only generate strictly necessary tiles
> 18d3f56 modfile: fix crash on AddGoStmt in empty File
bumping golang.org/x/net 7ee34a0...7bbe320:
> 7bbe320 go.mod: update golang.org/x dependencies
> c48da13 http2: fix TestServerContinuationFlood flakes
> 762b58d http2: fix tipos in comment
> ba87210 http2: close connections when receiving too many headers
> ebc8168 all: fix some typos
> 3678185 http2: make TestCanonicalHeaderCacheGrowth faster
> 448c44f http2: remove clientTester
> c7877ac http2: convert the remaining clientTester tests to testClientConn
> d8870b0 http2: use synthetic time in TestIdleConnTimeout
> d73acff http2: only set up deadline when Server.IdleTimeout is positive
> 89f602b http2: validate client/outgoing trailers
> 6e2c99c http2: allow testing Transports with testSyncHooks
> 9e0498d http2: use synthetic timers for ping timeouts in tests
> 31d9683 http2: mark several testing functions as helpers
> 12ddef7 http2: reject DATA frames after 1xx and before final headers
> d600ae0 http2: add testClientConn for testing client RoundTrips
> 57a6a7a http2: prevent uninitialized pipe from being written
> ea095bc http2: only set up positive deadlines
> 8c07e20 httpproxy: allow any scheme
> ab271c3 http2: add IdleConnTimeout to http2.Transport
bumping golang.org/x/oauth2 85231f9...d0e617c:
> d0e617c google: add Credentials.UniverseDomainProvider
> 3c9c1f6 oauth2/google: fix the logic of sts 0 value of expires_in
> 5a05c65 oauth2/google: fix remove content-type header from idms get requests
> 3a6776a appengine: drop obsolete code for AppEngine envs <=Go 1.11
bumping google.golang.org/api a28dfbd...707b9b2:
> 707b9b2 chore(main): release 0.172.0 (# 2486)
> 77cc7d0 feat(all): auto-regenerate discovery clients (# 2492)
> 18f643a chore(all): update all to 94a12d6 (# 2489)
>
|
|
|
|
cbb6f5cd2f
|
Fix client-pkg import paths (#1931)
* Fix client-pkg import paths * Fix imports |
|
|
|
9ef220cd45
|
upgrade to latest dependencies (#1923)
bumping github.com/golang/protobuf 5d5e8c0...75de7c0: > 75de7c0 Merge pull request # 1597 from golang/updatedesc > b7697bb all: update descriptor.proto to latest version bumping google.golang.org/genproto/googleapis/api b0ce06b...37d4d3c: > 37d4d3c chore(all): update all (# 1089) > df926f6 chore(all): auto-regenerate .pb.go files (# 1092) > 05fd2b7 chore(all): Update to google.golang.org/genproto/googleapis/rpc without backreference (# 1093) > 1f18d85 chore(all): Drop submodule backreferences (# 1087) > 6ceb2ff chore: make vet script less error prone (# 1091) > c5ed0a4 chore(all): auto-regenerate .pb.go files (# 1084) > 9b9be74 chore: updates for Go 1.22 (# 1090) bumping google.golang.org/genproto/googleapis/rpc 37d4d3c...a219d84: > a219d84 chore(all): auto-regenerate .pb.go files (# 1096) > 29370a3 chore(all): auto-regenerate .pb.go files (# 1095) > 790db91 chore(all): auto-regenerate .pb.go files (# 1094) bumping knative.dev/eventing 0604334...63068bd: > 63068bd [main] Upgrade to latest dependencies (# 7794) > acc6385 [main] Update community files (# 7787) > c7db5cb Reduce the scope for the Config validation webhook to only the `knative-eventing` namespace. (# 7792) bumping knative.dev/serving d0529c2...da63b4a: > da63b4a Update net-gateway-api nightly (# 15022) > ffd2796 upgrade to latest dependencies (# 15020) > edcb471 Update community files (# 15012) bumping google.golang.org/api 9c2cde8...cb0f433: > cb0f433 chore(main): release 0.170.0 (# 2459) > 5537676 feat(all): auto-regenerate discovery clients (# 2471) > cca46fb chore(deps): bump google.golang.org/protobuf (# 2470) > 67f16b6 feat(all): auto-regenerate discovery clients (# 2468) > de61eb7 feat(all): auto-regenerate discovery clients (# 2466) > 73e8b66 chore(all): update all (# 2462) > cc19990 chore(deps): ignore google/go-github package updates (# 2465) > c3a2f34 feat(all): auto-regenerate discovery clients (# 2464) > e938bf1 feat(all): auto-regenerate discovery clients (# 2461) > dc4811a feat(all): auto-regenerate discovery clients (# 2460) > fb2b816 feat(all): auto-regenerate discovery clients (# 2458) bumping knative.dev/networking f56f3aa...6956634: > 6956634 upgrade to latest dependencies (# 948) > e1796e7 Update community files (# 947) bumping knative.dev/hack b9f6bf0...424e75e: > 424e75e Update community files (# 374) bumping google.golang.org/grpc d715b2e...9952aa8: > 9952aa8 Change version to 1.62.1 (# 7020) > d7334c4 fix enabling compression by trimming whitespaces in accept encoding header (# 6952) > d076e14 rpc_util: Fix RecvBufferPool deactivation issues (# 6766) > 9d981b0 cherry-pick # 6997 to 1.62.x release branch (# 6979) (# 7018) > 7c4b553 Switch version to 1.62.1-dev (# 6995) bumping knative.dev/pkg adefab4...db6f3b0: > db6f3b0 Bump google.golang.org/api from 0.169.0 to 0.170.0 (# 2992) > 4e6f7e4 Bump github.com/golang/protobuf from 1.5.3 to 1.5.4 (# 2993) > 66842ae Bump google.golang.org/grpc from 1.62.0 to 1.62.1 (# 2991) > 3d1e17c Bump cloud.google.com/go/storage from 1.39.0 to 1.39.1 (# 2990) > 9f523e2 Update community files (# 2988) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
03e551617b
|
upgrade to latest dependencies (#1921)
bumping knative.dev/serving 3504239...d0529c2: > d0529c2 Update net-certmanager nightly (# 15015) > cd1e144 Update net-kourier nightly (# 15017) > 6a15707 Update net-gateway-api nightly (# 15016) > 8e7a61c Set e2e scripts to test Gateway API and Contour (# 14999) > e053fe2 Update net-istio nightly (# 15018) > e640345 Update net-contour nightly (# 15008) bumping knative.dev/eventing bbb9051...0604334: > 0604334 Replace all usages of deprecated wait.PollImmediate with wait.PollUntilContextTimeout (# 7786) > b644dad [main] Upgrade to latest dependencies (# 7785) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
0cf5aebdda
|
upgrade to latest dependencies (#1916)
bumping golang.org/x/oauth2 ebe81ad...85231f9:
> 85231f9 go.mod: update golang.org/x dependencies
> 34a7afa google/externalaccount: add Config.UniverseDomain
> 95bec95 google/externalaccount: moves externalaccount package out of internal and exports it
bumping google.golang.org/genproto/googleapis/rpc 1f4bbc5...37d4d3c:
> 37d4d3c chore(all): update all (# 1089)
> df926f6 chore(all): auto-regenerate .pb.go files (# 1092)
> 05fd2b7 chore(all): Update to google.golang.org/genproto/googleapis/rpc without backreference (# 1093)
> 1f18d85 chore(all): Drop submodule backreferences (# 1087)
> 6ceb2ff chore: make vet script less error prone (# 1091)
> c5ed0a4 chore(all): auto-regenerate .pb.go files (# 1084)
> 9b9be74 chore: updates for Go 1.22 (# 1090)
> b0ce06b chore(all): update all (# 1088)
> 012b6fc chore(all): update all (# 1086)
> 31a09d3 chore(all): update all (# 1085)
bumping k8s.io/klog/v2 6ded808...007e661:
> 007e661 textlogger: allow caller to override stack unwinding
> 2d08296 Merge pull request # 396 from pohly/slog-helper
> 2086216 Merge pull request # 393 from kaisoz/add-safeptr
> e4deee8 slog: use main logr package instead of logr/slogr
> 8dd3f2e Merge pull request # 395 from pohly/readme-update
> 881fa0b Add SafePtr wrapper
> 5d1d2d5 add SetSlogLogger
> 761b630 Merge pull request # 394 from pohly/owners-update
> d3dd725 docs: clarify relationship between different features
> e3f75b8 Merge pull request # 384 from pohly/slog
> 39afdba dependencies: logr v1.4.1
> f33bd6c OWNERS: remove serathius, add mengjiao-liu, promote pohly
> 02e7b69 Merge pull request # 391 from pohly/with-name-output
> 44eadc3 add slog support
> b588475 Merge pull request # 380 from pohly/golangci-lint-action
> 009a04a output: handle WithName like zapr does
> cc856bb update to logr 1.3.0
> edee20c Merge pull request # 392 from pohly/promote-experimental
> 1a0dfc5 github: run golangci-lint via action
> 61b308a Merge pull request # 390 from pohly/go-vet-print
> 18cdd3a promote experimental code to stable
> ef25537 fix revive issues
> 6632ba5 Merge pull request # 376 from pohly/stderr-threshold-docs
> 6af4ad1 testing: bump Go version matrix
> a4f9060 fix golangci-lint issues
> ff82b97 Merge pull request # 379 from lowang-bh/fixWarning
> 3838dbc stderrthreshold: fix flag comment
> b394f4b enable "go vet" checks for parameters
> 5ac9b76 Merge pull request # 378 from aimuz/fix-370
> 6c35c6a resolve comments warning
> 1e2789b fix: SetLogger via klog.SetLogger will output an unexpected newline
bumping knative.dev/client-pkg 2c46c44...ca457df:
> ca457df upgrade to latest dependencies (# 154)
> f170971 🎁 Terminal UI basic implementation (# 139)
> ae3b852 [main] Upgrade to latest dependencies (# 146)
> e7f1f8d Update community files (# 151)
bumping golang.org/x/term 353276a...c5eaf76:
> c5eaf76 go.mod: update golang.org/x dependencies
bumping google.golang.org/api 87aa1d0...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)
>
|
|
|
|
dab9d4aa95
|
upgrade to latest dependencies (#1912)
bumping google.golang.org/genproto/googleapis/rpc 995d672...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) > a9fa171 fix(dataform): Remove broken aliases (# 1080) > 9144d31 fix(analytics): Remove broken aliases (# 1079) > 35c7eff chore(all): update all (# 1077) > 50ed04b chore(all): update all to v4 (# 1076) > 0d6446b chore(all): update all (# 1075) bumping github.com/google/uuid 4d47f8e...0f11ee6: > 0f11ee6 chore(master): release 1.6.0 (# 151) > 16939da chore(tests): add strict monotonicity test case for uuid v7. (# 154) > 016b199 fix: fix typo in version 7 uuid documentation (# 153) > 1d8b6ea ci: set token permissions to github workflows (# 143) > a2b2b32 fix: Monotonicity in UUIDv7 (# 150) > c58770e feat: add Max UUID constant (# 149) bumping google.golang.org/genproto 989df2b...a9fa171: > a9fa171 fix(dataform): Remove broken aliases (# 1080) > 9144d31 fix(analytics): Remove broken aliases (# 1079) > 35c7eff chore(all): update all (# 1077) > 50ed04b chore(all): update all to v4 (# 1076) > 0d6446b chore(all): update all (# 1075) > 995d672 chore(all): update all (# 1073) 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 knative.dev/eventing fd95228...97e91c5: > 97e91c5 [main] Update community files (# 7675) > eac7384 Wait for events with poll interval after finished event received (# 7668) > ba77c3d [main] Update community files (# 7672) > 7d350ea [main] Upgrade to latest dependencies (# 7669) > 185fbf4 [main] Update community files (# 7671) > 03ed4ab wathola receiver, annotate span by step number (# 7667) > 6f2eaed Set default value for scale cache config values (# 7666) > bcb6100 e2e: nodeselector in apiserversauce (# 7627) > 836f4da feat: replace yaml merge tags (# 7662) > 5500bed Cache statefulset scale update/get requests (# 7651) > 7b975fc Update KinD for e2e tests to 0.21.0 (# 7656) > 96863ba [main] Upgrade to latest dependencies (# 7657) > 469d0ac [main] Upgrade to latest dependencies (# 7654) > 9d892bf Remove empty labels (# 7648) > d258e7d Create teardown script for local development (# 7642) > 62c74c1 [main] Update community files (# 7646) > 702004a Tiny trustbundle improvements (# 7644) > 02bde54 Add helm as one of the development requirement (# 7643) > 56ee9b2 Add TLS tests for Trigger and Subscription dead letter sinks (# 7636) > ff52881 Use filtered informer to watch OIDC service accounts (# 7527) > 54f3952 [main] Upgrade to latest dependencies (# 7641) > 3391d1e [main] Upgrade to latest dependencies (# 7639) > c6105d6 Update knative.dev/hack to latest main (# 7637) > 0340aa5 Fix mtbroker-filter to proxy response headers (# 7614) > e9bf641 Use projected volumes for sinkbinding trust bundles (# 7630) > bcba98a Move OIDC tests to test/rekt (# 7622) > ab47824 support: nodeselector in apiserversource (# 7584) > cdb8638 fix: exact -> atleast (# 7624) > 42efd06 [main] Upgrade to latest dependencies (# 7623) > 214f4b3 [main] Upgrade to latest dependencies (# 7616) > 9b6c7e2 Generalize description of EventType in CRD. (# 7617) > 95b9345 Adding documentation and linking resources for go setup issues with Linux Ubuntu distribution (removed noisy commits) (# 7612) bumping golang.org/x/term ae94145...353276a: > 353276a go.mod: update golang.org/x dependencies bumping knative.dev/hack f3f03ac...999d7e6: > 999d7e6 Update community files (# 367) > 6090613 Update community files (# 366) > d1067f2 Update community files (# 365) > f3881d9 Update community files (# 364) > ab9b690 Don't hardcode serving as the repo when setting highest semver (# 361) > 45dcf10 Update community files (# 360) > 40f0ac2 Update community files (# 359) bumping github.com/go-logr/logr 8adefbe...dcdc3f2: > dcdc3f2 slogr: fix unintended API break in v0.8.0 (# 253) > 5d88f52 funcr: Add LogInfoLevel Option to skip logging level in the info log (# 240) > 177005d build(deps): bump actions/upload-artifact from 3.1.3 to 4.0.0 > e7f489a build(deps): bump github/codeql-action from 2.22.9 to 3.22.11 > cf56c3b build(deps): bump actions/setup-go from 4 to 5 > 2ad296e build(deps): bump github/codeql-action from 2.22.8 to 2.22.9 > d55b4e2 Merge pull request # 241 from thockin/master > c589653 Merge pull request # 245 from thockin/sloghandler_empty_groups > 98ee9d9 Clean up slog testing and restore coverage > 006d752 Merge pull request # 246 from thockin/slog_context_tests > b01bad7 sloghandler: unnamed groups should be inlined > b228ba8 Break examples to new file > 5153ab2 unit tests with full SlogSink mock implementation > 2665157 Add tests for context with slog > 6432877 Add benchmarks for slogSink > 58f101e Fix bug in slog support carrying the wrong sink > f558531 Put slog tests in a helper, move funcr test > 6151b2f support a slog.Logger pointer in a context > 83dbe72 Fix some lint > 1fffd07 move slogr into main package > b5e7d9f funcr: Be consistent about quoted > 41d36ee build(deps): bump github/codeql-action from 2.22.7 to 2.22.8 > 44c6ac8 funcr: Be consistent about colons > f36813a build(deps): bump github/codeql-action from 2.22.5 to 2.22.7 > 955d2aa funcr: Be consistent about commas > 24eb27c build(deps): bump actions/github-script from 6.4.1 to 7.0.1 > 8221825 Add SlogSink support to funcr > 5b79d78 Merge pull request # 233 from go-logr/dependabot/github_actions/github/codeql-action-2.22.5 > d95f9b6 Get rid of testSlogSink > 424fad7 Merge pull request # 232 from go-logr/dependabot/github_actions/ossf/scorecard-action-2.3.1 > e602c1d build(deps): bump github/codeql-action from 2.22.4 to 2.22.5 > cdb930d Minor cleanups in slogr_test (readability) > 64618df build(deps): bump ossf/scorecard-action from 2.3.0 to 2.3.1 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 bumping google.golang.org/genproto/googleapis/api 989df2b...6c6643b: > 6c6643b chore(all): update all (# 1078) > a9fa171 fix(dataform): Remove broken aliases (# 1080) > 9144d31 fix(analytics): Remove broken aliases (# 1079) > 35c7eff chore(all): update all (# 1077) > 50ed04b chore(all): update all to v4 (# 1076) > 0d6446b chore(all): update all (# 1075) > 995d672 chore(all): update all (# 1073) bumping google.golang.org/grpc dbbcf59...8167bc3: > 8167bc3 Change version to 1.61.0 (# 6936) > 52e2363 test/xds: Use different import path for gRPC Messages (# 6933) > 67e50be transport: Remove redundant if in handleGoAway (# 6930) > e96f521 alts: Extract AuthInfo after handshake in ALTS e2e test. (# 6931) > 987df13 metadata: move FromOutgoingContextRaw() to internal (# 6765) > 61eab37 server: block GracefulStop on method handlers and make blocking optional for Stop (# 6922) > ddd377f xds/server: fix RDS handling for non-inline route configs (# 6915) > 8b455de removing Roots deprecated Subjects field in tests (# 6907) > 953d12a alts: Forward-fix of ALTS queuing of handshake requests. (# 6906) > 6ce73bf internal/transport: convert `ConnectionError` to `Unavailable` status when writing headers (# 6891) > e7e400b deps: apply `make proto` changes (# 6916) > 660c394 examples: Fixed the formatting in the Authentication README.md (# 6908) > 3a8270f grpc: skip compression of empty messages (# 6842) > 7e9d319 vet: remove ignore of CloseNotifier (# 6911) > 5a36bb7 fix 'identitiy' typo in error message (# 6909) > a233d9b build(deps): bump the github-actions group with 1 update (# 6904) > 6bc1906 xds: add support for mTLS Credentials in xDS bootstrap (# 6757) > 71cc0f1 Revert "alts: Queue ALTS handshakes once limit is reached rather than dropping. (# 6884)" (# 6903) > 4f03f3f removing deprecated http closenotifier function (# 6886) > bb0d32f xds: don't fail channel/server startup when xds creds is specified, but bootstrap is missing certificate providers (# 6848) > e20d5ce reflection: rename non-regenerated pb.go files to not be called '.pb.go' (# 6885) > adc7685 alts: Queue ALTS handshakes once limit is reached rather than dropping. (# 6884) > 33a60a8 internal: use OS defaults for TCP keepalive params in Windows (# 6863) > c109241 interop/xds: Increase go log verbosity to 99 so that EDS is logged (# 6860) > 02a4e93 orca: use atomic pointer instead of mutex in server metrics recorder to improve performance (# 6799) > df02c11 test/kokoro: Use the Kokoro shared install lib from the new repo (# 6859) > 444749d alts: Record network latency and pass it to the handshaker service. (# 6851) > 45624f0 grpc: eliminate panics in server worker implementation (# 6856) > 6e6914a completely delete WatchListener and WatchRouteConfig APIs (# 6849) > 836e5de credentials/alts: update handshaker.pb.go (# 6857) > 43e4461 Forbid dependabot from performing major version bumps (# 6852) > 686fdd8 security/advancedtls: fix test that relies on min TLS version (# 6824) > 52baf16 internal: use OS defaults for TCP keepalive params only on unix (# 6841) > d050906 build(deps): bump the github-actions group with 3 updates (# 6835) > 477bd62 xds/internal/resolver: switch to generic xDS API for LDS/RDS (# 6729) > a03c7f1 client: always enable TCP keepalives with OS defaults (# 6834) > c2398ce [infra] Hash-pin GitHub Actions, keep them updated with dependabot (# 6815) > 0866ce0 grpc: optional interface to provide channel authority (# 6752) > 5d7453e client: rework resolver and balancer wrappers to avoid deadlock (# 6804) > 93389b7 doc: fix link to the reflection protocol (# 6833) > 1b05500 internal/credentials/xds: Add exported comment for HandshakeInfo (# 6823) > 737f87b xds/internal/server: cleanup formatting directives in some logs (# 6820) > bc16b5f interop: support custom creds flag for stress test client (# 6809) > 02ea031 Bugfix for broken import (# 6816) > 287c473 Mark old CRL APIs as deprecated (# 6810) > 7935c4f resolver_wrapper: remove serializerScheduleLocked; the lock is unnecessary (# 6803) > 914ca65 client: further streamlining of Dial (# 6802) > 232054a client: remove deprecated WithServiceConfig DialOption (# 6800) > 42fdcc4 client: rename balancer and resolver wrapper files to be consistent (# 6801) > 59c0aec xDS: Atomically read and write xDS security configuration client side (# 6796) > ce3b538 client: simplify initialization and cleanup a bit (# 6798) > b98104e buffer & grpcsync: various cleanups and improvements (# 6785) > 424db25 credentials: if not set, restrict to TLS v1.2+ and CipherSuites per RFC7540 (# 6776) > 40c279a deps: update dependencies for all modules (# 6795) > 3cbbe29 reflection: don't serialize placeholders (# 6771) > 4a84ce6 Change version to 1.61.0-dev (# 6794) bumping knative.dev/networking ce0738a...22eb3d0: > 22eb3d0 Update community files (# 924) > adc5e58 Update community files (# 923) > 1e6aa63 Update community files (# 922) > 1e7e42d upgrade to latest dependencies (# 921) > 66bdffa Update community files (# 920) > 060ef7a Clean up unused reconciler and certs code (# 919) > bdf2c51 upgrade to latest dependencies (# 918) > a874708 upgrade to latest dependencies (# 917) > ed5f0fa upgrade to latest dependencies (# 916) > a21edb5 Update community files (# 915) > 1dcd961 Update community files (# 914) bumping google.golang.org/api b52e40b...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) > ee5c9cc chore(main): release 0.159.0 (# 2378) > 55b0516 fix(transport): relax universe checks (# 2376) > a8d9414 feat(all): auto-regenerate discovery clients (# 2377) > 68b1bc1 chore(main): release 0.158.0 (# 2360) > df17254 fix(transport/grpc): add universe domain verification (# 2375) > b21a1fa fix(internal): support internaloption.WithDefaultUniverseDomain (# 2373) > ddb3a12 chore(google-api-go-generator): replace literal with const (# 2363) > d266978 feat(all): auto-regenerate discovery clients (# 2374) > 73fc7fd fix(transport): not enable s2a when there is endpoint override (# 2368) > 2d69d97 feat(all): auto-regenerate discovery clients (# 2372) > 45c097f feat(all): auto-regenerate discovery clients (# 2369) > addc18c chore(all): update module github.com/google/go-github/v52 to v58 (# 2351) > a4e39d8 chore(all): update all to v0.47.0 (# 2367) > e0db6a5 feat(all): auto-regenerate discovery clients (# 2366) > f40db7f feat(all): auto-regenerate discovery clients (# 2365) > 69626e3 feat(transport): add universe domain support (# 2355) > 6c3b622 feat(all): auto-regenerate discovery clients (# 2361) > 6ef1144 feat(impersonate): add universe domain support (# 2296) > 6e77ef2 chore(main): release 0.157.0 (# 2346) > 72a8ffd feat(all): auto-regenerate discovery clients (# 2358) > 74a1558 docs(option): update WithDefaultEndpointTemplate docs (# 2356) > 135da01 chore(all): update all to a9fa171 (# 2350) > 0d002f9 feat(all): auto-regenerate discovery clients (# 2354) > da330c2 feat(all): auto-regenerate discovery clients (# 2353) > 5bf46ee feat(all): auto-regenerate discovery clients (# 2352) > 3bf8f4f feat(all): auto-regenerate discovery clients (# 2349) > 763c331 feat(all): auto-regenerate discovery clients (# 2348) > c3e43a1 feat(all): auto-regenerate discovery clients (# 2345) > d016573 chore(main): release 0.156.0 (# 2333) > 05de776 feat(all): auto-regenerate discovery clients (# 2344) > 811e925 feat(all): auto-regenerate discovery clients (# 2343) > 9e45101 feat(google-api-go-generator): add universe domain support (# 2335) > 3f90b98 feat(all): auto-regenerate discovery clients (# 2341) > 9745014 test: fix overflow (# 2342) > 3f8b548 chore(all): update all (# 2338) > c8905be chore(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 in /internal/kokoro/discogen (# 2340) > d008b6e feat(all): auto-regenerate discovery clients (# 2339) > ceefb9b feat(all): auto-regenerate discovery clients (# 2337) > bd4dad1 feat(all): auto-regenerate discovery clients (# 2336) > 014a8e0 feat(all): auto-regenerate discovery clients (# 2332) 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/client-pkg 67fca0c...2c46c44: > 2c46c44 Update community files (# 150) > adb84bd Update community files (# 149) > a722b38 Update community files (# 148) > 788b4b0 Update community files (# 147) bumping knative.dev/pkg b488e7b...b8f9b22: > b8f9b22 Update community files (# 2957) > bc60487 Update community files (# 2956) > 405f0c4 Update community files (# 2955) > 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) > b6659cc Bump cloud.google.com/go/storage from 1.36.0 to 1.37.0 (# 2948) > 9bdb511 Bump google.golang.org/grpc from 1.60.1 to 1.61.0 (# 2947) > d34ca03 Update knative.dev/hack to latest main (# 2949) > 91c6ec8 Bump google.golang.org/api from 0.157.0 to 0.159.0 (# 2946) > 6d59538 Bump github.com/evanphx/json-patch/v5 from 5.8.1 to 5.9.0 (# 2945) > 6eb53f5 Bump github.com/google/uuid from 1.5.0 to 1.6.0 (# 2944) > 2b8687a upgrade to latest dependencies (# 2943) > b42fab9 Update community files (# 2942) > 3f7ce63 Bump google.golang.org/api from 0.155.0 to 0.157.0 (# 2941) > 2a92e9d Bump github.com/evanphx/json-patch/v5 from 5.8.0 to 5.8.1 (# 2940) > 455683d Update community files (# 2939) bumping knative.dev/serving 1c46c07...096adcc: > 096adcc Update net-certmanager nightly (# 14898) > fd7a6c8 Update net-contour nightly (# 14895) > ec32a4c Update net-kourier nightly (# 14894) > 148e001 Update net-certmanager nightly (# 14891) > 6283914 Fix: run ./hack/update-deps.sh (# 14888) > d8bc015 Update net-istio nightly (# 14893) > 45f9eeb Update community files (# 14896) > 5efa21e Update net-gateway-api nightly (# 14892) > dad0326 Update net-contour nightly (# 14884) > 4286c63 Update community files (# 14890) > 06eac8e Update net-kourier nightly (# 14885) > 3544fa0 Update net-certmanager nightly (# 14883) > 7da1f45 Update net-gateway-api nightly (# 14882) > 48ca4cd Update net-istio nightly (# 14886) > 280c922 Update community files (# 14880) > 2125772 Updating DEVELOPMENT.md to remove reference to allowedFields or preserveUnknownFields (# 14865) > 7882fa9 upgrade to latest dependencies (# 14878) > 774cca0 Update net-istio nightly (# 14873) > 87e6199 feat: Add ability to configure multiple wilcard domains (# 14543) > 52b4b09 Update net-istio nightly (# 14870) > 1760f08 Don't drop traffic when upgrading a deployment fails (# 14795) > 05d1927 upgrade to latest dependencies (# 14868) > 24bc968 Update net-contour nightly (# 14861) > f4bbb19 Update net-kourier nightly (# 14857) > 772dd36 Update net-gateway-api nightly (# 14856) > b44bea9 Update net-contour nightly (# 14851) > 0c2d16b Update net-certmanager nightly (# 14858) > 19f9f30 Update net-istio nightly (# 14859) > a303128 Update community files (# 14854) > 71a54e4 Update net-kourier nightly (# 14850) > 391c796 Update net-istio nightly (# 14852) > c58131a Update net-kourier nightly (# 14844) > 3a39279 upgrade to latest dependencies (# 14849) > 48a3a52 Update net-certmanager nightly (# 14845) > 61f5cad Update net-istio nightly (# 14843) > f4ef3c8 Update net-gateway-api nightly (# 14842) > 6d89c70 upgrade to latest dependencies (# 14841) > 51b0337 Capitalize the first letter of config() (# 14821) > 0bae8a2 implement cluster-local-domain-tls in serving (# 14610) > 5712497 Update net-kourier nightly (# 14832) > 87cef50 Update net-istio nightly (# 14831) > 9130d61 Update net-contour nightly (# 14834) > fb69b9a Update net-gateway-api nightly (# 14833) > 16c823b Update net-certmanager nightly (# 14830) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
543522a33e
|
[main] Upgrade to latest dependencies (#1910)
* upgrade to latest dependencies
bumping k8s.io/code-generator ad20935...0a2d87a:
> 0a2d87a Merge pull request # 121545 from dims/automated-cherry-pick-of-# 121364-upstream-release-1.28
> 4e70e93 bump golang.org/grpc to v1.56.3
> 69e9240 Merge pull request # 121128 from MadhavJivrajani/bump-x-net-128
> 6cf3458 .: bump golang.org/x/net to v0.17.0
> 791c213 Merge remote-tracking branch 'origin/master' into release-1.28
> a66bf75 .*: bump golang.org/x/net to v0.13.0
> fee1cc9 Merge pull request # 118204 from sttts/sttts-openapi-v2-parameter-refs
> 44fe511 Merge pull request # 119312 from pacoxu/prometheus/common-v0.44
> 9ac045b Bump kube-openapi
> c56ebf3 upgrade prometheus common to v0.44.0
> 3cea41d Merge pull request # 119330 from bertinatto/fix-conn-reuse-test
> c293887 Proactively bump golang.org/x/net to v0.12.0
> b265455 Fix lifecycle generator to check the version correctly (# 119268)
> b510e2c Merge pull request # 118689 from bzsuni/clean
> 04d27a1 update prometheus/client_golang v1.14.0 to v1.16.0
> 41a1e2d Merge pull request # 118507 from jeremyrickard/go1205
> 0ffabab Update vendor with hack/update-vendor.sh
> 4e0c7a3 Merge pull request # 118522 from jpbetz/remove-bad-merge-key
> 81f56dc Remove invalid merge key
> b92bd47 Merge pull request # 118414 from thockin/remove_codegen_debug
> 5686b85 Fix errant debugging code in codegen
> e60f563 Merge pull request # 118384 from Jefftree/gnostic-models-branch
> f9f5739 Update gnostic references
> 049b8c1 vendor
> 7eed8e6 Merge pull request # 118269 from liggitt/genproto
> ce9404a Update google.golang.org/genproto
> db4dff4 Merge pull request # 118240 from Jefftree/bump-kube-openapi
> 8f5c773 Update vendor
> 03cdae3 Merge pull request # 117985 from howardjohn/patch-2
> 932443c Merge pull request # 118014 from liggitt/mapstructure
> ab3121a codegen
> 254bead Update kube-openapi, drop mapstructure
> 96be077 Fix comments on InformerFor
> 04bedf1 Merge pull request # 117982 from jpbetz/sig-roles-jpbetz
> 276d6b6 Merge pull request # 117645 from humblec/etcd-2
> b4cd301 Add api-machinery TL owners permissions for jpbetz
> f45259c Merge pull request # 117139 from pohly/test-integration-race-detection-update-utils
> c60f5e6 update vendor dependencies for the change
> 7eb0f51 dependencies: bump k8s.io/utils
> b2afdc9 etcd depdencies are updated to v3.5.9
> 8437e77 Merge pull request # 117946 from lavalamp/lavalamp-taking-a-break
> 7850b0d Merge pull request # 117961 from humblec/ginkgo
> 29a942d lavalamp is taking a long break
> d13e2c2 Merge pull request # 116761 from iancoolidge/devel-cpuset-revendor
> a40ed9b ginkgo update to v2.9.4 and gomega to 1.27.6
> a2fdf24 Merge pull request # 117897 from thockin/codegen_deprecate_generate_groups_scripts
> 5e46b7b Update k8s.io/utils version to v0.0.0-20230313181309-38a27ef9d749
> 6027f11 Merge pull request # 117899 from thockin/codegen_purge_openapi_shell_indirection
> 1305626 Deprecate generate*groups.sh -> kube_codegen.sh
> 04a3650 Use the same report files as before
> 6d32803 Simpler openapi gen - subprojects do themselves
> 89a7a4d Merge pull request # 117262 from thockin/codegen_new_script_for_subprojects
> c40d37c Convert code-generator/examples to new codegen
> 0eb9f05 Add a new way for subprojects to do codegen
> f731524 Merge pull request # 117687 from pohly/klog-update
> 69dc822 dependencies: klog v2.100.1
> ce06575 Merge pull request # 117705 from Jefftree/update-openapi-fix-race
> dfd3d2e Update kube-openapi to fix race
> 9b6e38c Merge pull request # 117253 from akhilerm/update-containerd-dependencies
> f2fce9b chore: update cgroups and ttrpc versions
> fcf3837 Merge pull request # 117350 from mohitsharma-in/update/google-golang-protobuf
> 9423c3d Merge pull request # 117483 from ArkaSaha30/bump-gofuzz
> e0c5a53 Dependencies Update google.golang.org/protobuf v1.28.1 to v1.30.0
> d0b82bb Merge pull request # 117482 from ArkaSaha30/bump-go-logr
> dfd550e update gofuzz dependency
> abb7434 Merge pull request # 117352 from mohitsharma-in/update/golang_x_tools
> de902bb Update go-logr dependencies
> ddd36a3 Dependencies Update golang.org/x/tools v0.7.0 to v0.8.0
> d0339d3 Merge pull request # 117399 from mohitsharma-in/update/golang_time
> e13ba37 Dependencies Update golang.org/x/timet 90d013bbcef8 to v0.3.0
> 473f30d Merge pull request # 117285 from humblec/azure-go-autorest
> 68bbb45 dependencies: update gh/Azure/auto-test/{adal,validation}
> e28c955 Merge pull request # 116282 from thockin/codegen_subprojects_nuke_old_files
> ff97b26 Merge pull request # 116281 from thockin/codegen_subproject_chdir
> 0ecf58f Codegen: subprojects: nuke existing files
> fe4722c Codegen: simpler k8s.io/code-generator/examples
> 2d17b8d Merge pull request # 116280 from thockin/codegen_no_internal_subprojects
> 25c3b12 Codegen: new tools will not become part of 'all'
> 8bfbf3d Codegen subprojects: consolidate generate-*groups
> 399d412 Codegen subprojects: deprecate "all" in scripts
> e04cc82 Codegen subprojects: regen defaulters when needed
> 5ccd5be Codegen subprojects: reify 'all' into explicit
> 0577864 Trivial change to reduce diffs
> 450bfcd Merge pull request # 116948 from MadhavJivrajani/fix-verify-vendor
> 5d100ef .*: update vendor dir and cleanup
> 8fead9f Merge pull request # 116539 from pohly/ginkgo-gomega-update
> e6c58e4 dependencies: ginkgo v2.9.1, gomega v1.27.4
bumping knative.dev/pkg 9386ad6...b488e7b:
> b488e7b upgrade to latest dependencies (# 2938)
> f95090a Bump github.com/evanphx/json-patch/v5 from 5.7.0 to 5.8.0 (# 2935)
> 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)
> bc230ae Update community files (# 2932)
> 21d8c37 Bump K8s dependencies to v0.28.5 and set K8s min-version to 1.27 (# 2928)
> a459076 upgrade to latest dependencies (# 2930)
> de3e9cc Fixing all deprecated use of sets.String (# 2915)
> a65a9e2 lower log level for AdmissionController.Admit validation failures (# 2905)
> 4c06610 Update community files (# 2929)
> 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)
> 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)
> 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 k8s.io/apiextensions-apiserver 6090d8e...1dff568:
> 1dff568 Update dependencies to v0.28.5 tag
> bc1f37f Merge pull request # 121545 from dims/automated-cherry-pick-of-# 121364-upstream-release-1.28
> baeeb81 bump golang.org/grpc to v1.56.3
> c624896 Merge pull request # 121128 from MadhavJivrajani/bump-x-net-128
> da001b1 .: bump golang.org/x/net to v0.17.0
> 2d89f88 Merge pull request # 120356 from stevekuznetsov/automated-cherry-pick-of-# 120177-kubernetes-release-1.28
> efb98fd Merge pull request # 119807 from jpbetz/automated-cherry-pick-of-# 119800-origin-release-1.28
> 6c12248 apiextensions-apiserver: generate applyconfigurations
> 6087aeb Merge pull request # 120141 from Jefftree/automated-cherry-pick-of-# 120109-upstream-release-1.28
> 4d28f48 Fix CEL cost handling of zero length replacement strings
> 3ea4ec4 Merge pull request # 120329 from liggitt/automated-cherry-pick-of-# 120327-upstream-release-1.28
> b838126 Add wait for cache sync
> 0404ad2 Add test coverage of result size of string operations
> 0ede49e Revert to json-patch 4.12.0
> 3f6c83c Bump cel-go to v0.16.1
> eb9dafe Merge remote-tracking branch 'origin/master' into release-1.28
> f13dc21 .*: bump golang.org/x/net to v0.13.0
> 82eb7fc Merge remote-tracking branch 'origin/master' into release-1.28
> 7709b76 apiextensions: fix validation error for status.storedVersions
> b69767a Use statusReason for reason under x-kubernetes-validations (# 119544)
> 124026f Merge pull request # 119543 from jpbetz/fix-xvalidations-flake
> d60d893 Treat empty string as nil in fuzzer for CEL Reason field
> ce3ed21 Merge pull request # 119510 from jpbetz/fix-mutation
> 33bfdc8 Merge pull request # 119453 from cici37/addTest
> b1b1775 Fix XValidations deepcopy to copy contents of nested pointers
> d4e28b3 Address comment
> f337e93 Refactor jsonpath parser and add tests.
> d4d25b0 Merge pull request # 119340 from alexzielenski/apiserver/apiextensions/use-statusSchema
> ed307c0 [KEP-2876]Add reason and fieldPath into CRD validation rules (# 118041)
> ee459cb apiextensions: validate status updates with status schema
> ac58466 Merge pull request # 118990 from alexzielenski/apiserver/apiextensions/crd-validation-ratcheting
> baf073b Merge pull request # 118808 from Jefftree/updated-lazy-crd-controller-v2
> d5f0213 update go.mod
> 886cc80 Make CRDs built and aggregated lazily for oasv2
> 0a5e7b0 use ratcheting schema validator when feature is enabled
> b43ae52 Merge pull request # 118204 from sttts/sttts-openapi-v2-parameter-refs
> 102e7eb add ratcheting schema validator using new openapi hooks
> 80047f7 Merge pull request # 119312 from pacoxu/prometheus/common-v0.44
> 4570537 Bump kube-openapi
> 26778c0 add CRDValidationRatcheting feature gate
> c1d26c5 upgrade prometheus common to v0.44.0
> df2cf11 openapi: reference shared parameters
> 2b42730 refactor: convert slices to []interface before inserion into VendorExtensible
> dfc8251 Merge pull request # 119330 from bertinatto/fix-conn-reuse-test
> 61188af refactor: add ValidateCustomResourceUpdate to support future validators for CRD Updates
> 59f9b3d Proactively bump golang.org/x/net to v0.12.0
> d63f8bb refactor: cleanup to NewSchemaValidator takes JSONSchemaProps
> 6542909 Merge pull request # 117108 from pohly/test-integration-race-detection-component-base-logs
> 0e74a9b refactor: rename apiservervalidation -> apiextensionsvalidation
> 780eaa5 component-base/logs: improve handling of re-applying a configuration
> 3efa7e2 Merge pull request # 118689 from bzsuni/clean
> 6bd4851 Merge pull request # 118542 from cchapla/crd_webhook_metrics_updates
> 70978ae update prometheus/client_golang v1.14.0 to v1.16.0
> 37caa61 Minor fix on variable
> a1be513 Updating names from webhookconversion to conversionwebhook
> 1db2b07 Merge pull request # 118507 from jeremyrickard/go1205
> 5a3e605 Update vendor with hack/update-vendor.sh
> 0f42c58 Merge pull request # 118522 from jpbetz/remove-bad-merge-key
> 75fa40c Merge pull request # 118292 from cchapla/crd_webhook_metrics
> 23d6cfa Remove invalid merge key
> 00091a3 Merge pull request # 118416 from sttts/sttts-etcd-options-complete
> dfe6aaa Changes to buckets and comments
> 6dca9f1 Merge pull request # 117294 from humblec/open-containers
> 4e061f6 k8s.io/apiserver: remove skewed completion from EtcdOptions
> f0093e4 Changes to histogram buckets
> 2221bc5 dependencies: update github.com/dustin/go-humanize v1.0.1
> f25167f Review comments, added metric namespace, moved utility functions, and etc
> e81b4f1 Merge pull request # 118384 from Jefftree/gnostic-models-branch
> 76af56a Webhook conversion metrics
> f1f58f0 Update gnostic references
> 35ec793 vendor
> 7a5b05c Merge pull request # 118339 from jpbetz/bump-cel-go
> 54ebdaa Enable optionals and add tests
> 0a0fe1f Bump cel-go to v0.16.0
> e0b0416 Merge pull request # 118269 from liggitt/genproto
> 6a6001e Update google.golang.org/genproto
> 37c0f7d Merge pull request # 118240 from Jefftree/bump-kube-openapi
> 19cc2e6 Update vendor
> 501bf5e Merge pull request # 117985 from howardjohn/patch-2
> 56f7e82 Merge pull request # 118014 from liggitt/mapstructure
> c163323 codegen
> 8ef6b90 Update kube-openapi, drop mapstructure
> 4cbfb5b Merge pull request # 117645 from humblec/etcd-2
> c417362 Merge pull request # 117139 from pohly/test-integration-race-detection-update-utils
> 0c33ac7 update vendor dependencies for the change
> 07c89d1 dependencies: bump k8s.io/utils
> 0a0501d etcd depdencies are updated to v3.5.9
>
|
|
|
|
7b11654048
|
upgrade to latest dependencies (#1892)
Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
66029b16ad
|
upgrade to latest dependencies (#1887)
bumping golang.org/x/mod 5b69280...6e58e47: > 6e58e47 modfile: improve directory path detection and error text consistency bumping knative.dev/eventing 360ec60...8ebe869: > 8ebe869 Deprecate EventType v1b1 API (# 7303) > a9320dc Add deprecation warnings for v1b2 (# 7454) > 3162518 [main] Upgrade to latest dependencies (# 7450) > d964da3 Don't use async handler (# 7415) > 7a645f8 Add the test setup in the install script (# 7418) > 8d8e0fe Increase Ready timeout for TestChannelConformance to 4 minutes (# 7433) > a118938 Use input channels audience as audience of Parallel (# 7431) > 9431ce9 Add e2e test if channel implementation exposes OIDC audience (# 7381) > 0fa1bbc [main] Upgrade to latest dependencies (# 7432) > e3b7970 [main] Upgrade to latest dependencies (# 7430) > cc3d30e [main] Upgrade to latest dependencies (# 7429) > 62e797b [main] Upgrade to latest dependencies (# 7428) > d978f3c [main] Upgrade to latest dependencies (# 7421) > e85a09d fix: Inconsistent OIDC auth feature flag name (# 7422) > 650d965 Adding the rekt test for pingsource with broker as sink (# 7416) > c8f4624 Refactored new filter tests to all use the same helper functions (# 7397) > 5ed1b7a [main] Upgrade to latest dependencies (# 7419) > 0684dbe Support for seconds field in PingSource schedule (# 7394) bumping github.com/prometheus/common 94bf982...c59927e: > c59927e Merge pull request # 524 from prometheus/dependabot/go_modules/golang.org/x/net-0.17.0 > 16f9480 Merge pull request # 525 from prometheus/dependabot/go_modules/sigv4/golang.org/x/net-0.17.0 > 1f9b004 Bump golang.org/x/net from 0.15.0 to 0.17.0 > 7043ea0 Merge pull request # 520 from prometheus/repo_sync > ff99062 Bump golang.org/x/net from 0.15.0 to 0.17.0 in /sigv4 > f4e05c0 Merge pull request # 519 from prometheus/dependabot/go_modules/sigv4/github.com/aws/aws-sdk-go-1.45.19 > b6914dd Update common Prometheus files > ac62eb7 Merge pull request # 518 from prometheus/repo_sync > eb60b9b Bump github.com/aws/aws-sdk-go from 1.45.18 to 1.45.19 in /sigv4 > 2dfcc43 Merge pull request # 509 from Neo2308/feature/master/move-to-protobuf-extensions-v2 > 777f9cc Update common Prometheus files > 538e36f Merge pull request # 493 from prometheus/dependabot/go_modules/sigv4/github.com/stretchr/testify-1.8.4 > 6fa8c32 Update golang_protobuf_extensions to v2 > 806bab7 Merge pull request # 516 from prometheus/dependabot/go_modules/sigv4/github.com/prometheus/client_golang-1.17.0 > 3d03105 Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 in /sigv4 > c3da61d Merge pull request # 515 from prometheus/dependabot/go_modules/sigv4/github.com/aws/aws-sdk-go-1.45.18 > 78c4467 Bump github.com/prometheus/client_golang from 1.15.1 to 1.17.0 in /sigv4 > 29293ef Merge pull request # 514 from prometheus/dependabot/go_modules/golang.org/x/oauth2-0.12.0 > 68bf7ee Bump github.com/aws/aws-sdk-go from 1.44.266 to 1.45.18 in /sigv4 > bd35fdb Merge pull request # 513 from prometheus/superq/client_go > 2e29438 Bump golang.org/x/oauth2 from 0.8.0 to 0.12.0 > 4e8cb35 Merge pull request # 495 from prometheus/repo_sync > 9510d8d Update client_golang > 86487d4 Add read-only token permissions > dc8a02e Update common Prometheus files > fa9dcdd Merge pull request # 507 from prometheus/dependabot/go_modules/golang.org/x/net-0.12.0 > 4047c78 Merge pull request # 511 from wasim-nihal/username-file-12576 > 162098f Bump golang.org/x/net from 0.10.0 to 0.12.0 > ed1ca57 Merge branch 'username-file-12576' of https://github.com/wasim-nihal/common into username-file-12576 > e79ab68 Merge branch 'username-file-12576' of https://github.com/wasim-nihal/common into username-file-12576 > 707c0a9 Merge branch 'username-file-12576' of https://github.com/wasim-nihal/common into username-file-12576 > 06c301c Adding support for file based configuration of basic auth in http client config. > 0af702d Update config/http_config.go > 0b1d03c Update config/http_config.go > dbdf15f Adding support for file based configuration of basic auth in http client config. bumping knative.dev/pkg 29775d7...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) > 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) > b7a62c0 Bump google.golang.org/grpc from 1.58.3 to 1.59.0 (# 2873) > b8c14ce [CVE-2023-44487] Disable http2 for webhooks (# 2871) > 8b8bb65 Bump github.com/prometheus/common from 0.44.0 to 0.45.0 (# 2874) > ee56089 Bump google.golang.org/api from 0.147.0 to 0.148.0 (# 2872) bumping knative.dev/serving 2659cc3...7561386: > 7561386 Create and use the Reconciler constructor for the service controller (# 14623) > ae91326 upgrade to latest dependencies (# 14620) > e582664 Update net-kourier nightly (# 14619) > 936ecbd fix: typo in comments (# 14617) > d3127e9 Surface cpu and mem requests forbidden errors (and other ones too) in KSVC creation (# 14453) > 946643c Update net-gateway-api nightly (# 14616) > 0ac6e3c Update net-istio nightly (# 14614) > 6978eea Update net-kourier nightly (# 14613) > ecfd6fd Update net-certmanager nightly (# 14611) > 381a3a9 Update net-contour nightly (# 14612) > 17fa595 upgrade to latest dependencies (# 14608) > 1c72423 Update net-gateway-api nightly (# 14602) > 9defe38 Update net-kourier nightly (# 14605) > 0ac084c Update net-contour nightly (# 14604) > cec7125 Update net-certmanager nightly (# 14603) > 65ce2ae upgrade to latest dependencies (# 14601) > 16884ca Update net-kourier nightly (# 14590) > e963ec7 Update net-certmanager nightly (# 14599) > f3e1a2d Drop CI reverse compatibility for auto-tls rename (# 14595) > df38a6b upgrade to latest dependencies with websocket v1.5.0 (# 14598) > a72f181 Update net-istio nightly (# 14596) > 789c322 Update net-contour nightly (# 14591) > 40008af Update net-certmanager nightly (# 14586) > ab6ccfe Update net-gateway-api nightly (# 14583) > ec8cf65 remove duplicate 'additionalPrinterColumns' (# 14592) > 141747a upgrade to latest dependencies (# 14574) > e473c4a Update net-contour nightly (# 14585) > 95ea3e5 Update net-istio nightly (# 14584) > f59f053 Update net-kourier nightly (# 14582) > 3e82b2b remove dead code and other fixes (# 14578) > fd8f461 clean up feature keys (# 14570) > 7c92928 Replace the rest deprecated func with wait.PollUntilContextTimeout (# 14565) > 40ebfb6 Update net-gateway-api nightly (# 14559) > 051de64 Update net-kourier nightly (# 14562) > 2f91f92 Update net-contour nightly (# 14560) > 0f5fd3c Update net-certmanager nightly (# 14561) > 226c862 Replace the deprecated func with wait.PollUntilContextTimeout (# 14556) > bda2232 Update net-istio nightly (# 14558) bumping knative.dev/networking 2a7676e...3af9769: > 3af9769 upgrade to latest dependencies (# 892) > 8f3c521 upgrade to latest dependencies (# 890) > e0bee34 upgrade to latest dependencies (# 889) > 18529fd upgrade to latest dependencies (# 888) > 3bd0f7d upgrade to latest dependencies (# 887) > aea9eae upgrade to latest dependencies (# 886) > 7d7bb65 upgrade to latest dependencies (# 885) 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/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 knative.dev/hack 2c938d4...5deadde: > 5deadde 🐛 Set latest release only when publishing to Github (# 346) > 8834794 Call set_latest_to_highest_semver after publishing a new release (# 343) > 0d99b7e add function to set latest semver to latest (# 339) > d4af42e Make generate-groups.sh and generate-knative.sh executable conditionally (# 338) 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 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/rpc 8bfb1ae...d783a09: > d783a09 chore(all): update all (# 1068) > 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) bumping google.golang.org/api 60e8678...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) > 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) > 5e4c19e chore(main): release 0.148.0 (# 2217) > 438c075 chore(deps): ignore go-github (# 2223) > 29c72b5 feat(all): auto-regenerate discovery clients (# 2227) > 33383c7 feat(all): auto-regenerate discovery clients (# 2226) > 25093c2 feat(all): auto-regenerate discovery clients (# 2224) > 5077579 chore(all): update all (# 2220) > a6ee0f9 feat(all): auto-regenerate discovery clients (# 2222) > 6f71a69 feat(all): auto-regenerate discovery clients (# 2219) > 1ef9dd2 feat(all): auto-regenerate discovery clients (# 2218) > ffeb508 feat(all): auto-regenerate discovery clients (# 2216) bumping golang.org/x/term ea6303a...70d3a0b: > 70d3a0b go.mod: update golang.org/x dependencies > 6a610bc all: update go directive to 1.18 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/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/oauth2 3c5dbf0...e067960: > e067960 go.mod: update golang.org/x dependencies > 4c91c17 google: adds header to security considerations section bumping google.golang.org/grpc bf05b95...7765221: > 7765221 Change version to 1.59.0 (# 6695) > e88f12e server: prohibit more than MaxConcurrentStreams handlers from running at once (# 6703) (# 6704) > be7919c transport: Pass Header metadata to tap handle. (# 6652) > e3f1514 Reapply "status: fix/improve status handling (# 6662)" (# 6673) (# 6688) > 696faa9 client: add a test for NewSubConn / StateListener / cc.Close racing (# 6678) > 318c717 readme: fix badges (# 6687) > 39972fd github: add code coverage with codecov.io (# 6676) > 93dbc05 xds: move virtual host matcher test to the xdsresource package (# 6680) > 2c00469 github: update actions/setup-go and actions/checkout (# 6675) > 1f73ed5 Replace the gRFC pull request with the permanent link. (# 6674) > 9e1fc3e Revert "status: fix/improve status handling (# 6662)" (# 6673) > 0772ed7 status: fix/improve status handling (# 6662) > 1466283 internal/idle: add a test that invokes ClientConn methods concurrently (# 6659) > fd9ef72 interop: implement rpc-behavior for UnaryCall() (# 6575) > c6264a9 examples: add an example of flow control behavior (# 6648) > ee4b62c encoding: fix mention of DecompressedSize in docstring (# 6665) > 09792b5 test: move codec tests to a separate file (# 6663) > 57cb4d8 internal/backoff: add a helper to run a function with backoff (# 6661) > 5e4402f attributes: avoid the use of %#v formatting verb (# 6664) > 147bd85 balancer: add a warning for balancer names that contain upper case letters (# 6647) > 4ced601 googlec2p: remove support for the experimental scheme (# 6645) > a758b62 xds/googledirectpath: fix google-c2p resolver test case involving bootstrap env config (# 6657) > e61a14d fix testing parameter on xds_client_custom_lb_test (# 6646) > 58e2f2b attributes: print typed nil values instead of panic (# 6574) > fe0dc22 interop/grpc_testing: regenerate pb.gos (# 6653) > 130bc42 Improve testutils.MarshalAny (# 6617) > 3156151 grpclb: teach the manual resolver to handle restarts (# 6635) > 1457a96 balancer/weightedroundrobin: fix ticker leak on update (# 6643) > 92f5ba9 xdsclient: completely remove the old WatchCluster API (# 6621) > 94d8074 grpclb: some minor cleanups (# 6634) > 1880bd6 resolver/manual: support restarts, required for channel idleness (# 6638) > 9deee9b idle: use LB policy close event as a proxy for channel idleness (# 6628) > 2d1bb21 grpc: ensure transports are closed when the channel enters IDLE (# 6620) > 552525e interop/xds_federation: remove binary file (# 6622) > 82a568d cdsbalancer: switch cluster watch to generic xDS client API (# 6600) > 0317200 health/grpc_health_v1: update pb.go (# 6616) > 57dcb71 interop/xds: improve error message (# 6614) > 254bccb idle: decrement active call count for streaming RPCs only when the call completes (# 6610) > b0a946c xds: fix hash policy header to skip bin headers and use extra metadata (# 6609) > 1e0d82e balancer/leastrequest: Cache atomic load and also add concurrent rpc test (# 6602) > 8eb4ac4 grpc: Change server stream context handling (# 6598) > e498bbc leastrequest: fix data race in leastrequest picker (# 6587) > 778e638 balancergroup: improve observability around balancer cache behavior (# 6597) > aa6ce35 vet: ensure all usages of grpc_testing package are renamed when importing (# 6595) > d045b41 interop/grpc_testing: regenerate pb.gos (# 6596) > 61b7baa grpc_test: rename import for grpc_testing (# 6594) > 1805900 deps: update dependencies for all modules (# 6582) > 9362f26 grpc: re-enable channel idleness by default (# 6585) > 8b1a671 stream: swallow Header errors as we used to; RecvMsg can still return it (# 6586) > 23ac72b update pb.gos by running regenerate.sh (# 6584) > 2ce7ecd cdsbalancer: test cleanup part 3/N (# 6564) > 7afbb9b Change version to 1.59.0-dev (# 6581) bumping golang.org/x/sync 22ba207...10739b0: > 10739b0 all: update go directive to 1.18 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 golang.org/x/text f488e19...6c97a16: > 6c97a16 all: update go directive to 1.18 Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
ae35736892
|
upgrade to latest dependencies (#1884)
bumping knative.dev/client-pkg a356cde...26b8741: > 26b8741 upgrade to latest dependencies (# 130) > b5ae1d7 upgrade to latest dependencies (# 128) bumping knative.dev/eventing 360ec60...360ec60: Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
cc57c9e272
|
upgrade to latest dependencies (#1882)
bumping knative.dev/eventing 4d14c21...360ec60: > 360ec60 [main] Upgrade to latest dependencies (# 7391) > b5fd264 Shell executor logs through testing.T in upgrade tests (# 7367) > 5848584 [main] Upgrade to latest dependencies (# 7388) > 16a3986 Don't override default values when applying partial features.yaml configmap (# 7379) bumping knative.dev/serving 425abcb...2659cc3: > 2659cc3 upgrade to latest dependencies (# 14555) > 2a46d0d upgrade to latest dependencies (# 14546) > 268701d Update net-kourier nightly (# 14549) > cfd806f Update net-certmanager nightly (# 14550) > 6b844de Update net-contour nightly (# 14545) > f69766c Bubble up KCertificate Status Message when its not ready (# 14496) > 2c0b8dc Rename auto-tls to external-domain-tls (# 14482) bumping knative.dev/client-pkg 9cea6f6...a356cde: > a356cde Add plugin context sharing types (# 127) bumping knative.dev/pkg d6ab729...29775d7: > 29775d7 [release-1.12] [CVE-2023-44487] Disable http2 for webhooks (# 2876) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
|
f5ca3c78cb
|
upgrade to latest dependencies (#1881)
bumping knative.dev/eventing da0fba3...4d14c21: > 4d14c21 Added test for multiple sinks, multiple triggers (# 7350) > a261e06 OIDC - Support auto generation of PingSource identity service account and expose in AuthStatus (# 7344) > 16d75a9 mt-broker-ingress check audience of received token (# 7336) > 3ef831c Increase expiration buffer time of OIDCTokenProviders cache to 5 minutes (# 7355) > 5168dc3 Update dependencies (# 7378) > f9314d8 [main] Upgrade to latest dependencies (# 7372) > 4a07fdc Move OIDC e2e tests to test/auth (# 7363) > 0933c11 Expose audience of an InMemoryChannel in its status (# 7371) > 169542f OIDC - Support auto generation of ApiServerSource identity service account and expose in AuthStatus (# 7330) > 62ec33b Support auto generation of Subscriptions identity service account and… (# 7338) > 0af3ef6 [main] Upgrade to latest dependencies (# 7370) > cf6b140 [main] Update community files (# 7369) > de6915a Pass sink namespace to PingSource (# 7368) > 6dca8c4 [main] Upgrade to latest dependencies (# 7366) > 082d90a Remove unneeded configmapinformer in sinkbinding controller (# 7357) > f321ba5 Update dependencies (# 7347) > 4c9ad03 Mark new trigger filter tests as beta (# 7349) > 494ebb2 bumped x/net to v0.17 to fix cve-2023-44487 (# 7348) bumping knative.dev/networking 6c502de...2a7676e: > 2a7676e upgrade to latest dependencies (# 883) > b6cd712 upgrade to latest dependencies (# 882) > 64434a8 upgrade to latest dependencies (# 881) > fa72cb5 Update community files (# 880) > c086340 upgrade to latest dependencies (# 877) 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 knative.dev/serving 6703812...425abcb: > 425abcb Update net-gateway-api nightly (# 14531) > 52a25fa Add security policy reference in serving (# 14544) > 9896079 Fix sec context and resources for performance jobs (# 14529) > 707d286 Test istio with system-internal-tls enabled (# 14494) > 1940e5a Update net-contour nightly (# 14533) > 264588a Update net-istio nightly (# 14535) > 840d7ee Update net-kourier nightly (# 14532) > a81290a Update net-certmanager nightly (# 14534) > 39ee6f7 Trust DataPlaneUserSAN from Activator to Queue-Proxy (# 14452) > 71085f8 Shell executor logs through testing.T in upgrade tests (# 14495) > 121e9db upgrade to latest dependencies (# 14526) > 4d36a14 Update community files (# 14525) > fff40ef Bound buffer for reading stats (# 14523) > eda7591 Update net-istio nightly (# 14524) > cbeb443 Update net-contour nightly (# 14490) > eac93b0 Update net-istio nightly (# 14518) > 6a21d8a don't run encryption tests with contour (# 14521) > 633e281 upgrade to latest dependencies (# 14515) > 42cf24f Update net-gateway-api nightly (# 14520) > 805bb38 Update net-certmanager nightly (# 14519) > b202e49 Update net-kourier nightly (# 14504) bumping knative.dev/pkg 948f5f5...d6ab729: > d6ab729 upgrade to latest dependencies (# 2870) > 283df0b Don't migrate storage version if CRD has one storage version (# 2861) > d0c133d Revert "Fix potential redefined error with kubeconfig flag (# 2855)" (# 2869) > 44a8a5e Use `DialTLSContextFunc` instead of `tls.Config` for `NewProxyAutoTLSTransport` (# 2842) > 0d0cd4e Print each line separately in shell executor (# 2867) > 058f699 Update community files (# 2868) > 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 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) bumping knative.dev/client-pkg 9ed2a96...9cea6f6: > 9cea6f6 upgrade to latest dependencies (# 126) > b78888b upgrade to latest dependencies (# 115) > 1b87ecd Remove deprecated Serving API v1alpha1 (# 125) > 12d1700 Update community files (# 124) 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 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/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 knative.dev/hack fc76874...2c938d4: > 2c938d4 Update community files (# 337) 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) Signed-off-by: Knative Automation <automation@knative.team> |