Skip to content

Releases: oliver006/redis_exporter

v1.89.0

Choose a tag to compare

@oliver006 oliver006 released this 09 Aug 05:40
cd5941f
  • PR #1156 - Avoid COMMANDLOG error spam on targets without COMMANDLOG support (thx @Chasnechok )
  • PR #1157 - Bump github.com/prometheus/client_golang from 1.23.2 to 1.24.1

v1.88.0

Choose a tag to compare

@oliver006 oliver006 released this 23 Jul 20:16
16db88a

v1.87.0

Choose a tag to compare

@oliver006 oliver006 released this 15 Jul 23:28
5119c25

v1.86.0

Choose a tag to compare

@oliver006 oliver006 released this 07 Jun 15:14
c4dac6b
  • PR #1130 - Support new Redis 8.8 array feature

v1.85.0

Choose a tag to compare

@oliver006 oliver006 released this 04 Jun 18:35
f43fe51
  • PR #1128 - Add SBOM generation to docker image release (thx @hxyannay )
  • PR #1126 - Bump golang.org/x/crypto from 0.51.0 to 0.52.0

v1.84.0

Choose a tag to compare

@oliver006 oliver006 released this 21 May 01:30
c6b984c
  • PR #1119 - Guard empty percentile key in extractPercentileVal to prevent panic (thx @0xVijay )
  • PR #1120 - Expose repl-backlog-size config as config_repl_backlog_size (thx @jdheyburn )
  • PR #1122 - Fix: correct format verb typo in scrapeHandler error message (thx @jackiesre721 )

v1.83.0

Choose a tag to compare

@oliver006 oliver006 released this 30 Apr 17:29
1c261b8

v1.82.0

Choose a tag to compare

@oliver006 oliver006 released this 08 Mar 19:01
1f3d89a

PR #1089 - Bump golang.org/x/crypto from 0.47.0 to 0.48.0
PR #1091 - Allow exporting metrics based on hostnames via cluster discovery (thx @raja-anbazhagan )
PR #1098 - Bump Golang version to 1.26
PR #1075 - Allow adding redis role label to all redis related metrics (thx @nantiferov )

v1.81.0

Choose a tag to compare

@oliver006 oliver006 released this 12 Feb 06:13
  • PR #1085 - Misc bug fixes
  • PR #1082 - Bump golang.org/x/crypto from 0.46.0 to 0.47.0
  • PR #1081 - Bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4
  • PR #1076 - Allow 6 values in Keyspace parsing for Dragonflydb

v1.80.2

Choose a tag to compare

@oliver006 oliver006 released this 27 Jan 04:41
3980c91

[EDIT 2026-05-06] Updated description, the release notes originally said "no code changes, just rebuilding with latest Golang version (1.25.6)" but it indeed included a bunch of changes, see below for details