Skip to content

Exporter 1.35.0 release notes

For the complete documentation index see: llms.txt

All documentation pages available in markdown.

September 23, 2026  |  Download

New in this version

This version adds Database 8.2.0 checkpoint-status and system metadata (SMD) metrics, updates the gauge metrics list, makes the index-pressure command configurable, and addresses a security vulnerability in golang.

Security

  • Updated golang to 1.26.8 and additional x/net libraries to address CVE-2026-39821, where x/net/idna incorrectly accepts Punycode labels that decode to ASCII-only hostnames. [OM-327]

Improvements

  • Added Database 8.2.0 checkpoint-status and smd-info metrics. [OM-318]
  • Updated the gauge metrics list with Database 8.2.0 statistics. [OM-341]
  • Added index_pressure_stats_fetch_interval in ape.toml. The default is 10 minutes. Set the value to 0 to disable the index-pressure command. [OM-343]

Full changelog