{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":308448979,"defaultBranch":"main","name":"kn-plugin-source-kafka","ownerLogin":"knative-extensions","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-10-29T21:01:49.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/54083436?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1714504870.0","currentOid":""},"activityList":{"items":[{"before":"199f7fea97dcafbe7dfd1837de2c46ec71fbe798","after":"bafddf1a99bc41058898c6381695d443e865260f","ref":"refs/heads/main","pushedAt":"2024-06-07T13:29:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Update community files (#348)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"Update community files (#348)"}},{"before":"6e11b120192604501bd58c5e3aa6a32a11a3f1eb","after":"199f7fea97dcafbe7dfd1837de2c46ec71fbe798","ref":"refs/heads/main","pushedAt":"2024-05-29T13:26:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Update community files (#347)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"Update community files (#347)"}},{"before":"cc2d0f2389042e3e1a9546503985d6ad5bbddc6d","after":"6e11b120192604501bd58c5e3aa6a32a11a3f1eb","ref":"refs/heads/main","pushedAt":"2024-05-16T14:36:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies (#342)\n\nbumping knative.dev/eventing-kafka-broker 99cf1ab...2571f20:\n > 2571f20 Add post install logic for namespaced brokers (# 3889)\n > 865fea6 [data-plane]: bump org.mockito:mockito-junit-jupiter from 5.8.0 to 5.12.0 in /data-plane (# 3893)\n > 29c92f5 Upgrade to latest dependencies and fix incompatible API call (# 3891)\n > eda1643 cleanup: re-enabled chaos in reconciler tests (# 3867)\n > 661976a Introduce a `ENABLE_VIRTUAL_THREADS` env variable to enable virtual threads, default to real threads for now (# 3882)\n > 4109c94 [data-plane]: Bump protobuf.version from 3.24.4 to 3.25.2 in /data-plane (# 3625)\n > 6c4665c Use filtered informer to watch OIDC service accounts (# 3719)\n > 75fee8a upgrade to latest dependencies (# 3883)\n > 58ae319 Update community files (# 3884)\n > 663676c Add deploy control plane command to hack/run.sh (# 3564)\n > f599c62 upgrade to latest dependencies (# 3880)\n > f43f310 upgrade to latest dependencies (# 3879)\n > e0c22cc :broom: In b7b888054ae3aefcc47bd13676a05548a63de071 we removed the vertx-kafka based dispatcher/receivers. This removes the unused version property (# 3874)\n > 4bf0d15 Use ConcurrentHashMap in IngressProducerReconcilableStore to avoid ConcurrentModificationException (# 3875)\n > d10244d cleanup: logfile timestamps are shorter now (# 3866)\n > abaec81 Update community files (# 3871)\n > b7b8880 Remove receiver-vertx and dispatcher-vertx modules (# 3791)\n > 25073e9 cleanup: removed triggerv2 downgrade + postinstall logic (# 3868)\n > aacc057 cleanup: drop brokerv2 config (# 3823)\n > c270621 Update community files (# 3865)\nbumping google.golang.org/protobuf ec47fd1...4a76e11:\n > 4a76e11 all: release v1.34.1\n > 9d9d8d3 encoding/proto[json|text]: accept lower case names for group-like fields\n > 6c3ebca all: update to protobuf 27.0-rc1 and regenerate protos\n > 2939520 all: start v1.34.0-devel\n > 242df22 all: release v1.34.0\n > c2b76ee all: fix deprecated\n > e4ad8f9 types/gofeaturespb: move go_feature.proto to be consistent with out languages\n > c2a26e7 encoding/{protojson,prototext}: strengthen wording on stability\n > d0f77ae proto: ensure MarshalOptions are plumbed to all Size calls\n > 94bb78c proto: return an error instead of producing invalid wire format\n > 671c2db [proto] use the correct parent when resolving features for extensions\n > 98873a2 internal/impl: pass ExtensionTypeDescriptor to extensionMap\n > 39bbf13 proto: CSE ProtoReflect() and TypeDescriptor() in proto.HasExtension\n > b30b634 protobuf: fix required/group bug in descriptor proto output of editions files\n > bab4b5d protobuf: support gaps in edition defaults calculation\n > a18684d protobuf: fix delimited fields under editions in go\n > 8a74430 internal/cmd/generate-types: manual CSE of m.messageInfo()\n > 55891d7 proto: add examples for Size, MarshalAppend (regarding allocations)\n > 87fded5 internal/impl: ensure proto.HasExtension does not allocate\n > 3797f00 protogen: update Options documentation. protogen.Run doesn't exist.\n > 4fd828f proto: extend Unmarshal documentation, include an example\n > c69658e proto: extend Marshal documentation, include an example\n > 3ebf7dd proto: fix HasPresence for extensions and missing plugin response\n > dea00b5 all: enable editions support\n > 59034d8 reflect/protodesc: restore edition in protodesc.ToDescriptorProto\n > 3039476 all: implement proto2/proto3 as editions [2/2]\n > 7259b46 all: implement proto2/proto3 as editions [1/2]\n > f563685 all: use subtests to identify the message type\n > e216807 all: start v1.33.0-devel\nbumping github.com/prometheus/client_golang 77d4003...6e3f4b1:\n > 6e3f4b1 Cut 1.19.1 (# 1494)\n > cad1bfa Merge pull request # 1454 from prometheus/small-nits\n > 0aa8c9f Rephrase incompatibility with common v0.48.0\nbumping google.golang.org/genproto/googleapis/rpc 94a12d6...8cf5692:\n > 8cf5692 chore(all): update all (# 1122)\n > 8c6c420 chore(all): update all to 7cd4c1c (# 1111)\n > 79826c8 chore(all): auto-regenerate .pb.go files (# 1112)\n > 7cd4c1c chore(all): auto-regenerate .pb.go files (# 1110)\n > 26222e5 chore(all): update all (# 1109)\n > 6f501c4 chore(all): auto-regenerate .pb.go files (# 1107)\n > c3f9821 chore(all): update all (# 1108)\n > 454cdb8 chore(all): auto-regenerate .pb.go files (# 1106)\n > beb30f4 chore(all): auto-regenerate .pb.go files (# 1101)\n > 64ea030 chore(all): update all (# 1105)\nbumping knative.dev/client-pkg 2bc8139...2d1c4c8:\n > 2d1c4c8 Update actions (# 184)\n > dfb0087 Update community files (# 183)\n > 27d5cd9 Update community files (# 181)\nbumping knative.dev/eventing e23ebab...4f32823:\n > 4f32823 Refactor NewFiltersFeatureSet to prevent starvation (# 7911)\n > fa46a45 feat: added fake client reactor for subject access reviews (# 7908)\n > 1ce7074 Fix trust bundle propagation already exists error (# 7906)\n > e9b3af6 Update e2e tests for OIDC sender identity matching to be a bit more resilient (# 7903)\n > 1e6e235 fix: trigger tests set annotations correctly now (# 7887)\n > 159d6fc [main] Upgrade to latest dependencies (# 7901)\n > c7401a1 Add e2e test to verify used sender identity is correct (# 7900)\n > 96e5c18 [main] Update community files (# 7897)\n > c3a1c19 EventType tests verify the type under spec.reference (# 7888)\n > c104df5 [main] Upgrade to latest dependencies (# 7894)\n > 07ebf11 [main] Upgrade to latest dependencies (# 7891)\n > 0e165f2 Containersource use OIDC identity of corresponding SinkBinding (# 7890)\n > 3dfe973 Add SubscriptionsAPI filters to APIServerSource (# 7799)\n > 11a1ad4 feat: added sources to event lineage graph constructor (# 7881)\n > 217f7a3 Create validation function for cross namespace referencing (# 7812)\n > 4a3f65d [main] Update community files (# 7876)\n > 46e3677 fix: imc dispatcher doesn't have duplicate reporting of metrics (# 7870)\nbumping golang.org/x/term 5b15d26...46c790f:\n > 46c790f go.mod: update golang.org/x dependencies\nbumping golang.org/x/sys cabba82...7d69d98:\n > 7d69d98 unix: extend support for z/OS\n > 7758090 cpu: add support for sve2 detection\n > 9a28524 windows: drop go version tags for unsupported versions\n > 27dc90b unix: update to Linux kernel 6.4\nbumping github.com/prometheus/common 0234594...e54e4df:\n > e54e4df Merge pull request # 620 from bboreham/test-string\n > e25b951 Merge pull request # 619 from bboreham/restore-sort\n > a1ca958 LabelSet: add unit test for String method\n > c1b9b72 Fix up config test (# 621)\n > be294f1 LabelSet.String: restore faster sort call\n > de5ed88 Merge pull request # 487 from GiedriusS/allow_exposing_real_value\n > ea817bb Merge pull request # 618 from grobinson-grafana/grobinson/add-status-at\n > 5ad26bf config: allow exposing real secret value through marshal\n > 506a12c Fix comment\n > fb6970a Add StatusAt method for Alert struct\nbumping golang.org/x/text 6c97a16...8d533a0:\n > 8d533a0 encoding/charmap: update UCM spec file URL prefix\nbumping github.com/openzipkin/zipkin-go e84b2cf...e609ce4:\n > e609ce4 Adds SECURITY.md and scanning workflow (# 223)\n > 406526f When serializing SpanModel, if there is any external modification of TAGS, it will lead to panic, add RLock before calling Send to prevent this error. (# 218)\n > de3edd7 bumps to latest dependencies (# 222)\n > 48cf793 Set Go support policy to latest-2 (# 220)\n > a074cdb Updates to latest actions and fixes golangci-lint drift (# 221)\nbumping golang.org/x/net 7bbe320...d27919b:\n > d27919b go.mod: update golang.org/x dependencies\n > e0324fc http2: use net.ErrClosed\n > b20cd59 quic: initiate key rotation earlier in connections\n > f95a3b3 html: fix typo in package doc\n > 0a24555 http/httpguts: speed up ValidHeaderFieldName\n > ec05fdc http2: don't retry the first request on a connection on GOAWAY error\n > b67a0f0 http2: send correct LastStreamID in stream-caused GOAWAY\n > a130fcc quic: don't consider goroutines running when tests start as leaked\nbumping google.golang.org/genproto/googleapis/api 6e1732d...8c6c420:\n > 8c6c420 chore(all): update all to 7cd4c1c (# 1111)\n > 79826c8 chore(all): auto-regenerate .pb.go files (# 1112)\n > 7cd4c1c chore(all): auto-regenerate .pb.go files (# 1110)\n > 26222e5 chore(all): update all (# 1109)\n > 6f501c4 chore(all): auto-regenerate .pb.go files (# 1107)\n > c3f9821 chore(all): update all (# 1108)\n > 454cdb8 chore(all): auto-regenerate .pb.go files (# 1106)\n > beb30f4 chore(all): auto-regenerate .pb.go files (# 1101)\n > 64ea030 chore(all): update all (# 1105)\n > 94a12d6 chore(all): update all (# 1102)\nbumping golang.org/x/oauth2 d0e617c...84cb9f7:\n > 84cb9f7 oauth2: fix typo in comment\n > 4b7f0bd go.mod: update cloud.google.com/go/compute/metadata dependency\n > e11eea8 microsoft: added DeviceAuthURL to AzureADEndpoint\nbumping knative.dev/hack 1133b37...68e3bfb:\n > 68e3bfb Update community files (# 382)\n > abdcdea Update community files (# 380)\n > 9f6c92e Update community files (# 379)\nbumping knative.dev/pkg 0f34a88...11a3d46:\n > 11a3d46 Add composite ConfigStore to combine multiple ConfigStore (# 3027)\n > b1fd04d Bump golang.org/x/net from 0.24.0 to 0.25.0 (# 3036)\n > 89b1857 Bump golang.org/x/tools from 0.20.0 to 0.21.0 (# 3035)\n > 7a27552 Bump google.golang.org/api from 0.177.0 to 0.180.0 (# 3034)\n > 3b2e71c Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 (# 3033)\n > 360b72e Update AuthStatus to have list of ServiceAccountNames (# 3032)\n > 1d1616a Update community files (# 3031)\n > f69d19c Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 (# 3029)\n > 13af413 Bump google.golang.org/api from 0.176.1 to 0.177.0 (# 3028)\n > b69fa27 Bump google.golang.org/api from 0.176.0 to 0.176.1 (# 3025)\n > 75c6937 Bump github.com/openzipkin/zipkin-go from 0.4.2 to 0.4.3 (# 3026)\n > ca5f1ce Update community files (# 3024)\n > 3c6badc Bump google.golang.org/api from 0.172.0 to 0.176.0 (# 3023)\n > e8d193d Bump cloud.google.com/go/compute/metadata from 0.2.3 to 0.3.0 (# 3022)\n > 9ab7e10 Bump github.com/prometheus/common from 0.52.3 to 0.53.0 (# 3020)\n > e835586 Update community files (# 3019)\nbumping google.golang.org/api 707b9b2...6feeaaf:\n > 6feeaaf chore(main): release 0.180.0 (# 2579)\n > e92e3ed chore: regen libraries (# 2580)\n > 6604a5d feat(all): auto-regenerate discovery clients (# 2578)\n > 9fdd500 chore(main): release 0.179.0 (# 2574)\n > 090ff6c fix: bump auth to v0.4.1 (# 2577)\n > a784ae0 feat(all): auto-regenerate discovery clients (# 2575)\n > 887c564 feat(all): auto-regenerate discovery clients (# 2573)\n > 64ed0f8 chore(main): release 0.178.0 (# 2562)\n > 0c976dc feat(all): auto-regenerate discovery clients (# 2571)\n > 8c74bb8 feat(gen): Add internaloption.EnableNewAuthLibrary (# 2519)\n > b5ae946 chore(all): update all (# 2569)\n > f2da582 feat(all): auto-regenerate discovery clients (# 2570)\n > d922e3b feat(all): auto-regenerate discovery clients (# 2568)\n > 76b27f1 feat(all): auto-regenerate discovery clients (# 2567)\n > 5e44215 docs: update commit style in CONTRIBUTING (# 2566)\n > 0843d21 feat(all): auto-regenerate discovery clients (# 2565)\n > fe54ffd feat(google-api-go-client): add x-goog-api-version header (# 2563)\n > b313e4b feat(all): auto-regenerate discovery clients (# 2564)\n > 2d22d11 feat(all): auto-regenerate discovery clients (# 2561)\n > a11ef60 chore(main): release 0.177.0 (# 2545)\n > e6e5ac5 chore(all): update all (# 2552)\n > 3eb92f1 fix: temp patch cloud.google.com/go ambiguity (# 2560)\n > 1b6db6c fix: split large compute file up (# 2546)\n > fb153c0 feat(all): auto-regenerate discovery clients (# 2556)\n > a5d7734 chore(deps): disable otel updates until Go 1.21 (# 2554)\n > 2f46e14 feat(all): auto-regenerate discovery clients (# 2553)\n > 4418f5f feat(all): auto-regenerate discovery clients (# 2551)\n > f9bf96d feat(all): auto-regenerate discovery clients (# 2550)\n > 32a5d10 feat(all): auto-regenerate discovery clients (# 2548)\n > 2f2505b feat: reduce code size by 29% (# 2544)\n > 64f40ff chore(main): release 0.176.1 (# 2542)\n > 8d0b2b5 fix(transport/http): pass through base transport (# 2541)\n > 81ccc7e chore(main): release 0.176.0 (# 2536)\n > 6825bb8 feat(all): auto-regenerate discovery clients (# 2540)\n > 30d8c87 feat(all): auto-regenerate discovery clients (# 2538)\n > 773fe01 feat(all): auto-regenerate discovery clients (# 2537)\n > 5a78abe fix: default defaultEndpointTemplate (# 2535)\n > 67a5d6d chore(main): release 0.175.0 (# 2527)\n > d64b1d0 fix: various auth transition bugs (# 2533)\n > 9622a0d feat(all): auto-regenerate discovery clients (# 2529)\n > f662ab7 fix: bump auth deps (# 2528)\n > ec3a580 feat(all): auto-regenerate discovery clients (# 2526)\n > f8960e3 chore(main): release 0.174.0 (# 2521)\n > 0f0a2f0 fix(internal): set scopes for new auth flow (# 2525)\n > f49960d feat(all): auto-regenerate discovery clients (# 2524)\n > 4054271 feat: add hooks in for new auth library (# 2228)\n > 46fc56a chore(main): release 0.173.0 (# 2495)\n > 053d45a chore(all): update module github.com/google/go-github/v59 to v61 (# 2512)\n > bf1c054 feat(all): auto-regenerate discovery clients (# 2520)\n > 85b4e90 feat(all): auto-regenerate discovery clients (# 2516)\n > b71b80f feat(all): auto-regenerate discovery clients (# 2515)\n > 4826df4 feat(all): auto-regenerate discovery clients (# 2514)\n > 3e03de3 feat(all): auto-regenerate discovery clients (# 2513)\n > 4e450ec feat(option): add support for env var GOOGLE_CLOUD_UNIVERSE_DOMAIN (# 2509)\n > 0ff027b feat(all): auto-regenerate discovery clients (# 2510)\n > caf5b3f feat(all): auto-regenerate discovery clients (# 2508)\n > 3daccec feat(all): auto-regenerate discovery clients (# 2506)\n > baa809b feat(all): auto-regenerate discovery clients (# 2505)\n > 7ec3ef8 feat(all): auto-regenerate discovery clients (# 2504)\n > c786111 chore(all): update all to 454cdb8 (# 2502)\n > 6ee6a57 feat(all): auto-regenerate discovery clients (# 2503)\n > cdac273 feat(all): auto-regenerate discovery clients (# 2501)\n > 5b9019f feat(all): auto-regenerate discovery clients (# 2500)\n > 4ebe65e feat(all): auto-regenerate discovery clients (# 2499)\n > a48e9de feat(all): auto-regenerate discovery clients (# 2494)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies (#342)"}},{"before":"cc44ea3deb20ca4dd41a40a9ae945e39b1bc6bd4","after":"cc2d0f2389042e3e1a9546503985d6ad5bbddc6d","ref":"refs/heads/main","pushedAt":"2024-05-16T13:34:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Update actions (#344)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"Update actions (#344)"}},{"before":"223cb8ac26b19250b6f28d4ccfd0d847ec97a959","after":"cc44ea3deb20ca4dd41a40a9ae945e39b1bc6bd4","ref":"refs/heads/main","pushedAt":"2024-05-07T01:48:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Update community files (#343)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"Update community files (#343)"}},{"before":"1d8e927b7b847a8ecb682a83cf1c2cda74e1f7ca","after":"223cb8ac26b19250b6f28d4ccfd0d847ec97a959","ref":"refs/heads/main","pushedAt":"2024-05-01T13:23:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Update community files (#341)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"Update community files (#341)"}},{"before":null,"after":"1d8e927b7b847a8ecb682a83cf1c2cda74e1f7ca","ref":"refs/heads/release-1.14","pushedAt":"2024-04-30T15:58:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dsimansk","name":"David Simansky","path":"/dsimansk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5637792?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies (#338)\n\nbumping knative.dev/client-pkg f983484...2bc8139:\n > 2bc8139 upgrade to latest dependencies (# 180)\nbumping knative.dev/eventing-kafka-broker 49ad678...99cf1ab:\n > 99cf1ab Update eventing nightly (# 3857)\n > 79c839c Fix CI flakes (# 3852)\n > 561b4ec upgrade to latest dependencies (# 3854)\n > 395ae21 Update community files (# 3859)\n > cda5d18 :dizzy: Bump to new 3.8.x Quarkus.io (# 3856)\n > 1a498ca Update eventing nightly (# 3770)\n > 386197e Upgrade tests install eventing core from release (# 3849)\nbumping knative.dev/serving c120704...afc8a59:\n > afc8a59 Update net-gateway-api nightly (# 15159)\n > f328f96 Update net-gateway-api nightly (# 15158)\n > 0a999c4 Update net-certmanager nightly (# 15157)\n > 7b6fc7b re-enable contour gateway tests (# 15150)\n > f65df07 feat: bubble up kcert status message when it's failed (# 14962)\n > e4d8139 cleanup service after tests completes (# 15147)\n > 076cd07 upgrade to latest dependencies (# 15155)\n > 5128114 Update net-contour nightly (# 15152)\n > 5943c7a Update net-istio nightly (# 15151)\n > e8d8610 Update net-kourier nightly (# 15153)\n > 531e7d8 [Automated] Update net-gateway-api nightly (# 15136)\n > 023022a Disable logstream so the Github Action Log Viewer works (# 15146)\n > 8c91dcf Update net-contour nightly (# 15144)\n > 40ec5af bump istio,contour,cert-manager (# 15141)\n > c21fb03 Update net-istio nightly (# 15143)\n > 7a01ca9 Update net-certmanager nightly (# 15142)\n > 96fe770 Update net-istio nightly (# 15139)\n > e64a7e6 Update net-kourier nightly (# 15140)\n > 2d57e34 Update net-contour nightly (# 15138)\n > e3b616b Update net-certmanager nightly (# 15137)\n > 2c23d5a upgrade to latest dependencies (# 15130)\n > 0196ecc Update community files (# 15135)\n > e4cef66 Update net-gateway-api nightly (# 15132)\nbumping knative.dev/networking aaf8f94...979f637:\n > 979f637 [release-1.14] Update test dialer to use ip when available (# 971)\n > a40d058 upgrade to latest dependencies (# 968)\n > 594a2f8 identify each request in update test using a query timestamp (# 967)\n > 1d9a7cf upgrade to latest dependencies (# 966)\nbumping knative.dev/eventing f9d8dea...e23ebab:\n > e23ebab Reconcile trigger on OIDC service account changes only, if SA references a trigger for correct broker class (# 7849)\n > ea14296 fix: remove duplicate configMaps (# 7847)\n > 4ba426c [main] Upgrade to latest dependencies (# 7850)\n > 4139fdf [main] Update community files (# 7845)\n > 6585a2b [main] Upgrade to latest dependencies (# 7843)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies (#338)"}},{"before":"3693acea8c3c9a188ffc84c120434a3a016cfed3","after":"1d8e927b7b847a8ecb682a83cf1c2cda74e1f7ca","ref":"refs/heads/main","pushedAt":"2024-04-30T15:46:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies (#338)\n\nbumping knative.dev/client-pkg f983484...2bc8139:\n > 2bc8139 upgrade to latest dependencies (# 180)\nbumping knative.dev/eventing-kafka-broker 49ad678...99cf1ab:\n > 99cf1ab Update eventing nightly (# 3857)\n > 79c839c Fix CI flakes (# 3852)\n > 561b4ec upgrade to latest dependencies (# 3854)\n > 395ae21 Update community files (# 3859)\n > cda5d18 :dizzy: Bump to new 3.8.x Quarkus.io (# 3856)\n > 1a498ca Update eventing nightly (# 3770)\n > 386197e Upgrade tests install eventing core from release (# 3849)\nbumping knative.dev/serving c120704...afc8a59:\n > afc8a59 Update net-gateway-api nightly (# 15159)\n > f328f96 Update net-gateway-api nightly (# 15158)\n > 0a999c4 Update net-certmanager nightly (# 15157)\n > 7b6fc7b re-enable contour gateway tests (# 15150)\n > f65df07 feat: bubble up kcert status message when it's failed (# 14962)\n > e4d8139 cleanup service after tests completes (# 15147)\n > 076cd07 upgrade to latest dependencies (# 15155)\n > 5128114 Update net-contour nightly (# 15152)\n > 5943c7a Update net-istio nightly (# 15151)\n > e8d8610 Update net-kourier nightly (# 15153)\n > 531e7d8 [Automated] Update net-gateway-api nightly (# 15136)\n > 023022a Disable logstream so the Github Action Log Viewer works (# 15146)\n > 8c91dcf Update net-contour nightly (# 15144)\n > 40ec5af bump istio,contour,cert-manager (# 15141)\n > c21fb03 Update net-istio nightly (# 15143)\n > 7a01ca9 Update net-certmanager nightly (# 15142)\n > 96fe770 Update net-istio nightly (# 15139)\n > e64a7e6 Update net-kourier nightly (# 15140)\n > 2d57e34 Update net-contour nightly (# 15138)\n > e3b616b Update net-certmanager nightly (# 15137)\n > 2c23d5a upgrade to latest dependencies (# 15130)\n > 0196ecc Update community files (# 15135)\n > e4cef66 Update net-gateway-api nightly (# 15132)\nbumping knative.dev/networking aaf8f94...979f637:\n > 979f637 [release-1.14] Update test dialer to use ip when available (# 971)\n > a40d058 upgrade to latest dependencies (# 968)\n > 594a2f8 identify each request in update test using a query timestamp (# 967)\n > 1d9a7cf upgrade to latest dependencies (# 966)\nbumping knative.dev/eventing f9d8dea...e23ebab:\n > e23ebab Reconcile trigger on OIDC service account changes only, if SA references a trigger for correct broker class (# 7849)\n > ea14296 fix: remove duplicate configMaps (# 7847)\n > 4ba426c [main] Upgrade to latest dependencies (# 7850)\n > 4139fdf [main] Update community files (# 7845)\n > 6585a2b [main] Upgrade to latest dependencies (# 7843)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies (#338)"}},{"before":"4a607e7f099a29a72747d60957d949af131eadf6","after":"3693acea8c3c9a188ffc84c120434a3a016cfed3","ref":"refs/heads/main","pushedAt":"2024-04-30T13:33:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Update community files (#340)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"Update community files (#340)"}},{"before":"977c0275867e38e8dd2164ea585d4e87e1aef5ba","after":"4a607e7f099a29a72747d60957d949af131eadf6","ref":"refs/heads/main","pushedAt":"2024-04-26T01:49:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Update community files (#339)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"Update community files (#339)"}},{"before":"d1d554f77ccc9d0499bf4f56db908ef06c548e94","after":"977c0275867e38e8dd2164ea585d4e87e1aef5ba","ref":"refs/heads/main","pushedAt":"2024-04-24T12:50:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies (#336)\n\nbumping knative.dev/eventing-kafka-broker 551691c...49ad678:\n > 49ad678 Remove usage of Vertx.currentContext() (# 3829)\n > 3e62430 Add debug logs for ConsumerGroup reconciler to record actions taken (# 3851)\n > 016790a chore: added eventing-controller to the normal logging labels used (# 3848)\n > 027e753 Add .spec.subscribers[].name field in KafkaChannel to align with eventing-core channel definition (# 3845)\n > 9641910 fix: evictor no longer has NPE when called with nil pod (# 3830)\n > df40a7f Update community files (# 3841)\n > 1ec5383 upgrade to latest dependencies (# 3837)\n > d0bac68 Format go code (# 3831)\n > 81166b5 upgrade to latest dependencies (# 3817)\n > 0c5c2e5 test: triggers scale with KEDA (# 3813)\nbumping knative.dev/networking 75762ca...aaf8f94:\n > aaf8f94 fix TestRetry nil pointer panic (# 965)\n > a3d8b0f Replace all usages of deprecated wait.PollImmediate with wait.PollUntilContextTimeout (# 957)\n > 1a6e0da some conformance tests assume we're getting back a runtime request (# 964)\n > 2a4859c this fixes the probe handler to reflect that it doesn't care about the path (# 963)\n > b321831 upgrade to latest dependencies (# 962)\n > 2002961 :gift: Add test flags for the conformance suite (# 960)\n > ca2ffb8 upgrade to latest dependencies (# 961)\n > 97688e7 Update community files (# 959)\n > 5ce3081 upgrade to latest dependencies (# 958)\nbumping knative.dev/eventing ce5b77f...f9d8dea:\n > f9d8dea [main] Upgrade to latest dependencies (# 7842)\n > d96c6db feat: add initial pathfinding algorithm (# 7782)\n > 1ed11b7 [e2e] fix ManyTriggers possible starvation of Setup features (# 7831)\n > cb538fc [main] Upgrade to latest dependencies (# 7835)\n > 0264d60 Remove sinkbindings OIDC token secret when not needed and fix status setting (# 7836)\n > 84115ea Map eventtypes into event lineage graph (# 7783)\n > c1611d5 Improve trust bundle propagation (# 7665)\n > 734c413 fix: install script picks up on platform architecture by default (# 7821)\n > ebb311d Remove eventing-kafka from downstream tests as it's deprecated (# 7826)\nbumping golang.org/x/oauth2 85231f9...d0e617c:\n > d0e617c google: add Credentials.UniverseDomainProvider\n > 3c9c1f6 oauth2/google: fix the logic of sts 0 value of expires_in\n > 5a05c65 oauth2/google: fix remove content-type header from idms get requests\n > 3a6776a appengine: drop obsolete code for AppEngine envs <=Go 1.11\nbumping knative.dev/client-pkg a82272d...f983484:\n > f983484 Remove license dir (# 178)\n > 08c9dcb Update community files (# 179)\n > 6ae69d2 upgrade to latest dependencies (# 176)\nbumping github.com/prometheus/common 4433931...0234594:\n > 0234594 Add support for go 1.20 (# 617)\nbumping google.golang.org/grpc 9952aa8...d32e66c:\n > d32e66c Change version to 1.63.2 (# 7104)\n > 92f6dd0 channelz: pass parent pointer instead of parent ID to RegisterSubChannel (# 7101)\n > 0f6ef0f grpc: un-deprecate Dial and DialContext\n > 58dc749 Change version to 1.63.1-dev (# 7051)\n > c68f456 Change version to 1.63.0 (# 7050)\n > 6369167 *: update http2 dependency (# 7082)\n > 8854761 cherry-pick: channelz: fix race accessing channelMap without lock (# 7079) (# 7080)\n > e62770d channelz: add LocalAddr to listen sockets and test (# 7062) (# 7063)\n > 4ffccf1 googlec2p: use xdstp style template for client LDS resource name (# 7048)\n > faf9964 gracefulswitch: add ParseConfig and make UpdateClientConnState call SwitchTo if needed (# 7035)\n > 800a8e0 channelz: re-add state for subchannels (# 7046)\n > dadbbfa channelz: re-add target and state (# 7042)\n > 55cd7a6 channelz: major cleanup / reorganization (# 6969)\n > a1033b1 xds: add LRS named metrics support (# 7027)\n > 4f43d2e chore: remove repetitive words (# 7036)\n > 7c37770 grpc: clean up doc strings and some code around Dial vs NewClient (# 7029)\n > c808322 chore: expose `NewClient` method to end users (# 7010)\n > c31fce8 Update github.com/golang/protobuf and google.golang.org/protobuf modules (# 7028)\n > 55341d7 xdsclient: correct logic used to suppress empty ADS requests on new streams (# 7026)\n > f7c5e6a DNS resolving with timeout (# 6917)\n > 815e2e2 build(deps): bump the github-actions group with 1 update (# 7014)\n > 2a617ca experimental: re-split message/service pb imports (# 7011)\n > 99ded5c examples: update deps of observability example to gcp/observabliity@v1.0.1 (# 7009)\n > e978e43 gcp/observability: update stackdriver dependency to remove dep on prometheus (# 7008)\n > 27c5d98 deps: update dependencies for all modules (# 7007)\n > 90fc697 xdsclient: use dataplane authority for virtualhost lookup (# 6997)\n > c267d5b grpc: add clientconn.CanonicalTarget() to return the canonical target string (# 7006)\n > 51f9cc0 deps: move from github.com/golang/protobuf to google.golang.org/protobuf/proto (# 6961)\n > eb08be4 github: add Go 1.22 testing (# 7005)\n > eb880d5 replace github.com/cncf/udpa/go by github.com/cncf/xds/go (# 7001)\n > 5ccf176 rpc_util: Fix RecvBufferPool deactivation issues (# 6766)\n > 76a23bf fix enabling compression by trimming whitespaces in accept encoding header (# 6952)\n > 7525e98 test: add test for invalid streamID (# 6940)\n > c63d925 examples: fix typo in url (# 6978)\n > 40d6adb transport: Make error-handling for bad HTTP method consistent between HTTP/2 server transport and handler server transport (# 6989)\n > 3c2a44d transport: when using write buffer pooling, use input size instead of size*2 (# 6983)\n > 3ae77e6 grpc: Canonicalize string returned by ClientConn.Target() and resolver.Address.String() (# 6923)\n > 29997a0 grpc: Add StaticMethod CallOption (# 6926)\n > 28d78d4 *: forbid the use of time.After (# 6985)\n > 408139a security/advancedtls: CRL checks improvement (# 6968)\n > f94be9b Set the security level of Windows named pipes to NoSecurity (# 6956)\n > 05db80f server: wait to close connection until incoming socket is drained (with timeout) (# 6977)\n > f135e98 xds/internal/xdsclient: Add comments for exported types (# 6972)\n > f8eef63 Change version to 1.63.0-dev (# 6976)\nbumping knative.dev/serving d96d39f...c120704:\n > c120704 Update net-certmanager nightly (# 15127)\n > a8e4fea Update net-gateway-api nightly (# 15126)\n > 11b0900 Update net-contour nightly (# 15125)\n > 2160a47 Update net-kourier nightly (# 15123)\n > 7d3031f Update net-istio nightly (# 15124)\n > 6d6527a upgrade to latest dependencies (# 15122)\n > 2802229 Update net-contour nightly (# 15119)\n > f15401e Update net-gateway-api nightly (# 15117)\n > 96faf8b Update net-kourier nightly (# 15118)\n > a7be35c Update net-istio nightly (# 15116)\n > 79c907b Update net-certmanager nightly (# 15115)\n > dc8bf98 Make route domain error specific (# 15082)\n > 614caa0 Update net-kourier nightly (# 15114)\n > cbe7904 Update net-gateway-api nightly (# 15113)\n > 9ed9f9e Update net-contour nightly (# 15112)\n > f8aa896 Update net-istio nightly (# 15111)\n > 8d8d503 Update net-certmanager nightly (# 15110)\n > 3c6d5fe upgrade to latest dependencies (# 15109)\n > c017185 Update net-istio nightly (# 15108)\n > f9a9480 chore: fix function names in comment (# 15105)\n > 46d1f05 add e2e kind testing with Gateway API and Contour (# 15093)\n > 2a790f8 Update net-contour nightly (# 15107)\n > a498f19 Update net-certmanager nightly (# 15106)\n > 6079207 upgrade to latest dependencies (# 15104)\n > c9bd9bc upgrade to latest dependencies (# 15102)\n > 2c9ae15 Update net-gateway-api nightly (# 15103)\n > 7e7bd93 Update net-istio nightly (# 15100)\n > 51a2bd5 Update net-kourier nightly (# 15097)\n > 42dff34 Update net-contour nightly (# 15099)\n > 73ca8e9 Update net-gateway-api nightly (# 15098)\n > 0c9f7bf Update net-certmanager nightly (# 15096)\n > 96edf22 Update community files (# 15094)\nbumping knative.dev/pkg 1ff9a77...0f34a88:\n > 0f34a88 upgrade to latest dependencies (# 3018)\n > 2a68697 Bump google.golang.org/grpc from 1.63.0 to 1.63.2 (# 3017)\n > 2cca32d Revert \"drop eventing-rabbitmq downstream testing (# 2969)\" (# 3008)\n > 39d72da Bump github.com/prometheus/common from 0.52.2 to 0.52.3 (# 3015)\n > e255c15 Bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 (# 3016)\n > 7de1740 Bump golang.org/x/tools from 0.19.0 to 0.20.0 (# 3012)\n > bc62610 Bump google.golang.org/grpc from 1.62.1 to 1.63.0 (# 3013)\n > a49e72f Bump golang.org/x/net from 0.22.0 to 0.24.0 (# 3011)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies (#336)"}},{"before":"af7385b98d3b97536c13dfbf3997e9d9c4f44f83","after":"d1d554f77ccc9d0499bf4f56db908ef06c548e94","ref":"refs/heads/main","pushedAt":"2024-04-18T01:46:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Update community files (#337)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"Update community files (#337)"}},{"before":"1a9e0ba1a4607bb086dda8502508652d9e8d86c5","after":"af7385b98d3b97536c13dfbf3997e9d9c4f44f83","ref":"refs/heads/main","pushedAt":"2024-04-10T13:43:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies (#335)\n\nbumping knative.dev/pkg 5d4af76...1ff9a77:\n > 1ff9a77 Bump x/net to 0.24 (# 3014)\n > 094f152 Bump github.com/prometheus/common from 0.51.1 to 0.52.2 (# 3010)\n > f9d72b2 Bump golang.org/x/sync from 0.6.0 to 0.7.0 (# 3009)\nbumping golang.org/x/term c5eaf76...5b15d26:\n > 5b15d26 go.mod: update golang.org/x dependencies\nbumping golang.org/x/sys 360f961...cabba82:\n > cabba82 windows: use uint32 for serial comm flags for consistency\n > 1a50d97 windows: add serial comm functions\n > 95f07ec x/sys/windows: add func windows.DisconnectNamedPipe(handle Handle) (err error)\n > 4be02d3 unix: expose mmap calls on z/OS\nbumping golang.org/x/net 7ee34a0...7bbe320:\n > 7bbe320 go.mod: update golang.org/x dependencies\n > c48da13 http2: fix TestServerContinuationFlood flakes\n > 762b58d http2: fix tipos in comment\n > ba87210 http2: close connections when receiving too many headers\n > ebc8168 all: fix some typos\n > 3678185 http2: make TestCanonicalHeaderCacheGrowth faster\n > 448c44f http2: remove clientTester\n > c7877ac http2: convert the remaining clientTester tests to testClientConn\n > d8870b0 http2: use synthetic time in TestIdleConnTimeout\n > d73acff http2: only set up deadline when Server.IdleTimeout is positive\n > 89f602b http2: validate client/outgoing trailers\n > 6e2c99c http2: allow testing Transports with testSyncHooks\n > 9e0498d http2: use synthetic timers for ping timeouts in tests\n > 31d9683 http2: mark several testing functions as helpers\n > 12ddef7 http2: reject DATA frames after 1xx and before final headers\n > d600ae0 http2: add testClientConn for testing client RoundTrips\n > 57a6a7a http2: prevent uninitialized pipe from being written\n > ea095bc http2: only set up positive deadlines\n > 8c07e20 httpproxy: allow any scheme\n > ab271c3 http2: add IdleConnTimeout to http2.Transport\nbumping github.com/prometheus/common e821827...4433931:\n > 4433931 Merge pull request # 615 from prometheus/dependabot/go_modules/sigv4/github.com/aws/aws-sdk-go-1.51.11\n > 728e910 Merge pull request # 616 from srebhan/fix_protobuf_decode\n > 5fef1df Bump github.com/aws/aws-sdk-go from 1.50.31 to 1.51.11 in /sigv4\n > 3dec13c Drop support for Go older than 1.18 (# 612)\n > 78585cf fix(protobuf): Correctly decode multi-messages streams\n > 95edf51 Update common Prometheus files (# 613)\nbumping golang.org/x/sync 59c1ca1...14be23e:\n > 14be23e semaphore: cancel acquisition with a done context\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies (#335)"}},{"before":"ea6506092a07236dac7f7912f315a82da84b5185","after":"1a9e0ba1a4607bb086dda8502508652d9e8d86c5","ref":"refs/heads/main","pushedAt":"2024-04-04T16:40:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"[main] Upgrade to latest dependencies (#329)\n\n* upgrade to latest dependencies\n\nbumping k8s.io/utils d93618c...e7106e6:\n > e7106e6 Merge pull request # 290 from nitishfy/Nitish/go-get-deprecated\n > b307cd5 Merge pull request # 297 from skitt/fix-roundtoint32\n > be5d99e remove go install\n > cf03d44 Merge pull request # 289 from skitt/golang-1.21-set-clear\n > fc7c3d4 Use math.Round for rounding in RoundToInt32\n > 8a6db1c Transfer go get to go install\n > 3b25d92 Merge pull request # 283 from skitt/generic-ptr\n > 571d869 With Go 1.21, use clear in set.Clear()\n > 3019533 Merge pull request # 286 from skitt/set-equal\n > dc1a5d8 Add generic ptr.To, ptr.Deref, ptr.Equal\n > 9f67429 Merge pull request # 243 from logicalhan/generics\n > ecd9d48 Ensure set.Equal() compares the two set lengths\n > 10cedcc address tim's comments\n > c3703b2 fix lint issue\n > 46762cf make this implementation of sets compatible with the one in apimachinery\n > d8088cf add generic sets package to utils\nbumping github.com/prometheus/client_golang 53be91d...77d4003:\n > 77d4003 Add 1.19.0 changelog (# 1451)\n > 14259fa Merge pull request # 1448 from ywwg/owilliams/content-negotiation\n > 353395b Remove support for go 1.19 (# 1449)\n > 6d03920 deps: bump prometheus/common version\n > 9dd5d2a Merge pull request # 1445 from kavu/add_go122_metrics_test\n > 7ac9036 Merge pull request # 1440 from prometheus/dependabot/github_actions/github-actions-ded284d9a8\n > c906a5e Add support for Go 1.22\n > 8c7e30f Merge pull request # 1441 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/common-0.46.0\n > 83d5940 Bump the github-actions group with 2 updates\n > d69fe9a Merge pull request # 1426 from prometheus/dependabot/github_actions/github-actions-37565e1261\n > 08769f8 Bump github.com/prometheus/common in /tutorial/whatsup\n > 38631c6 chore: Move VersionCollector to collectors directory (# 1427)\n > f22329c Bump the github-actions group with 3 updates\n > b7b88fa Merge pull request # 1425 from prometheus/dependabot/go_modules/golang.org/x/sys-0.16.0\n > 6636d6a CI: Hash pin all GH actions + configure dependabot for those. (# 1417)\n > d9be404 Simplification of middleware example (# 1423)\n > 8ee2fdc Bump golang.org/x/sys from 0.15.0 to 0.16.0\n > 185945e Merge pull request # 1422 from prometheus/superq/version\n > 046e320 Merge pull request # 1420 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.32.0\n > 3d4c27f Add version package\n > 034544a Merge pull request # 1419 from prometheus/dependabot/go_modules/tutorial/whatsup/github.com/prometheus/client_golang-1.18.0\n > 6ebfdd5 Bump google.golang.org/protobuf from 1.31.0 to 1.32.0\n > f87a86c Merge pull request # 1418 from prometheus/dependabot/go_modules/examples/middleware/github.com/prometheus/client_golang-1.18.0\n > 9efc83a Bump github.com/prometheus/client_golang in /tutorial/whatsup\n > a88230e Merge pull request # 1414 from prometheus/release-1.18\n > 71f3940 Bump github.com/prometheus/client_golang in /examples/middleware\n > 96f1aec Merge pull request # 1411 from prometheus/revert-1387-main\n > 0837d36 Merge pull request # 1410 from prometheus/arthursens/cut-1.18.0\n > 2280fb1 Revert \"change api http.client to interface\"\nbumping github.com/prometheus/common 7e44242...944239f:\n > 944239f Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (# 601)\n > 5f10b85 Bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 (# 600)\n > a14ff55 Update common Prometheus files (# 599)\n > 6aadcf4 Remove deprecated version function (# 591)\n > 1e6ac24 Add unit (# 544)\n > 4199f18 Remove unused 'Host' member from HTTPClientConfig (# 597)\n > fa71e6a Bump github.com/aws/aws-sdk-go from 1.50.29 to 1.50.31 in /sigv4 (# 595)\n > 8a9fd7a Bump github.com/aws/aws-sdk-go from 1.50.27 to 1.50.29 in /sigv4 (# 592)\n > 8344367 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /sigv4 (# 593)\n > 0117d2f Update common Prometheus files (# 594)\n > 36d0bf9 labelset: optimise String() function (# 590)\n > e8be06d LabelSet: Fix alphabetical sorting for prometheus LabelSet (# 575)\n > 52e512c http_config: Add host (# 549)\n > 699b115 Upgrade client_model to v.0.6.0 (# 589)\n > 48d2e18 Write created lines when negotiating OpenMetrics (# 504)\n > b27d4bf Bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 (# 585)\n > 9c61db0 Avoid off-spec openmetrics exposition when exemplars have empty labels (# 569)\n > dd8b1ec Bump github.com/aws/aws-sdk-go from 1.50.8 to 1.50.27 in /sigv4 (# 587)\n > 9fbe2ed Deprecate version.NewCollector (# 579)\n > eb39912 Update Go (# 588)\n > c9f742f Update common Prometheus files (# 581)\n > b98cb7c Bump github.com/aws/aws-sdk-go from 1.49.13 to 1.50.8 in /sigv4 (# 571)\n > bf53040 Update common Prometheus files (# 574)\n > bd41eb6 Merge pull request # 576 from ywwg/owilliams/unexport\n > 773d566 Merge pull request # 570 from ywwg/owilliams/quoted-metric-name-02\n > 05d7387 Unexport Format strings\n > a3bdb9e Support empty OAuth2 inline secrets (# 547)\n > 319c62c UTF-8 support in metric and label names\n > bd0376d UTF-8 support in validation, and some parsers and formatters (# 537)\nbumping knative.dev/eventing-kafka 012a800...d23eb24:\n > d23eb24 upgrade to latest dependencies (# 1472)\n > 35a20b5 upgrade to latest dependencies (# 1471)\n > 1c07e26 upgrade to latest dependencies (# 1470)\n > bb903df upgrade to latest dependencies (# 1469)\n > 43826ff upgrade to latest dependencies (# 1468)\n > 4203117 Update community files (# 1467)\n > d0e5bf2 upgrade to latest dependencies (# 1466)\n > cd11da2 upgrade to latest dependencies (# 1465)\n > 3659dce upgrade to latest dependencies (# 1464)\nbumping google.golang.org/api 6e77ef2...cb0f433:\n > cb0f433 chore(main): release 0.170.0 (# 2459)\n > 5537676 feat(all): auto-regenerate discovery clients (# 2471)\n > cca46fb chore(deps): bump google.golang.org/protobuf (# 2470)\n > 67f16b6 feat(all): auto-regenerate discovery clients (# 2468)\n > de61eb7 feat(all): auto-regenerate discovery clients (# 2466)\n > 73e8b66 chore(all): update all (# 2462)\n > cc19990 chore(deps): ignore google/go-github package updates (# 2465)\n > c3a2f34 feat(all): auto-regenerate discovery clients (# 2464)\n > e938bf1 feat(all): auto-regenerate discovery clients (# 2461)\n > dc4811a feat(all): auto-regenerate discovery clients (# 2460)\n > fb2b816 feat(all): auto-regenerate discovery clients (# 2458)\n > 9c2cde8 chore(main): release 0.169.0 (# 2451)\n > a488112 feat(all): auto-regenerate discovery clients (# 2457)\n > 2675c0a feat(all): auto-regenerate discovery clients (# 2454)\n > d22da18 feat(all): auto-regenerate discovery clients (# 2450)\n > e84ba36 chore(main): release 0.168.0 (# 2432)\n > 74538f7 chore(all): update module github.com/google/go-github/v58 to v59 (# 2411)\n > 6381123 chore(all): update all (# 2435)\n > b438981 feat(all): auto-regenerate discovery clients (# 2449)\n > af383c7 feat(all): auto-regenerate discovery clients (# 2448)\n > 022c85c feat(all): auto-regenerate discovery clients (# 2447)\n > 4fa90c9 feat(all): auto-regenerate discovery clients (# 2445)\n > ced0c09 feat(all): auto-regenerate discovery clients (# 2443)\n > 9f9c0cf feat(all): auto-regenerate discovery clients (# 2442)\n > 454cba5 chore: make vet script less error prone (# 2441)\n > 82eaa79 chore: updates for Go 1.22 (# 2440)\n > d290e18 feat(all): auto-regenerate discovery clients (# 2438)\n > 4dc71d4 feat(all): auto-regenerate discovery clients (# 2436)\n > 0c30ecc feat(all): auto-regenerate discovery clients (# 2433)\n > e635a5e feat(all): auto-regenerate discovery clients (# 2431)\n > 548436b chore(main): release 0.167.0 (# 2428)\n > 55a9e5a feat(all): auto-regenerate discovery clients (# 2429)\n > f72b5af feat(all): auto-regenerate discovery clients (# 2427)\n > 133e58b chore(main): release 0.166.0 (# 2418)\n > 446a6bd feat(all): auto-regenerate discovery clients (# 2426)\n > b7d596b chore(all): update all (# 2423)\n > 124a535 feat(all): auto-regenerate discovery clients (# 2425)\n > b3f9c38 feat(all): auto-regenerate discovery clients (# 2424)\n > af6aa38 feat(all): auto-regenerate discovery clients (# 2421)\n > 762eb61 feat(all): auto-regenerate discovery clients (# 2420)\n > c969083 feat(all): auto-regenerate discovery clients (# 2419)\n > 260fc1e feat(all): auto-regenerate discovery clients (# 2417)\n > e451477 chore(main): release 0.165.0 (# 2415)\n > deab77d feat(all): auto-regenerate discovery clients (# 2416)\n > c702880 feat(all): auto-regenerate discovery clients (# 2414)\n > 3ff4bc1 chore(main): release 0.164.0 (# 2407)\n > edbe996 fix(transport): disable universe domain check if token source (# 2413)\n > 05a0882 chore(all): update all (# 2410)\n > 51d5068 feat(all): auto-regenerate discovery clients (# 2412)\n > 246b19f feat(all): auto-regenerate discovery clients (# 2409)\n > f1b37df feat(all): auto-regenerate discovery clients (# 2408)\n > 1bd8304 feat(all): auto-regenerate discovery clients (# 2406)\n > 87aa1d0 chore(main): release 0.163.0 (# 2402)\n > 2271ef7 feat(all): auto-regenerate discovery clients (# 2405)\n > 47834b5 feat(all): auto-regenerate discovery clients (# 2403)\n > 62ceaad feat(all): auto-regenerate discovery clients (# 2401)\n > 26a1117 chore(main): release 0.162.0 (# 2389)\n > 6862015 fix(transport): enforce 1s timeout on requests to MDS universe_domain (# 2393)\n > a6d137b chore(all): update all (# 2396)\n > 5437df8 chore(all): update module github.com/google/go-github/v52 to v58 (# 2397)\n > eddfeb9 feat(all): auto-regenerate discovery clients (# 2398)\n > 169ead6 feat(all): auto-regenerate discovery clients (# 2395)\n > 140fb54 feat(all): auto-regenerate discovery clients (# 2394)\n > e5a7a15 feat(all): auto-regenerate discovery clients (# 2392)\n > c8e77f6 feat(all): auto-regenerate discovery clients (# 2391)\n > f2f2d22 feat(all): auto-regenerate discovery clients (# 2388)\n > befbd36 chore(main): release 0.161.0 (# 2387)\n > f29f327 fix(gen): reject repeated object query params (# 2383)\n > 54c764a fix(transport): skip s2a for now if service has direct path enabled (# 2385)\n > 03042ec feat(all): auto-regenerate discovery clients (# 2386)\n > dcb7e96 chore(main): release 0.160.0 (# 2381)\n > fee4c8f feat(all): auto-regenerate discovery clients (# 2384)\n > 5534cf2 feat(all): auto-regenerate discovery clients (# 2382)\n > 8f26f51 feat(all): auto-regenerate discovery clients (# 2380)\n > ee5c9cc chore(main): release 0.159.0 (# 2378)\n > 55b0516 fix(transport): relax universe checks (# 2376)\n > a8d9414 feat(all): auto-regenerate discovery clients (# 2377)\n > 68b1bc1 chore(main): release 0.158.0 (# 2360)\n > df17254 fix(transport/grpc): add universe domain verification (# 2375)\n > b21a1fa fix(internal): support internaloption.WithDefaultUniverseDomain (# 2373)\n > ddb3a12 chore(google-api-go-generator): replace literal with const (# 2363)\n > d266978 feat(all): auto-regenerate discovery clients (# 2374)\n > 73fc7fd fix(transport): not enable s2a when there is endpoint override (# 2368)\n > 2d69d97 feat(all): auto-regenerate discovery clients (# 2372)\n > 45c097f feat(all): auto-regenerate discovery clients (# 2369)\n > addc18c chore(all): update module github.com/google/go-github/v52 to v58 (# 2351)\n > a4e39d8 chore(all): update all to v0.47.0 (# 2367)\n > e0db6a5 feat(all): auto-regenerate discovery clients (# 2366)\n > f40db7f feat(all): auto-regenerate discovery clients (# 2365)\n > 69626e3 feat(transport): add universe domain support (# 2355)\n > 6c3b622 feat(all): auto-regenerate discovery clients (# 2361)\n > 6ef1144 feat(impersonate): add universe domain support (# 2296)\nbumping k8s.io/klog/v2 6ded808...007e661:\n > 007e661 textlogger: allow caller to override stack unwinding\n > 2d08296 Merge pull request # 396 from pohly/slog-helper\n > 2086216 Merge pull request # 393 from kaisoz/add-safeptr\n > e4deee8 slog: use main logr package instead of logr/slogr\n > 8dd3f2e Merge pull request # 395 from pohly/readme-update\n > 881fa0b Add SafePtr wrapper\n > 5d1d2d5 add SetSlogLogger\n > 761b630 Merge pull request # 394 from pohly/owners-update\n > d3dd725 docs: clarify relationship between different features\n > e3f75b8 Merge pull request # 384 from pohly/slog\n > 39afdba dependencies: logr v1.4.1\n > f33bd6c OWNERS: remove serathius, add mengjiao-liu, promote pohly\n > 02e7b69 Merge pull request # 391 from pohly/with-name-output\n > 44eadc3 add slog support\n > b588475 Merge pull request # 380 from pohly/golangci-lint-action\n > 009a04a output: handle WithName like zapr does\n > cc856bb update to logr 1.3.0\n > edee20c Merge pull request # 392 from pohly/promote-experimental\n > 1a0dfc5 github: run golangci-lint via action\n > 61b308a Merge pull request # 390 from pohly/go-vet-print\n > 18cdd3a promote experimental code to stable\n > ef25537 fix revive issues\n > 6632ba5 Merge pull request # 376 from pohly/stderr-threshold-docs\n > 6af4ad1 testing: bump Go version matrix\n > a4f9060 fix golangci-lint issues\n > ff82b97 Merge pull request # 379 from lowang-bh/fixWarning\n > 3838dbc stderrthreshold: fix flag comment\n > b394f4b enable \"go vet\" checks for parameters\n > 5ac9b76 Merge pull request # 378 from aimuz/fix-370\n > 6c35c6a resolve comments warning\n > 1e2789b fix: SetLogger via klog.SetLogger will output an unexpected newline\nbumping golang.org/x/net cb5b10f...7ee34a0:\n > 7ee34a0 go.mod: update golang.org/x dependencies\n > c289c7a websocket: re-add documentation for DialConfig\n > 9fb4a8c http2: send an error of FLOW_CONTROL_ERROR when exceed the maximum octets\n > 3dfd003 websocket: add support for dialing with context\n > fa11427 quic: move package out of internal\n > 591be7f quic: fix UDP on big-endian Linux, tests on various architectures\n > 34cc446 quic: temporarily disable networking tests failing on various platforms\n > 4bdc6df quic: expand package docs, and document Stream\n > 22cbde9 quic: set ServerName in client connection TLSConfig\n > 57e4cc7 quic: handle PATH_CHALLENGE and PATH_RESPONSE frames\n > a6a24dd quic: source address and ECN support in the network layer\n > 2a8baea quic: don't record fin bit as sent when it wasn't\n > 5e09712 quic: fast path for stream writes\n > 08d27e3 quic: fast path for stream reads\n > cc568ea internal/quic: use slices.Equal in TestAcksSent\n > dda3687 quic: add Stream.ReadByte, Stream.WriteByte\n > e94da73 quic: reduce ack frequency after the first 100 packets\n > 117945d quic: add throughput and stream creation benchmarks\n > 93be8fe quic: log packet_dropped events\n > 6e383c4 quic: add qlog recovery metrics\n > 840656f quic/qlog: don't output empty slog.Attrs\n > 5a444b4 quic: add Stream.Set{Read,Write}Context, drop {Read,Write,Close}Context\n > 73d21fd go.mod: update golang.org/x dependencies\n > 643fd16 html: fix SOLIDUS '/' handling in attribute parsing\n > 73e4b50 dns/dnsmessage: allow name compression for SRV resource parsing\n > b2208d0 internal/quic/qlog: fix typo\n > 0d0b98c http2: avoid goroutine starvation in TestServer_Push_RejectAfterGoAway\n > 07e05fd http2: remove suspicious uint32->v conversion in frame code\n > 26b646e quic: avoid deadlock in Endpoint.Close\nbumping knative.dev/networking ce0738a...3252e63:\n > 3252e63 upgrade to latest dependencies (# 944)\n > 9417101 upgrade to latest dependencies (# 943)\n > 918a090 upgrade to latest dependencies (# 942)\n > 48fd99c cleanup: drop unused e2e files (# 940)\n > d5fbe3f chore: drop OWNER files from ./test & ./hack (# 941)\n > e3f29af Update community files (# 939)\n > cfb3abd upgrade to latest dependencies (# 938)\n > 7391d20 drop unused types (# 933)\n > 54694f4 upgrade to latest dependencies (# 937)\n > ff63078 add the h2c app protocol value for the HTTP2 test (# 936)\n > 48f43ee Exclude test folder from code coverage calculation (# 934)\n > 5f213f7 upgrade to latest dependencies (# 935)\n > 1fbbbf9 Update GRPC/H2C conformance test (# 932)\n > 556d751 bump golang to v1.22 (# 931)\n > 71d6811 drop net-http01 from downstream testing (# 930)\n > 8bbc041 upgrade to latest dependencies (# 929)\n > f5845ef Update community files (# 928)\n > 630e71a feat: add isFailed for certificate (# 926)\n > 64e6032 upgrade to latest dependencies (# 927)\n > 22eb3d0 Update community files (# 924)\n > adc5e58 Update community files (# 923)\n > 1e6aa63 Update community files (# 922)\n > 1e7e42d upgrade to latest dependencies (# 921)\n > 66bdffa Update community files (# 920)\n > 060ef7a Clean up unused reconciler and certs code (# 919)\n > bdf2c51 upgrade to latest dependencies (# 918)\n > a874708 upgrade to latest dependencies (# 917)\n > ed5f0fa upgrade to latest dependencies (# 916)\n > a21edb5 Update community files (# 915)\n > 1dcd961 Update community files (# 914)\n\nSigned-off-by: Knative Automation \n\n* Fix imports\n\n* Update codecov\n\n* Update to latest\n\n* Update to latest dependecies\n\n* Refactor types to depend on EKB, not eventing-kafka anymore\n\n* Fix Istio setup in e2e tests\n\n* Update Kafka setup\n\n* Add license header\n\n---------\n\nSigned-off-by: Knative Automation \nCo-authored-by: David Simansky ","shortMessageHtmlLink":"[main] Upgrade to latest dependencies (#329)"}},{"before":"b45a708c20e82c234b9bd6845c051e51283afbb8","after":"ea6506092a07236dac7f7912f315a82da84b5185","ref":"refs/heads/main","pushedAt":"2024-04-04T01:49:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Update community files (#334)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"Update community files (#334)"}},{"before":"b9ea5a9d5985beb6fb8a72b95f141fb61033b77b","after":"b45a708c20e82c234b9bd6845c051e51283afbb8","ref":"refs/heads/main","pushedAt":"2024-04-03T16:46:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Update community files (#333)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"Update community files (#333)"}},{"before":"cbf52e133a4accef1a7d2d67c6fb79b9f5cc867f","after":"b9ea5a9d5985beb6fb8a72b95f141fb61033b77b","ref":"refs/heads/main","pushedAt":"2024-02-15T13:27:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Update community files (#332)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"Update community files (#332)"}},{"before":"52be3a2e6969f4d07f1ca113f37cfff5e31f71da","after":"cbf52e133a4accef1a7d2d67c6fb79b9f5cc867f","ref":"refs/heads/main","pushedAt":"2024-02-14T13:33:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Update community files (#331)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"Update community files (#331)"}},{"before":"5e79440cc2a1621ed795859fcc281914f4e17970","after":"52be3a2e6969f4d07f1ca113f37cfff5e31f71da","ref":"refs/heads/main","pushedAt":"2024-02-14T01:49:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Update community files (#330)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"Update community files (#330)"}},{"before":"2f2f375defff175e8547ab05caf8f385973fdad9","after":"5e79440cc2a1621ed795859fcc281914f4e17970","ref":"refs/heads/main","pushedAt":"2024-02-01T01:51:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Update community files (#328)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"Update community files (#328)"}},{"before":null,"after":"2f2f375defff175e8547ab05caf8f385973fdad9","ref":"refs/heads/release-1.13","pushedAt":"2024-01-24T14:15:42.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dsimansk","name":"David Simansky","path":"/dsimansk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5637792?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies (#327)\n\nbumping google.golang.org/genproto 989df2b...50ed04b:\n > 50ed04b chore(all): update all to v4 (# 1076)\n > 0d6446b chore(all): update all (# 1075)\n > 995d672 chore(all): update all (# 1073)\nbumping google.golang.org/api b52e40b...6e77ef2:\n > 6e77ef2 chore(main): release 0.157.0 (# 2346)\n > 72a8ffd feat(all): auto-regenerate discovery clients (# 2358)\n > 74a1558 docs(option): update WithDefaultEndpointTemplate docs (# 2356)\n > 135da01 chore(all): update all to a9fa171 (# 2350)\n > 0d002f9 feat(all): auto-regenerate discovery clients (# 2354)\n > da330c2 feat(all): auto-regenerate discovery clients (# 2353)\n > 5bf46ee feat(all): auto-regenerate discovery clients (# 2352)\n > 3bf8f4f feat(all): auto-regenerate discovery clients (# 2349)\n > 763c331 feat(all): auto-regenerate discovery clients (# 2348)\n > c3e43a1 feat(all): auto-regenerate discovery clients (# 2345)\n > d016573 chore(main): release 0.156.0 (# 2333)\n > 05de776 feat(all): auto-regenerate discovery clients (# 2344)\n > 811e925 feat(all): auto-regenerate discovery clients (# 2343)\n > 9e45101 feat(google-api-go-generator): add universe domain support (# 2335)\n > 3f90b98 feat(all): auto-regenerate discovery clients (# 2341)\n > 9745014 test: fix overflow (# 2342)\n > 3f8b548 chore(all): update all (# 2338)\n > c8905be chore(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 in /internal/kokoro/discogen (# 2340)\n > d008b6e feat(all): auto-regenerate discovery clients (# 2339)\n > ceefb9b feat(all): auto-regenerate discovery clients (# 2337)\n > bd4dad1 feat(all): auto-regenerate discovery clients (# 2336)\n > 014a8e0 feat(all): auto-regenerate discovery clients (# 2332)\nbumping google.golang.org/genproto/googleapis/rpc 995d672...a9fa171:\n > a9fa171 fix(dataform): Remove broken aliases (# 1080)\n > 9144d31 fix(analytics): Remove broken aliases (# 1079)\n > 35c7eff chore(all): update all (# 1077)\n > 50ed04b chore(all): update all to v4 (# 1076)\n > 0d6446b chore(all): update all (# 1075)\nbumping knative.dev/eventing fb9be2b...fd95228:\n > fd95228 Enable storage of EventType v1b2 (# 7594)\n > 6962251 Add a Prerequisite helper to check if the OIDC authentication feature flag is enabled (# 7609)\n > 341a8df [main] Update community files (# 7611)\n > bb5313d Remove OIDC service account, when OIDC feature is disabled again (# 7570)\n > 44ff98b Eventing TLS: Add scheme label to metrics (# 7581)\n > 8d6c6e4 Bump Go to v1.21 (# 7602)\n > 7cba45b Add TLS test for sequence (# 7600)\n > 01d8ace [main] Update community files (# 7601)\n > ad51fee Enable TLS for OIDC e2e tests (# 7551)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies (#327)"}},{"before":"a7cfc01f8859c0bef2bfdb725e97a98e6ebc3c3e","after":"2f2f375defff175e8547ab05caf8f385973fdad9","ref":"refs/heads/main","pushedAt":"2024-01-24T14:05:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies (#327)\n\nbumping google.golang.org/genproto 989df2b...50ed04b:\n > 50ed04b chore(all): update all to v4 (# 1076)\n > 0d6446b chore(all): update all (# 1075)\n > 995d672 chore(all): update all (# 1073)\nbumping google.golang.org/api b52e40b...6e77ef2:\n > 6e77ef2 chore(main): release 0.157.0 (# 2346)\n > 72a8ffd feat(all): auto-regenerate discovery clients (# 2358)\n > 74a1558 docs(option): update WithDefaultEndpointTemplate docs (# 2356)\n > 135da01 chore(all): update all to a9fa171 (# 2350)\n > 0d002f9 feat(all): auto-regenerate discovery clients (# 2354)\n > da330c2 feat(all): auto-regenerate discovery clients (# 2353)\n > 5bf46ee feat(all): auto-regenerate discovery clients (# 2352)\n > 3bf8f4f feat(all): auto-regenerate discovery clients (# 2349)\n > 763c331 feat(all): auto-regenerate discovery clients (# 2348)\n > c3e43a1 feat(all): auto-regenerate discovery clients (# 2345)\n > d016573 chore(main): release 0.156.0 (# 2333)\n > 05de776 feat(all): auto-regenerate discovery clients (# 2344)\n > 811e925 feat(all): auto-regenerate discovery clients (# 2343)\n > 9e45101 feat(google-api-go-generator): add universe domain support (# 2335)\n > 3f90b98 feat(all): auto-regenerate discovery clients (# 2341)\n > 9745014 test: fix overflow (# 2342)\n > 3f8b548 chore(all): update all (# 2338)\n > c8905be chore(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 in /internal/kokoro/discogen (# 2340)\n > d008b6e feat(all): auto-regenerate discovery clients (# 2339)\n > ceefb9b feat(all): auto-regenerate discovery clients (# 2337)\n > bd4dad1 feat(all): auto-regenerate discovery clients (# 2336)\n > 014a8e0 feat(all): auto-regenerate discovery clients (# 2332)\nbumping google.golang.org/genproto/googleapis/rpc 995d672...a9fa171:\n > a9fa171 fix(dataform): Remove broken aliases (# 1080)\n > 9144d31 fix(analytics): Remove broken aliases (# 1079)\n > 35c7eff chore(all): update all (# 1077)\n > 50ed04b chore(all): update all to v4 (# 1076)\n > 0d6446b chore(all): update all (# 1075)\nbumping knative.dev/eventing fb9be2b...fd95228:\n > fd95228 Enable storage of EventType v1b2 (# 7594)\n > 6962251 Add a Prerequisite helper to check if the OIDC authentication feature flag is enabled (# 7609)\n > 341a8df [main] Update community files (# 7611)\n > bb5313d Remove OIDC service account, when OIDC feature is disabled again (# 7570)\n > 44ff98b Eventing TLS: Add scheme label to metrics (# 7581)\n > 8d6c6e4 Bump Go to v1.21 (# 7602)\n > 7cba45b Add TLS test for sequence (# 7600)\n > 01d8ace [main] Update community files (# 7601)\n > ad51fee Enable TLS for OIDC e2e tests (# 7551)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies (#327)"}},{"before":"d69d2ccc93c4ec353f7f2a752f4c6f4c55cab0d0","after":"a7cfc01f8859c0bef2bfdb725e97a98e6ebc3c3e","ref":"refs/heads/main","pushedAt":"2024-01-19T07:46:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"upgrade to latest dependencies (#325)\n\nbumping knative.dev/eventing-kafka 537789b...9427f59:\n > 9427f59 Update community files (# 1459)\n > 67015ca Update deps 2024-01-18 (# 1458)\nbumping knative.dev/serving b6552f9...9a867e1:\n > 9a867e1 Update net-gateway-api nightly (# 14789)\n > ad0a989 Revert \"Set AppProtocol on Services (# 14757)\" (# 14805)\n > 03b32e2 Update net-kourier nightly (# 14798)\n > 34da024 Support http1 full duplex per workload (# 14568)\n > e9a751f Update net-contour nightly (# 14801)\n > d96dabb Update net-istio nightly (# 14800)\n > 5ec6f8c Update net-certmanager nightly (# 14799)\n > aa3fb05 upgrade to latest dependencies (# 14796)\n > 3cea8b4 [Automated] Update net-istio nightly (# 14706)\n > 752314e Improve log output for Services with no LoadBalancer IP (# 14788)\n > 564e72b upgrade to latest dependencies (# 14794)\n > 1e2faa3 Remove /tmp and /var from reserved paths (# 14686) (# 14719)\n > 05b640b Update net-contour nightly (# 14792)\n > 9e0229c Update net-certmanager nightly (# 14791)\n > 921028c Update net-kourier nightly (# 14790)\n > 8162fe2 Add Vegeta rates / targets to SLA in performance tests (# 14429)\n > e5602d7 Set AppProtocol on Services (# 14757)\n > 52b3d0c Update net-gateway-api nightly (# 14785)\n > 45db086 Update net-contour nightly (# 14784)\n > 996d5b6 upgrade to latest dependencies (# 14783)\n > 7feb050 Add defaulting for all GRPC probe types (# 14773)\n > 85d698e Update net-kourier nightly (# 14781)\n > 7a9c068 Update net-contour nightly (# 14779)\n > 6a8bcf3 Update net-certmanager nightly (# 14780)\n > 842c0d9 upgrade to latest dependencies (# 14778)\n > d4807eb Update community files (# 14777)\n > 499dc1d Replaces all deprecated usages of sets with new generic versions (# 14765)\n > 0a291d6 Update net-certmanager nightly (# 14772)\nbumping knative.dev/eventing 429bbaa...fb9be2b:\n > fb9be2b Authenticate requests from PingSources (# 7525)\n > b0d9c13 Provision sequences CA cert in its status (# 7590)\n > a74bef1 rekt test to verify only one EventType created for MTBroker (# 7586)\n > d5c32db Set audience in .status.addresses fields too (# 7591)\n > 9648826 Increase KinD test timeout to 90 minutes (# 7585)\n > 580dc9b Updated test example to use actual test instead of hypothetical example (# 7579)\n > 58608b2 [main] Upgrade to latest dependencies (# 7580)\n > 598e866 New Event Filtering: Add rekt test for multiple filters (# 7574)\n > 42af160 Fixed pull request workflow broken link in DEVELOPMENT.md (# 7577)\n > c7520cc New Event Filtering: Add rekt test to verify that empty filters does not override `filter` (# 7534)\n > 3cbddd6 Update coreos/go-oidc to 3.9.0 (# 7571)\n > 2ddeb05 Remove kubectl dependency in hack/update-cert-manager.sh (# 7572)\n > bc89d28 [main] Update community files (# 7568)\n > 50ee8a2 added instructions to use e2e-debug.sh in the doc (# 7554)\n > d9921e0 Reload trust-bundle on new connections (# 7567)\n > a7166fc Trust-manager integration (# 7532)\nbumping knative.dev/networking a34a5c5...2248574:\n > 2248574 upgrade to latest dependencies (# 911)\n > 206ff82 Update community files (# 910)\n > b48b31e add helper for determining app protocol (# 904)\n > 07c412e upgrade to latest dependencies (# 909)\n > 59f81e8 Replace deprecated `sets` usages with generic version (# 908)\n > 964fcff upgrade to latest dependencies (# 907)\n > 7cca4b0 upgrade to latest dependencies (# 906)\n > f3897c7 Update community files (# 905)\nbumping knative.dev/client-pkg bd92d6c...1d8f5e5:\n > 1d8f5e5 Update community files (# 143)\n > 0ca73dd upgrade to latest dependencies (# 142)\n > 1f71ec3 upgrade to latest dependencies (# 131)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies (#325)"}},{"before":"c297cacd46e4aaa6e292b8a4db4cabca134fff9d","after":"d69d2ccc93c4ec353f7f2a752f4c6f4c55cab0d0","ref":"refs/heads/main","pushedAt":"2024-01-19T01:56:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Update community files (#326)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"Update community files (#326)"}},{"before":"4a69030e5e7cc8aafa8f70ef086de8c4ea002e39","after":"c297cacd46e4aaa6e292b8a4db4cabca134fff9d","ref":"refs/heads/main","pushedAt":"2024-01-17T08:27:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"[main] Upgrade to latest dependencies (#316)\n\n* upgrade to latest dependencies\n\nSigned-off-by: Knative Automation \n\n* Update go.mod\n\n---------\n\nSigned-off-by: Knative Automation \nCo-authored-by: Roland Huß ","shortMessageHtmlLink":"[main] Upgrade to latest dependencies (#316)"}},{"before":"a2cc709afac76a0e91aca4d41696496489a34ecc","after":"4a69030e5e7cc8aafa8f70ef086de8c4ea002e39","ref":"refs/heads/main","pushedAt":"2024-01-15T01:55:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Update community files (#324)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"Update community files (#324)"}},{"before":"50a852d09008b72e513a20b7e57329ff272648d7","after":"a2cc709afac76a0e91aca4d41696496489a34ecc","ref":"refs/heads/main","pushedAt":"2024-01-11T01:53:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Update community files (#323)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"Update community files (#323)"}},{"before":"4c3e4f9b8f71452cf24deea9ff2c2270c9fe6e94","after":"50a852d09008b72e513a20b7e57329ff272648d7","ref":"refs/heads/main","pushedAt":"2024-01-08T13:34:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Update community files (#322)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"Update community files (#322)"}},{"before":"3aabb3cb3a4f6546dbd86b2c14469643080b32d7","after":"4c3e4f9b8f71452cf24deea9ff2c2270c9fe6e94","ref":"refs/heads/main","pushedAt":"2024-01-03T01:52:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Update community files (#321)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"Update community files (#321)"}},{"before":"b6313c4ad85a600cbcbe23fb3072cfdf431b742c","after":"3aabb3cb3a4f6546dbd86b2c14469643080b32d7","ref":"refs/heads/main","pushedAt":"2023-12-01T01:53:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Update community files (#320)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"Update community files (#320)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEX0HK4AA","startCursor":null,"endCursor":null}},"title":"Activity · knative-extensions/kn-plugin-source-kafka"}