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

elastic / cloudbeat / 25190013108
76%
main: 76%

Build:
Build:
LAST BUILD BRANCH: renovate/main-github.com-dlclark-regexp2-2.x
DEFAULT BRANCH: main
Ran 30 Apr 2026 09:40PM 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

30 Apr 2026 09:23PM UTC coverage: 75.807% (-0.03%) from 75.838%
25190013108

push

github

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

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)

9726 of 12830 relevant lines covered (75.81%)

16.41 hits per line

Coverage Regressions

Lines Coverage ∆ File
4
82.74
-1.3% internal/resources/providers/gcplib/inventory/provider.go
Jobs
ID Job ID Ran Files Coverage
1 25190013108.1 30 Apr 2026 09:40PM UTC 235
75.81
GitHub Action Run
Source Files on build 25190013108
  • Tree
  • List 235
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • c103f1e2 on github
  • Prev Build on 9.4 (#25189999501)
  • Next Build on 9.4 (#25189902887)
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