Skip to content

v1.13.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jun 13:35
v1.13.2
65c4cf8

June 27th, 2025

This release updates Penumbra compatibility to support mainnet, which has upgraded to [email protected]. It also introduces a new optional telemetry configuration prefix that allows setting a custom prefix for Prometheus metrics.

IMPROVEMENTS

  • Relayer Library
    • Bump penumbra-sdk dependencies to v2
      (#4372)
    • Add a new optional configuration prefix for telemetry, allowing users
      to specify a prefixed namespace for Prometheus metrics.
      (#4380)