Skip to content

Commit 26e6d1d

Browse files
chore(release): prepare v0.44.0 (#183)
- Update appVersion to 0.44.0 - Update CHANGELOG.md Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1688346 commit 26e6d1d

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.44.0] - 2026-02-11
10+
11+
### Added
12+
13+
- feat: vtprotobuf integration with updated profiles and documentation (#182)
14+
15+
916
## [0.43.3] - 2026-02-10
1017

1118
### Fixed

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.13
6-
appVersion: "0.43.3"
6+
appVersion: "0.44.0"
77
keywords:
88
- otlp
99
- metrics

0 commit comments

Comments
 (0)