Skip to content

chore(release): 0.8.1 - #18

Merged
vreshch merged 1 commit into
masterfrom
chore/release-0.8.1
Aug 9, 2026
Merged

chore(release): 0.8.1#18
vreshch merged 1 commit into
masterfrom
chore/release-0.8.1

Conversation

@vreshch

@vreshch vreshch commented Aug 9, 2026

Copy link
Copy Markdown
Member

Releases the request-path redaction from #17, which is merged but unpublished - the publish gate fires on a chore(release) commit touching package.json, and #17 carried no bump.

  • 0.8.0 → 0.8.1
  • README gains a "Request paths are templated, not concrete" section under What gets traced, so the behaviour is discoverable rather than folklore.

Patch rather than minor, matching this repo's convention (0.7.1 shipped a new setSpanAttributes export). It does add one export, readableRoute.

After this publishes

The kit only redacts once services consume it. web (memory-mcp, backend, sync) is where the content routes live, so it wants the bump first; landing, catalog, dashboard and admin pick up the readable-route improvement whenever they next bump.

npm run verify green, 81/81.

Ships the request-path redaction from #17: on a matched route the span carries the route template, not the customer's concrete file path. README documents the behaviour under 'What gets traced'.

Also exports readableRoute, which un-mangles express RegExp routes from their regex source.
@vreshch
vreshch merged commit 9bedc35 into master Aug 9, 2026
1 check passed
@vreshch
vreshch deleted the chore/release-0.8.1 branch August 9, 2026 14:27
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