Skip to content

Releases: prometheus/memcached_exporter

0.15.2 / 2025-03-21

25 Mar 18:38
v0.15.2
5a60568
Compare
Choose a tag to compare
  • [CHANGE] Update dependencies

This addresses CVE-2025-22870

0.15.1 / 2025-02-24

25 Mar 16:29
v0.15.1
5f8bba4
Compare
Choose a tag to compare
  • [CHANGE] Update dependencies

This addresses CVE-2024-45337 and CVE-2024-45338

0.15.0 / 2024-11-08

08 Nov 14:58
v0.15.0
ceb946e
Compare
Choose a tag to compare
  • [CHANGE] Update dependencies
  • [ENHANCEMENT] Add metric for direct_reclaims #227

0.14.4 / 2024-06-24

25 Jun 15:53
v0.14.4
277c788
Compare
Choose a tag to compare
  • [CHANGE] Update dependencies

This addresses CVE-2023-45288

0.14.3 / 2024-03-22

22 Mar 16:08
v0.14.3
f84179b
Compare
Choose a tag to compare
  • [CHANGE] Update dependencies

This addresses CVE-2024-24786 which is not exploitable in the exporter, but set off security scanners.

0.14.2 / 2023-12-22

25 Dec 10:39
v0.14.2
6effcbe
Compare
Choose a tag to compare
  • [CHANGE] Update dependencies

This addresses CVE-2023-48795 which is not exploitable in the exporter, but set off security scanners.

0.14.1 / 2023-12-06

06 Dec 11:35
v0.14.1
6c77552
Compare
Choose a tag to compare
  • [CHANGE] Build with Go 1.21 #190
  • [BUGFIX] Add missing _total suffix for metrics for failure to store items #191

0.14.0 / 2023-12-06

06 Dec 10:28
v0.14.0
179313d
Compare
Choose a tag to compare
  • [FEATURE] Add metrics for failure to store items #184

0.13.1 / 2023-12-06

06 Dec 10:15
v0.13.1
b604907
Compare
Choose a tag to compare
  • [CHANGE] Update dependencies

This addresses CVE-2023-3978 which is not exploitable in the exporter, but set off security scanners.

0.13.0 / 2023-06-02

02 Jun 12:42
v0.13.0
0a6e2f0
Compare
Choose a tag to compare
  • [FEATURE] Multi-target scrape support #143, #173