---
title: "Exporter 1.34.0 release notes"
description: "Release notes for Aerospike Exporter 1.34.0, which updates the gauge metrics list and patches a security vulnerability in golang."
---

# Exporter 1.34.0 release notes

> For the complete documentation index see: [llms.txt](https://aerospike.com/docs/llms.txt)
> 
> All documentation pages available in markdown.

August 12, 2026  |  **[Download](https://aerospike.com/download/oandm/prometheus/)**

## New in this version

This version updates the gauge metrics list and addresses a security vulnerability in golang.

## Security

Patched a security vulnerability in golang, where `os.Root` improperly follows symlinks to locations outside of the root, to address [CVE-2026-39822](https://github.com/advisories/GHSA-xcgv-8mv7-v8c7). \[OM-321\]

## Improvements

Updated gauge metrics with additional statistics.

[Full changelog](https://github.com/aerospike/aerospike-prometheus-exporter/compare/v1.33.0...v1.34.0)