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

elastic / cloudbeat / 25567674744
49%
main: 76%

Build:
Build:
LAST BUILD BRANCH: renovate/main-go-version
DEFAULT BRANCH: main
Ran 08 May 2026 04:58PM UTC
Jobs 1
Files 312
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

08 May 2026 04:24PM UTC coverage: 49.315% (+0.004%) from 49.311%
25567674744

push

github

web-flow
chore(deps): update module github.com/redis/go-redis/extra/redisotel/v9 to v9.19.0 (8.19) (#6105)

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 | minor | `v9.5.3` -> `v9.19.0` |

---

> [!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.19.0`](https://redirect.github.com/redis/go-redis/releases/tag/v9.19.0):
9.19.0

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

#### 🚀 Highlights

##### FIPS-Compatible Script Helper

`Script` now supports a FIPS-safe execution mode that avoids client-side
SHA-1 computation, which is blocked in strict FIPS environments. A new
`NewScriptServerSHA` constructor uses `SCRIPT LOAD` to obtain and cache
the digest from the server, then runs commands via
`EVALSHA`/`EVALSHA_RO`. Falls back to `EVAL`/`EVALRO` if loading fails,
and transparently retries once on `NOSCRIPT`. The default behavior is
unchanged for existing users.

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

##### FT.AGGREGATE Step-Based Pipeline Builder

Added a new step-based `FT.AGGREGATE` pipeline API via
`FTAggregateOptions.Steps`, allowing `LOAD`, `APPLY`, `GROUPBY`, and
`SORTBY` (with per-step `MAX`) to be repeated and interleaved in
arbitrary order — matching Redis's native multi-stage aggregation
semantics. The legacy `Load`/`Apply`/`GroupBy`/`SortBy`/`SortByMax`
fields are now deprecated.

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

##### Raw RESP Protocol Access

Added `DoRaw` and `DoRawWriteTo`... (continued)

13748 of 27878 relevant lines covered (49.31%)

9.44 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25567674744.1 08 May 2026 04:58PM UTC 312
49.31
GitHub Action Run
Source Files on build 25567674744
  • Tree
  • List 312
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 03b18091 on github
  • Prev Build on 8.19 (#25564974679)
  • Next Build on 8.19 (#25575164445)
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