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

elastic / cloudbeat / 27680524632
76%
main: 76%

Build:
Build:
LAST BUILD BRANCH: renovate/main-aws-actions-configure-aws-credentials-6.x
DEFAULT BRANCH: main
Ran 17 Jun 2026 10:07AM UTC
Jobs 1
Files 235
Run time 1min
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%
27680524632

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.41 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
83.06
-0.98% internal/resources/providers/gcplib/inventory/provider.go
Jobs
ID Job ID Ran Files Coverage
1 27680524632.1 17 Jun 2026 10:07AM UTC 235
75.81
GitHub Action Run
Source Files on build 27680524632
  • Tree
  • List 235
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • f85d9e4b on github
  • Prev Build on gh-readonly-queue/9.4/pr-6771-9ca49059891268925415378f9a7ca8262d954227 (#27679213318)
  • Next Build on 9.4 (#27680973356)
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