Skip to content

Releases: nais/apm

apm: v0.5.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 19:50
6607d3a

0.5.0 (2026-07-12)

Features

  • auto-config — consume the platform channel, SSR helpers, loud misconfig failure (#18) (82b1a03)
  • scrub: redact NAV idents in custom telemetry + safe pushMeasurement/pushEvent (#15) (2e9cb50)

Documentation

  • ADR-0001 — frontend config contract, resolved by field knowability (#17) (d8e52ca)

apm: v0.4.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 07:16
0eac0ac

0.4.0 (2026-07-06)

Features

  • replay: harden DOM/wireframe masking (Phase 2 of #82) (#13) (9db19ab)

apm: v0.3.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 19:01
0c943b4

0.3.0 (2026-07-05)

Features

  • replay: safe-default events tier for session replay (#82) (#7) (754974b)

Bug Fixes

  • feedback: bound email length to close CodeQL ReDoS finding (#5) (e083c73)

apm: v0.2.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 10:28
90aadf2

0.2.0 (2026-07-05)

Features

  • @nais/apm/react entry point + opt-in browser tracing (v0.2.0) (23c5c17)

Documentation

  • reference nais/grafana-apm-app#86 instead of the deleted multi-tenancy doc (f6c3ac4)

apm: v0.1.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 06:32
e752589

0.1.0 (2026-07-04)

Features

  • initial @nais/apm SDK — migrated from nais/grafana-otel-plugin (1eccd64)
  • require team namespace, guard setUser PII, mark capture previews (b86df68)

Bug Fixes

  • replay: scrub replay/snapshot payloads and Meta href for PII (cda5eaf)
  • test: isolate config test from ambient GITHUB_SHA in CI (c029195)

Documentation

  • add RELEASING.md maintainer guide (cb0aab2)
  • mark nav.no collector fallback as a nav-only assumption (3ac33ae)
  • releasing: explain the 0.1.0 first-release pin (d3de592)
  • remove hand-written v0.1.0 changelog, move limitations to README (4d57f1c)

Miscellaneous

  • release initial version as 0.1.0 (8f04320)