mirror of https://github.com/knative/caching.git
828 Commits
Author | SHA1 | Message | Date |
---|---|---|---|
|
2720a0e9c9
|
upgrade to latest dependencies (#865)
bumping knative.dev/pkg b1fd04d...11a3d46: > 11a3d46 Add composite ConfigStore to combine multiple ConfigStore (# 3027) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
1a6c1c714c
|
upgrade to latest dependencies (#864)
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/protobuf 242df22...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 bumping golang.org/x/net 7bbe320...d27919b: > d27919b go.mod: update golang.org/x dependencies > e0324fc http2: use net.ErrClosed > b20cd59 quic: initiate key rotation earlier in connections > f95a3b3 html: fix typo in package doc > 0a24555 http/httpguts: speed up ValidHeaderFieldName > ec05fdc http2: don't retry the first request on a connection on GOAWAY error > b67a0f0 http2: send correct LastStreamID in stream-caused GOAWAY > a130fcc quic: don't consider goroutines running when tests start as leaked bumping google.golang.org/api a11ef60...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) bumping google.golang.org/genproto/googleapis/api 6e1732d...8c6c420: > 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) > 94a12d6 chore(all): update all (# 1102) 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 golang.org/x/text 6c97a16...8d533a0: > 8d533a0 encoding/charmap: update UCM spec file URL prefix bumping golang.org/x/term 5b15d26...46c790f: > 46c790f go.mod: update golang.org/x dependencies bumping golang.org/x/sys cabba82...7d69d98: > 7d69d98 unix: extend support for z/OS > 7758090 cpu: add support for sve2 detection > 9a28524 windows: drop go version tags for unsupported versions > 27dc90b unix: update to Linux kernel 6.4 bumping knative.dev/pkg 360b72e...b1fd04d: > b1fd04d Bump golang.org/x/net from 0.24.0 to 0.25.0 (# 3036) > 89b1857 Bump golang.org/x/tools from 0.20.0 to 0.21.0 (# 3035) > 7a27552 Bump google.golang.org/api from 0.177.0 to 0.180.0 (# 3034) > 3b2e71c Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 (# 3033) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
7dad151e15
|
upgrade to latest dependencies (#863)
bumping knative.dev/pkg f69d19c...360b72e: > 360b72e Update AuthStatus to have list of ServiceAccountNames (# 3032) > 1d1616a Update community files (# 3031) bumping knative.dev/hack abdcdea...68e3bfb: > 68e3bfb Update community files (# 382) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
383932e618
|
upgrade to latest dependencies (#861)
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 8c6c420...8cf5692: > 8cf5692 chore(all): update all (# 1122) bumping knative.dev/pkg b69fa27...f69d19c: > f69d19c Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 (# 3029) > 13af413 Bump google.golang.org/api from 0.176.1 to 0.177.0 (# 3028) bumping google.golang.org/protobuf ec47fd1...242df22: > 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 > 94bb78c proto: return an error instead of producing invalid wire format > 671c2db [proto] use the correct parent when resolving features for extensions > 98873a2 internal/impl: pass ExtensionTypeDescriptor to extensionMap > 39bbf13 proto: CSE ProtoReflect() and TypeDescriptor() in proto.HasExtension > b30b634 protobuf: fix required/group bug in descriptor proto output of editions files > bab4b5d protobuf: support gaps in edition defaults calculation > a18684d protobuf: fix delimited fields under editions in go > 8a74430 internal/cmd/generate-types: manual CSE of m.messageInfo() > 55891d7 proto: add examples for Size, MarshalAppend (regarding allocations) > 87fded5 internal/impl: ensure proto.HasExtension does not allocate > 3797f00 protogen: update Options documentation. protogen.Run doesn't exist. > 4fd828f proto: extend Unmarshal documentation, include an example > c69658e proto: extend Marshal documentation, include an example > 3ebf7dd proto: fix HasPresence for extensions and missing plugin response > dea00b5 all: enable editions support > 59034d8 reflect/protodesc: restore edition in protodesc.ToDescriptorProto > 3039476 all: implement proto2/proto3 as editions [2/2] > 7259b46 all: implement proto2/proto3 as editions [1/2] > f563685 all: use subtests to identify the message type > e216807 all: start v1.33.0-devel bumping google.golang.org/api 64f40ff...a11ef60: > 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) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
a4ae563eaf
|
Update community files (#862)
Signed-off-by: Knative Automation <automation@knative.team> |
|
|
0e575a3775
|
upgrade to latest dependencies (#860)
bumping google.golang.org/genproto/googleapis/rpc 94a12d6...8c6c420: > 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 knative.dev/hack 1133b37...abdcdea: > abdcdea Update community files (# 380) > 9f6c92e Update community files (# 379) bumping knative.dev/pkg 0f34a88...b69fa27: > b69fa27 Bump google.golang.org/api from 0.176.0 to 0.176.1 (# 3025) > 75c6937 Bump github.com/openzipkin/zipkin-go from 0.4.2 to 0.4.3 (# 3026) > ca5f1ce Update community files (# 3024) > 3c6badc Bump google.golang.org/api from 0.172.0 to 0.176.0 (# 3023) > e8d193d Bump cloud.google.com/go/compute/metadata from 0.2.3 to 0.3.0 (# 3022) > 9ab7e10 Bump github.com/prometheus/common from 0.52.3 to 0.53.0 (# 3020) > e835586 Update community files (# 3019) bumping google.golang.org/api 707b9b2...64f40ff: > 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 github.com/prometheus/common 0234594...e54e4df: > e54e4df Merge pull request # 620 from bboreham/test-string > e25b951 Merge pull request # 619 from bboreham/restore-sort > a1ca958 LabelSet: add unit test for String method > c1b9b72 Fix up config test (# 621) > be294f1 LabelSet.String: restore faster sort call > de5ed88 Merge pull request # 487 from GiedriusS/allow_exposing_real_value > ea817bb Merge pull request # 618 from grobinson-grafana/grobinson/add-status-at > 5ad26bf config: allow exposing real secret value through marshal > 506a12c Fix comment > fb6970a Add StatusAt method for Alert struct Signed-off-by: Knative Automation <automation@knative.team> |
|
|
7a4814e051
|
Update community files (#859)
Signed-off-by: Knative Automation <automation@knative.team> |
|
|
27d18cdd60
|
Update community files (#858)
Signed-off-by: Knative Automation <automation@knative.team> |
|
|
b8488ea654
|
upgrade to latest dependencies (#857)
bumping knative.dev/pkg 39d72da...0f34a88: > 0f34a88 upgrade to latest dependencies (# 3018) > 2a68697 Bump google.golang.org/grpc from 1.63.0 to 1.63.2 (# 3017) > 2cca32d Revert "drop eventing-rabbitmq downstream testing (# 2969)" (# 3008) bumping google.golang.org/grpc c68f456...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) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
6298ee2705
|
upgrade to latest dependencies (#856)
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/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 knative.dev/pkg 1ff9a77...39d72da: > 39d72da Bump github.com/prometheus/common from 0.52.2 to 0.52.3 (# 3015) > e255c15 Bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 (# 3016) > 7de1740 Bump golang.org/x/tools from 0.19.0 to 0.20.0 (# 3012) > bc62610 Bump google.golang.org/grpc from 1.62.1 to 1.63.0 (# 3013) > a49e72f Bump golang.org/x/net from 0.22.0 to 0.24.0 (# 3011) bumping github.com/prometheus/common 4433931...0234594: > 0234594 Add support for go 1.20 (# 617) bumping google.golang.org/grpc 9952aa8...c68f456: > 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 golang.org/x/tools 7656c4c...11c692e: > 11c692e gopls/internal/test/marker/testdata: skip hover size tests on 32-bit arm > fc660e5 go.mod: update golang.org/x dependencies > 6590f47 internal/gcimporter: renable tests of issue50259.go > f1d5252 gopls/internal/golang: Hover: show wasted % of struct space > 951bb40 gopls/internal/test/integration/misc: fix flaky test > c9b0c65 gopls/internal/analysis/fillreturns: skip test if gotypesalias=1 > c623a28 gopls/internal/cache: fix crash in snapshot.Analyze with patch versions > f345449 gopls/internal/server: filter diagnostics to "best" views > 42d590c gopls/internal/test/integration: add a WriteGoSum run option > 53d35a5 gopls/internal/golang: RenderPackageDoc: fix doc links > 222cdde internal/analysisinternal: ZeroValue: support materialized aliases > 0a4fc72 internal/gcimporter: support materialized aliases > 85b6527 gopls/internal/test: temporarily disable staticcheck with gotypesalias=1 > 118b98b gopls/internal/golang: RenderPackageDoc: emit anchors for var/const > 1e68fee gopls/internal/server: "view package doc" of package under test > b303e13 gopls/internal/golang: view pkg doc: display when "disconnected" > 41a9213 go/packages: report type errors unconditionally > 7204363 gopls/doc/release/v0.16.0.md: augment notes for "view pkg doc" > 904c6ba gopls/internal/settings: enable "unusedwrite" analyzer > 9663999 gopls/internal/golang: hover: show size/offset info > 509ed1c gopls/internal/golang: work around bug in go/doc > 9551398 go/callgraph: keep instantiations in DeleteSyntheticNodes > 11b4b5e go/analysis/passes/nilness: add longer example to doc > 9ed98fa gopls/internal/test: option to suppress LSP logs on failure > 867c912 inline: make it possible to gob encode/decode inlineMeFacts > db5d12b go/types/internal/play: display method receiver type > 2c8dd3e gopls: add explicit Unalias operations > 814f676 internal/gcimporter: add tool to inspect export data > 4fe2c29 refactor/rename: fix renaming of aliases > 71acab9 internal/typesparams: add Deref > 63b3b5a internal/imports: fix two "nil pointer in interface" bugs > 3f9badb go/ssa: types.Unalias() cleanup. > e5cf370 internal/typeparams: factor 2 copies of isParameterized > e0a9567 all: fix some comments > c3544e2 go/analysis/passes/httpresponse: fix ReceiverNamed usage > d0f7dce gopls: update x/vuln to 1.0.4 > dd52646 go/ssa: create fewer goroutines > 813e70a gopls/internal/server: redo completion counters > 2ba7cf9 internal/imports: remove obsolete go:generate directive > 0fb9b7b gopls: use slices package for reverse slice > c21ae4c gopls/internal/golang: don't suggest removeparam when there are errors > f3fccee gopls/internal/golang: support removing unused parameters from methods > 2d517d5 gopls/internal/golang: fix build breakage due to semantic conflict > 6af0295 go/analysis/passes/stdversion: publish > 8669bfc gopls/internal/server: add "View package documentation" code action > 5628443 gopls/internal/test/marker: remove runtime.GOROOT from format.txt case > 6d9ecf2 gopls/internal/cache: rename methods on Package > 29d17a0 go/cfg: publish (*CFG).Dot method > 03f7b7b x/tools/go/packages: fix Load's "argument list too long" error > 67e856b gopls: fix test failures due to quoting of names in go/types errors > e256714 gopls: repair premature commit of 562248 > 887727a gopls: Measure the efficacy of completions > ca94c96 gopls/internal/server: update telemetry prompt link > d4b1eff gopls/internal/golang: fix crash in package references > f89da53 gopls/internal/server: fix crash in SignatureHelp > 176e895 gopls/internal/analysis/stdversion: suppress before go1.21 > c1eaf76 gopls/internal/analysis/stdversion: set RunDespiteErrors > c67485c gopls/internal/golang/completion: honor std symbol versions (imported) > 1f580da cmd/guru: delete it > c6563ca cmd/guru: remove replace directive > c178933 gopls/internal/server: set -mod=readonly when checking for upgrades > 9e530fc cmd/guru: carve out a separate module > 9b64301 gopls/internal/cache: avoid go/types panic on version "go1.2.3" > 93c0ca5 gopls/internal/cache: fix spurious diagnostics in multi-root workspaces > 31f056a gopls/internal/cache: add assertions for telemetry crash > 656fcde go/callgraph/vta: use core type for channels > b3a5e0b gopls/internal/golang/completion: honor std symbol versions (unimported) > accb00b gopls/internal/server/semantic: highlight the doc links in comments > ffaa15b gopls/internal/analysis/stdversion: report refs to too-new std symbols > 9a6aed9 internal/typeparams: delete OriginMethod > 070fcfb internal/typesinternal: delete SetGoVersion > caf5940 gopls/internal/cache: prune broken edges to command-line-arguments pkgs > ff00c7b internal/stdlib: manifest of all std symbols since go1.0 > 029c4ea go/analysis/passes/slog: detect unsatifiable interface args > d10b068 go/ssa: handle labeled statements with blank labels > 4c85bed all: remove redundant words in comments and fix typo > 98c835c gopls/protocol: update LSP to latest version Signed-off-by: Knative Automation <automation@knative.team> |
|
|
e88bbc2772
|
upgrade to latest dependencies (#855)
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 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/term c5eaf76...5b15d26: > 5b15d26 go.mod: update golang.org/x dependencies bumping knative.dev/pkg 094f152...1ff9a77: > 1ff9a77 Bump x/net to 0.24 (# 3014) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
c660724375
|
upgrade to latest dependencies (#854)
bumping github.com/prometheus/common e821827...4433931:
> 4433931 Merge pull request # 615 from prometheus/dependabot/go_modules/sigv4/github.com/aws/aws-sdk-go-1.51.11
> 728e910 Merge pull request # 616 from srebhan/fix_protobuf_decode
> 5fef1df Bump github.com/aws/aws-sdk-go from 1.50.31 to 1.51.11 in /sigv4
> 3dec13c Drop support for Go older than 1.18 (# 612)
> 78585cf fix(protobuf): Correctly decode multi-messages streams
> 95edf51 Update common Prometheus files (# 613)
bumping google.golang.org/genproto/googleapis/rpc 6e1732d...94a12d6:
> 94a12d6 chore(all): update all (# 1102)
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/pkg 5fe2303...094f152:
> 094f152 Bump github.com/prometheus/common from 0.51.1 to 0.52.2 (# 3010)
> f9d72b2 Bump golang.org/x/sync from 0.6.0 to 0.7.0 (# 3009)
> 5d4af76 Update community files (# 3007)
> fef5da9 Replace all usages of deprecated wait.PollImmediate with wait.PollUntilContextTimeout (# 3004)
> 03bf3de webhook: add options to disable resource_namespace tag in metrics (# 2931)
> 3f02478 Bump cloud.google.com/go/storage from 1.39.1 to 1.40.0 (# 3002)
> 7d95d0f Bump google.golang.org/api from 0.171.0 to 0.172.0 (# 3003)
bumping knative.dev/hack 47368d6...1133b37:
> 1133b37 Update community files (# 378)
bumping golang.org/x/sync 59c1ca1...14be23e:
> 14be23e semaphore: cancel acquisition with a done context
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)
>
|
|
|
6569b97f25
|
Update community files (#853)
Signed-off-by: Knative Automation <automation@knative.team> |
|
|
84717c027d
|
upgrade to latest dependencies (#852)
bumping knative.dev/pkg 1ca1f09...5fe2303: > 5fe2303 drop vendor licenses (# 3001) > f69f148 Optionally generate an init func for an informer (# 2989) > b8b7ca1 upgrade to latest dependencies (# 3000) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
7bc8b275e9
|
drop vendor licenses (#851) | |
|
f35f8202e5
|
upgrade to latest dependencies (#849)
bumping knative.dev/hack 424e75e...47368d6: > 47368d6 Check licenses only, but not bundle them (# 376) > b985a5b Update community files (# 377) > 7e71024 Add clotributor link to readme (# 353) > b1b2956 Add consistent SECURITY.md (# 349) > 4f7621a Call go mod download on each module, if not vendor (# 326) bumping google.golang.org/genproto/googleapis/rpc 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 github.com/prometheus/common 944239f...e821827: > e821827 Retract v0.50.0 (# 610) > 2807775 Update common Prometheus files (# 609) > 617b51d Synchronize common files from prometheus/prometheus (# 606) > 057bec8 Merge pull request # 608 from vesari/avoid-total-suffix-repetition > b0624a8 Fix string slice definition for FormatFlagOptions. (# 607) > da75ecd Correct logic in sample naming for counters, add new test > e7f4912 expfmt: Add a way to generate different OpenMetrics Formats (# 596) > d4cebf6 Merge pull request # 604 from prometheus/repo_sync > 44e573e Update common Prometheus files bumping google.golang.org/api cb0f433...a28dfbd: > a28dfbd chore(main): release 0.171.0 (# 2473) > 63b7c0d fix(transport): return GDU for all errors from MDS universe_domain (# 2484) > 9599561 feat(all): auto-regenerate discovery clients (# 2483) > b91cca7 feat(all): auto-regenerate discovery clients (# 2482) > 09097b0 feat(all): auto-regenerate discovery clients (# 2480) > 5c21170 chore(all): update all (# 2476) > 22b2f13 feat(all): auto-regenerate discovery clients (# 2475) > a4064ba feat(all): auto-regenerate discovery clients (# 2474) > b300fd0 feat(all): auto-regenerate discovery clients (# 2472) bumping google.golang.org/genproto/googleapis/api 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/pkg db6f3b0...1ca1f09: > 1ca1f09 upgrade to latest dependencies (# 2999) > 2d1662a Update community files (# 2998) > fd7cc21 Bump google.golang.org/api from 0.170.0 to 0.171.0 (# 2996) > d484aa5 Bump github.com/prometheus/common from 0.50.0 to 0.51.1 (# 2995) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
cee2b6b590
|
Update community files (#850)
Signed-off-by: Knative Automation <automation@knative.team> |
|
|
20da666b9f
|
upgrade to latest dependencies (#848)
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/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 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/pkg 2c15a6f...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) > adefab4 upgrade to latest dependencies (# 2987) 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/hack b9f6bf0...424e75e: > 424e75e Update community files (# 374) 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) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
77a703a3ca
|
Update community files (#847)
Signed-off-by: Knative Automation <automation@knative.team> |
|
|
e05a25d26a
|
upgrade to latest dependencies (#846)
bumping knative.dev/hack e6dedc7...b9f6bf0: > b9f6bf0 switch default region to avoid instability (# 373) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
d38838e915
|
upgrade to latest dependencies (#845)
bumping knative.dev/pkg 106b052...2c15a6f: > 2c15a6f Bump github.com/prometheus/common from 0.49.0 to 0.50.0 (# 2986) bumping github.com/prometheus/common 36d0bf9...944239f: > 944239f Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (# 601) > 5f10b85 Bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 (# 600) > a14ff55 Update common Prometheus files (# 599) > 6aadcf4 Remove deprecated version function (# 591) > 1e6ac24 Add unit (# 544) > 4199f18 Remove unused 'Host' member from HTTPClientConfig (# 597) > fa71e6a Bump github.com/aws/aws-sdk-go from 1.50.29 to 1.50.31 in /sigv4 (# 595) > 8a9fd7a Bump github.com/aws/aws-sdk-go from 1.50.27 to 1.50.29 in /sigv4 (# 592) > 8344367 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /sigv4 (# 593) > 0117d2f Update common Prometheus files (# 594) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
157a1329bc
|
upgrade to latest dependencies (#844)
bumping golang.org/x/sys 914b96c...360f961:
> 360f961 unix: add API for fsconfig system call
> 7ff74af unix: drop go version tags for unsupported versions
> 6b4eab5 unix: suppress ENOMEM errors from sysctl's implementing Uname(uname *Utsname) on FreeBSD due to truncated fields.
> 2f2cc5d unix: update IFLA and NETKIT constants with Linux kernel 6.7
bumping golang.org/x/tools c5643e9...7656c4c:
> 7656c4c go.mod: update golang.org/x dependencies
> 5bf7d00 cmd/callgraph: add 'posn' template helper
> 283fce2 x/tools: drop go1.18 support
> 7f348c7 internal/versions: updates the meaning of FileVersions.
> 38b0e9b x/tools: add explicit Unalias operations
> a6c03c8 x/tools: update telemetry import (new Start API)
> 1f7dbdf gopls/internal/cache: add debug assertions for bug report
> 4d4e802 gopls/doc: address additional comments on workspace.md
> abe5874 gopls/internal/analysis: add fill switch cases code action
> fc70354 gopls/internal/test: add test for NPE in control flow highlighting
> 77c2a67 benchmark/parse: fix format
> c1f340a gopls: add non nil if check around function result highlight
> bbdc81d gopls: implement code action to split/group lines
> 4db4579 cmd/deadcode: avoid ssautil.AllFunctions
> 9b58909 gopls: upgrade dependencies following the v0.15.0 release
> 97c51a2 go/analysis/passes/shift: support constants in float syntax
> 509ff8b gopls/doc: update workspace documentation for zero-config gopls
> fb020a0 go/cfg: record block kind and associated statement
> 054c06d gopls: rationalize "deref" helpers
> a4d9215 gopls/internal/test/marker: add a test for initialization cycle errors
> c111c4d internal/typesinternal: add ReceiverNamed helper
> a821e61 gopls/internal/cache: don't create Views for vendored modules
> 3f67f80 go/packages/gopackages: display module
> 607b664 gopls/internal/cache: fix two bugs related to workspace packages
> 51dec25 gopls/internal/golang: highlight typeswitch break correctly
> 3ac77cb gopls/internal/settings: default "includeReplaceInWorkspace" to false
> 68515ea gopls/internal/test/integration/fake: set LSP client name
> 4231a57 cmd/getgo: delete package
> c61f99f cmd/getgo: create a module in preparation for deprecation
> 451218f x/tools: address review of CL 564515 (CombinedOutput)
> 4bc74c3 gopls/internal/golang: enable bug.Report in semantic tokens
> 32d3139 gopls/internal/golang: add semantic tokens for control labels
> 0d17194 gopls/internal/golang: SemanticTokens: edits for clarity
> 2bd7949 x/tools: don't parse CombinedOutput
> 7240af8 gopls/internal/cache: remove parsego.* aliases
> babbbed gopls/release: remove obsolete validateHardCodedVersion
> ea9e542 internal/versions: fix package to accept go1.21.0-bigcorp
> fef8b62 gopls/internal/server: fix a (mostly) benign race in diagnostics
> df9c1c7 gopls/internal/server: disambiguate diagnostics by OS,ARCH
> e325405 gopls/internal/test/integration: ignore telemetry prompt in assertion
> 5de9cbe go/ssa: show instruction line numbers in -build=FS mode
> 0f0698e go/analysis/passes/nilness: improve "for range []T(nil)" error
> f1914cc internal/aliases: use testing.T.Setenv in tests
> 945a754 gopls/internal/golang: remove a use of panic for flow control
> e1a6261 internal/jsonrpc2_v2: export WireError type
> 1b39a8b internal/testenv: always Cleanup to appease go vet
> afd8428 gopls/internal/test/integration: slightly more ergonomic FolderSettings
bumping golang.org/x/net 73d21fd...7ee34a0:
> 7ee34a0 go.mod: update golang.org/x dependencies
> c289c7a websocket: re-add documentation for DialConfig
> 9fb4a8c http2: send an error of FLOW_CONTROL_ERROR when exceed the maximum octets
> 3dfd003 websocket: add support for dialing with context
> fa11427 quic: move package out of internal
> 591be7f quic: fix UDP on big-endian Linux, tests on various architectures
> 34cc446 quic: temporarily disable networking tests failing on various platforms
> 4bdc6df quic: expand package docs, and document Stream
> 22cbde9 quic: set ServerName in client connection TLSConfig
> 57e4cc7 quic: handle PATH_CHALLENGE and PATH_RESPONSE frames
> a6a24dd quic: source address and ECN support in the network layer
> 2a8baea quic: don't record fin bit as sent when it wasn't
> 5e09712 quic: fast path for stream writes
> 08d27e3 quic: fast path for stream reads
> cc568ea internal/quic: use slices.Equal in TestAcksSent
> dda3687 quic: add Stream.ReadByte, Stream.WriteByte
> e94da73 quic: reduce ack frequency after the first 100 packets
> 117945d quic: add throughput and stream creation benchmarks
> 93be8fe quic: log packet_dropped events
> 6e383c4 quic: add qlog recovery metrics
> 840656f quic/qlog: don't output empty slog.Attrs
> 5a444b4 quic: add Stream.Set{Read,Write}Context, drop {Read,Write,Close}Context
bumping google.golang.org/api 548436b...9c2cde8:
> 9c2cde8 chore(main): release 0.169.0 (# 2451)
> a488112 feat(all): auto-regenerate discovery clients (# 2457)
> 2675c0a feat(all): auto-regenerate discovery clients (# 2454)
> d22da18 feat(all): auto-regenerate discovery clients (# 2450)
> e84ba36 chore(main): release 0.168.0 (# 2432)
> 74538f7 chore(all): update module github.com/google/go-github/v58 to v59 (# 2411)
> 6381123 chore(all): update all (# 2435)
> b438981 feat(all): auto-regenerate discovery clients (# 2449)
> af383c7 feat(all): auto-regenerate discovery clients (# 2448)
> 022c85c feat(all): auto-regenerate discovery clients (# 2447)
> 4fa90c9 feat(all): auto-regenerate discovery clients (# 2445)
> ced0c09 feat(all): auto-regenerate discovery clients (# 2443)
> 9f9c0cf feat(all): auto-regenerate discovery clients (# 2442)
> 454cba5 chore: make vet script less error prone (# 2441)
>
|
|
|
56b8a13294
|
upgrade to latest dependencies (#843)
bumping github.com/prometheus/client_model 1c92cad...d56cd79: > d56cd79 add exemplar to native histogram (# 80) > f22bbab Merge pull request # 79 from prometheus/repo_sync > f68ef47 Merge pull request # 78 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.32.0 > 552c44f Update common Prometheus files > 93dfe21 Merge pull request # 77 from prometheus/repo_sync > 2aad054 Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 > 9b7b675 Merge pull request # 76 from prometheus/repo_sync > d150866 Update common Prometheus files > c26a8ee Merge pull request # 75 from vesari/add-unit > 734da88 Update common Prometheus files > 62658f5 Merge pull request # 74 from prometheus/repo_sync > 003f160 Add unit field to MetricFamily proto message > f095bcd Merge pull request # 73 from prometheus/repo_sync > 2ba4e15 Update common Prometheus files > fc673f1 Update common Prometheus files bumping knative.dev/pkg 145b901...6b13f01: > 6b13f01 Bump github.com/prometheus/common from 0.48.0 to 0.49.0 (# 2980) > 181596e Bump cloud.google.com/go/storage from 1.38.0 to 1.39.0 (# 2981) > 7e643e7 Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 (# 2979) > 5f76c72 upgrade to latest dependencies (# 2978) bumping github.com/prometheus/common bd41eb6...36d0bf9: > 36d0bf9 labelset: optimise String() function (# 590) > e8be06d LabelSet: Fix alphabetical sorting for prometheus LabelSet (# 575) > 52e512c http_config: Add host (# 549) > 699b115 Upgrade client_model to v.0.6.0 (# 589) > 48d2e18 Write created lines when negotiating OpenMetrics (# 504) > b27d4bf Bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 (# 585) > 9c61db0 Avoid off-spec openmetrics exposition when exemplars have empty labels (# 569) > dd8b1ec Bump github.com/aws/aws-sdk-go from 1.50.8 to 1.50.27 in /sigv4 (# 587) > 9fbe2ed Deprecate version.NewCollector (# 579) > eb39912 Update Go (# 588) > c9f742f Update common Prometheus files (# 581) > b98cb7c Bump github.com/aws/aws-sdk-go from 1.49.13 to 1.50.8 in /sigv4 (# 571) > bf53040 Update common Prometheus files (# 574) bumping google.golang.org/genproto/googleapis/api 31a09d3...b0ce06b: > b0ce06b chore(all): update all (# 1088) > 012b6fc chore(all): update all (# 1086) bumping github.com/prometheus/client_golang 53be91d...77d4003: > 77d4003 Add 1.19.0 changelog (# 1451) > 14259fa Merge pull request # 1448 from ywwg/owilliams/content-negotiation > 353395b Remove support for go 1.19 (# 1449) > 6d03920 deps: bump prometheus/common version > 9dd5d2a Merge pull request # 1445 from kavu/add_go122_metrics_test > 7ac9036 Merge pull request # 1440 from prometheus/dependabot/github_actions/github-actions-ded284d9a8 > c906a5e Add support for Go 1.22 > 8c7e30f Merge pull request # 1441 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/common-0.46.0 > 83d5940 Bump the github-actions group with 2 updates > d69fe9a Merge pull request # 1426 from prometheus/dependabot/github_actions/github-actions-37565e1261 > 08769f8 Bump github.com/prometheus/common in /tutorial/whatsup > 38631c6 chore: Move VersionCollector to collectors directory (# 1427) > f22329c Bump the github-actions group with 3 updates > b7b88fa Merge pull request # 1425 from prometheus/dependabot/go_modules/golang.org/x/sys-0.16.0 > 6636d6a CI: Hash pin all GH actions + configure dependabot for those. (# 1417) > d9be404 Simplification of middleware example (# 1423) > 8ee2fdc Bump golang.org/x/sys from 0.15.0 to 0.16.0 > 185945e Merge pull request # 1422 from prometheus/superq/version > 046e320 Merge pull request # 1420 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.32.0 > 3d4c27f Add version package > 034544a Merge pull request # 1419 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/client_golang-1.18.0 > 6ebfdd5 Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 > f87a86c Merge pull request # 1418 from prometheus/dependabot/go_modules/examples/middleware/github.com/prometheus/client_golang-1.18.0 > 9efc83a Bump github.com/prometheus/client_golang in /tutorial/whatsup > a88230e Merge pull request # 1414 from prometheus/release-1.18 > 71f3940 Bump github.com/prometheus/client_golang in /examples/middleware > 96f1aec Merge pull request # 1411 from prometheus/revert-1387-main > 0837d36 Merge pull request # 1410 from prometheus/arthursens/cut-1.18.0 > 2280fb1 Revert "change api http.client to interface" Signed-off-by: Knative Automation <automation@knative.team> |
|
|
46ce5842ea
|
upgrade to latest dependencies (#842)
bumping knative.dev/pkg 97fb318...145b901: > 145b901 Update community files (# 2977) bumping knative.dev/hack 5f0998e...e6dedc7: > e6dedc7 bump various tools (# 372) > 7f60be0 Update community files (# 371) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
274042096a
|
Update community files (#841)
Signed-off-by: Knative Automation <automation@knative.team> |
|
|
de506bfbc9
|
upgrade to latest dependencies (#840)
bumping google.golang.org/grpc c6e7f04...d715b2e: > d715b2e Change version to 1.62.0 (# 6994) > d706a42 cherry-pick # 6926 to 1.62 release branch (# 6986) > 8a4ca0c cherry-pick # 6977 to 1.62.x release branch (# 6979) > d41b01d encoding: fix typo (# 6966) > c2b50ee deps: fix backwards compatibility with encoding (# 6965) > 05b4a8b Revert "xds/googlec2p: use xdstp names for LDS (# 6949)" (# 6964) > 03e76b3 grpc: add ability to compile with or without tracing (# 6954) > 84b85ba xds/googledirectpath: Check if ipv6 address is non empty (# 6959) > 6f63f05 internal/grpcrand: use Go top-level random functions for go1.21+ (# 6925) > cd69b5d .*: fix minor linter issues (# 6958) > 891f8da build(deps): bump the github-actions group with 2 updates (# 6955) > 8da3e23 status: modify TestStatus_ErrorDetails_Fail to replace protoimpl package (# 6953) > a3f5ed6 interop: Replace context.Background() with passed ctx (# 6827) > 3aafa84 xds/googlec2p: use xdstp names for LDS (# 6949) > 02858ee deps: move from github.com/golang/protobuf to google.golang.org/protobuf/proto (# 6919) > 8d735f0 internal/transport: Remove redundant if conditional in http2_server (# 6946) > 5051eea grpc: Update go mod (# 6939) > d66bc9b encoding/proto: make sure proto imports are renamed (# 6934) > 4d792e5 Change version to 1.62.0-dev (# 6938) bumping knative.dev/pkg 32e13c4...97fb318: > 97fb318 Bump google.golang.org/grpc from 1.61.1 to 1.62.0 (# 2974) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
94c62a45c2
|
upgrade to latest dependencies (#839)
bumping google.golang.org/genproto/googleapis/rpc 31a09d3...012b6fc: > 012b6fc chore(all): update all (# 1086) bumping knative.dev/pkg 9f033a7...32e13c4: > 32e13c4 Bump github.com/prometheus/common from 0.47.0 to 0.48.0 (# 2975) > 7fe3d22 Bump google.golang.org/api from 0.165.0 to 0.167.0 (# 2973) > 7f542a9 Bump go.uber.org/zap from 1.26.0 to 1.27.0 (# 2972) > c97b609 upgrade to latest dependencies (# 2971) > 7594067 use shared setup-go and drop installation of go-licenses (# 2970) > bea8825 drop eventing-rabbitmq downstream testing (# 2969) > 695c421 drop http01 from downstream testing (# 2968) > 73aebb0 upgrade to latest dependencies (# 2967) bumping knative.dev/hack fe1f2b4...5f0998e: > 5f0998e Set default for GKE version to 1.28 (# 370) bumping github.com/prometheus/common 773d566...bd41eb6: > bd41eb6 Merge pull request # 576 from ywwg/owilliams/unexport > 05d7387 Unexport Format strings bumping go.uber.org/zap 96038b7...fcf8ee5: > fcf8ee5 Release v1.27.0 (# 1419) > e5a56ee Add WithPanicHook logger option for panic log tests (# 1416) > 0e2aa4e assets: Fix logo color profile (# 1418) > 956a21c Add methods for logging with level as argument (# 1406) > 2a893f6 build(deps): bump golangci/golangci-lint-action from 3 to 4 (# 1417) > e5745d6 ci: Test with Go 1.22 (# 1409) > 7db06bc zapslog: rename Option to HandlerOption (# 1411) > 35ded09 zapslog: fix all with slogtest, support inline group, ignore empty group. (# 1408) > 27b96e3 Make zaptest.NewTestingWriter public (# 1399) > 70f61bb zapslog: Bump zap from v1.24.0 to v1.26.0 (# 1404) > d27427d README: Add a logo (# 1396) > 5acd569 Rename license file to satisfy go docs for nested modules (# 1389) > fa1b6ae Extend WithLazy() method to SugaredLogger (# 1378) > f69ffe3 Update `Any` documentation to point at go compiler stack reuse issue (# 1387) > ad87f1e `zapcore/field.go`: Fixed typo on comment line indicating that the type is of complex64. (# 1386) > 628b1d0 Update goleak to 1.3.0 (# 1384) > f463774 lint: Pass zapcore and zaptest packages (# 1383) > 87577d8 zapcore: Ignore nil Entry.Time in encoders (# 1369) > 54430cb Revert "lint: Enable paralleltest, fix issues (# 1367)" (# 1368) > 7b6c114 lint: Enable paralleltest, fix issues (# 1367) > ed7ddb5 fmt: Prefer gofumpt over gofmt (# 1366) > 2f09c51 benchmark/slog: exp => std log/slog (# 1363) > 4ddf010 buffer: Fix AppendBytes doc string (# 1362) > 8a14570 doc: Clarify contract for primitive encoders (# 1360) > f9c5b00 chore(changelog): Drop 'v' prefixes (# 1356) > 6dce84f chore(exp/changelog): Use reference links (# 1357) > ebbc67a chore(changelog/1.26.0): add missing entry (# 1358) bumping google.golang.org/api e451477...548436b: > 548436b chore(main): release 0.167.0 (# 2428) > 55a9e5a feat(all): auto-regenerate discovery clients (# 2429) > f72b5af feat(all): auto-regenerate discovery clients (# 2427) > 133e58b chore(main): release 0.166.0 (# 2418) > 446a6bd feat(all): auto-regenerate discovery clients (# 2426) > b7d596b chore(all): update all (# 2423) > 124a535 feat(all): auto-regenerate discovery clients (# 2425) > b3f9c38 feat(all): auto-regenerate discovery clients (# 2424) > af6aa38 feat(all): auto-regenerate discovery clients (# 2421) > 762eb61 feat(all): auto-regenerate discovery clients (# 2420) > c969083 feat(all): auto-regenerate discovery clients (# 2419) > 260fc1e feat(all): auto-regenerate discovery clients (# 2417) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
674b31b90f
|
bump controller-tools version when updating schema (#838) | |
|
9565021883
|
upgrade to latest dependencies (#836)
Signed-off-by: Knative Automation <automation@knative.team> |
|
|
94ef8e1074
|
Update community files (#837)
Signed-off-by: Knative Automation <automation@knative.team> |
|
|
894aec1dd9
|
upgrade to latest dependencies (#835)
bumping golang.org/x/tools 0b1f1d4...c5643e9: > c5643e9 gopls/internal/server: fix two bugs related to dynamic configuration > 50b4f1b gopls/internal/golang: close open file > f0ef3c6 gopls: update x/telemetry dependency to fix crash > 8cf0a8e gopls: record that v0.15 will be the last to support go1.18 > 730dc3c gopls/internal/settings: add a hidden option to disable zero config > 95f04f4 gopls/internal/golang: add resolve support for inline refactorings > 9619683 gopls/internal/cache: treat local replaces as workspace modules > a5af84e gopls/internal/cache: check views on any on-disk change to go.mod files > a7407fa gopls: update telemetry > 314368d go/analysis/passes/deepequalerrors: audit for types.Alias safety > f4fa7a7 go.mod: update golang.org/x dependencies > 5fcc627 go/analysis/passes/nilness: handle type assertions too > e3f1180 gopls/internal/cache: fix crash in analysis > 76ef6b6 internal/jsonrpc2: export WireError type > acf07b3 gopls/internal/utils/immutable: remove unused Map.Keys > c11269c gopls/semantic: elide zero-length tokens > 7f80389 go/analysis/passes/stringintconv: audit for types.Alias safety > 76795ef gopls/doc: audit for types.Alias safety > ab67961 internal/imports: update stdlib index for Go 1.22.0 > d64ed6a internal/refactor/inline: audit for types.Alias safety > 0d87589 go/types/typeutil: audit for types.Alias safety > a297bfd go/callgraph/rta: audit for types.Alias safety > 08393e0 cmd/deadcode: audit for types.Alias safety > 37586e4 internal/apidiff: audit for types.Alias safety > 6d4ccf2 gopls/internal/cache: prime goimports cache asynchronously > 8b6359d gopls/internal/cache: share goimports state for GOMODCACHE > 2bb7f1c gopls/internal/test/integration/bench: improve completion benchmarks > f6dc1e9 internal/imports: merge init and newModuleResolver > 4f6024e internal/gopathwalk: walk directories concurrently > 8fcb5f0 gopls/internal/test/marker: skip on LUCI solaris builders > 08bd728 gopls/internal/test/integration: add a test for an inner go.work file > aee2e76 gopls/internal/settings: deprecate "allowModfileModifications" > ddb71b0 gopls/internal/cache: remove findWorkspaceModFile > 365517a gopls/internal/cache: detect and reinit on workspace vendor changes > 0be034b internal/aliases: Adds an internal alias package. > 8efa10c internal/imports: add a benchmark for the initial mod cache scan > df03d7d gopls/internal/golang: add missing check for nil funcBody > a1fbc78 gopls/internal/golang: move Go semantic tokens out of server > 51e3724 gopls: remove unused parameters > d6bd2d7 gopls/internal/cache: add assertions for export data inconsistency > 3403ce1 go/internal/gccgoimporter: recognize "any" as a builtin type > aecdb2d gopls/internal/cache: support workspace vendoring > e80085c gopls/internal/golang: downgrade bug.Reportf for missing builtin > 9c43803 gopls/internal/cache: allow command-line-package >1 CompileGoFiles > efce0f5 gopls/internal/cache/metadata: assert graph is acyclic > c3f60b7 gopls/internal/golang: hover: show embedded fields > 85146f5 gopls/internal/lsp/source: highlight returns correctly > e211e0f gopls: enable crashmonitor for unexpected crashes > d077888 gopls: update third party dependencies > 2e15dc7 gopls/internal/test/marker: reject "module testdata" > c07f927 cmd/deadcode: enable crash reporting > 44aed24 gopls/internal/analysis/undeclaredname: improve fix name > afe5265 go/packages: wait for sizes goroutine on all control paths > 4250783 refactor/eg: don't use cgo in Test > 1efbdde cmd/stringer, go/loader: use testenv.NeedsTool(t, "cgo") > 5f90691 go/buildutil: permit comma delimiters in build tags > 0c80ba3 internal/imports: remove the unused ProcessEnv.ModFile field > c046c5b gopls/internal/test/marker/testdata: move test to correct location > da7ed64 gopls/internal/cache/imports: simplify importsState invalidation > 7ec8ac0 gopls/internal/golang: hover: show type's methods after doc comment > 0e1f5be gopls: update x/telemetry dependency > 341c043 gopls/internal/test/integration/bench: fix broken benchmarks > b048cf1 cmd/callgraph: unskip TestCallgraph on windows/arm64 > 14d7f7b gopls/internal/cache: memoize the view filter func > 5e16437 gopls/internal/cache: skip TestZeroConfigAlgorithm on wasm > dd0f88f gopls/doc/emacs.md: explain how to organize imports automatically > 3d49bd5 internal/lsp: publish protocol.UnmarshalJSON > 35d8b1b gopls/internal/golang: don't bug.Report repaired ASTs in hover > 8174727 gopls/internal/test: await quiescence in TestInconsistentVendoring > df2fa1e gopls/doc: s/source/golang/ in the SVG file > 238800b gopls: manual tweaks after the lsp/ -> . rename > 95c6ac4 gopls/internal/protocol/command: move from ../lsp > 6d109d1 gopls/internal/protocol: move out of lsp/ > f872b3d gopls/internal/cache: move out of lsp/ > 6823da4 gopls/internal/golang: move from lsp/source > 129144e gopls/internal/lsprpc: move out of lsp/ > eed1997 gopls: use relative watched file patterns if supported > fa791ac gopls/internal/progress: simplify API > 816dcdf go/packages: add test for flake observed on Android > d5e76f1 gopls/internal/progress: move from lsp/ > 6fe9326 gopls/internal/telemetry/cmd/stacks: include client name in report > 6a58b98 gopls/internal/lsp/lsprpc: radically reduce API > 0ffb1d0 gopls/doc: add Helix editor documentation for gopls > c16e222 gopls/internal/test/integration: add regtest for hover crash > bd547e5 gopls/internal/lsp/cache: clean up public API > 4c53267 gopls/internal/lsp/cache: don't report a bug for standalone test files > a49867f internal/imports: don't add imports that shadow predeclared names > e2ca594 gopls/internal/lsp/source: address problems detected by staticcheck > 94d99e3 gopls/internal/test/marker: re-enable some tests > 060c748 gopls: consolidate analyzers, eliminating "convenience" analyzers > 7f6ec23 go/ssa: suppress go/packages-based test on android > a987ef7 go/packages: publish Driver{Request,Response} > e1555a3 go/ssa: add Function.DomPostorder > cd7b510 gopls/internal/lsp/cache: allow versions of form "go1.2.3" > d0930db gopls/internal/lsp/cache: fix bug reports from toGobDiagnostics > 1871a2e gopls/internal/lsp/source: move Go CodeActions logic from server > afcd676 gopls/internal/lsp/source: show promoted methods in hover > 525acd1 go/analysis/internal/analysisflags: add RelatedInformation JSON > c7ccb51 gopls/doc/design: rewrite the architecture overview > 39a2545 gopls/internal/version: amend the year in a recent copyright header > 186fcf3 gopls/internal/lsp/source: factor edit conversion utils > 83c6c25 gopls/internal/server: analyze widest packages for open files > c467be3 gopls: add a main.version variable to override the version at linktime > 6673e7a gopls/internal/lsp/source/completion: infer parameter types > 3458e0c gopls/internal/lsp/source: fix Fix titles > 72a36a7 gopls/internal/test/marker: fix test breakage due to semantic conflict > 470afda gopls/internal/analysis/unusedparams: eliminate false positives > 592d9e1 internal/lsp: convert refactor code actions to use codeAction/resolve > f2d3f78 gopls/internal/lsp/protocol: fix TestURIFromPath on windows > d2200d1 gopls/internal/test/marker: update skip comment for addgowork.txt > c0db45f gopls/internal/server: simplify DiagnoseFiles to avoid a race > 0d1b478 gopls/internal/test/integration: fix flakiness of TestResolveImportCycle > d517112 gopls/internal/lsp/protocol: deliver log messages in order > 9164f2a gopls/internal/test/marker: skip on solaris-amd64-oraclerel > dbc9d3e internal/analysisinternal: TypeExpr: don't forget Variadic > 54cf5bc internal/debug: show new View information in the debug page > b37fde9 gopls: simplify gopls command configuration > 6a0605d gopls/internal/test/marker: regenerate golden data > f572b7e gopls/internal/lsp/source/stub: trim version suffix from module path bumping golang.org/x/mod 6e58e47...fa1ba42: > fa1ba42 sumdb: replace globsMatchPath with module.MatchPrefixPatterns bumping google.golang.org/grpc 8167bc3...c6e7f04: > c6e7f04 Change version to 1.61.1 (# 6981) > dbd4cbc cherry-pick # 6977 to 1.61.x release branch (# 6980) > 57ed608 Change version to 1.61.1-dev (# 6937) bumping google.golang.org/genproto/googleapis/api 6c6643b...31a09d3: > 31a09d3 chore(all): update all (# 1085) > 1f4bbc5 chore(all): auto-regenerate .pb.go files (# 1083) > ef43131 chore(all): auto-regenerate .pb.go files (# 1082) bumping github.com/prometheus/common 7e44242...773d566: > 773d566 Merge pull request # 570 from ywwg/owilliams/quoted-metric-name-02 > a3bdb9e Support empty OAuth2 inline secrets (# 547) > 319c62c UTF-8 support in metric and label names > bd0376d UTF-8 support in validation, and some parsers and formatters (# 537) bumping knative.dev/pkg 2d2e27d...9227ebb: > 9227ebb Bump google.golang.org/api from 0.163.0 to 0.165.0 (# 2960) > fecb381 Bump google.golang.org/grpc from 1.61.0 to 1.61.1 (# 2963) > d978608 Bump github.com/prometheus/common from 0.46.0 to 0.47.0 (# 2962) > 0d88449 Bump golang.org/x/tools from 0.17.0 to 0.18.0 (# 2961) > f094d82 Bump cloud.google.com/go/storage from 1.37.0 to 1.38.0 (# 2959) > b8f9b22 Update community files (# 2957) > bc60487 Update community files (# 2956) > 405f0c4 Update community files (# 2955) bumping google.golang.org/genproto a9fa171...1f4bbc5: > 1f4bbc5 chore(all): auto-regenerate .pb.go files (# 1083) > ef43131 chore(all): auto-regenerate .pb.go files (# 1082) > 6c6643b chore(all): update all (# 1078) bumping google.golang.org/api 87aa1d0...e451477: > e451477 chore(main): release 0.165.0 (# 2415) > deab77d feat(all): auto-regenerate discovery clients (# 2416) > c702880 feat(all): auto-regenerate discovery clients (# 2414) > 3ff4bc1 chore(main): release 0.164.0 (# 2407) > edbe996 fix(transport): disable universe domain check if token source (# 2413) > 05a0882 chore(all): update all (# 2410) > 51d5068 feat(all): auto-regenerate discovery clients (# 2412) > 246b19f feat(all): auto-regenerate discovery clients (# 2409) > f1b37df feat(all): auto-regenerate discovery clients (# 2408) > 1bd8304 feat(all): auto-regenerate discovery clients (# 2406) bumping google.golang.org/genproto/googleapis/rpc 1f4bbc5...31a09d3: > 31a09d3 chore(all): update all (# 1085) bumping knative.dev/hack f3881d9...999d7e6: > 999d7e6 Update community files (# 367) > 6090613 Update community files (# 366) > d1067f2 Update community files (# 365) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
9f70352974
|
Update community files (#834)
Signed-off-by: Knative Automation <automation@knative.team> |
|
|
e020b43db7
|
Update community files (#833)
Signed-off-by: Knative Automation <automation@knative.team> |
|
|
d00011f81a
|
upgrade to latest dependencies (#831)
bumping knative.dev/hack ab9b690...f3881d9: > f3881d9 Update community files (# 364) bumping google.golang.org/genproto/googleapis/rpc a9fa171...1f4bbc5: > 1f4bbc5 chore(all): auto-regenerate .pb.go files (# 1083) > ef43131 chore(all): auto-regenerate .pb.go files (# 1082) > 6c6643b chore(all): update all (# 1078) bumping google.golang.org/api ee5c9cc...87aa1d0: > 87aa1d0 chore(main): release 0.163.0 (# 2402) > 2271ef7 feat(all): auto-regenerate discovery clients (# 2405) > 47834b5 feat(all): auto-regenerate discovery clients (# 2403) > 62ceaad feat(all): auto-regenerate discovery clients (# 2401) > 26a1117 chore(main): release 0.162.0 (# 2389) > 6862015 fix(transport): enforce 1s timeout on requests to MDS universe_domain (# 2393) > a6d137b chore(all): update all (# 2396) > 5437df8 chore(all): update module github.com/google/go-github/v52 to v58 (# 2397) > eddfeb9 feat(all): auto-regenerate discovery clients (# 2398) > 169ead6 feat(all): auto-regenerate discovery clients (# 2395) > 140fb54 feat(all): auto-regenerate discovery clients (# 2394) > e5a7a15 feat(all): auto-regenerate discovery clients (# 2392) > c8e77f6 feat(all): auto-regenerate discovery clients (# 2391) > f2f2d22 feat(all): auto-regenerate discovery clients (# 2388) > befbd36 chore(main): release 0.161.0 (# 2387) > f29f327 fix(gen): reject repeated object query params (# 2383) > 54c764a fix(transport): skip s2a for now if service has direct path enabled (# 2385) > 03042ec feat(all): auto-regenerate discovery clients (# 2386) > dcb7e96 chore(main): release 0.160.0 (# 2381) > fee4c8f feat(all): auto-regenerate discovery clients (# 2384) > 5534cf2 feat(all): auto-regenerate discovery clients (# 2382) > 8f26f51 feat(all): auto-regenerate discovery clients (# 2380) bumping golang.org/x/sys 0829ab1...914b96c: > 914b96c windows: support ill-formed UTF-16 in UTF16PtrToString > 511ec84 Revert "windows: support nil done parameter in ReadFile and WriteFile" > 628365d windows: support nil done parameter in ReadFile and WriteFile > bef1bd8 unix: move mksyscall regexp to package level variables > 5710a32 unix/linux: update Linux kernel to 6.7 > b3ce6a3 windows: build env_windows_test.go only go Go 1.21 and above > c3fa2b8 windows: fix parsing of non-ASCII entries in token.Environ > f69d32a unix: in TestDirent, make as many ReadDirent calls as are needed > 0d9df52 unix: add more SECCOMP constants bumping golang.org/x/term ae94145...353276a: > 353276a go.mod: update golang.org/x dependencies bumping golang.org/x/net cb5b10f...73d21fd: > 73d21fd go.mod: update golang.org/x dependencies > 643fd16 html: fix SOLIDUS '/' handling in attribute parsing > 73e4b50 dns/dnsmessage: allow name compression for SRV resource parsing > b2208d0 internal/quic/qlog: fix typo > 0d0b98c http2: avoid goroutine starvation in TestServer_Push_RejectAfterGoAway > 07e05fd http2: remove suspicious uint32->v conversion in frame code > 26b646e quic: avoid deadlock in Endpoint.Close bumping knative.dev/pkg b6659cc...2d2e27d: > 2d2e27d Bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 (# 2952) > 3b39834 Bump google.golang.org/api from 0.161.0 to 0.163.0 (# 2953) > 085f505 Bump golang.org/x/net from 0.20.0 to 0.21.0 (# 2954) > 4104e42 Bump google.golang.org/api from 0.159.0 to 0.161.0 (# 2951) > e85c3cf Update community files (# 2950) bumping golang.org/x/oauth2 39adbb7...ebe81ad: > ebe81ad go.mod: update golang.org/x dependencies > adffd94 google/internal/externalaccount: update serviceAccountImpersonationRE to support universe domain > deefa7e google/downscope: add DownscopingConfig.UniverseDomain to support TPC Signed-off-by: Knative Automation <automation@knative.team> |
|
|
62de22c172
|
Update community files (#832)
Signed-off-by: Knative Automation <automation@knative.team> |
|
|
ff20e3e05f
|
Update community files (#830)
Signed-off-by: Knative Automation <automation@knative.team> |
|
|
0ea2d3c6dd
|
upgrade to latest dependencies (#829)
bumping google.golang.org/genproto/googleapis/api 50ed04b...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) bumping google.golang.org/genproto 50ed04b...a9fa171: > a9fa171 fix(dataform): Remove broken aliases (# 1080) > 9144d31 fix(analytics): Remove broken aliases (# 1079) > 35c7eff chore(all): update all (# 1077) bumping knative.dev/pkg d34ca03...b6659cc: > 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) 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) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
506882f82a
|
upgrade to latest dependencies (#828)
bumping google.golang.org/api b52e40b...ee5c9cc: > 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 knative.dev/hack f3f03ac...ab9b690: > 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/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 knative.dev/pkg b488e7b...d34ca03: > 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 google.golang.org/genproto/googleapis/api 989df2b...50ed04b: > 50ed04b chore(all): update all to v4 (# 1076) > 0d6446b chore(all): update all (# 1075) > 995d672 chore(all): update all (# 1073) bumping google.golang.org/genproto 989df2b...50ed04b: > 50ed04b chore(all): update all to v4 (# 1076) > 0d6446b chore(all): update all (# 1075) > 995d672 chore(all): update all (# 1073) 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 Signed-off-by: Knative Automation <automation@knative.team> |
|
|
32661711ab
|
upgrade to latest dependencies (#827)
bumping knative.dev/hack e89096d...f3f03ac: > f3f03ac [release-1.13] Don't hardcode serving as the repo when setting highest semver (# 362) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
e0bb0af5a7
|
Update community files (#826)
Signed-off-by: Knative Automation <automation@knative.team> |
|
|
cccbdc91f9
|
Update community files (#825)
Signed-off-by: Knative Automation <automation@knative.team> |
|
|
0a234c8b78
|
upgrade to latest dependencies (#824)
bumping knative.dev/pkg f95090a...b488e7b: > b488e7b upgrade to latest dependencies (# 2938) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
fe95cc8355
|
upgrade to latest dependencies (#823)
bumping knative.dev/pkg 347a4b5...f95090a: > f95090a Bump github.com/evanphx/json-patch/v5 from 5.7.0 to 5.8.0 (# 2935) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
40118e0de8
|
upgrade to latest dependencies (#822)
bumping knative.dev/pkg bc230ae...347a4b5: > 347a4b5 Bump github.com/prometheus/common from 0.45.0 to 0.46.0 (# 2937) > e8c79d4 Bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 (# 2934) > ff26179 Bump golang.org/x/tools from 0.16.1 to 0.17.0 (# 2936) > e0d5064 Bump golang.org/x/net from 0.19.0 to 0.20.0 (# 2933) bumping golang.org/x/net a8e0109...cb5b10f: > cb5b10f go.mod: update golang.org/x dependencies > 689bbc7 quic: deflake TestStreamsCreateConcurrency > f12db26 internal/quic/cmd/interop: use wget --no-verbose in Dockerfile > c136d0c quic: avoid panic when PTO expires and implicitly-created streams exist > f9726a9 quic: fix packet size logging > c337daf quic: enable qlog output in tests > 2b416c3 quic/qlog: create log files with O_EXCL > 1e59a7e quic/qlog: correctly write negative durations > b0eb4d6 quic: compute pnum len from max ack received, not sent > b952594 quic: fix data race in connection close > 577e44a quic: skip leaked goroutine check on GOOS=js > 65efbad quic: avoid leaking tls goroutines in tests > 08a78b1 quic: unblock operations when closing conns > c1b6eee quic: send occasional ack-eliciting packets > 491f354 quic: log packets and frames > f812076 http2: explicitly set minimum TLS version in tests bumping golang.org/x/sys 13b15b7...0829ab1: > 0829ab1 windows: add SetFileValidData > 32cdffc unix: don't redefine constants already defined in glibc headers > f0c7190 unix: remove extra trailing newlines in zsyscall_openbsd_*.go > 5ff87d7 unix: add Netfilter and NFTables constants bumping github.com/prometheus/common c59927e...7e44242: > 7e44242 Bump Go modules (# 568) > 0e201e4 Merge pull request # 567 from stapelberg/protodelim > 53f76e7 version: make GetTegs() public (# 565) > 1143fec switch to protodelim package (which pbutil now calls) > 21a37ca enable gofumpt, goimports, testifylint linters (# 551) > 256500d Make version getRevision public (# 563) > 0949959 Update common Prometheus files (# 561) > e56a9b7 Bump github.com/aws/aws-sdk-go from 1.48.10 to 1.49.13 in /sigv4 (# 557) > 46ef093 Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 (# 559) > e21e8b5 Update common Prometheus files (# 555) > 9b4f72d Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 in /sigv4 (# 558) > 8c8f8b1 Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (# 560) > f094368 Add hints for promlog (# 556) > 686da34 Merge pull request # 540 from prometheus/dependabot/go_modules/golang.org/x/oauth2-0.15.0 > f20b239 Merge pull request # 541 from prometheus/dependabot/go_modules/golang.org/x/net-0.19.0 > eb678ba Update golang.org/x/oauth2 in sigv4. > b861d35 Merge pull request # 552 from prometheus/repo_sync > 83ae14e Bump golang.org/x/net in sigv4. > 4627a1b Bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 > 658f673 Merge pull request # 542 from prometheus/dependabot/go_modules/github.com/alecthomas/kingpin/v2-2.4.0 > a4728e4 Update common Prometheus files > 1f5a74c Bump golang.org/x/net from 0.18.0 to 0.19.0 > 919697c Merge pull request # 539 from prometheus/dependabot/go_modules/sigv4/github.com/aws/aws-sdk-go-1.48.10 > db4fdbc Bump github.com/alecthomas/kingpin/v2 from 2.3.2 to 2.4.0 > 1d8c672 Merge pull request # 535 from prometheus/repo_sync > a5e739e Merge pull request # 548 from prometheus/repo_sync > e888263 Bump github.com/aws/aws-sdk-go from 1.47.0 to 1.48.10 in /sigv4 > de1c963 Merge pull request # 534 from prometheus/superq/client_model > 36e2952 Update common Prometheus files > ac367b6 Merge pull request # 550 from mmorel-35/linters > 8dd6483 Update common Prometheus files > 64159df Merge pull request # 529 from prometheus/dependabot/go_modules/sigv4/github.com/aws/aws-sdk-go-1.47.0 > de26626 Update modules > 4556565 Merge pull request # 546 from TheSpiritXIII/empty-credentials > a29c35f enable errorlint linter > 00ee8d3 Merge pull request # 532 from prometheus/repo_sync > f0d19ff Bump github.com/aws/aws-sdk-go from 1.45.19 to 1.47.0 in /sigv4 > af1c404 Allow using empty Authorization credentials > 832cd6e Merge pull request # 533 from prometheus/metadata > fbbe75a Update common Prometheus files > 6ff0400 Merge pull request # 517 from prometheus/superq/golangci > 445c210 model: add metric type values > 8a72a0c Add golangci-lint config bumping golang.org/x/oauth2 6e9ec93...39adbb7: > 39adbb7 go.mod: update golang.org/x dependencies > 4ce7bbb google: add Credentials.GetUniverseDomain with GCE MDS support > 1e6999b google: add UniverseDomain to CredentialsParams bumping golang.org/x/term ee66497...ae94145: > ae94145 go.mod: update golang.org/x dependencies bumping golang.org/x/tools 2acb2e6...0b1f1d4: > 0b1f1d4 gopls/internal/lsp/cache: (re-)ensure clean shutdown > 706525d gopls/internal/lsp/source/completion: support postfix completion (iferr, > 581c0b3 gopls/internal/lsp/source: add receiver name to stubbed methods > c95fa0f gopls/internal/test: skip marker tests on darwin builders if -short > 25a0e9d go.mod: update golang.org/x dependencies > c9c95f9 internal/refactor/inline: improve a confusing error message > ba8672b go/analysis/passes/unusedresult: add functions from slices package > 3e8a0a3 gopls/internal/lsp/cache: address additional comments from CL 553095 > 920d665 gopls/internal/cmd: factor three loops in fix subcommand > 7825736 gopls/internal/lsp/cache: simplify critical errors > 88ea935 gopls/internal/lsp/cache: don't scan for modules when defining a view > 2e53332 gopls/internal/lsp/cache: remove validBuildConfiguration > a863a4f cmd/goimports: fix -trace flag: flush after stopping trace > 5e6f314 gopls/stub: support for method generation with same name but different receiver > d47b14c gopls/internal/lsp/source/completion: complete return snippet > a08f286 gopls/internal/lsp/cache: add dynamic build tag support > 1f94566 gopls/internal/lsp/source: simplify SuggestedFix plumbing > baf6fd2 gopls/internal/server: simplify fileOf (née beginFileRequest) > 54ac623 gopls/internal/lsp/cache: add support for checking views from tests > 025ebe6 gopls/internal/lsp/cache: associate env with folders, not views > a6819f4 go/callgraph/vta: fix handling of comma map lookups > f6d5f0f gopls/internal/lsp/cache: finish integrating the zero-config algorithm > 862c086 gopls/internal/lsp/cache: don't preserve sequence IDs in updated views > 59384bc gopls/internal/lsp/cache: switch to new bestViewForURI logic > 160631f gopls/internal/lsp/cache: add views for unused modules in selectViews > f801f12 gopls/internal/work: fix crash during go.work completion > b85cfba gopls/internal/lsp/cache: add the zero-config algorithm, and a unit test > ee47fd4 gopls/internal/lsp/cache: simplify view definitions > c431729 gopls/internal/lsp/cache: reconcile view modes and workspace packages > 83bceaf internal/versions: remove use of go/versions > 261fa1a gopls/internal: remove myers diff implementation from gopls > 4d2b6e1 gopls/internal: remove old diff > 3bed147 gopls/internal/server: print stderr in go mod vendor error message > e601fd8 gopls/internal/server: rewrite the server diagnostic tracking > c9f3382 gopls/internal/lsp/cache: do not block View.Shutdown on Snapshot work > 1346c45 gopls/internal/lsp/cache: allow "" or "null" Diagnostics.Data > 20e1bb7 gopls: remove dead types and fields > dcabb5c go/ssa: do not load type parameter method receivers > 5b123a2 cmd/guru,internal/robustio: make tests robust to os.Symlink errors > 5f21477 internal/coverage: delete unused tool > 9ed4fb5 gopls/internal/lsp/protocol: request.params is optional > 6b6442c gopls/internal/lsp/source: rename: update the doc link associated with the object > 3fd334c gopls/internal/test: set GOPACKAGESDRIVER=off for new marker tests Signed-off-by: Knative Automation <automation@knative.team> |
|
|
2fa5ccd3f4
|
upgrade to latest dependencies (#820)
bumping k8s.io/api 6e7eda9...4c4fe6a: > 4c4fe6a Update dependencies to v0.28.5 tag > a4f9a1a Merge pull request # 121545 from dims/automated-cherry-pick-of-# 121364-upstream-release-1.28 > 5aafa00 bump golang.org/grpc to v1.56.3 > 579c82b Merge pull request # 121128 from MadhavJivrajani/bump-x-net-128 > f72d479 .: bump golang.org/x/net to v0.17.0 > 546e425 Merge pull request # 120329 from liggitt/automated-cherry-pick-of-# 120327-upstream-release-1.28 > 7315e44 Revert to json-patch 4.12.0 > 962dfd4 Merge pull request # 120208 from mimowo/automated-cherry-pick-of-# 120204-upstream-release-1.28 > 37b4561 Mark Job onPodConditions as optional in pod failure policy > ac59949 Merge remote-tracking branch 'origin/master' into release-1.28 > e32cee6 Merge pull request # 119876 from marosset/revert-118895 > b76dbf0 Avoid returning nil responseKind in v1beta1 aggregated discovery > b582191 Revert "Merge pull request # 118895 from RyanAoh/kep-1860" > 9ab79ea Merge remote-tracking branch 'origin/master' into release-1.28 > 8749dc5 .*: bump golang.org/x/net to v0.13.0 > 8a20f1b Merge pull request # 118644 from alexzielenski/apiserver/policy/namespaceParamRef > 2859edb Merge pull request # 116469 from RomanBednar/pv-phase-transition-time > ed524d6 update codegen > 6ff1b21 Merge pull request # 119215 from alexzielenski/apiserver/policy/namespaceParamRef-alpha > 43c3eb6 make update > 2ab050b api: add v1beta1 ValidatingAdmissionPolicy/Binding types and storage > 86e8180 Merge pull request # 119301 from kannon92/pod-replacement-policy-job-api-only > cfca8a6 update-codegen > e1ce56f add LastPhaseTransitionTime field to PersistentVolume > 6f6625d add podReplacementPolicy and terminating field to job api > 01fdcbf add namespaceParamRef to v1alpha1 and internal > 0d22b80 Merge pull request # 117740 from Richabanker/uvip-impl > 61cef87 Add impl for uvip > 0c7a73e Merge pull request # 119294 from mimowo/backoff-limit-per-index-api > a769cf0 Extend the API for the Job job-index-failure-count annotation > 99f5672 Extend the Job API for BackoffLimitPerIndex > 1b0ec3b Merge pull request # 118204 from sttts/sttts-openapi-v2-parameter-refs > 4f39e1c Merge pull request # 119380 from A-Hilaly/api-server/webhooks/match-conditions-beta-graduations > cef2f42 Bump kube-openapi > 277ce0d Merge pull request # 119312 from pacoxu/prometheus/common-v0.44 > 08de24e Graduate AdmissionWebhookMatchCondition to beta > 581b760 Merge pull request # 116335 from gnufied/update-api-recovery-apis > 4cea59e upgrade prometheus common to v0.44.0 > 60ab682 Add StatefulSet pod index as pod label (# 119232) > 85d5f1b Update generated documentation > b2e5489 Merge pull request # 118895 from RyanAoh/kep-1860 > 23fed57 Fix validation options for old pvc > b99d65a Generated code for IP mode field > 7f35b55 Update generated stuff after changing comments > cc31205 Add IP mode field > 9377396 Update comments about allocatedResourceStatus > 2786528 Merge pull request # 109616 from wzshiming/feat/pod-host-ips > 5adbf42 Update test generated data for 1.26 branch > 48d7a4d ValidatingAdmissionPolicy: support namespace access (# 118267) > 7dda07d Regenerate > 5fba150 Update 1.27 generated data > ac1defa Merge pull request # 118883 from danielvegamyhre/kep-4017-job > 6533afb Add HostIPs field and update PodIPs field > c214b0a Update generated data > ad80a67 Merge pull request # 119330 from bertinatto/fix-conn-reuse-test > e2edcb6 revert changes in staging > dd4da89 Update code to use new generic allocatedResourceStatus field > 14fd6a3 Merge pull request # 118782 from MikeSpreitzer/exempt-borrowing-impl > 892643e Proactively bump golang.org/x/net to v0.12.0 > 0de9014 remove statefulset label added to wrong branch > f78dd1d Update generated code for APF borrowing by exempt > e76c910 use job completion index annotation as label > 2c4fbcf Fix AutoUpdateAnnotationKey, NominalConcurrencyShares > 8b76f66 update name of pod index label > 72db99b apf: add API changes for borrowing by exempt pl > 8167ea0 ValidatingAdmissionPolicy: Variable Composition (# 118642) > 283b145 Merge pull request # 119243 from dprotaso/standard-app-protocol > 9492466 Update standard app protocols > 4993e30 Merge pull request # 117351 from pohly/dra-generated-resource-claim-names > e6e77fd dra: generated files > 198454a dra: generated name for ResourceClaim from template > 6e2bd33 Merge pull request # 116429 from SergeyKanzhelev/sidecar > c94fecf Sidecar: Generated code > 906f29e Sidecar: API changes > 5d126b3 feat: Append job creation timestamp to cronjob annotations (# 118137) > a69cc64 Merge pull request # 118386 from Richabanker/enhance-storage-version > ca92b68 Add servedVersions info in StorageVersion API > 366128e Merge pull request # 118689 from bzsuni/clean > 6c7be5b update prometheus/client_golang v1.14.0 to v1.16.0 > dc63998 Merge pull request # 118507 from jeremyrickard/go1205 > 357676e Update vendor with hack/update-vendor.sh > 63505c4 Merge pull request # 117505 from SergeyKanzhelev/localhostOnWord > 2f95538 Merge pull request # 117645 from humblec/etcd-2 > 819ea17 change the seccompProfile field description to match the imlpementation > 7c333a3 Merge pull request # 117139 from pohly/test-integration-race-detection-update-utils > 2c7aa9a update vendor dependencies for the change > e2ff1df dependencies: bump k8s.io/utils > 918293f etcd depdencies are updated to v3.5.9 > c4c9b6b Merge pull request # 117946 from lavalamp/lavalamp-taking-a-break > ecc69da Merge pull request # 116761 from iancoolidge/devel-cpuset-revendor > 78342f6 lavalamp is taking a long break > f3a0f2e Merge pull request # 117802 from kerthcet/cleanup/update-PodFailurePolicy-field > 4423e04 Update k8s.io/utils version to v0.0.0-20230313181309-38a27ef9d749 > 1152564 Update podFailurePolicy comments from alpha-level to beta > 7a87286 Merge pull request # 117325 from yanggangtony/fix-typo-annotation_key > 77aab51 Merge pull request # 117713 from flant/ssr-ga > cae92bc fix typo annotation key notes. > 2ef5057 Merge pull request # 117687 from pohly/klog-update > 5a49b85 Add comment about removing the feature gate > ea14934 dependencies: klog v2.100.1 > 08da8fa KEP-3325: Promote SelfSubjectReview to GA > cdff1d4 Merge pull request # 115843 from rikatz/remote-netpol-status > a09cb4f Merge pull request # 117570 from marosset/remove-hostprocess-containers-featuregate > 4cb5681 Update compatibility data test > 14796d1 Merge pull request # 117253 from akhilerm/update-containerd-dependencies > 5fd58e1 Removing WindowsHostProcessContainers feature-gate > b16569a Generated files for NetworkPolicyStatus removal > 15ff6dd chore: update cgroups and ttrpc versions > 90ceadb Remove withdrawn feature NetworkPolicyStatus > 34a8cae Merge pull request # 117350 from mohitsharma-in/update/google-golang-protobuf > 05b8f90 Merge pull request # 117578 from SataQiu/drop-v1.25.0-testdata > 8dc8aa9 Dependencies Update google.golang.org/protobuf v1.28.1 to v1.30.0 > 47926b1 Merge pull request # 115487 from tongpu/docs/roleRef_immutable > c1500af drop v1.25.0 API testdata > 58b48e2 Merge pull request # 117537 from SataQiu/v1.27.0-api-testdata > cbc5381 Add a comment to roleRef to document that it is immutable > e93fc0e Merge pull request # 117483 from ArkaSaha30/bump-gofuzz > 25e990c Add v1.27.0 API testdata > 9dec43f Merge pull request # 117482 from ArkaSaha30/bump-go-logr > 8b17952 update gofuzz dependency > 8360d82 Merge pull request # 117352 from mohitsharma-in/update/golang_x_tools > 8de9213 Update go-logr dependencies > 6fd888a Dependencies Update golang.org/x/tools v0.7.0 to v0.8.0 > e2bb673 Merge pull request # 117285 from humblec/azure-go-autorest > 134cb41 dependencies: update gh/Azure/auto-test/{adal,validation} > b0b8e3f Merge pull request # 117182 from dddddai/http-headers > 2bdacdf remove these unrelated openapi files (# 117051) > a08f8e3 use case-insensitive header keys for http probes > ec59454 Merge pull request # 116948 from MadhavJivrajani/fix-verify-vendor > 7f5d6a6 .*: update vendor dir and cleanup > e3f1032 Merge pull request # 116866 from LiorLieberman/remove-grpc-standard-protocol 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 github.com/go-openapi/jsonreference 424d68c...1f158e5: > 1f158e5 enable github action on pr > 53e3421 Normalize non-encoded utf-8 URL bumping k8s.io/apimachinery f46cb69...46a872e: > 46a872e Merge pull request # 121545 from dims/automated-cherry-pick-of-# 121364-upstream-release-1.28 > c52a85c bump golang.org/grpc to v1.56.3 > ab8b4c8 Merge pull request # 121196 from enj/automated-cherry-pick-of-# 121120-upstream-release-1.28 > 68b0397 Prevent rapid reset http2 DOS on API server > 1f3a244 Merge pull request # 121128 from MadhavJivrajani/bump-x-net-128 > 1449f93 .: bump golang.org/x/net to v0.17.0 > bc548d1 Merge pull request # 120329 from liggitt/automated-cherry-pick-of-# 120327-upstream-release-1.28 > 3b64f76 Revert to json-patch 4.12.0 > 4b14f80 Merge remote-tracking branch 'origin/master' into release-1.28 > 7676494 .*: bump golang.org/x/net to v0.13.0 > 5cb2369 Merge pull request # 118204 from sttts/sttts-openapi-v2-parameter-refs > 03c9768 Merge pull request # 119312 from pacoxu/prometheus/common-v0.44 > 85d23e3 Bump kube-openapi > 8803846 upgrade prometheus common to v0.44.0 > 7924d2c Merge pull request # 119330 from bertinatto/fix-conn-reuse-test > b86b23a Proactively bump golang.org/x/net to v0.12.0 > c9b3b3a Merge pull request # 119154 from aimuz/fix-119152 > ddd0263 Merge pull request # 119229 from HirazawaUi/fix-convert-slice > 6d516fd fix: Add "metav1.CauseType" to "field.ErrorType" map > f3f45bf Fix the converts an empty string to nil. > 83d6d37 Merge pull request # 118182 from seans3/wsstream-refactor > 07fcd5d Merge pull request # 118686 from aojea/inmidiate > b714ff2 Refactor wsstream library from apiserver to apimachinery > 2680937 Merge pull request # 118689 from bzsuni/clean > 557064e always execute condition for wait.PollUntilContextTimeout with > e62f666 update prometheus/client_golang v1.14.0 to v1.16.0 > 6b1428e Merge pull request # 118507 from jeremyrickard/go1205 > e3550f9 Update vendor with hack/update-vendor.sh > 16053f7 Merge pull request # 118522 from jpbetz/remove-bad-merge-key > 9915519 Remove invalid merge key > 7ed5d2d Merge pull request # 118362 from linxiulei/zero_copy > 4428831 Do not copy bytes for cached serializations > 57a9270 Merge pull request # 118384 from Jefftree/gnostic-models-branch > 9bd9032 Update gnostic references > 631d495 vendor > 60180f0 Merge pull request # 113362 from sxllwx/ftr/extract_listobject_use_copy > 403fb36 Merge pull request # 118274 from kerthcet/chore/fix-the-usage-example > b7c2804 clean up dead code > b438789 Merge pull request # 118240 from Jefftree/bump-kube-openapi > 49a3a30 Chore: fix the example about how to use PollUntilContextTimeout > 963198f Optimize reflect checks further, save item type information > 5a06f02 Update vendor > f95867e Implement WithAlloc variants for EachListItem and ExtractList > f5e92bb Merge pull request # 118084 from enj/enj/f/cache_get_expired > f3cf2af Extract List reflect optimization > fe9a531 Merge pull request # 117251 from linxiulei/wh > 641b1e6 kmsv2: ignore cache key expiration on reads > bf5fe84 Add WithAlloc interface and stub implementations with base benchmarks > 8d86347 Merge pull request # 116973 from apelisse/add-client-to-typeconverter > 502db1b Make connection lost retryable in webhook > b266ccb managedfields: Remove gvk from SkipNonApplied > 1c1ede2 managedfields: Improve/strengthen version checking for Apply > b623796 managedfields: Create NewFakeFieldManager > 9d33220 Merge pull request # 118014 from liggitt/mapstructure > 115a008 Update kube-openapi, drop mapstructure > 4ead302 Merge pull request # 117982 from jpbetz/sig-roles-jpbetz > 960ab7b Merge pull request # 117645 from humblec/etcd-2 > 0abdb3e Add api-machinery TL owners permissions for jpbetz > 676b368 Merge pull request # 117139 from pohly/test-integration-race-detection-update-utils > b33ab7b update vendor dependencies for the change > a6aa9d6 dependencies: bump k8s.io/utils > c0aaba6 etcd depdencies are updated to v3.5.9 > 0ef2ec8 Merge pull request # 117946 from lavalamp/lavalamp-taking-a-break > 75b6a1f Merge pull request # 117961 from humblec/ginkgo > 27b9cea lavalamp is taking a long break > 1cbaded Merge pull request # 116761 from iancoolidge/devel-cpuset-revendor > 2f98b3d ginkgo update to v2.9.4 and gomega to 1.27.6 > af27fc8 Merge pull request # 117650 from tklauser/wait-correct-comment > ec1a105 Update k8s.io/utils version to v0.0.0-20230313181309-38a27ef9d749 > f3f375c Merge pull request # 117900 from skitt/ioutil-apimachinery-util > 44b395e wait: fix PollUntilContextTimeout godoc comment > 57779d4 apimachinery/util: stop using deprecated io/ioutil > e7958c5 Merge pull request # 116779 from jpbetz/cel-ratcheting > 7ecc586 Merge pull request # 117687 from pohly/klog-update > 80166ff Introduce CEL EnvSets for managing safe rollout of new CEL features, libraries and expression variables > db7f555 Merge pull request # 117716 from thockin/validation_test_whitespace > 90d77e1 dependencies: klog v2.100.1 > 5121994 Clean up brace whitespace in **/validation_test.go > c11b0f2 Merge pull request # 117568 from alexzielenski/apiserver/smp/merge-with-empty > 00f5492 Merge pull request # 114998 from alexzielenski/apiserver/smd/ssa-conditionals > ff80200 filter out directives before taking patch value as-is > 3dfe42b add error for attempting to initialize field manager with nil typeconverter > c76d3a7 add integration test for nested $patch in SMP > 4749b4e Merge pull request # 117705 from Jefftree/update-openapi-fix-race > efd9375 add subtests > bc4d59d Merge pull request # 110472 from brianpursley/k-110407 > 41b7563 Update kube-openapi to fix race > 930e0be add test case for merging a patch against empty list > d563c97 Merge pull request # 116665 from skitt/intstr-fromint32 > c35cb3c Fix strategic merge patch $deleteFromPrimitiveList bug > cb6f584 Merge pull request # 117425 from cbandy/apimachinery-testing-setenv > 91aba73 intstr: add FromInt32, deprecate FromInt > 478f097 Merge pull request # 117350 from mohitsharma-in/update/google-golang-protobuf > 1634075 Replace os.Setenv with testing.T.Setenv in tests > 0db4b49 Merge pull request # 117483 from ArkaSaha30/bump-gofuzz > 7809626 Dependencies Update google.golang.org/protobuf v1.28.1 to v1.30.0 > 150a158 Merge pull request # 117482 from ArkaSaha30/bump-go-logr > c28cdd1 update gofuzz dependency > 61b874e Merge pull request # 117352 from mohitsharma-in/update/golang_x_tools > e6a57b3 Update go-logr dependencies > f6219e6 Dependencies Update golang.org/x/tools v0.7.0 to v0.8.0 > 09996a1 Merge pull request # 117399 from mohitsharma-in/update/golang_time > cdedac7 Dependencies Update golang.org/x/timet 90d013bbcef8 to v0.3.0 > 40ea93b Merge pull request # 117278 from haoruan/cleanup/replace-spew-with-dump > 71d667e Merge pull request # 117285 from humblec/azure-go-autorest > 288d34e replace spew methods with dump methods > 403d99a dependencies: update gh/Azure/auto-test/{adal,validation} > bd44860 Merge pull request # 117238 from pohly/namespaces-name-lowercase > 84f66f2 Merge pull request # 116896 from thockin/apimachinery_util_diff_cleanup > c2d59b0 api: encode NamespacedName with lower case in JSON > 2e03115 Replace uses of ObjectReflectDiff with cmp.Diff > 8f5bd7f Replace uses of ObjectGoPrintDiff with cmp.Diff > 6ecab03 Replace uses of diff.ObjectDiff with cmp.Diff > d2d6173 Replace apimachinery diff.StringDiff with cmp > 31e4b9d Merge pull request # 117143 from howardjohn/poll/bad-comment > 6f83fe0 remove reuse buf todo (# 117033) > 459b159 wait: fix incorrect suggested method > e6237e7 Merge pull request # 117009 from mouuii/mouuii-dev > c1741f1 Merge pull request # 114800 from haoruan/feature-8976-spew-sprintf-refactor > 4f91db1 fix doc mismatch > 72a7bb1 replaced spew.Sprintf with a util pretty print function bumping k8s.io/client-go f2d9132...94205f8: > 94205f8 Update dependencies to v0.28.5 tag > 6ecf5b9 Merge pull request # 121545 from dims/automated-cherry-pick-of-# 121364-upstream-release-1.28 > 8ad28e8 bump golang.org/grpc to v1.56.3 > fb42861 Merge pull request # 121128 from MadhavJivrajani/bump-x-net-128 > a013666 .: bump golang.org/x/net to v0.17.0 > 745513a Merge pull request # 120359 from Jefftree/automated-cherry-pick-of-# 119870-upstream-release-1.28 > 29a840d Merge pull request # 120329 from liggitt/automated-cherry-pick-of-# 120327-upstream-release-1.28 > 43a6d93 Fallback to legacy discovery on a wider range of conditions in aggregator > 805102c Revert to json-patch 4.12.0 > fe76ecc Merge remote-tracking branch 'origin/master' into release-1.28 > a715d8b Merge pull request # 119876 from marosset/revert-118895 > 8d766e7 Avoid returning nil responseKind in v1beta1 aggregated discovery > 3163e5a Revert "Merge pull request # 118895 from RyanAoh/kep-1860" > dcfe307 Merge remote-tracking branch 'origin/master' into release-1.28 > 7d2c3df .*: bump golang.org/x/net to v0.13.0 > c5b1c13 Merge pull request # 118644 from alexzielenski/apiserver/policy/namespaceParamRef > a98e74a Merge pull request # 116469 from RomanBednar/pv-phase-transition-time > d7acd85 update codegen > 605aac1 Merge pull request # 119215 from alexzielenski/apiserver/policy/namespaceParamRef-alpha > dcfedbe make update > 64a35f6 Merge pull request # 119301 from kannon92/pod-replacement-policy-job-api-only > 84505f7 update-codegen > 7091721 add podReplacementPolicy and terminating field to job api > 8d42d15 Merge pull request # 119294 from mimowo/backoff-limit-per-index-api > ad08d15 Extend the Job API for BackoffLimitPerIndex > 74c18d3 Merge pull request # 118204 from sttts/sttts-openapi-v2-parameter-refs > efe741a Merge pull request # 119312 from pacoxu/prometheus/common-v0.44 > 05b412c Bump kube-openapi > 64339c0 Merge pull request # 116335 from gnufied/update-api-recovery-apis > 251884f upgrade prometheus common to v0.44.0 > fe95890 Update generated data > 5360d05 Merge pull request # 118895 from RyanAoh/kep-1860 > 950fa16 Generated code for IP mode field > 162ee91 Merge pull request # 109616 from wzshiming/feat/pod-host-ips > f19b40c Merge pull request # 119330 from bertinatto/fix-conn-reuse-test > 8c4503b Regenerate > 0f514c8 Merge pull request # 118782 from MikeSpreitzer/exempt-borrowing-impl > 1c4976d Proactively bump golang.org/x/net to v0.12.0 > 4c1cb3c Update generated code for APF borrowing by exempt > 0c7c900 ValidatingAdmissionPolicy: Variable Composition (# 118642) > 560efb3 Merge pull request # 117351 from pohly/dra-generated-resource-claim-names > 4ddde4e dra: generated files > aed71fa Merge pull request # 116429 from SergeyKanzhelev/sidecar > d63727d Sidecar: Generated code > d31edad Merge pull request # 118010 from aimuz/cleanup > 5d8fd6b Merge pull request # 118386 from Richabanker/enhance-storage-version > 39f724a cleanup: duplicate request_test TestRequestAbsPathPreservesTrailingSlash > 61c0de8 Add servedVersions info in StorageVersion API > 0cde784 client-go: add DNS resolver latency metrics (# 115357) > bb755c8 Merge pull request # 118922 from champtar/kubeadm-backdate-ca > 089cdcd client-go: allow to set NotBefore in NewSelfSignedCACert() > 4308ca3 Merge pull request # 118903 from champtar/revert-118631-ca-not-before > d19c2b9 Revert "Make CA valid 1 hour in the past" > 9186f40 Merge pull request # 114849 from padlar/handle-terminating-namespaces > 808ebc8 Merge pull request # 118689 from bzsuni/clean > aea98eb combine conditional checks > ebad5fb Merge pull request # 118631 from champtar/ca-not-before > afed8d3 update prometheus/client_golang v1.14.0 to v1.16.0 > 0d54cf5 handle event errors caused due to terminating namespaces > d606148 Make CA valid 1 hour in the past > 92512ee Merge pull request # 118055 from timofurrer/export-default-server-url-for-func > aa1fae7 Merge pull request # 118481 from cbandy/client-go-testing-setenv > d11d530 Export DefaultServerUrlFor utility function > 5a01920 Merge pull request # 118507 from jeremyrickard/go1205 > 3ffcfab Replace os.Setenv with testing.T.Setenv in tests > 5b9e822 Update vendor with hack/update-vendor.sh > fe81cbe Merge pull request # 118384 from Jefftree/gnostic-models-branch > 4485c4e Merge pull request # 117870 from howardjohn/client/run-errorhandler-race > 2bd3f49 Update gnostic references > cf830e3 Merge pull request # 113362 from sxllwx/ftr/extract_listobject_use_copy > 702d737 informer: fix race against Run and SetTransform/SetWatchErrorHandler > 90e15d4 vendor > f21df6e Merge pull request # 118132 from marseel/improve_reflector_retries > 6c7d1bc Add WithAlloc interface and stub implementations with base benchmarks > c670796 Merge pull request # 118269 from liggitt/genproto > bae1024 Improve backoff policy in reflector. > 260c0c5 Update google.golang.org/genproto > 7a7ea20 Merge pull request # 118054 from johanoskarsson/johan_leader_election_lock_id_validate > 151a591 Merge pull request # 118235 from kkkkun/set_watchlist_env > 0011bf6 Validate lock identity > 6fbb0bd Merge pull request # 116656 from HirazawaUi/fik-fd-leaks > 3195e36 Should get ENABLE_CLIENT_GO_WATCH_LIST_ALPHA when new reflector > 328d0fb Merge pull request # 118240 from Jefftree/bump-kube-openapi > 84dc041 fix fd leaks and failed file removing for pkg client-go > 17a70dc Update vendor > a9b2f9e add remove_file in client-go util directory > 4cb373f Add warning log callback in client-go loading rules (# 117233) > 2a5f18d Merge pull request # 116973 from apelisse/add-client-to-typeconverter > f454763 openapi: Create client -> TypeConverter function > 9e63bf0 Merge pull request # 117985 from howardjohn/patch-2 > c2105c1 Merge pull request # 118014 from liggitt/mapstructure > 73d5348 codegen > 9cbecd3 Update kube-openapi, drop mapstructure > 578f82a Merge pull request # 117982 from jpbetz/sig-roles-jpbetz > 435f839 Merge pull request # 117645 from humblec/etcd-2 > 2c19e72 Add api-machinery TL owners permissions for jpbetz > 79d967d Merge pull request # 117139 from pohly/test-integration-race-detection-update-utils > d400a4a update vendor dependencies for the change > c1b43e3 dependencies: bump k8s.io/utils > 81fe150 etcd depdencies are updated to v3.5.9 > 2b18fa2 Merge pull request # 117946 from lavalamp/lavalamp-taking-a-break > f5cc996 Merge pull request # 117961 from humblec/ginkgo > aa75d3b lavalamp is taking a long break > 54dbcc9 Merge pull request # 116761 from iancoolidge/devel-cpuset-revendor > 719a538 ginkgo update to v2.9.4 and gomega to 1.27.6 > 23a9e82 Merge pull request # 117295 from aojea/transport_cache_metrics > f4ef3f8 Update k8s.io/utils version to v0.0.0-20230313181309-38a27ef9d749 > 783d0d3 Merge pull request # 116506 from HirazawaUi/fix-events-field > 7cf3125 add new metrics for the internal client-go transport generator > a3b4cd3 update serial number to a valid non-zero number in ca certificate (# 117791) > 0a0ddf8 generate ReportingInstance and ReportingController in Event > bbdc95d Merge pull request # 117422 from cbandy/client-go-testing-setenv > 383ccb0 Merge pull request # 117713 from flant/ssr-ga > 18ffb5c Replace os.Setenv with testing.T.Setenv in tests > bea4726 Merge pull request # 117687 from pohly/klog-update > 8009187 KEP-3325: Promote SelfSubjectReview to GA > d8abacd Merge pull request # 117716 from thockin/validation_test_whitespace > a4fdfda dependencies: klog v2.100.1 > 1513f87 Merge pull request # 94021 from timoreimann/support-specifying-custom-lb-retry-period-from-cloud-provider > 54190df Clean up brace whitespace in **/validation_test.go > 71d8553 Merge pull request # 115843 from rikatz/remote-netpol-status > d300379 Localize SpyWorkQueue to cloud-provider for now > 224050a Generated files for NetworkPolicyStatus removal > 0536a4e Add tests > 10f4062 Merge pull request # 117705 from Jefftree/update-openapi-fix-race > 757bbef Merge pull request # 117623 from skitt/intstr-fromint32-api-machinery > fa6d692 Update kube-openapi to fix race > 337feac Merge pull request # 117576 from wzshiming/fix/clientcmd-localtion-of-origin > 20433f9 api-machinery: replace intstr.FromInt with intstr.FromInt32 > 741627a Merge pull request # 117253 from akhilerm/update-containerd-dependencies > 3b78b11 Add json tag > fc96cec Use absolute path instead requestURI in openapiv3 discovery (# 117495) > a9d165e chore: update cgroups and ttrpc versions > 1ec6a37 Fix LocationOfOrigin shows up unexpectedly > f775857 Merge pull request # 117534 from Mskxn/fix_watcher > 68394bf Merge pull request # 117571 from seans3/agg-discovery-fix > 5d5619d stop watcher when error occurs > 6aab784 Merge pull request # 116191 from aojea/spdy_passthrugh > 5c4e72c Refactors discovery content-type and helper functions > 6c514ab Merge pull request # 117558 from wojtek-t/remove_multi_lock > 9ed804b improve remotecommand testing fuzzing the data stream > 27bbe76 Remove support for EndpointsLeases and ConfigMapsLeases lock from leader election > b26f379 Merge pull request # 117350 from mohitsharma-in/update/google-golang-protobuf > d2b8784 Merge pull request # 117483 from ArkaSaha30/bump-gofuzz > 1aeffb0 Dependencies Update google.golang.org/protobuf v1.28.1 to v1.30.0 > e846cbe Merge pull request # 117482 from ArkaSaha30/bump-go-logr > e367d8e update gofuzz dependency > bc93074 Merge pull request # 116972 from apelisse/update-openapi-file-client > 061a002 Update go-logr dependencies > 861f50a Merge pull request # 117352 from mohitsharma-in/update/golang_x_tools > 12beb34 openapi: Make file client more easy to re-use > 23557e1 Dependencies Update golang.org/x/tools v0.7.0 to v0.8.0 > c84a377 Merge pull request # 117399 from mohitsharma-in/update/golang_time > 34d738f Dependencies Update golang.org/x/timet 90d013bbcef8 to v0.3.0 > 1dc92da Merge pull request # 117278 from haoruan/cleanup/replace-spew-with-dump > 4e89310 Merge pull request # 117285 from humblec/azure-go-autorest > ef522cc replace spew methods with dump methods > 8b888b0 dependencies: update gh/Azure/auto-test/{adal,validation} > 46f9639 Merge pull request # 116896 from thockin/apimachinery_util_diff_cleanup > 1255301 Replace uses of ObjectReflectDiff with cmp.Diff > c4339ee Replace uses of ObjectGoPrintDiff with cmp.Diff > 7114041 Replace uses of diff.ObjectDiff with cmp.Diff > 8005e0d Merge pull request # 116869 from MikeSpreitzer/add-structure > 20bcfef Merge pull request # 114800 from haoruan/feature-8976-spew-sprintf-refactor > 8301a60 Added conversions to/from NamespacedName > 04ef61f Merge pull request # 116948 from MadhavJivrajani/fix-verify-vendor > db3650d replaced spew.Sprintf with a util pretty print function > 42799af Add structured alternatives to strings in client-go/tools/cache bumping knative.dev/hack 3ea694d...e89096d: > e89096d Update community files (# 358) bumping knative.dev/pkg de3e9cc...bc230ae: > 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) bumping go.uber.org/multierr 8767aa9...de75ae5: > de75ae5 Release v1.11.0 (# 79) > d8067ab Support multierr.Every (# 78) > d42b7a1 ci: Minimize permissions to workflows (# 77) > faff69d Enable Errors support for any multi-error (# 75) bumping k8s.io/kube-openapi 8b0f38b...2695361: > 2695361 Merge pull request # 415 from sttts/sttts-shared-parameter-comments > 79bdbc5 Merge pull request # 414 from alexzielenski/missing-option > 3b2daa8 builder/parameters: don't share dryRun query param > 0227b67 validate: dont short circuit validator on MinProperties/MaxProperties error (# 412) > ba70936 add missing piece of test > 6d04fe1 builder/parameters: don't share fieldValidation query param > 0653797 validate: Expose hooks to inject custom behavior during traversal (# 406) > 89dc172 builder/parameters: switch to fnv > b193308 Merge pull request # 411 from sttts/sttts-parameter-unification > ba0abe6 Merge pull request # 408 from testwill/vulnerability > dcaef05 Address comments > 725288a Merge pull request # 385 from apelisse/add-racy-update-spec > f53db34 fix: CVE-2022-41723 > 9663bb4 builder: do not share non-apimachinery body param as it contains the kind schema > 7562a10 Merge pull request # 403 from apelisse/thread-safe-cached > 6d87595 handler: Remove lock and verify that updating is safe > 44b42bf builder: do not share name param as it contains the kind > 9b4dcd3 Merge pull request # 402 from Jefftree/use-gnostic-models > 62c762f cached: Parallelizes ListMerge caches refresh > ec332b1 builder: suffix parameter names for more deterministic deconflicting > 33f04d5 Merge pull request # 399 from apelisse/cached-test-diamond > 38767cd gnostic -> gnostic-models > 8296c6b cached: Make package entirely thread-safe > c6fad53 builder: deduplicate parameters via references > 2546d82 Merge pull request # 398 from apelisse/cached-remove-sort-listmerger > 796a2eb cached: Add test to show that diamond is thread-safe > f2d62ee aggregator: deconflict parameters > 7828149 Merge pull request # 393 from Jefftree/list-cache > 9aca2f1 cached: Do not sort ListMerger test outputs > df37dd0 Merge pull request # 392 from Jefftree/patch-2 > b5722cd More comments > 54b630e Merge pull request # 390 from liggitt/mapstructure > 2ff681c Fix CI > d8c7cd0 More comments > 3d976ce Merge pull request # 391 from apelisse/cached-get-not-thread-safe > a1ae96b Drop unused mapstructure functionality > d52469d Update tests > 6f830bc comments > 207bfdb cached: Make atomicity constraints more vocal > 8a45532 Fix return typo > f2b4b17 Add ListMerger > 91815a9 Remove empty error returned from registering OpenAPI bumping k8s.io/klog/v2 d7fc505...6ded808: > 6ded808 Merge pull request # 375 from pohly/json-fallback > 77b73d5 Merge pull request # 374 from pohly/format > d731661 formatting: replace Sprintf("%+v") with JSON > 2fdc76f Merge pull request # 369 from mikedanese/stdlog > deffe14 add Format wrapper > 6bb2990 test: add more test cases for map, slice, struct > 4de3d37 expose logBridge via NewStandardLog() bumping k8s.io/utils a36077c...d93618c: > d93618c Merge pull request # 279 from pohly/test-integration-race-detection-trace > 38a27ef Merge pull request # 267 from iancoolidge/devel-cpuset > 43193cd trace: fix race condition > d77c459 Merge pull request # 278 from aojea/patch-1 > 3aa0d1f cpuset: Fixup owners and add origin comment > a5ecb01 Merge pull request # 276 from jmhbnz/master > 54c123e fix format > 442de19 Merge branch 'devel-cpuset-src' of /usr/local/google/home/icoolidge/src/k8s-cpuset into devel-cpuset > 3ce5b61 Fix incorrect link for fsnotify and suggest newer version. > 4c1fdf9 Update ci dependencies > da7083c cpuset: Move into cpuset/ directory > 005e850 cpuset: Convert Fatalf to Errrof in tests > 2160ea2 cpuset: Add a few more test cases > b911e13 cpuset: Fix Parse() error message for n-k s.t. k<n > 0ab6448 cpuset: Add package comment > 4477621 cpuset: Delete 'builder' methods > 26783f0 cpuset: Rename 'NewCPUSet' to 'New' > d373be6 cpuset: hide 'Filter' API > 8370a8e cpuset: Make 'ToSlice*' methods look like 'set' methods > 0ac3d42 cpuset: Remove *Int64 methods > 1d9bc82 cpuset: Remove 'MustParse' method > 145217e cpuset: Convert Union arguments to variadic > fd3ebb5 Optimize: file /cpuset slice make cap (# 112270) > 6dd4eaf Fix comment typo > 4104a4e Cleanup OWNERS files (No Activity in the last year) > 0e0c352 Check in OWNERS modified by update-yamlfmt.sh > f2bcb51 Fix staticcheck failure in pkg/kubelet/cm/cpuset > df4f9fd Fix kubelet cpuset typo > 0e7c4f7 cpuset.Parse: Fix edge cases and add negative tests > 799a0c9 Merge pull request # 100007 from utsavoza/ugo/issue-98976/09-03-2021 > c292b98 e2e: node: add tests for GetAllocatableResources > d75b841 Migrate pkg/kubelet/cm/ top level files to structured logging > 8ad3669 hack/update-bazel.sh > 3daa5f4 Provide additional methods under the CPUSet > a30212f add sjenning as kubelet approver > 6a3eb90 Run hack/update-vendor.sh > 095fd5a switch over k/k to use klog v2 > e9313b0 Merge pull request # 77609 from tedyu/union-all-test > f80a642 Merge pull request # 77421 from tedyu/cpu-free-no-sort > 784b297 Add test for CPUSet#UnionAll > c6ec728 Union all CPUSets in one round > 698abcb Obtain unsorted slice in cpuAccumulator#freeCores > 4b7ce99 Updated OWNERS files to include link to docs > 7e40445 Move from glog to klog > 7eb02a2 Autogenerated: hack/update-bazel.sh > cff40fd Autogenerate BUILD files > ec56fa4 update BUILD files > 29447ad Un-revert "CPU manager wiring and `none` policy" > f1d8919 Revert "CPU manager wiring and `none` policy" > ddade34 CPU Manager initialization and lifecycle calls. > 4fa778d Add CPUSetBuilder, make CPUSet immutable. > d1715d6 Renamed CPUSet.AsSlice() => CPUSet.ToSlice() > b85b369 Add cpuset helper library. Signed-off-by: Knative Automation <automation@knative.team> |
|
|
d434821aba
|
Update community files (#821)
Signed-off-by: Knative Automation <automation@knative.team> |
|
|
1609145e5a
|
upgrade to latest dependencies (#819)
bumping knative.dev/pkg 697d669...de3e9cc: > de3e9cc Fixing all deprecated use of sets.String (# 2915) > a65a9e2 lower log level for AdmissionController.Admit validation failures (# 2905) > 4c06610 Update community files (# 2929) bumping knative.dev/hack 7030d5b...3ea694d: > 3ea694d include additional k8s bash file when updating exec permission (# 357) > 2f27d6e Update community files (# 356) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
d66e24d0d6
|
upgrade to latest dependencies (#818)
bumping golang.org/x/sync 10739b0...59c1ca1: > 59c1ca1 errgroup: add reference to sync.WaitGroup bumping google.golang.org/api 08bc733...b52e40b: > b52e40b chore(main): release 0.155.0 (# 2303) > 9dbfb73 feat(transport): add support for API keys for gprc (# 2326) > 858fb57 feat(all): auto-regenerate discovery clients (# 2331) > 240f763 fix(transport): fix memory leak in grpc.Dial (# 2329) > 03de26a feat(all): auto-regenerate discovery clients (# 2330) > 9502f9c feat(all): auto-regenerate discovery clients (# 2328) > aa81823 feat(all): auto-regenerate discovery clients (# 2327) > cc0275b feat(all): auto-regenerate discovery clients (# 2324) > 1102aec feat(all): auto-regenerate discovery clients (# 2322) > 96bbfbe feat(all): auto-regenerate discovery clients (# 2320) > 6b9df05 feat(all): auto-regenerate discovery clients (# 2319) > 78596d4 feat(all): auto-regenerate discovery clients (# 2318) > 16c2b92 feat(all): auto-regenerate discovery clients (# 2317) > 9345ed0 chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 in /internal/kokoro/discogen (# 2315) > 90621ed chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (# 2314) > c637b4b chore(all): update all (# 2310) > 9e6e0c7 feat(option/internaloption): add WithDefaultEndpointTemplate (# 2313) > f01739e feat(all): auto-regenerate discovery clients (# 2316) > bb522ac feat(all): auto-regenerate discovery clients (# 2312) > a9a45c4 feat(all): auto-regenerate discovery clients (# 2309) > 8c26aa7 feat(all): auto-regenerate discovery clients (# 2308) > 96c0dea feat(all): auto-regenerate discovery clients (# 2307) > 101074c feat(all): auto-regenerate discovery clients (# 2306) > e2d35d5 feat(all): auto-regenerate discovery clients (# 2302) bumping google.golang.org/genproto/googleapis/rpc 3a041ad...995d672: > 995d672 chore(all): update all (# 1073) > 989df2b chore(all): update actions/setup-go action to v5 (# 1074) bumping google.golang.org/genproto/googleapis/api 83a465c...989df2b: > 989df2b chore(all): update actions/setup-go action to v5 (# 1074) > 3a041ad chore(all): update all to 83a465c (# 1072) bumping knative.dev/pkg dfa0a2c...697d669: > 697d669 Bump google.golang.org/api from 0.154.0 to 0.155.0 (# 2926) > 9e6a998 Bump golang.org/x/sync from 0.5.0 to 0.6.0 (# 2925) bumping google.golang.org/genproto 83a465c...989df2b: > 989df2b chore(all): update actions/setup-go action to v5 (# 1074) > 3a041ad chore(all): update all to 83a465c (# 1072) Signed-off-by: Knative Automation <automation@knative.team> |
|
|
4e97aebfaa
|
Update community files (#817)
Signed-off-by: Knative Automation <automation@knative.team> |
|
|
750d0821ef
|
upgrade to latest dependencies (#816)
bumping github.com/prometheus/procfs 113c501...ff0ad85:
> ff0ad85 Update for Go 1.21 (# 575)
> ce949a5 Add `hw_counters` for infiniband device. (# 549)
> b2168a3 infiniband: do not fail if board_id is not present (# 556)
> 647e50e Add inode number to fdinfo (# 552)
> 9d715e8 Add NSpid to proc status (# 557)
> 8676d3d dongjiang, add nfs over RDMA proc parse (# 558)
> 607adcf Fix build tags for isRealProc function (# 560)
> a5ae62f proc_maps: Parse address and device without allocating (# 572)
> 5056707 Improve sysfs vulnerability parsing (# 568)
> 340d4b8 NFSd: handle new wdeleg_getattr attribute in /proc/net/rpc/nfsd (# 574)
> e8dd544 Fixup nfs naming (# 573)
> f22604f Update common Prometheus files
> b6ad5a7 fix code comment error (# 561) (# 562)
> c05b611 fix gofmt checking fail
> 301089d dongjiang, support v4 proc4ops 38 operations
> 8f5b8ca dongjiang, fix nfsd v4 ops index
> e3cbe53 Bump golang.org/x/sys from 0.10.0 to 0.11.0
> 75c02c7 Update common Prometheus files
> e7af452 Fix annotation errors
> c5d92ab Bump golang.org/x/sys from 0.9.0 to 0.10.0
bumping knative.dev/pkg 03265f7...dfa0a2c:
> dfa0a2c Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 (# 2924)
> 32bea20 Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (# 2923)
> d513e48 Bump google.golang.org/grpc from 1.59.0 to 1.60.1 (# 2922)
> 1709d20 Bump golang.org/x/crypto from 0.16.0 to 0.17.0 (# 2921)
bumping github.com/prometheus/client_model 9a2bf30...1c92cad:
> 1c92cad Merge pull request # 72 from prometheus/repo_sync
> cbe84de Merge pull request # 71 from prometheus/superq/update_build
> 58db340 Update common Prometheus files
> baaa038 Merge pull request # 70 from prometheus/repo_sync
> 568c466 Update Go
> 7b38251 Merge pull request # 69 from prometheus/repo_sync
> 185bafb Update common Prometheus files
> cfbcccb Merge pull request # 67 from prometheus/beorn7/histogram
> 4dbcf4e Update common Prometheus files
> 95a0733 Merge pull request # 66 from ArthurSens/created-timestamp
> 2a367b9 histogram: Add a doc comment about when to add a no-op span
bumping google.golang.org/appengine 5d1c1d0...aa58fcd:
> aa58fcd Replace deprecated command with environment file (# 318)
> ef2135a Memcache item timestamps (# 323)
> a080531 ci: Update go-version matrix (# 319)
> d41edd3 Extend the deadline of a test context to fix a timeout issue. (# 316)
> f96845d Upgrade python version being used by the ci workflow. (# 315)
> 93c9fa1 fix: regenerate all protos under new namespace (# 314)
> f9c3e90 Update go-version matrix (# 309)
> 4c82e82 Fix the ci-update-workflow GitHub Actions (# 308)
> a858869 Add a ci-update-workflow GitHub Actions to update the go-version matrix (# 307)
> 917b599 Revert "all: using the more elegant way to deal milliseconds and nanoseconds (# 292)" (# 306)
> 9d6c353 all: using the more elegant way to deal milliseconds and nanoseconds (# 292)
> f882c63 build(deps): bump golang.org/x/text from 0.3.6 to 0.3.8 (# 300)
> b75a6de Run go get google.golang.org/appengine/v2/search (# 305)
> 1d09fa9 build(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 in /v2 (# 299)
> 40eb4d1 Add v2/search (# 297)
> 28bf581 just a small refactor of api_test (# 291)
> 6e2c50e Install Python2 in base image for DevAppServer tests and change test matrix for 1.11 and 1.20.x (# 304)
> 9af54ae all: fix some comments (# 296)
> 59aced7 README.md: fix typo (# 288)
> 4e4a7b2 v2/README.md: fix typos (# 276)
> 06b058b Add Go 1.20 to tested Go versions (# 303)
> a1ae214 remove golang.org/x/net dependency (# 295)
> 504804f Add Go 1.18 and Go 1.19 to tested Go versions (# 293)
> 1bdfe3f re-apply PR # 235 to v2 (# 290)
> b08cb36 re-apply PR # 232 to v2 (# 289)
> d981f2f Security Vulnerability Upgrading golang.org/x/text (# 287)
> 37ff2b8 allow API calls without GAE context (# 284)
> 1f27190 prevent github from cancelling all test jobs when one fails (# 285)
> 65ad43f respect GAE_ENV=localdev (# 283)
> 0c7f7a8 run gofmt with go1.19 release candidate (# 282)
> ca3835e Fix golang/appengine CI (# 280)
> da036ec refactor: pin setup-gcloud gh action to v0 (# 274)
> e005424 Fix header name to associate log entry & trace (# 263)
> 5a029e6 switch default logStream from stdout to stderr (# 272)
> bbd66e8 Add Go 1.16 to tested Go versions (# 255)
> ab4e2d3 Let users specify unique function keys using delay.MustRegister (# 268)
> 6d50fa8 Update backgroundcontext comment (# 267)
> cefb82f Run ci workflow on v2/. (# 260)
> d0e56bd Migrate travis ci to Github actions. (# 253)
> 2042caf Fix documented default deadline in urlfetch client (# 249)
> 856ef3e Merge QA into the main branch (# 247)
> 8f83b32 [internal] Expose internal.handleHTTP as a standard http middleware (# 235)
> b48684e [atest] Specify path to dev_appserver datastore file via APPENGINE_DEV_APPSERVER_DATASTORE_PATH (# 232)
> 07f9b08 [internal] Add LOG_TO_LOGSERVICE env var to disable logservice (# 229)
bumping google.golang.org/protobuf 68463f0...3068604:
> 3068604 all: release v1.32.0
> bfcd647 protojson: configurable recursion limit when unmarshalling
> 24fba63 gha-ci: instruct bazelisk to use previous bazel version
> 8ed73c7 all: run integration test on longtest builders in CI
> e8baad6 reflect/protodesc: support editions feature resolution
> 3bfc0b0 all: drop -mod=vendor in integration test invocations
> c9d2559 reflect/protoreflect: use go1.20 unsafe interface for strings and slices
> a1297bf all: set required version to 1.17
> 2b71f26 all: fix go generate (needs protolegacy build tag for weak fields)
> 704136e protoc: update to the newest protobuf version (25.1)
> 2087447 internal/strs: use go1.20 unsafe interface for strings
> 9b87403 all: remove pre-module support code from integration test
> a8317fb reflect/protodesc: don't generate invalid syntax values
> 9492118 internal/benchmarks: make download_benchdata print an error
> f4a6c1f types/descriptorpb: regenerate using latest protobuf v25.0-rc2 release candidate
> 86bdc47 internal/impl: preallocate memory when unmarshalling packed repeated fields
> 322d454 all: avoid non-const reflect.MethodByName calls
> 6352dec prototext: Fix parsing of unknown repeated message fields
> 8088bf8 encoding: Add EmitDefaultValues option
> 01c8445 all: test with Go 1.20 and 1.21
> 849f2c2 gha-ci: fix builds from cache: add ~/.cache/bazel (+ update actions)
> 70db1e1 encoding/protojson: ignore unknown enum name if DiscardUnknown=true
> f9212a8 all: modernize documentation
> 6d0a5db types/descriptorpb: regenerate using latest protobuf v24.0-rc2 release candidate
> 31694db types/dynamicpb: make atomicExtFiles the first word of the struct
> 4396dd4 encoding/protodelim: drop TestUnmarshalFromBufioAllocations
> 55f120e all: start v1.31.0-devel
bumping github.com/prometheus/client_golang fa1408e...53be91d:
> 53be91d Revert "change api http.client to interface"
> 1a2d072 Add 1.18 changelog
> 239b123 Merge pull request # 1387 from tsipo/main
> 3f8bd73 Merge pull request # 1370 from prometheus/dependabot/go_modules/tutorial/whatsup/google.golang.org/grpc-1.56.3
> 24d59e9 change client to interface, allow override by other implementations (e.g. github.com/hashicorp/go-retryablehttp)
> e96fb18 Merge pull request # 1401 from prometheus/dependabot/go_modules/golang.org/x/sys-0.15.0
> 5e55b31 Bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /tutorial/whatsup
> 80d3f0b Normalize empty help values in CollectAndCompare (# 1378)
> 2a8fc90 Bump golang.org/x/sys from 0.13.0 to 0.15.0
> 3f80cd1 Add example of NewConstMetricWithCreatedTimestamp (# 1375)
> e160b50 Bump prometheus/common to 0.45.0 (# 1374)
> 3879457 This way the import is more readable (# 1383)
> 0356577 Merge pull request # 1376 from prometheus/repo_sync
> f030c3d Merge pull request # 1373 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/common-0.45.0
> f66184f Update common Prometheus files
> 884bc8e Merge pull request # 1371 from prometheus/dependabot/go_modules/github.com/prometheus/client_model-0.5.0
> 4e4691d Bump github.com/prometheus/common in /tutorial/whatsup
> 13a208d Merge pull request # 1366 from prometheus/dependabot/go_modules/golang.org/x/net-0.17.0
> 16b91f8 Bump github.com/prometheus/client_model
> cd8cba2 histograms: Add timer to reset ASAP after bucket limiting has happened (# 1367)
> 5046a13 Bump golang.org/x/net from 0.15.0 to 0.17.0
> c3e797e Merge pull request # 1365 from prometheus/dependabot/go_modules/tutorial/whatsup/golang.org/x/net-0.17.0
> 60a8513 Add support for custom validations in promlint (# 1311)
> 5b75807 Bump golang.org/x/net from 0.10.0 to 0.17.0 in /tutorial/whatsup
> 486d514 Update dependency golang.org/x/net to v0.15.0 (# 1342)
> 64e51f5 proccess_collector: add wasip1 stub (# 1350)
> d81c33f Update MAINTAINERS.md (# 1362)
> 1803eb9 Update common Prometheus files (# 1361)
> 51714a5 Merge pull request # 1360 from colega/improve-performance-of-with-label-values
> dac14aa Merge pull request # 1356 from prometheus/dependabot/go_modules/github.com/prometheus/procfs-0.12.0
> 005d8de Improve performance of WithLabelValues(...)
> 556bf30 Merge pull request # 1357 from prometheus/dependabot/go_modules/golang.org/x/sys-0.12.0
> 87a016c Bump github.com/prometheus/procfs from 0.11.1 to 0.12.0
> 4c10365 Merge pull request # 1358 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/client_golang-1.17.0
> 22540dc Configure CI to automerge dependabot PRs (# 1359)
> 7004b66 Bump golang.org/x/sys from 0.11.0 to 0.12.0
> 40c7d2f Merge pull request # 1355 from prometheus/dependabot/go_modules/examples/middleware/github.com/prometheus/client_golang-1.17.0
> 1844c50 Bump github.com/prometheus/client_golang in /tutorial/whatsup
> 3278043 Add changelog entry for 1.17 (# 1353)
> e43edfc Bump github.com/prometheus/client_golang in /examples/middleware
bumping google.golang.org/grpc 7765221...dbbcf59:
> dbbcf59 Update version.go to 1.60.1 (# 6865)
> 6e384cf Cherry-pick # 6856 to v1.60.x release branch (# 6864)
> 6430548 Change version to 1.60.1-dev (# 6793)
> 297d8dd Cherry-pick # 6841 to v1.60.x release branch (# 6847)
> 3580447 Change version to 1.60.0 (# 6792)
> 71e67a9 Cherry-pick # 6834 to v1.60.x release branch (# 6839)
> cb6581d Cherry-pick # 6804 and dependencies to v1.60.x release branch (# 6838)
> dd39cdb credentials: if not set, restrict to TLS v1.2+ and CipherSuites per RFC7540 (# 6797)
> 8645f95 resolver: remove ClientConn.NewServiceConfig (# 6784)
> 8b17a4d vet: various cleanups (# 6780)
> 591c481 internal/transport: Add LocalAddr to http2Client.getPeer() (# 6779)
> eb46b7d github: set top-level read-only workflow permissions (# 6775)
> be1d1c1 security/advancedtls: FileWatcher CRL provider initialization enhancement (# 6760)
> 482de22 interop/stress: Remove wait-for-ready (# 6773)
> f1a1fcd grpc: disable and document overrides of OS default TCP keepalive by Go (# 6672)
> 338d8f1 github: modify codecov.yml (# 6720)
> 3fe1123 resolver: manual resolver crashes if grpc.Dial isn't called before some methods (# 6754)
> cf9ae52 stress: Move package under interop (# 6769)
> b8d1c76 stress: make the client log the total number of calls made (# 6762)
> a5a7ef2 xds/resolver: extend test to re-add listener (# 6768)
> 6bed353 envconfig: re-add AdvertiseCompressors temporarily (# 6764)
> 70f1a40 grpc: Wait until resources finish cleaning up in Stop() and GracefulStop() (# 6489)
> b82468a crl provider: Static and FileWatcher provider implementations (# 6670)
>
|