Skip to content

Releases: prometheus/memcached_exporter

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

0.12.0 / 2023-06-02

02 Jun 09:12
v0.12.0
b244b80
Compare
Choose a tag to compare
  • [ENHANCEMENT] Add memcached_extstore_io_queue_depth #169
  • [BUGFIX] Fix exposing memcached_extstore_pages_free #169

0.11.3 / 2023-04-12

12 Apr 15:29
v0.11.3
2bb3e6e
Compare
Choose a tag to compare
  • [ENHANCEMENT] Better error messaging when TLS server name is required #162
  • [CHANGE] Update dependencies & build with Go 1.20 to avoid upstream CVEs #166

0.11.2 / 2023-03-08

08 Mar 17:55
v0.11.2
4879592
Compare
Choose a tag to compare
  • [BUGFIX] Fix connections via UNIX domain socket #157
  • [CHANGE] Update dependencies, including exporter toolkit #161