• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

elastic / cloudbeat / 27679246394 / 1
76%
main: 76%

Build:
Build:
LAST BUILD BRANCH: renovate/9.4-modernc.org-sqlite-1.x
DEFAULT BRANCH: main
Ran 17 Jun 2026 09:47AM UTC
Files 235
Run time 10s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

17 Jun 2026 09:01AM UTC coverage: 75.814% (-0.02%) from 75.838%
27679246394.1

push

github

web-flow
chore(deps): update module github.com/redis/go-redis/extra/redisotel/v9 to v9.20.1 (9.4) (#6763)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github.com/redis/go-redis/extra/redisotel/v9](https://redirect.github.com/redis/go-redis)
| indirect | patch | `v9.20.0` -> `v9.20.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>redis/go-redis
(github.com/redis/go-redis/extra/redisotel/v9)</summary>

###
[`v9.20.1`](https://redirect.github.com/redis/go-redis/releases/tag/v9.20.1):
9.20.1

[Compare
Source](https://redirect.github.com/redis/go-redis/compare/v9.20.0...v9.20.1)

This is a patch release containing bug fixes only. There are no new
features or breaking changes; upgrading from 9.20.0 is a drop-in
replacement.

#### 🚀 Highlights

##### RESP3 pub/sub message loss fixed

`PeekPushNotificationName` previously inspected only the bytes already
buffered by `bufio`, so when a push frame header straddled a buffer fill
boundary it could return a **truncated** notification name (e.g.
`"messa"` instead of `"message"`). The push processor then mis-routed
the frame and `ReadReply` silently dropped it, causing intermittent
RESP3 pub/sub message loss. The peek now grows its window (36 bytes → up
to 4 KiB) and reads more from the connection until the header is
complete, cleanly separating incomplete prefixes from corrupt frames
(including overflow-safe bulk-length handling). Fixes
[#&#8203;3839](https://redirect.github.com/redis/go-redis/issues/3839).

([#&#8203;3842](https://redirect.github.com/redis/go-redis/pull/3842))
by [@&#8203;ndyakov](https://redirect.github.com/ndyakov)

#### 🐛 Bug Fixes

- **RESP3 push peeking**: `PeekPushNotificationName` no longer returns a
truncated notification name when a push frame header spans a buffer
boundary, preventing silent RESP3 pub/sub message loss (fixes
[#&... (continued)

9727 of 12830 relevant lines covered (75.81%)

16.42 hits per line

Source Files on job 27679246394.1
  • Tree
  • List 235
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 27679246394
  • f85d9e4b on github
  • Prev Job for on gh-readonly-queue/9.4/pr-6763-62a6c0e57c00c5e2f73a15898b9ed814b681a422 (#27679213318.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc