---
title: "Exporter 1.33.0 release notes"
description: "Release notes for Aerospike Exporter 1.33.0, which adds new shared memory metrics and patches two security vulnerabilities."
---

# Exporter 1.33.0 release notes

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

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

## New in this version

This version contains enhancements to sysinfo metrics with shared memory stats, updates the gauge metrics list, and addresses security vulnerabilities in golang.org/x and prometheus/client.

## Security

Patched a security vulnerability in x/net and OTel libraries to address [CVE-2026-5160](https://github.com/advisories/GHSA-c97m-vxhj-p7j6) and [CVE-2024-51744](https://github.com/advisories/GHSA-29wx-vh33-7x7r).

## Improvements

Enhanced Exporter to emit new shared memory metrics. \[OM-304\]

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