{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":294494890,"defaultBranch":"main","name":"eventing-natss","ownerLogin":"knative-extensions","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-09-10T18:46:34.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/54083436?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1721920110.0","currentOid":""},"activityList":{"items":[{"before":"251bdf9ff7ac86350033e99c3fba84a1086d1215","after":"b9f02b9aac6a54ccf8afc39f6dcd28da43ce1c86","ref":"refs/heads/main","pushedAt":"2024-09-24T14:17:50.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 (#604)\n\nbumping knative.dev/reconciler-test 6372b7a...13c0118:\n > 13c0118 Handle resource already exists in Apply (# 759)\n > 0cb8938 upgrade to latest dependencies (# 757)\nbumping github.com/gobuffalo/flect 6ae7779...cbe6b82:\n > cbe6b82 Merge pull request # 75 from khayyamsaleem/bugfix/74\n > 784c899 fix for panics when humanize called on whitespace\nbumping knative.dev/pkg aaab500...aabe552:\n > aabe552 Bump google.golang.org/grpc from 1.66.2 to 1.67.0 (# 3094)\n > a4774ed Bump github.com/gobuffalo/flect from 1.0.2 to 1.0.3 (# 3093)\nbumping google.golang.org/genproto/googleapis/api 573a115...ddb44da:\n > ddb44da chore: update to 1.21 (# 1152)\n > 8ffd90a chore(all): auto-regenerate .pb.go files (# 1150)\nbumping knative.dev/eventing 1708881...641cbb7:\n > 641cbb7 Remove scheduler `wait`s to speed up recovery time (# 8200)\n > 2869c6c Enhance tests for v1b3 event type, new attrs (# 8197)\nbumping google.golang.org/genproto/googleapis/rpc 573a115...ddb44da:\n > ddb44da chore: update to 1.21 (# 1152)\n > 8ffd90a chore(all): auto-regenerate .pb.go files (# 1150)\nbumping google.golang.org/grpc d0bf90a...6f50403:\n > 6f50403 Change version to 1.67.0 (# 7604)\n > 3c3a025 mem: replace flate.Reader reference (# 7595) (# 7637)\n > 3ffb98b .*: fix revive lints `redefines-builtin-id` (# 7552)\n > 5666049 vet: enforce revive linter (# 7589)\n > c6ad07f protoc: regenerate protos (# 7590)\n > 70f19ee credentials/tls: default GRPC_ENFORCE_ALPN_ENABLED to true (# 7535)\n > 92111dc xds: keep ads flow control local to xdsclient/transport package (# 7578)\n > 535bdce estats: remove dependency on testing package (# 7579)\n > 0f03c74 .*: fix revive lint issues `unused-parameter` (# 7580)\n > 6147c81 stats/opentelemetry: Optimize slice allocations (# 7525)\n > cd05c9e .*: fix revive package-comments lint issues (# 7574)\n > 00514a7 xds/clusterimpl: update UpdateClientConnState to handle updates synchronously (# 7533)\n > 093e099 grpc: fix regression by freeing request bufferslice after processing unary (# 7571)\n > 8320224 .*: revive from unused_parameters (# 7577)\n > 845f62c stats/otel: upgrade grpc version that contains the experimental/stats package (# 7545)\n > 55d820d clusterresolver/e2e_test: Avoid making DNS requests (# 7561)\n > 52961f7 grpc: add docs for generic stream interfaces (# 7470)\n > 005b092 examples/advancedtls: example code for different security configurations for grpc-go using `advancedtls` (# 7474)\n > 0b6f354 xdsclient: Populate total_issued_requests count in LRS load reports (# 7544)\n > c535946 grpc: Fix flaky picker_wrapper tests (# 7560)\n > 9feed00 balancer/wrr: prefer calling Equal() method of time.Time (# 7529)\n > a8e6e11 .*: Use `strings.ReplaceAll(.....)` (# 7554)\n > 6d97688 xds/xdsclient: Fix flaky test TestLRSClient (# 7559)\n > cfd14ba encoding: delete v1 proto codec and use one map for registry (# 7557)\n > 3d95421 Fix revive identified linter issues: var-declaration, indent-error-flow, increment-decrement, superfluous-else (# 7528)\n > e4b09f1 Remove trailing whitespace in testing.yml (# 7551)\n > 0a5b8f7 balancer: disallow producer streams until SubConn has reported READY (# 7523)\n > 9ab8b62 Implement new Codec that uses `mem.BufferSlice` instead of `[]byte` (# 7356)\n > 7e12068 bootstrap: add `String` method to ServerConfigs type (# 7537)\n > ee5cbce ringhash: fix bug where ring hash can be stuck in transient failure despite having available endpoints (# 7364)\n > 1e2bb71 doc: update keepalive ClientParameters doc about doubling the interval upon GOAWAY (# 7469)\n > 6a5a283 Use builtin min and max functions (# 7478)\n > 90caeb3 deps: update dependencies for all modules (# 7531)\n > f8d98a4 rbac: fix usage of AuthInfo (# 7522)\n > 4e29cc6 transport: add timeout for writing GOAWAY on http2Client.Close() (# 7371)\n > b45fc41 Change version to 1.67.0-dev (# 7520)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies (#604)"}},{"before":"56e7aa86726b9a4be0c0f3ccfe874734004bbac9","after":"251bdf9ff7ac86350033e99c3fba84a1086d1215","ref":"refs/heads/main","pushedAt":"2024-09-19T06:40:16.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 (#603)\n\nbumping knative.dev/eventing c91a9d8...1708881:\n > 1708881 [main] Upgrade to latest dependencies (# 8191)\n > b48b664 feat: add constructor for full event lineage graph (# 7921)\n > e79f3b6 Make auth package indepent from eventpolicy informer (# 8195)\n > ae6ed99 Fix JobSink to support AuthZ on GET too (# 8196)\n > 608e76c Add broker transformation test to upgrade tests (# 8190)\nbumping google.golang.org/grpc 00d3ec8...d0bf90a:\n > d0bf90a Change version to 1.66.2 (# 7620)\n > c84da66 Cherry pick # 7595 to v1.66.x release branch (# 7621)\n > 12487c8 Cherry pick # 7571 and # 7579 to v1.66.x release branch (# 7616)\n > 7185cf4 Change to version 1.66.2-dev (# 7615)\n > cb81df6 Change to patch release 1.66.1 (# 7603)\n > ecb3e1a Change version to 1.66.1-dev (# 7519)\nbumping golang.org/x/mod bc151c4...46a3137:\n > 46a3137 zip: set GIT_DIR in test when using bare repositories\n > 3afcd4e go.mod: set go version to 1.22.0\n > b1d336c go.mod: update required go version to go1.22\nbumping knative.dev/pkg 3002873...aaab500:\n > aaab500 Bump golang.org/x/tools from 0.24.0 to 0.25.0 (# 3091)\n > de0796c Bump google.golang.org/grpc from 1.66.0 to 1.66.2 (# 3092)\nbumping golang.org/x/tools 3057be8...7398f36:\n > 7398f36 all: fix some symbols error in comment\n > f111c72 go/callgraph/rta: skip test on js platform\n > 9f9b7e3 gopls/internal/settings: add missing deep cloning in Options.Clone\n > ce7eed4 doc/generate: minor cleanup\n > 075ae7d go/callgraph/vta: add basic tests for range-over-func\n > 2c7aaab go/ssa: skip failing test\n > 1b5663f go/callgraph/vta: perform minor cleanups\n > 0a49883 gopls/go.mod: update the go directive to 1.23.1\n > ad366a8 go.mod: update golang.org/x dependencies\n > 4fb36d1 go/callgraph/rta: add rta analysis test case for multiple go packages\n > dc4d64c gopls: fix non-constant format strings\n > c758e54 cmd/callgraph: make vta use internal version of CHA\n > 94b564c go.mod: for consistency with other repos, use 1.22.0 in go.mod\n > 70f5626 all: with 1.23 out, update Go directive to Go 1.22\n > 5a3171b internal/typesinternal: correct spec anchors in comments\n > c538e2c go/callgraph/static: avoid ssautil.AllFunctions\n > 2db563b internal/gcimporter: copy over ureader changes\n > 09886e0 go/callgraph/vta: allow nil initial call graph\n > e5ae0a9 internal/pkgbits: cleanup pre-Go 1.17 workaround\n > 264b4b5 go/callgraph/vta: add return parameter nodes for functions\n > 063360f gopls: update x/telemetry dependency\n > 28f3bc0 internal/pkgbits: copy over changes for V2\n > fd2067f go/callgraph/vta: use struct{} instead of bool in sets\n > ce02ccd gopls/internal/test/marker: simplify completion markers\n > 4ead70c gopls: report semantic tokens of top-level type constructor modifiers\n > 826d8d9 gopls/internal/cache: add a note about GOMEMLIMIT and ballasts\n > aaf49f1 gopls/internal/cache: add a 100MB ballast to reduce GC CPU\n > 12307aa gopls/internal/util/lru: make lru.Cache generic\n > 594cdab gopls: increment the telemetryprompt acceptance counter for each session\n > adb7301 internal/versions: disable a test case incompatible with CL 607955\n > 0734f62 internal/gcimporter: support type parameterized aliases in indexed format\n > b5f24ec internal/aliases: add type parameters argument to NewAliases\n > f5c7449 gopls/internal: implement Packages command\n > e5e8aa8 gopls/internal: implement Modules command\n > 9ef0547 internal/gcimporter: move indexed format docs\n > c7adb63 go/analysis/passes/fieldalignment: fix doc\n > 66adacf internal/pkgbits: improve ureader panic message\n > e104dc8 gopls/internal/settings: rename goTest code action to source.test\n > dfcdf50 go/analysis/passes/copylock: add support for ForStmt\n > 136c165 gopls/internal/cache: remove spurious assertions\n > 7cc3be7 internal/imports: use a clean GOMODCACHE for the scan root directory\n > d47b4fb internal/testfiles: adjust test so all modules are after 1.21\n > c1241b9 internal/stdlib: update stdlib index for Go 1.23.0\n > e6bef92 gopls/internal/golang: downgrade assertion in methodsets index\n > 7f262d6 all: disable tests incompatible with CL 603895\n > a76f882 gopls: enhance read/write access distinction in document highlighting for symbols\n > 4dc9194 go/callgraph/vta: fix test under GODEBUG=gotypesalias=1\n > 28ba991 go/analysis/passes/printf: add missing Unalias call\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies (#603)"}},{"before":"5eb979c8209d825f7e023d59e32e419cdb35927c","after":"56e7aa86726b9a4be0c0f3ccfe874734004bbac9","ref":"refs/heads/main","pushedAt":"2024-09-14T12:40: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":"upgrade to latest dependencies (#602)\n\nbumping golang.org/x/net 4542a42...35b4aba:\n > 35b4aba go.mod: update golang.org/x dependencies\n > 9bf379f websocket: fix printf(var) mistake detected by latest printf checker\nbumping google.golang.org/grpc 2da9769...00d3ec8:\n > 00d3ec8 Change version to 1.66.0 (# 7518)\n > 973e3dc xdsclient: Populate total_issued_requests count in LRS load reports (# 7544) (# 7565)\n > 8e3596c cherry-pick # 7557 to v1.66.x branch (# 7564)\n > 62baa5f cherry-pick # 7356 to v1.66.x branch (# 7546)\n > f857020 cherry-pick # 7523 to v1.66.x branch (# 7547)\n > 35e915e cherry-pick: transport: add timeout for writing GOAWAY on http2Client.Close() # 7371 (# 7540)\n > 63853fd rls: update picker synchronously on configuration update (# 7412)\n > 86135c3 csds: unskip e2e test (# 7502)\n > 5d07b63 transport: change `*http2Client` to interface `ClientTransport` (# 7512)\n > c98235b grpclog: refactor to move implementation to grpclog/internal (# 7465)\n > 7ec3fd2 balancer/rls: Fix RLS Cache metrics (# 7511)\n > 6d7f07c test/tools: update staticcheck version to latest (# 7509)\n > 9706bf8 balancer/rls: Add cache metrics (# 7495)\n > c8951ab *: fix minor typos (# 7487)\n > 3cb3342 .*: fix comments (# 7504)\n > eece43b latency: don't wrap when all the latencies are zero (# 7506)\n > 366decf transport/grpchttp2: add http2.Framer bridge (# 7453)\n > 5c4da09 grpc: fix a bug introduced in # 7461 (# 7505)\n > 1008562 benchmark: wire in new gzip compressor (# 7486)\n > ced812e xds: implement ADS stream flow control mechanism (# 7458)\n > 54b48f7 balancer/weightedroundrobin: Add recording point for endpoint weight not yet usable and add metrics tests (# 7466)\n > 7b9e012 balancer/rls: Add picker metrics (# 7484)\n > 3ee837c *.pb.go: regenerate protos (# 7493)\n > f9b96b8 internal/transport: Unlock mutex before panic (# 7488)\n > d00dd8f xds: env var protection for xds fallback (# 7483)\n > ffaa81e transport/bufWriter: fast-fail on error returned from flushKeepBuffer() (# 7394)\n > 1490d60 transport/grpchttp2: revert # 7477 usage of mem package (# 7485)\n > e6b6318 transport/grpchttp2: change types to include `mem` package (# 7477)\n > 6d0aaae grpc: make client report `Internal` status when server response contains unsupported encoding (# 7461)\n > 338595c balancergroup: remove mentions of locality from comments (# 7476)\n > c8716e5 mem: fix comment typo (# 7482)\n > e524655 tools: Add github.com/mgechev/revive (# 7472)\n > 4a26a49 balancer/leastrequest: Add verbosity check around build log (# 7467)\n > 887d908 mem: introduce `mem` package to facilitate memory reuse (# 7432)\n > 6fa393c transport/grpchttp2: add doc to methods and values (# 7445)\n > 1013847 cmd/protoc-gen-go-grpc: fix typo pancis -> panics (# 7456)\n > 1b1230b resolver_wrapper: add early return in addChannelzTraceEvent (# 7437)\n > 5520cff experimental/stats/metricregistry: Add comments on enum consts for Metrics Type (# 7457)\n > 0b33bfe transport: Discard the buffer when empty after http connect handshake (# 7424)\n > 566aad1 examples/retry: remove waitForReady from service config (# 7450)\n > ec9dff7 cmd/protoc-gen-go-grpc: update version to 1.5.1 (# 7452)\n > 245323c cmd/protoc-gen-go-grpc: remove replace and skip test that requires it for now (# 7451)\n > 3eb0145 balancer/weightedroundrobin: Add emissions of metrics through metrics registry (# 7439)\n > bc03420 cmd/protoc-gen-go-grpc: update version for release\n > 84a4ef1 internal/stats: Add metrics recorder list and usage in ClientConn (# 7428)\n > 47be8a6 Remove trailing spaces (# 7426)\n > 1feeaec stats: Add optional locality label in cluster_impl picker (# 7434)\n > 9671c4a cmd/protoc-gen-go-grpc: test the embedded struct at registration time for proper usage (# 7438)\n > 40f3998 client: Stabilize WaitForStateChange API (# 7425)\n > aae9e64 docs: fix and improve anti-patterns.md (# 7418)\n > ac5a7fe xds: Fix flaky test Test/ServerSideXDS_WithValidAndInvalidSecurityConfiguration (# 7411)\n > 0231b0d transport/grpcframer: create grpcframer package (# 7397)\n > 2bcbcab stats/opentelemetry: Add usage of metrics registry (# 7410)\n > 64adc81 scripts: regenerate pbs with caching deps to a fixed tmp folder (# 7409)\n > 4ed8180 ringhash: more e2e tests from c-core (# 7334)\n > 61aa949 vet: fix option order when invoking grep (# 7421)\n > b1979b6 vet: remove trailing whitespace (# 7420)\n > 700ca74 xds/balancer/priority: Unlock mutex before returning (# 7417)\n > d27ddb5 internal/grpcsync: support two ways to schedule a callback with the serializer (# 7408)\n > ecbb837 experimental/stats: Add metrics registry (# 7349)\n > c5c0e18 scripts: minor refactor to scripts (# 7403)\n > e7d8822 protoc-gen-go-grpc: add period to end of generated comment (# 7392)\n > ee62e56 xds: fix typos (# 7405)\n > 48b7581 security/advancedtls: remove Go1.19 build constraints (# 7404)\n > eff3e67 *.pb.go: regenerate (# 7402)\n > e54f441 xds: make fallback bootstrap configuration per-process (# 7401)\n > 9c5b31d xds: use locality from the connected address for load reporting (# 7378)\n > 45d44a7 grpc: hold ac.mu while calling resetTransport to prevent concurrent connection attempts (# 7390)\n > f64a6a3 test/channelz: change channelz_test to use write data (# 7396)\n > daab563 examples: Add OpenTelemetry example (# 7296)\n > bb49a88 cmd/protoc-gen-go-grpc: default use_generic_streams_experimental to true (# 7387)\n > 53a5c41 interop/lb: Increase Go PSM LB test timeout to 300min (# 7393)\n > bdd707e scripts: add linter rule for using context.WithTimeout on tests (# 7342)\n > 4e9b596 xds: add support for multiple xDS clients, for fallback (# 7347)\n > 5ac73ac documentation: Update proxy docs to point to `WithContextDialer` (# 7361)\n > d382d84 metadata: stabilize ValueFromIncomingContext (# 7368)\n > c9caa9e metadata: remove String method (# 7372)\n > f199062 xds: Add a test for incorrect load reporting when using pickfirst with servers in multiple localities (# 7357)\n > 6126383 metadata: make Stringer implementation consistent (# 7355)\n > 98e5dee cmd/protoc-gen-go-grpc: enable edition 2023 support (# 7351)\n > 5f5d4d2 doc: fix link to error_details example (# 7345)\n > 1811c6f github: update codecov with token and fail_ci_if_error (# 7348)\n > 3e78e9b MAINTAINERS.md: add new members and move ex-members to emeritus (# 7284)\n > 8c80220 grpclog: remove Debugf method to avoid unnecessary evaluation (# 7330)\n > c8568c9 grpc: Readd pick first name (# 7336)\n > cd7e282 go.mod: update go-control-plane dependency for xDS fallback (# 7340)\n > a0311cd golint fix: context.Context should be the first parameter of a function (# 7338)\n > b8ca292 examples/features/retry: Improve docstring (# 7331)\n > f1b7f41 xds/bootstrap: add testing support to generate config (# 7326)\n > c441d42 github: use latest release of qemu emulator (# 7337)\n > 970f390 test: fix typo in pickfirst_test.go (# 7332)\n > c04b085 internal/transport: minor cleanup of controlBuffer code (# 7319)\n > 07078c4 github: add cache-dependency-path to setup-go (# 7323)\n > 24a6b48 credentials/alts: fix defer in TestDial (# 7301)\n > e37c6e8 fix testclient type in ringhash_balancer_test checkRPCSendOK (# 7324)\n > 8075dd3 stats/opentelemetry: Fix protobuf import (# 7320)\n > 4dd7f55 ringhash: port e2e tests from c-core (# 7271)\n > de51a63 examples: Add CSM Observability example (# 7302)\n > 3267089 stats/opentelemetry: Add e2e testing for CSM Observability (# 7279)\n > c4753c3 scripts: improve regenerate.sh to use the correct proto compiler version (# 7064)\n > e2e7a51 xds/internal/xdsclient: Emit unknown for CSM Labels if not present in CDS (# 7309)\n > e40eb2e deps: update dependencies for all modules (# 7310)\n > dfcabe0 xds: cleanup bootstrap processing functionality (# 7299)\n > dbd24a9 [advancedTLS] Removed deprecated APIs in advancedTLS (# 7303)\n > 30c0cdd vet: remove --quiet from git grep when output is expected (# 7305)\n > 5a289d9 dns: fix constant 30s backoff for re-resolution (# 7262)\n > 9bdf335 Change version to 1.66.0-dev (# 7308)\nbumping knative.dev/pkg 7c0ad27...3002873:\n > 3002873 Bump google.golang.org/grpc from 1.65.0 to 1.66.0 (# 3087)\n > fdbc0b5 Bump golang.org/x/net from 0.28.0 to 0.29.0 (# 3090)\nbumping golang.org/x/term d598954...2f7b0dd:\n > 2f7b0dd go.mod: update golang.org/x dependencies\n > f867b76 x/term: set missing VIRTUAL_TERMINAL_INPUT flag on Windows\nbumping golang.org/x/crypto 5bcd010...c9da6b9:\n > c9da6b9 all: fix printf(var) mistakes detected by latest printf checker\n > b35ab4f go.mod: update golang.org/x dependencies\n > bcb0f91 internal/poly1305: Port sum_amd64.s to Avo\n > 7eace71 chacha20poly1305: Avo port of chacha20poly1305_amd64.s\n > 620dfbc salsa20/salsa: Port salsa20_amd64.s to Avo\n > 82942cf blake2b: port blake2b_amd64.s to Avo\n > 0484c26 blake2b: port blake2bAVX2_amd64.s to Avo\n > 38ed1bc blake2s: port blake2s_amd64.s to Avo\n > 38a0b5d argon2: Avo port of blamka_amd64.s\n > bf5f14f x509roots/fallback: update bundle\n > b2d3a6a ssh/agent: ensure to not add duplicated keys\nbumping golang.org/x/text b2bec85...1e3e9fd:\n > 1e3e9fd all: rename Example test functions to prevent vet errors\nbumping knative.dev/eventing 04c42dc...c91a9d8:\n > c91a9d8 [main] Upgrade to latest dependencies (# 8189)\n > 229446d Create paired upgrade tests (# 8158)\nbumping knative.dev/reconciler-test 15e86a5...6372b7a:\n > 6372b7a upgrade to latest dependencies (# 756)\n > bb4bca0 upgrade to latest dependencies (# 754)\nbumping golang.org/x/sys 914deed...a43b625:\n > a43b625 windows: add SIO_UDP_NETRESET constant\n > ed67b15 windows: add console codepage api\n > 9cb830b unix: add missing import to syscall_hurd.go\n > 71132f5 unix: add POLLRDHUP to FreeBSD\n > 3283fc3 cpu: add support for detecting RISC-V extensions\n > 29e55b2 unix: use os.Executable rather than os.Args[0] in tests\n > a8c5219 unix: rename XDPUmemReg field back to Size\n > 59665e5 unix: add Connectx for darwin\n > a0c72ef unix: add f_flag member flags on z/OS\n > c64c51d unix: update riscv64 hwprobe to Linux kernel 6.10\n > da77c6b unix: sync minimum Linux Kernel version with requirements page\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies (#602)"}},{"before":"06de22aef33ad9336640ca820e537bff0316081c","after":"5eb979c8209d825f7e023d59e32e419cdb35927c","ref":"refs/heads/main","pushedAt":"2024-09-10T17:10:47.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 (#600)\n\nbumping knative.dev/hack/schema 06f7aff...fc6a845:\n > fc6a845 Update community files (# 398)\n > 9724320 Fix premature codegen cleanup exit on 1 (# 397)\nbumping knative.dev/pkg 89743d9...7c0ad27:\n > 7c0ad27 Update community files (# 3089)\n > a1469cf upgrade to latest dependencies (# 3088)\nbumping knative.dev/eventing 07d3790...04c42dc:\n > 04c42dc [main] Update community files (# 8187)\n > 8c22bf5 [main] Upgrade to latest dependencies (# 8186)\nbumping knative.dev/hack 06f7aff...fc6a845:\n > fc6a845 Update community files (# 398)\n > 9724320 Fix premature codegen cleanup exit on 1 (# 397)\nbumping knative.dev/reconciler-test 036ce14...15e86a5:\n > 15e86a5 Update community files (# 755)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies (#600)"}},{"before":"c9834878dd8852b5720c990917d6cb17b32eaad2","after":"06de22aef33ad9336640ca820e537bff0316081c","ref":"refs/heads/main","pushedAt":"2024-09-09T01:49:47.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 (#601)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"Update community files (#601)"}},{"before":"942877b7337e0602e6e2b2ef9fd9360cf598794a","after":"c9834878dd8852b5720c990917d6cb17b32eaad2","ref":"refs/heads/main","pushedAt":"2024-09-03T09:37:52.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 (#598)\n\nbumping knative.dev/eventing 34f9cd3...07d3790:\n > 07d3790 SinkBinding wrongly enqueues namespaces (# 8184)\n > 902f9d3 Migrate to kube_codegen.sh (# 8183)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies (#598)"}},{"before":"24d78156406094f5c664a63683a454f1389cc760","after":"942877b7337e0602e6e2b2ef9fd9360cf598794a","ref":"refs/heads/main","pushedAt":"2024-08-29T06:09: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 (#596)\n\nbumping knative.dev/eventing 477588c...34f9cd3:\n > 34f9cd3 Disable controller default health probes in the IMC dispatcher (# 8125)\n > ecae895 AuthZ: Provide function to update AppliedEventPoliciesStatus based on a given list of applying policies (# 8173)\n > 833f4aa Split AuthZ e2e tests (# 8181)\n > 36e0721 Broker class based defaults (# 7631)\n > e4b6d68 [main] Upgrade to latest dependencies (# 8172)\n > 24a43e8 chore: refactor cross namespace test to make it reusable (# 8157)\n > da10b71 Support dispatcher format for triggers (# 8151)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies (#596)"}},{"before":"4e3bfce84a398cbfcf9e39324f8cb0dc30cad6ac","after":"24d78156406094f5c664a63683a454f1389cc760","ref":"refs/heads/main","pushedAt":"2024-08-22T13:41:41.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 (#595)\n\nbumping knative.dev/eventing bf945f9...477588c:\n > 477588c JobSink: Reject unauthorized requests (# 8169)\n > 5fc4c0f Fix JobSink to have ObservedGeneration in status (# 8168)\n > ed71838 Fix: Use correct readyness check in AuthZ conformance tests (# 8167)\nbumping knative.dev/reconciler-test 22954a2...036ce14:\n > 036ce14 Actually use provided namesapce in `secret.IsPresentInNamespace` (# 753)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies (#595)"}},{"before":"4702e5a37c78629eb2e86ac01f2b6366cbb5b761","after":"4e3bfce84a398cbfcf9e39324f8cb0dc30cad6ac","ref":"refs/heads/main","pushedAt":"2024-08-19T12:57: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":"upgrade to latest dependencies (#594)\n\nbumping knative.dev/eventing 2b92299...bf945f9:\n > bf945f9 Support authorization in Channel ingress (# 8162)\n > b57ac3a Fix: propagate EventPolicy filter to underlying Channels EventPolicy (# 8163)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies (#594)"}},{"before":"c09752b472890a9cef049724b97932abd6ecc320","after":"4702e5a37c78629eb2e86ac01f2b6366cbb5b761","ref":"refs/heads/main","pushedAt":"2024-08-16T14:15:26.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 (#593)\n\nbumping knative.dev/reconciler-test b29c70c...22954a2:\n > 22954a2 upgrade to latest dependencies (# 751)\nbumping knative.dev/eventing 71d5d5f...2b92299:\n > 2b92299 Add filters to event policy (# 8122)\n > 90a88fc [main] Upgrade to latest dependencies (# 8159)\n > 1123cfa feat: reduced unnecessary creation of filters (# 8118)\nbumping knative.dev/pkg cd3311c...89743d9:\n > 89743d9 upgrade to latest dependencies (# 3085)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies (#593)"}},{"before":"bbd49b0f4295bc4802b27699e805afe837df7cc2","after":"c09752b472890a9cef049724b97932abd6ecc320","ref":"refs/heads/main","pushedAt":"2024-08-14T17:57:17.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 (#592)\n\nbumping knative.dev/reconciler-test fc8ca94...b29c70c:\n > b29c70c upgrade to latest dependencies (# 748)\nbumping knative.dev/eventing 7a90257...71d5d5f:\n > 71d5d5f Add AuthZ conformance e2e test suite (# 8150)\n > e41da98 [main] Upgrade to latest dependencies (# 8153)\nbumping knative.dev/hack/schema 452e340...06f7aff:\n > 06f7aff tag images using ko (# 393)\nbumping knative.dev/hack 452e340...06f7aff:\n > 06f7aff tag images using ko (# 393)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies (#592)"}},{"before":"5e0264014b6644d8a92b77291af516e22952eff6","after":"bbd49b0f4295bc4802b27699e805afe837df7cc2","ref":"refs/heads/main","pushedAt":"2024-08-13T14:04:56.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 (#591)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies (#591)"}},{"before":"2b4e56791979fd459881e40ec955234b9419d1e5","after":"5e0264014b6644d8a92b77291af516e22952eff6","ref":"refs/heads/main","pushedAt":"2024-08-12T13:40:56.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 (#590)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies (#590)"}},{"before":"de9b38ccee85b1939952a37b57e4d199ebac6c39","after":"2b4e56791979fd459881e40ec955234b9419d1e5","ref":"refs/heads/main","pushedAt":"2024-08-09T13:58: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 (#588)\n\nbumping knative.dev/pkg 0e7ffe4...0991b2f:\n > 0991b2f Update community files (# 3083)\n > c88d5da Bump github.com/tsenart/vegeta/v12 from 12.11.3 to 12.12.0 (# 3082)\n > cb30d00 Bump golang.org/x/sync from 0.7.0 to 0.8.0 (# 3081)\n > 433889b upgrade to latest dependencies (# 3080)\nbumping knative.dev/reconciler-test 4ca183f...0ff820e:\n > 0ff820e Update community files (# 747)\n > a2d1677 upgrade to latest dependencies (# 746)\n > dd2ded3 upgrade to latest dependencies (# 744)\nbumping golang.org/x/sync 14be23e...411f99e:\n > 411f99e LICENSE: update per Google Legal\nbumping knative.dev/eventing d56d9ea...d69b8b4:\n > d69b8b4 Improve scheduler memory usage (# 8144)\n > 5c81d76 Add EventPolicy reconciliation for Sequence (# 8106)\n > ecb6c01 Set UID in Brokers backing channels EventPolicies OwnerReference (# 8143)\n > b58b30d Add e2e test for Broker authorization (# 8132)\n > 20a64a1 [main] Update community files (# 8134)\n > 7237233 Default EventPolicy `.spec.from[].namespace` to EventPolicies namespace (# 8133)\n > 32f8491 update trust-manager to version 0.12.0 (# 8130)\n > ff37e4e Sequence reconciler reads and watch the config-features configmap (# 8124)\n > a9abf3c [main] Upgrade to latest dependencies (# 8119)\nbumping knative.dev/hack 0a23232...452e340:\n > 452e340 Update community files (# 392)\n > 441a19f remove geo replication (# 389)\nbumping knative.dev/hack/schema 0a23232...452e340:\n > 452e340 Update community files (# 392)\n > 441a19f remove geo replication (# 389)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies (#588)"}},{"before":"f4de111b440cdf7f9670d8465bb0b7180f85e475","after":"de9b38ccee85b1939952a37b57e4d199ebac6c39","ref":"refs/heads/main","pushedAt":"2024-08-08T01:50:10.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 (#589)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"Update community files (#589)"}},{"before":"333dff26b3106f0fca9c3ea132968df0739e92fe","after":"f4de111b440cdf7f9670d8465bb0b7180f85e475","ref":"refs/heads/main","pushedAt":"2024-07-30T14:23:06.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 (#585)\n\nbumping knative.dev/pkg 4355f0c...0e7ffe4:\n > 0e7ffe4 Update community files (# 3079)\n > 330b271 Bump github.com/tsenart/vegeta/v12 from 12.11.1 to 12.11.3 (# 3077)\n > 3561487 upgrade to latest dependencies (# 3078)\nbumping github.com/prometheus/common 789222a...0c7b585:\n > 0c7b585 Merge pull request # 649 from rajagopalanand/13364\n > 804fbbe Update common Prometheus files (# 660)\n > 77ec85c Add SigV4 FIPS STS endpoint config\n > 3f20456 Bump golang.org/x/net from 0.25.0 to 0.26.0 (# 657)\n > d726751 Merge pull request # 625 from mikelolasagasti/replace-goautoneg\n > e31eeaa Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 (# 658)\n > c97390a Add a `RELEASE.md` and add @gotjosh as a mantainer (# 644)\n > 2d5ba4a Move goautoneg to external dependency\n > 3236a12 Bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 (# 656)\n > ef08658 enable errcheck linter (# 637)\n > 1cfb464 Bump github.com/aws/aws-sdk-go from 1.53.14 to 1.54.7 in /sigv4 (# 659)\n > cecfdc4 Update Go modules (# 643)\n > ab322ea chore: add HumanizeTimestamp; make ConvertToFloat exportable (# 654)\n > 04635d2 Merge pull request # 655 from yeya24/change-omit-empty\n > e5fa530 Merge pull request # 646 from prometheus/repo_sync\n > c4974e5 fix test\n > 1c9da35 Merge pull request # 653 from alanprot/expose/FileSecret\n > 8839f2c Update common Prometheus files\n > 43f0db5 set http_headers to be omit empty\n > 3183099 Merge pull request # 651 from pracucci/show-http-header-issues\n > 2c133cf Exposing FileSecret\n > 92fc65e Merge pull request # 650 from pracucci/export-secret\n > d310c4a Fix JSON marshalling\n > 43e45c3 Fixed erronous mentions to SecretReader in comments\n > 0f4f649 Show HTTPClientConfig JSON marshalling issue\n > fbd2317 Expose secret as SecretReader and InlineSecret from config package\nbumping knative.dev/hack/schema b979959...0a23232:\n > 0a23232 Update community files (# 388)\n > 9c9eed6 :gift_heart: Vendorless codegen via shell scripting (# 386)\nbumping knative.dev/eventing c3baeda...d56d9ea:\n > d56d9ea [main] Update community files (# 8120)\n > 1aa3407 fix: workflow syntax for weekly reminder (# 8115)\n > d7708f9 feat: add github workflow to send slack reminder for office hours (# 8113)\nbumping knative.dev/reconciler-test 00d94f4...4ca183f:\n > 4ca183f Update community files (# 745)\nbumping google.golang.org/protobuf 4a76e11...c33baa8:\n > c33baa8 all: release v1.34.2\n > 971c712 gofeatures: allow setting legacy_unmarshal_json_enum feature at file level\n > 3b8611b reflect/protoreflect: FieldDescriptor.Kind should never be GroupKind for maps or fields of map entry\n > ca837e5 types/descriptorpb: regenerate using latest protobuf v27.0 release\n > 1d4293e internal/impl: fix size cache semantics with lazy decoding\n > ef74188 all: set Go language version to Go 1.20\n > b3f1c7a reflect/protodesc: remove obsolete JSON name check from desc validator\n > cbc3dd6 all: replace interface{} by any now that we are on Go 1.21\n > 0e93293 internal/impl: enable fully lazy extensions (over Size and Marshal)\n > 15d7b13 all: remove Go 1.17 build tags / workarounds\n > f7dca67 all: set Go language version to Go 1.21\n > 09393c1 all: start v1.34.1-devel\nbumping knative.dev/hack b979959...0a23232:\n > 0a23232 Update community files (# 388)\n > 9c9eed6 :gift_heart: Vendorless codegen via shell scripting (# 386)\nbumping github.com/prometheus/procfs ff0ad85...51919fd:\n > 51919fd enable testifylint linter (# 643)\n > d9caa8e Return support for Go 1.20 (# 645)\n > faf06ce Update common Prometheus files\n > d9448e6 ignore NODEV errors when parsing powersupply files\n > 513f259 Bump golang.org/x/sys from 0.19.0 to 0.20.0 (# 639)\n > dbe3261 Update class_thermal.go (# 634)\n > ae2937e Fixup sysfs/system_cpu.go lint errors (# 638)\n > 51f7d13 feat: Add support for `CONFIG_CPU_FREQ_STAT` (# 627)\n > 5a801c6 Parse recovery line to be synced blocks (# 637)\n > 1adce6b bugfix: `s/TrimRight/TrimSuffix` for certain cases (# 618)\n > 2085b8f bugfix: Allow multiple `xprt` fields for NFS stats (# 619)\n > 68fb3df enhancement: Use pointer fields for `FibreChannel*` (# 623)\n > 5cca38b Update common Prometheus files (# 635)\n > 6bec248 Revert \"fix: same TCP connection appears twice (# 631)\" (# 633)\n > 987bedc fix: same TCP connection appears twice (# 631)\n > ee70db2 Merge pull request # 632 from prometheus/superq/1.22\n > 0fdebd3 chore: Use kernel-compliant types for `{U,G}IDs` (# 620)\n > faa3526 Update Go versions\n > 69fc8f6 *: `s/(%v|%s)/%w` and use `go1.20` (# 617)\n > eac8540 update MAINTAINERS.md (# 629)\n > 3387ec6 style: returns procfs build-in error like other parsing methods (# 630)\n > 5819c81 Revert add avgRTT to nfs mountstats # 487 (# 625)\n > c5ada8d Update common Prometheus files\n > 6bba74b Update common Prometheus files\n > f7c2619 Update common Prometheus files (# 615)\n > aa18116 Update common Prometheus files (# 613)\n > 72170b5 Bump golang.org/x/sys from 0.17.0 to 0.18.0 (# 611)\n > b5cb3d2 Update common Prometheus files (# 610)\n > 6ae6f98 Update common Prometheus files (# 609)\n > 7b6eccc chore: class_fibrechannel: support optional attributes (# 607)\n > da53333 Update common Prometheus files (# 608)\n > 4b77c68 Bump golang.org/x/sys from 0.16.0 to 0.17.0 (# 606)\n > 6d8714c Add support for for /proc/net/tls_stat kTLS stats (# 579)\n > 0f527e6 Add `/sys/class/watchdog` statistics (# 594)\n > d254b01 Add support for gtime and cgtime stats. (# 597)\n > f5f033b feat: Add `/sys/fs/btrfs//commit_stats` statistics (# 580)\n > 51a293e golint: redundant type from array, slice, or map composite literal (# 601)\n > d735b08 Update common Prometheus files (# 604)\n > 868112d infiniband: support Intel irdma devices (# 605)\n > dd493f4 Bump golang.org/x/sys from 0.15.0 to 0.16.0 (# 603)\n > f06ab8f Bump golang.org/x/sync from 0.5.0 to 0.6.0 (# 602)\n > 495e483 Update common Prometheus files\n > 8a3ea46 Update common Prometheus files (# 598)\n > a45c08c Update common Prometheus files (# 596)\n > 534069e Bump golang.org/x/sys from 0.13.0 to 0.15.0 (# 593)\n > 8f660d1 meminfo: add Percpu field (# 588)\n > 732ca0f Update common Prometheus files (# 595)\n > feff289 Update common Prometheus files (# 590)\n > 9fdfbe8 Add udp drops (# 538)\n > f11f6e4 Update crypto.go, fix incorrect spelling (# 591)\n > 6990574 Bump golang.org/x/sync from 0.3.0 to 0.5.0\n > e9c69c6 Update common Prometheus files\n > 43bf323 Bump golang.org/x/sys from 0.12.0 to 0.13.0\n > f78f919 Bump github.com/google/go-cmp from 0.5.9 to 0.6.0\n > 2cfca8d fix(meminfo): remove `bytes` versions of fields that aren't bytes\n > f75eb9f ref(meminfo): simplify variable assignment\n > 18260ef fix(meminfo): account for optional unit field so values are accurate\n > 894a5e8 Update common Prometheus files (# 578)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies (#585)"}},{"before":"bab905dc342f86fe6ee102db506f59bd3ee3d977","after":"333dff26b3106f0fca9c3ea132968df0739e92fe","ref":"refs/heads/main","pushedAt":"2024-07-30T13:27: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 (#586)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"Update community files (#586)"}},{"before":"eb804148d7350edff0660282d240079a7e8107c6","after":"bab905dc342f86fe6ee102db506f59bd3ee3d977","ref":"refs/heads/main","pushedAt":"2024-07-29T21:12:00.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 E2E setup actions (#582)\n\n* Update E2E setup actions\n\n* Use shared golang setup\n\n* Add wait loop\n\n* Tone done wait verbosity","shortMessageHtmlLink":"Update E2E setup actions (#582)"}},{"before":"7626981236b028a7acadc11c6990cf2ed10e0431","after":"eb804148d7350edff0660282d240079a7e8107c6","ref":"refs/heads/main","pushedAt":"2024-07-26T14:26:46.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":"upgraded nats/jetstream libraries (#583)\n\n* upgraded nats/jetstream libraries\n\n* added missing vendor files\n\n* update-codegen run\n\n* fixed go linter errors\n\n* added missing tests","shortMessageHtmlLink":"upgraded nats/jetstream libraries (#583)"}},{"before":null,"after":"7626981236b028a7acadc11c6990cf2ed10e0431","ref":"refs/heads/release-1.15","pushedAt":"2024-07-25T14:45:37.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":"[main] Upgrade to latest dependencies (#579)\n\n* upgrade to latest dependencies\n\nbumping google.golang.org/grpc fa274d7...2da9769:\n > 2da9769 Change version to 1.65.0 (# 7306)\n > ede96b7 metadata: remove String method (# 7373)\n > 64be203 grpc: Readd pick first name (# 7336) (# 7341)\n > 25e33a6 examples: Add CSM Observability example (# 7302) (# 7318)\n > 04a5f46 xds/internal/xdsclient: Emit unknown for CSM Labels if not present in CDS (# 7309) (# 7317)\n > cff5c3e stats/opentelemetry: Add e2e testing for CSM Observability (# 7279) (# 7316)\n > 9b970fd dns: fix constant 30s backoff for re-resolution (# 7262) (# 7311)\n > 6d23620 documentation: on server, use FromIncomingContext for retrieving context and `SetHeader`, `SetTrailer` to send metadata to client (# 7238)\n > 7e5898e xds: unify xDS client creation APIs meant for testing (# 7268)\n > 5d7bd7a interop/xds: Interop client and server changes for CSM Observability (# 7280)\n > 1958fcb cmd/protoc-gen-go-grpc: update version for release (# 7294)\n > 32f6091 *: update deps (# 7282)\n > 02f0e77 security: remove security/authorization module (# 7281)\n > 8bf2b3e grpcrand: delete all of grpcrand and call the rand package directly (# 7283)\n > 24e9024 Fix close in use certificate providers after double `Close()` method call on wrapper object (# 7128)\n > 33faea8 ringhash: fix normalizeWeights (# 7156)\n > 0756c0d stats: Various CSM Observability bug fixes (# 7278)\n > fe82db4 stats/opentelemetry: Add CSM Observability API (# 7277)\n > f1aceb0 stats/opentelemetry: CSM Observability server side component changes (# 7264)\n > 8138555 testing: remove skip for otel since we no longer support Go 1.20 (# 7276)\n > 58cfe27 deps: update dependencies for all modules (# 7274)\n > 11872f1 advancedtls: add CipherSuites to Options (# 7269)\n > a4593c5 advancedtls: use realistic ciphersuite in test (# 7273)\n > 01363ac *: end support for Go v1.20 (# 7250)\n > 6e59dd1 examples: add example to illustrate the use of file watcher interceptor (# 7226)\n > 03da31a client: implement maxAttempts for retryPolicy (# 7229)\n > f7d3d3e stats/opentelemetry: CSM Observability client side component changes (# 7256)\n > 092e793 test/kokoro: Add psm-csm build config (# 7263)\n > 5ffe0ef advancedtls: populate verified chains when using custom buildVerifyFunc (# 7181)\n > 1db6590 grpc: Move Pick First Balancer to separate package (# 7255)\n > 1adbea2 protoc-gen-go-grpc: copy service comment to interfaces (# 7243)\n > a639c40 test: fix flaky test ClientSendsAGoAway (# 7224)\n > c822adf balancergroup: add a `ParseConfig` API and remove the `UpdateBuilder` API (# 7232)\n > a75dfa6 xds: change the DumpResources API to return proto message containing the resource dump (# 7240)\n > 48b6b11 credentials/tls: reject connections with ALPN disabled (# 7184)\n > 0a0abfa stats/opentelemetry: Add CSM Plugin Option (# 7205)\n > 2f52f9e examples: update remaining uses of grpc.Dial to NewClient (# 7248)\n > aea78bd grpc: Add perTargetDialOption type and global list (# 7234)\n > 2d2f417 advancedTLS: unset a deprecated field after copying it (# 7239)\n > 2174ea6 documentation: fix typo in anti-patterns.md (# 7237)\n > e22436a pickerwrapper: use atomic instead of locks (# 7214)\n > 0020ccf advancedTLS: Documentation (# 7213)\n > 59954c8 Change version to 1.65.0-dev (# 7220)\n > 3bf7e9a advancedTLS: Add in deprecated name for transitionary period (# 7221)\nbumping golang.org/x/term 5f0bb72...c976cb1:\n > c976cb1 go.mod: update golang.org/x dependencies\nbumping knative.dev/reconciler-test 5bf0b86...00d94f4:\n > 00d94f4 upgrade to latest dependencies (# 743)\n > 21d1de3 upgrade to latest dependencies (# 742)\n > 3a59c9d Update community files (# 741)\n > de3a013 Use knative/actions/setup-go to be in sync with other projects (# 740)\n > 0377f8e upgrade to latest dependencies (# 739)\nbumping golang.org/x/mod c0bdc7b...d58be1c:\n > d58be1c sumdb/tlog: set the hash of the empty tree according to RFC 6962\n > 232e49f Revert \"module: add COM0 and LPT0 to badWindowsNames\"\nbumping knative.dev/pkg 3f6a546...4355f0c:\n > 4355f0c upgrade to latest dependencies (# 3075)\n > b4e5f07 Bump google.golang.org/grpc from 1.64.0 to 1.65.0 (# 3073)\n > fe204d0 Bump golang.org/x/net from 0.26.0 to 0.27.0 (# 3072)\n > 9dc5206 Bump golang.org/x/tools from 0.22.0 to 0.23.0 (# 3074)\n > 7ecd548 Update community files (# 3071)\n\nSigned-off-by: Knative Automation \n\n* Bump eventing version + perms\n\n* Remove write perms on Eventpolicies\n\n* Use shared Go setup action\n\n* Update checkout action to v4\n\n* Revert \"Use shared Go setup action\"\n\nThis reverts commit 65f2fb078f1d44efec6953a743a35b4d3dd73ec7.\n\n---------\n\nSigned-off-by: Knative Automation \nCo-authored-by: David Simansky ","shortMessageHtmlLink":"[main] Upgrade to latest dependencies (#579)"}},{"before":"7ded80dc8946cd7701c0832faf211906ef5024c0","after":"7626981236b028a7acadc11c6990cf2ed10e0431","ref":"refs/heads/main","pushedAt":"2024-07-25T14:41: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":"[main] Upgrade to latest dependencies (#579)\n\n* upgrade to latest dependencies\n\nbumping google.golang.org/grpc fa274d7...2da9769:\n > 2da9769 Change version to 1.65.0 (# 7306)\n > ede96b7 metadata: remove String method (# 7373)\n > 64be203 grpc: Readd pick first name (# 7336) (# 7341)\n > 25e33a6 examples: Add CSM Observability example (# 7302) (# 7318)\n > 04a5f46 xds/internal/xdsclient: Emit unknown for CSM Labels if not present in CDS (# 7309) (# 7317)\n > cff5c3e stats/opentelemetry: Add e2e testing for CSM Observability (# 7279) (# 7316)\n > 9b970fd dns: fix constant 30s backoff for re-resolution (# 7262) (# 7311)\n > 6d23620 documentation: on server, use FromIncomingContext for retrieving context and `SetHeader`, `SetTrailer` to send metadata to client (# 7238)\n > 7e5898e xds: unify xDS client creation APIs meant for testing (# 7268)\n > 5d7bd7a interop/xds: Interop client and server changes for CSM Observability (# 7280)\n > 1958fcb cmd/protoc-gen-go-grpc: update version for release (# 7294)\n > 32f6091 *: update deps (# 7282)\n > 02f0e77 security: remove security/authorization module (# 7281)\n > 8bf2b3e grpcrand: delete all of grpcrand and call the rand package directly (# 7283)\n > 24e9024 Fix close in use certificate providers after double `Close()` method call on wrapper object (# 7128)\n > 33faea8 ringhash: fix normalizeWeights (# 7156)\n > 0756c0d stats: Various CSM Observability bug fixes (# 7278)\n > fe82db4 stats/opentelemetry: Add CSM Observability API (# 7277)\n > f1aceb0 stats/opentelemetry: CSM Observability server side component changes (# 7264)\n > 8138555 testing: remove skip for otel since we no longer support Go 1.20 (# 7276)\n > 58cfe27 deps: update dependencies for all modules (# 7274)\n > 11872f1 advancedtls: add CipherSuites to Options (# 7269)\n > a4593c5 advancedtls: use realistic ciphersuite in test (# 7273)\n > 01363ac *: end support for Go v1.20 (# 7250)\n > 6e59dd1 examples: add example to illustrate the use of file watcher interceptor (# 7226)\n > 03da31a client: implement maxAttempts for retryPolicy (# 7229)\n > f7d3d3e stats/opentelemetry: CSM Observability client side component changes (# 7256)\n > 092e793 test/kokoro: Add psm-csm build config (# 7263)\n > 5ffe0ef advancedtls: populate verified chains when using custom buildVerifyFunc (# 7181)\n > 1db6590 grpc: Move Pick First Balancer to separate package (# 7255)\n > 1adbea2 protoc-gen-go-grpc: copy service comment to interfaces (# 7243)\n > a639c40 test: fix flaky test ClientSendsAGoAway (# 7224)\n > c822adf balancergroup: add a `ParseConfig` API and remove the `UpdateBuilder` API (# 7232)\n > a75dfa6 xds: change the DumpResources API to return proto message containing the resource dump (# 7240)\n > 48b6b11 credentials/tls: reject connections with ALPN disabled (# 7184)\n > 0a0abfa stats/opentelemetry: Add CSM Plugin Option (# 7205)\n > 2f52f9e examples: update remaining uses of grpc.Dial to NewClient (# 7248)\n > aea78bd grpc: Add perTargetDialOption type and global list (# 7234)\n > 2d2f417 advancedTLS: unset a deprecated field after copying it (# 7239)\n > 2174ea6 documentation: fix typo in anti-patterns.md (# 7237)\n > e22436a pickerwrapper: use atomic instead of locks (# 7214)\n > 0020ccf advancedTLS: Documentation (# 7213)\n > 59954c8 Change version to 1.65.0-dev (# 7220)\n > 3bf7e9a advancedTLS: Add in deprecated name for transitionary period (# 7221)\nbumping golang.org/x/term 5f0bb72...c976cb1:\n > c976cb1 go.mod: update golang.org/x dependencies\nbumping knative.dev/reconciler-test 5bf0b86...00d94f4:\n > 00d94f4 upgrade to latest dependencies (# 743)\n > 21d1de3 upgrade to latest dependencies (# 742)\n > 3a59c9d Update community files (# 741)\n > de3a013 Use knative/actions/setup-go to be in sync with other projects (# 740)\n > 0377f8e upgrade to latest dependencies (# 739)\nbumping golang.org/x/mod c0bdc7b...d58be1c:\n > d58be1c sumdb/tlog: set the hash of the empty tree according to RFC 6962\n > 232e49f Revert \"module: add COM0 and LPT0 to badWindowsNames\"\nbumping knative.dev/pkg 3f6a546...4355f0c:\n > 4355f0c upgrade to latest dependencies (# 3075)\n > b4e5f07 Bump google.golang.org/grpc from 1.64.0 to 1.65.0 (# 3073)\n > fe204d0 Bump golang.org/x/net from 0.26.0 to 0.27.0 (# 3072)\n > 9dc5206 Bump golang.org/x/tools from 0.22.0 to 0.23.0 (# 3074)\n > 7ecd548 Update community files (# 3071)\n\nSigned-off-by: Knative Automation \n\n* Bump eventing version + perms\n\n* Remove write perms on Eventpolicies\n\n* Use shared Go setup action\n\n* Update checkout action to v4\n\n* Revert \"Use shared Go setup action\"\n\nThis reverts commit 65f2fb078f1d44efec6953a743a35b4d3dd73ec7.\n\n---------\n\nSigned-off-by: Knative Automation \nCo-authored-by: David Simansky ","shortMessageHtmlLink":"[main] Upgrade to latest dependencies (#579)"}},{"before":"84d0ee610d21488e21c2873651aada648155b774","after":"7ded80dc8946cd7701c0832faf211906ef5024c0","ref":"refs/heads/main","pushedAt":"2024-07-25T14:01:47.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":"increased wait for ready pause (#581)","shortMessageHtmlLink":"increased wait for ready pause (#581)"}},{"before":"79cd352f798f13a49c18856b2d604e9dd1a78561","after":"84d0ee610d21488e21c2873651aada648155b774","ref":"refs/heads/main","pushedAt":"2024-07-04T01:50:37.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 (#580)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"Update community files (#580)"}},{"before":"4d1c7097fa46ff72c22d17b1f9e1529333fc1790","after":"79cd352f798f13a49c18856b2d604e9dd1a78561","ref":"refs/heads/main","pushedAt":"2024-06-27T15:50:26.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 (#578)\n\nbumping github.com/hashicorp/go-cleanhttp eda1e5d...6d9e2ac:\n > 6d9e2ac Add ForceAttemptHTTP2 true to default transport\n > d3fcbee Fix tests against newer Go\nbumping knative.dev/eventing 825202f...a6ac811:\n > a6ac811 [main] Upgrade to latest dependencies (# 8032)\n > c5ac18a Update Github actions automatically (# 7942)\n > e36a2cf Use `knative/actions/setup-go` to be in sync with other projects (# 8044)\n > 922edf2 Remove unneeded replaces in go.mod (# 8033)\n > 0f71292 [main] Upgrade to latest dependencies (# 8029)\n > 9cf272a Event Type API: updated test name to avoid confusion (# 8030)\n > 6352784 Updating RetryableHttp lib to latest (# 8026)\n > d4e647d List applying policies in Channel and propagate EventPolicies to underlying channel (# 8014)\n > 7253b36 Add EventPolicy resource for rekt tests (# 8010)\n > e21311d [main] Upgrade to latest dependencies (# 8019)\n > 36c904a Fix test case in `TestCreateExpectedEventDeliveryMap` (# 8023)\nbumping knative.dev/pkg fc0720b...3f6a546:\n > 3f6a546 Fix rand source in name (# 3070)\n > ee1db86 Update linter config and address lint warnings/failures (# 3068)\n > 26bc7b4 Register AuthenticatableType in schema (# 3069)\n > 8535fcc gofumpt the repo (# 3067)\nbumping github.com/hashicorp/go-retryablehttp 37b3e74...1542b31:\n > 1542b31 v0.7.7\n > defb9f4 v0.7.7\n > a99f07b Merge pull request # 158 from dany74q/danny/redacted-url-in-logs\n > 86e852d Merge pull request # 227 from hashicorp/dependabot/github_actions/actions/checkout-4.1.6\n > 8a28c57 Merge branch 'main' into danny/redacted-url-in-logs\n > 490fc06 Merge pull request # 226 from testwill/ioutil\n > 47fe99e Bump actions/checkout from 4.1.5 to 4.1.6\n > b2aee50 Copied Redacted() implementation from go 1.15\n > d969eaa Merge pull request # 225 from hashicorp/manicminer-patch-2\n > f3e9417 chore: remove refs to deprecated io/ioutil\n > 65e8765 Apparently Redacted() was added in go 1.15\n > 1643719 Merge pull request # 210 from tomclegg/noretry-header-cert\n > 2ad8ed4 v0.7.6\n > 28e8f81 Redacted URL in logs / errors\n > 4fb315e Merge pull request # 224 from hashicorp/tooling/pr-actions\n > eb08cce Merge branch 'main' into noretry-header-cert\n > 4077b29 Changelog for # 210\n > ff6d014 Merge pull request # 139 from ash2k/ash2k/cleanups\n > e6c9acc Merge pull request # 223 from hashicorp/manicminer-patch-1\n > f67cc6e deprecations, linting\n > a1a8ab8 Fix certificate error detection on Go 1.20 and 1.21.\n > 789d441 Merge pull request # 140 from ash2k/ash2k/new-request\n > dbd0367 Move logging-related code under the if condition\n > ca91556 Merge pull request # 216 from mgwoj/main\n > 6d0f2e8 Changelog updates for # 138, # 197, # 216\n > e82c700 GHA workflows for unit tests\n > a004c57 Don't retry after \"invalid request header\" error.\n > 2ca4456 Merge pull request # 141 from ash2k/ash2k/new-req-with-ctx\n > bced3ed WithContext should return a new Request\n > 2467a3e Stop timer to free up resources when its no longer needed\n > 8db2bb6 Merge pull request # 197 from longshine/avoid-read-from-bytes-reader\n > edadfe1 DXE-3480 Simplify code for PrepareRetry\n > 834d13d update go version\n > 4165cf8 Merge pull request # 209 from hashicorp/v0.7.5-changelog\n > 02c1586 Merge pull request # 131 from hashicorp/add-service-unavailable-to-default-backoff-retry-after\n > 7732f57 NewRequestWithContext support\n > 23b650d Use a constant\n > 22668fb Merge pull request # 155 from mkevac/patch-1\n > 4b2663e Merge branch 'main' into avoid-read-from-bytes-reader\n > c5939ed Update go.mod\n > 309c58e Merge pull request # 207 from hashicorp/sebasslash/handle-go-away\n > 6c37e02 v0.7.5 changelog update\n > 991b9d0 Align ErrorPropagatedRetryPolicy with DefaultRetryPolicy (# 116)\n > 207df31 add StatusServiceUnavailable to Retry-After check in DefaultBackoff\n > 7fab210 Merge pull request # 138 from justenwalker/support-retryafter-date\n > 676f2f0 Change URL from godoc to pkg.go.dev in README.md\n > 3899851 Avoid read all from bytes.Reader when get request body\n > acbc97c Merge pull request # 218 from hashicorp/maintainer-codeowner\n > 8eb50ac DXE-3480 Re-sign request on retry\n > 571a88b Merge pull request # 198 from hashicorp/changelog/0.7.4\n > f95735f Update workflow to use go v1.18\n > 6861976 We now need Go 1.13. (# 107)\n > 3a6bfc5 Merge pull request # 222 from hashicorp/dependabot/github_actions/actions/checkout-4.1.5\n > a2dbf01 Merge branch 'main' into support-retryafter-date\n > 2bcd5fe Merge pull request # 185 from hashicorp/claire/remove-cci-config\n > 40a3a33 Change of maintainer\n > 25093ac DXE-3480 Unit test\n > 1cf45ee Merge pull request # 194 from hashicorp/bugfix/post-empty-body-content-length\n > 9fa4539 fix changelog for v0.7.4\n > 9bb2062 Sets request's GetBody field on wrapper\n > 838a502 Merge pull request # 221 from hashicorp/dependabot/github_actions/actions/setup-go-5.0.1\n > 4c2e07b Bump actions/checkout from 3.5.0 to 4.1.5\n > f2396f0 remove regexp for parseRetryAfterHeader\n > 5322c00 Merge pull request # 184 from hashicorp/convert-hashicorp-go-retryablehttp-to-actions-20230403-212814\n > 82ed15f remove CCI config\n > b2e8d9b DXE-3480 Configurable retry\n > d11b06c Merge pull request # 195 from hashicorp/start_changelog\n > 7bf089a Bugfix: fix mishandling of POST requests with no body, causing net/http to send request without a Content-Length\n > 5e80914 Merge pull request # 219 from hashicorp/dependabot/github_actions/actions/cache-4.0.2\n > 0032337 Bump actions/setup-go from 4.0.0 to 5.0.1\n > 012f144 tests: add test cases for parseRetryAfterHeader\n > eadc880 [COMPLIANCE] Add Copyright and License Headers (# 180)\n > 1165860 PR feedback\n > c872c98 DXE-3480 Re-sign request on retry\n > ee107da Start changelog file\n > 1661d7b Bump actions/cache from 3.2.6 to 4.0.2\n > 0ed3cd7 tests: helper to set static time.Now\n > 8fcd8cd Add more nil Logger tests (# 183)\n > d77790c last minute clean up\n > 0dc51cc tests: fix DefaultBackoff case\n > 7f63866 Merge pull request # 174 from hashicorp/compliance/add-license\n > 1ceb4de add setup go\n > e16f958 support HTTPDate in Retry-After header\n > a53bec1 Run go mod tidy\n > b94a257 [COMPLIANCE] Update MPL-2.0 LICENSE\n > ff1a967 remove unknown cmd\n > 0489443 Update go-cleanhttp to v0.5.2 (# 178)\n > 3a6ed80 add gotestsum\n > 493aa4c Merge pull request # 164 from hashicorp/docs\n > e39c7c4 test\n > 98169fe Merge pull request # 161 from hashicorp/retry-extra-handling\n > b0b7363 PR feedback\n > e20c187 Add CODEOWNERS\n > 5bd1a6f addressing comments v2\n > fb2a4c5 improve docs for response handlers\n > 7a652ae Add dependabot\n > 8efde52 fix README toy example\n > 0c83c6c Add actionslint\n > 78bf734 addressing comments\n > 9f67a2a Restrict workflow permissions\n > c9eb34c accepting README.md suggestion\n > fe5cccf SHA-pin all 3rd-party actions\n > 5081362 add new response handler method to README\n > e8eb669 Add workflow hashicorp/go-retryablehttp/go-retryablehttp\n > 5e7d7d1 add option to pass retryable response handler\n > af0a5a3 fixing existing tests\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies (#578)"}},{"before":"da9a0c9a59b52289a8f199dcaf71a7338af3a9bd","after":"4d1c7097fa46ff72c22d17b1f9e1529333fc1790","ref":"refs/heads/main","pushedAt":"2024-06-25T08:27:38.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 dependencies (#577)\n\n* Remove dependency to performance tests\n\n* Update dependencies","shortMessageHtmlLink":"Update dependencies (#577)"}},{"before":"08c76f72015e01d26d5380605f7c73cb9338ac11","after":"da9a0c9a59b52289a8f199dcaf71a7338af3a9bd","ref":"refs/heads/main","pushedAt":"2024-06-20T15:10:43.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 (#576)\n\nbumping knative.dev/reconciler-test 199a526...5bf0b86:\n > 5bf0b86 upgrade to latest dependencies (# 738)\nbumping knative.dev/eventing e298f32...18dfe3c:\n > 18dfe3c JobSink: Test OIDC support (# 8000)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies (#576)"}},{"before":"969966eb005e6f05a84053b320f500abbed21654","after":"08c76f72015e01d26d5380605f7c73cb9338ac11","ref":"refs/heads/main","pushedAt":"2024-06-18T17:11: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":"upgrade to latest dependencies (#575)\n\nbumping knative.dev/pkg 15e6cdf...339c22b:\n > 339c22b Add AuthenticatableType duck type (# 3056)\nbumping knative.dev/eventing ea8f0fd...e298f32:\n > e298f32 Add authz library (# 8002)\n > 1a21fee Add all JobSink symlinks in config/ (# 8007)\n > 2157639 Add validation for EventPolicy sub suffix matching (# 8008)\n > 0eee301 Propagate read error correctly in event-dispatcher (# 8005)\n > 43cf75a [main] Upgrade to latest dependencies (# 8004)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies (#575)"}},{"before":"8f9d749dba0f2e98575722c98a6173fc447f088f","after":"969966eb005e6f05a84053b320f500abbed21654","ref":"refs/heads/main","pushedAt":"2024-06-14T13:57: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":"upgrade to latest dependencies (#574)\n\nbumping knative.dev/reconciler-test 2023469...199a526:\n > 199a526 upgrade to latest dependencies (# 736)\nbumping knative.dev/eventing c60bcd0...ea8f0fd:\n > ea8f0fd Add `AppliedEventPoliciesStatus` type (# 7999)\n > 8da4543 Add `default-authorization-mode` feature flag (# 7996)\n > 7f37d64 Add EventPolicy types (# 7995)\n > 6259113 Fix possible nil pointer dereference in event-dispatcher (# 7994)\n > 67ceb9e Move job sink certificate out of config core (# 7993)\n > b18b1b1 JobSink: add webhook validation for spec.job (# 7962)\n > 0bce743 Support arbitrary data for rekt configmap package (# 7991)\n > 834d833 Add JobSink data plane symlink in config/ (# 7990)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies (#574)"}},{"before":"c2541153755fbbbc156d520e4131a9bf8f6eec97","after":"8f9d749dba0f2e98575722c98a6173fc447f088f","ref":"refs/heads/main","pushedAt":"2024-06-11T15:37: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":"upgrade to latest dependencies (#572)\n\nbumping knative.dev/hack 3b6d644...0914314:\n > 0914314 Update community files (# 384)\nbumping knative.dev/pkg 1709961...15e6cdf:\n > 15e6cdf Bump golang.org/x/tools from 0.21.0 to 0.22.0 (# 3053)\n > 543dda5 Bump google.golang.org/api from 0.182.0 to 0.183.0 (# 3054)\n > 9b7c2c5 Bump github.com/prometheus/common from 0.53.0 to 0.54.0 (# 3052)\n > 8119179 Update community files (# 3050)\n > 58135c2 Extra logging for leases (# 3049)\n > fce44ea Maybe fix controller ha (# 3046)\nbumping golang.org/x/net d27919b...66e838c:\n > 66e838c go.mod: update golang.org/x dependencies\n > 6249541 http2: avoid race in server handler SetReadDeadine/SetWriteDeadline\n > 603e3e6 quic: disable X25519Kyber768Draft00 in tests\n > 67e8d0c http2: report an error if goroutines outlive serverTester tests\n > 5608279 http2: avoid corruption in priority write scheduler\n > 0d515a5 http2: factor out frame read/write test functions\n > 9f5b79b http2: drop unused retry function\n > 03c24c2 http2: use synthetic time in server tests\n > 022530c http2: add a more full-featured test net.Conn\n > 410d19e http2: avoid racy access to clientStream.requestedGzip\n > 332fe23 http2: remove spec coverage test\n > c1f5833 all: replace deprecated io/ioutil calls\n > 9545aea http2: clearer distinction between test server types\n > b1ec120 http2: use implicit synchronization in tests\n > 49bf2d7 proxy: use strings.TrimSuffix\n > c87a5b6 http2: set up the timer of closing idle connection after the initialization\n > 8aa6dbf http2: cancel handler context on stream errors\n > 2c14f51 http2: drop the gate type\n > ac99879 webdav: return 409 for PUT without parent collection\n > 7fa635b http2: avoid panic on h2c upgrade failure\nbumping github.com/prometheus/common e54e4df...789222a:\n > 789222a Merge pull request # 627 from freak12techno/add-time-template-helpers\n > 6846990 Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 in /sigv4 (# 639)\n > b2fc541 Merge branch 'main' into add-time-template-helpers\n > f93a89e Bump github.com/aws/aws-sdk-go from 1.51.32 to 1.53.14 in /sigv4 (# 638)\n > 9f1953b chore: review fixes\n > 3ddc148 Merge pull request # 636 from prometheus/repo_sync\n > 4f7cf6e Update helpers/templates/convert_to_float.go\n > 6b9921f Refactored oauth2RoundTripper.RoundTrip (# 634)\n > 2b9d805 Update common Prometheus files\n > b9d8f7c Update helpers/templates/humanize_duration.go\n > a7407da Add support for secret refs (# 572)\n > 80e630e Update helpers/templates/humamize_duration_test.go\n > 260bf03 Add common interface to fetch secrets in HTTP client config (# 538)\n > 270171b chore: fixed go.mod again\n > 58f58f8 Bump google.golang.org/protobuf from 1.33.0 to 1.34.0 (# 629)\n > c5c1b1d chore: revert gitignore\n > 20d77e7 Bump github.com/prometheus/client_model from 0.6.0 to 0.6.1 (# 631)\n > 5bde41a chore: probably fixed CI\n > b2390e6 Bump golang.org/x/net from 0.23.0 to 0.24.0 (# 630)\n > 9248aab feat: add time template helpers\n > d725e1b Bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 (# 628)\n > befd598 Bump github.com/aws/aws-sdk-go from 1.51.11 to 1.51.32 in /sigv4 (# 632)\n > 54517e0 Update common Prometheus files (# 633)\n > 36303a8 Merge pull request # 416 from roidelapluie/headers\n > 5c108f8 Bump golang.org/x/net from 0.22.0 to 0.23.0 (# 623)\n > aeb616a Add HTTP headers support to common HTTP client.\n > 2cd1b1a Bump golang.org/x/net from 0.22.0 to 0.23.0 in /sigv4 (# 624)\nbumping golang.org/x/crypto 905d78a...332fd65:\n > 332fd65 go.mod: update golang.org/x dependencies\n > 0b431c7 x509roots/fallback: update bundle\n > 349231f ssh: implement CryptoPublicKey on sk keys\n > 44c9b0f ssh: allow server auth callbacks to send additional banners\n > 67b1361 sha3: reenable s390x assembly\n > 477a5b4 sha3: make APIs usable with zero allocations\n > 59b5a86 sha3: disable s390x assembly\n > 10f366e sha3: simplify XOR functions\nbumping golang.org/x/sys 7d69d98...673e0f9:\n > 673e0f9 unix: skip ethtool driver test for busy interface\n > 6943ab6 unix/linux: update glibc to 2.39\n > 92f3ad6 unix: update to Linux kernel 6.9\n > f34bb9f windows: add net user enum\n > 6dfb94e unix: add types for SOCK_DIAG\nbumping knative.dev/hack/schema 3b6d644...0914314:\n > 0914314 Update community files (# 384)\nbumping golang.org/x/term 46c790f...5f0bb72:\n > 5f0bb72 go.mod: update golang.org/x dependencies\nbumping github.com/prometheus/client_model d56cd79...571429e:\n > 571429e Merge pull request # 86 from prometheus/repo_sync\n > 6fe5007 Merge pull request # 85 from prometheus/repo_sync\n > cc727ab Update common Prometheus files\n > 64c33c9 Merge pull request # 84 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.33.0\n > bce87c1 Update common Prometheus files\n > 5c25993 Merge pull request # 82 from prometheus/repo_sync\n > d954a8a Bump google.golang.org/protobuf from 1.32.0 to 1.33.0\n > 01ca24c Merge pull request # 81 from prometheus/repo_sync\n > bb45f95 Update common Prometheus files\n > ccd6823 Update common Prometheus files\nbumping golang.org/x/text 8d533a0...9c2f3a2:\n > 9c2f3a2 cmd/gotext: fix segfault in extract & rewrite commands\n > 59e1219 message: optimize lookupAndFormat function for better performance\n > a20a3e2 x/text: update x/tools for go/ssa range-over-func fix\nbumping golang.org/x/mod aa51b25...c0bdc7b:\n > c0bdc7b modfile: add API for godebug lines\n > 6686f41 module: add COM0 and LPT0 to badWindowsNames\nbumping google.golang.org/genproto/googleapis/api 0867130...d264139:\n > d264139 chore(all): update all (# 1128)\n > dc85e6b chore(all): auto-regenerate .pb.go files (# 1129)\n > fc5f0ca chore: min Go version to 1.20 (# 1127)\nbumping google.golang.org/api b49e3b9...c642c84:\n > c642c84 chore(main): release 0.183.0 (# 2615)\n > 305d137 chore(all): update all (# 2618)\n > 0077748 feat(all): auto-regenerate discovery clients (# 2622)\n > c7f1614 feat(all): auto-regenerate discovery clients (# 2619)\n > 08fdd71 feat(all): auto-regenerate discovery clients (# 2617)\n > 5f21214 feat(all): auto-regenerate discovery clients (# 2616)\n > 1de148b feat(all): auto-regenerate discovery clients (# 2611)\n > 4f98211 fix: add another temporary dep on genproto (# 2614)\nbumping golang.org/x/oauth2 84cb9f7...5fd4241:\n > 5fd4241 google: update compute token refresh\nbumping knative.dev/reconciler-test 2723f53...2023469:\n > 2023469 Update community files (# 735)\n > c3147c1 upgrade to latest dependencies (# 734)\n > 1f340aa Fix `nil` pointer error in forwarder from file (# 733)\nbumping google.golang.org/genproto/googleapis/rpc d264139...5315273:\n > 5315273 chore(all): update all (# 1131)\n > a332354 chore(all): auto-regenerate .pb.go files (# 1130)\nbumping golang.org/x/tools cc29c91...bc6931d:\n > bc6931d go.mod: update golang.org/x dependencies\n > 1767b14 go/ssa: remove code with no effect\n > 2088083 internal/gocommand: add more debug info for hanging go commands\n > f1a3b12 internal/imports: FixImports should be cancellable\n > 4478db0 go/analysis/passes/copylock: suppress error in ill-typed code\n > 018d3b2 gopls: warn about Go 1.19 and Go 1.20\n > 58cc8a4 gopls/internal/filecache: suppress gc in tests\n > b623539 gopls/internal/cache: suppress \"internal\" import check on Bazel\n > 1e9d12d go/packages: pass -overlay to all 'go list' invocations\n > 3c293ad internal/cache: invalidate broken imports when package files change\n > 5eff1ee gopls/internal/cache: check viewMap before altering views\n > da9cad4 go/packages: avoid unnecessary \"realpath\" on pwd\n > 71b7fa9 go/callgraph/vta: save some heap allocations in the trie implementation\n > 2f8e378 go/callgraph/vta: remove graph successors method\n > 624dbd0 go/analysis/passes/stringintconv: post gotypesalias=1 tweak\n > 4669dc7 gopls/internal/test/marker: simplify seedCache file\n > 6887e99 gopls/internal/cache: use a better view in viewOfLocked\n > bd624fd gopls: make tests tolerant of new go/types error format\n > 2e977dd internal/drivertest: evaluate symlink before calling packages.Load\n > 8d54ca1 gopls/internal/test/marker: seed the cache before running tests\n > 01018ba Revert \"gopls/internal/settings: enable semantic tokens by default\"\n > 019da39 gopls/internal/golang: OutgoingCalls: fix crash on unsafe.Slice\n > 30c880d gopls/internal/cache: improve missing import error message\n > d017f4a go/packages/internal/drivertest: a package for a fake go/packages driver\n > e229045 go/callgraph/vta: avoid some temporary data structures using callbacks\n > 0215a5b go/packages: document fields that are part of JSON schema\n > f10a0f1 gopls/internal/golang: skip TestFreeRefs on js\n > d940b33 gopls/internal/server: support InsertReplaceEdit completion\n > e635bfa gopls/internal/golang: unexport more declarations\n > 7045d2e go/analysis/passes/nilness: fix bug with MakeInterface(TypeParam)\n > e1b14a1 gopls/internal/server: avoid VS Code lightbulb\n > 34db5bc gopls: initial support for godebug directive in go.mod and go.work\n > 56f50e3 gopls/doc: split codelenses out of settings\n > 3629652 gopls/internal/analysis/simplifyrange: suppress on range-over-func\n > fb52877 all: sync golang.org/x/telemetry@bda5523\n > 4646dbf gopls/internal/protocol: customize InsertReplaceEdit JSON unmarshal\n > bc5e086 gopls/internal/golang: unexport several functions\n > 32cec11 gopls/internal/test/integration: fix race in TestGCDetails_Toggle\n > c3aae99 gopls/doc: tidy up analyzer documentation\n > 41211c8 gopls/internal/golang: fix bug in freeRefs algorithm\n > 788d39e gopls/internal/golang: \"Show free symbols\" code action\n > f73683e gopls/internal/golang: remove test debugging aix-ppc64 issue\n > 0b4dca1 gopls/internal/protocol: separate CodeLens from Command; document\n > 8cf8c6f internal/test/integration: materialize startedWork and completedWork\n > de1032b gopls: remove dead code\n > 499663e all: fix function names in comment\n > c184dd7 internal/test/marker: skip basiclit.txt on ppc64\n > 1f300c9 gopls: upgrade x/telemetry to pick up CL 586195\n > fd7deae gopls/internal/test/marker: fix analyzers.txt test that requires cgo\n > af36634 gopls/internal/protocol: rename DocumentChange{s,}\n > 42d564a gopls: support four kinds of DocumentChanges\n > b92578a x/tools: update to x/telemetry@9ff3ad9\n > 987af8b x/tools: update to x/telemetry@ac8fed8\n > 069435c gopls/internal/cache: use 1 not 0 for missing line/col info\n > 528484d gopls/internal/cache: support overlays\n > 2e17129 gopls/doc/generate: add link anchors to each setting\n > ab7bc6c gopls: further minor generator simplifications\n > d40dfd5 gopls: upload from telemetry.Start, rather than upload.Run\n > e8808ed gopls: upgrade x/telemetry to latest\n > 0006edc go/ssa: support range-over-func\n > 59d9797 gopls/internal/settings: annotate TestVetSuite with NeedsTool(\"go\")\n > 487737a gopls/internal/golang: fix another crash in RenderPackageDoc\n > 4cfd180 gopls/internal/golang: RenderPackageDoc: fix param truncation crash\n > 3e9beb6 gopls/doc/release: add release notes for struct tag hover info\n > 24f3b32 gopls/internal/golang: show struct tag when hovering over fields\n > 9795fac gopls/internal/server: discard non-file scheme workspace folder URIs\n > 3b13d03 gopls/internal/cache: fix bug.Report converting Diagnostic positions\n > 7f3a258 gopls/internal/test/integration/misc: disable another staticcheck test\n > 8483344 gopls/internal/settings: add framepointer,sigchanyzer analyzers\n > 8f9d159 gopls/internal/test/integration/misc: disable staticcheck test\n > f38ac9b gopls/internal/test: avoid std assumptions in range-over-func test\n > e35e4cc go/ssa: compile range-over-func to panic\n > e149e84 gopls: rationalize code generation\n > ff28778 gopls/internal/protocol: rationalize edit helpers\n > 5daf157 gopls/internal/golang: simplify \"rewrite\" code actions\n > 1718e2d gopls/internal/cache: simplify Snapshot Go commands\n > a432b16 gopls/internal/analysis: disable ssa/ir analyzers on range-over-func\n > b426bc7 go/packages/packagestest: reflect new modules.txt requirements\n > a943a14 go/analysis/passes/directive: do not report adjoining //go:debug\n > b020bdb go/callgraph/vta: add type alias test\nbumping knative.dev/eventing 08b0813...c60bcd0:\n > c60bcd0 fix: add comments and improve regex for attribute filter transform function (# 7967)\n > d60149d [main] Upgrade to latest dependencies (# 7987)\n > 3af0fac Exclude core deployments from SinkBinding webhook injection (# 7986)\n > 8c4cd2e Fix: Parallels updates subscription where possible, instead of recrea… (# 7965)\n > 844dcbf Adding mount path as env variable in container (# 7968)\n > b8623b2 [main] Update community files (# 7969)\n > 9d11598 fix: eventing clusterrole has correct knsubscribe permissions (# 7943)\n > f9156c8 JobSink: don't start informers twice (# 7964)\n > bff65d2 Triggering long running background jobs when events occurs (# 7954)\n > 3ee2400 fix: sequence updates subscription where possible, instead of recreating it (# 7948)\n > 96e0f09 Bump rekt to main (# 7958)\n > e3604b8 [main] Upgrade to latest dependencies (# 7957)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"upgrade to latest dependencies (#572)"}},{"before":"e71501fb96910f731c002a9212c49316e595eb68","after":"c2541153755fbbbc156d520e4131a9bf8f6eec97","ref":"refs/heads/main","pushedAt":"2024-06-07T13:28: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":"Update community files (#573)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"Update community files (#573)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yNFQxNDoxNzo1MC4wMDAwMDBazwAAAAS_QBMA","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yNFQxNDoxNzo1MC4wMDAwMDBazwAAAAS_QBMA","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNi0wN1QxMzoyODozMC4wMDAwMDBazwAAAARfQZ8x"}},"title":"Activity · knative-extensions/eventing-natss"}