Skip to content

chore: bump version to v0.3.34 - #16

Merged
masseselsev merged 1 commit into
masterfrom
chore/bump-v0.3.34
Sep 18, 2026
Merged

masseselsev merged 1 commit into
masterfrom
chore/bump-v0.3.34

Conversation

@masseselsev

Copy link
Copy Markdown
Owner

What

Version bump 0.3.33 → 0.3.34 in the four files that hold it (Go APP_VERSION default, package.json, the two app-version lockfile entries anchored on the package name, footer fixtures).

Why

Carries PRs #14 and #15 — the metric-bucket performance work (charts served from pre-aggregated buckets, backfill, retention) merged since v0.3.33.

Verification

Gate green on this tip: backend go test ./internal/... all packages, the four bucket-equivalence tests repeated 10× clean, frontend 394/394 + production build, identifier sweep clean.

Release 0.3.34 carries the metric-bucket work: historical charts (24h/7d/30d)
read pre-aggregated 15-minute buckets instead of scanning raw samples, with a
one-off backfill, hourly retention for raw rows and buckets, and a collector
that refuses to commit raw samples whose bucket refresh failed.
@masseselsev
masseselsev merged commit 8e8d26b into master Sep 18, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant