Skip to content

Commit d2e6685

Browse files
chore(release): prepare v0.31.0 (#130)
- Update appVersion to 0.31.0 - Update CHANGELOG.md Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1bcd616 commit d2e6685

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88

9+
## [0.31.0] - 2026-02-08
10+
11+
### Added
12+
13+
- feat: memory forensics metrics, resource control tuning, and mermaid diagram fixes (#129)
14+
15+
916
## [0.30.0] - 2026-02-08
1017

1118
### Added

helm/metrics-governor/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: metrics-governor
33
description: OTLP metrics proxy with buffering, statistics tracking, and adaptive limits enforcement
44
type: application
55
version: 0.9.10
6-
appVersion: "0.30.0"
6+
appVersion: "0.31.0"
77
keywords:
88
- otlp
99
- metrics

0 commit comments

Comments
 (0)