Skip to content

chore(release): 0.15.1 - #42

Merged
cport1 merged 1 commit into
mainfrom
chore/release-0.15.1
Sep 17, 2026
Merged

cport1 merged 1 commit into
mainfrom
chore/release-0.15.1

Conversation

@cport1

@cport1 cport1 commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Patch release across all six packages, in lockstep.

In this release

  • ClearanceOptions.scope is documented as reserved. It was described as limiting where a token is valid; no validator does that. A token is valid across the organization, subject to expiry, the deny list and each path's verification level. Passing scope or data-scope still works and still has no effect.
  • @webdecoy/client module docs no longer reference internal planning identifiers.

No runtime change.

Changelog corrected

The Unreleased section held work that already shipped in 0.14.0, and 0.14.0 and 0.15.0 had no entries. This adds them:

  • 0.14.0: the in.webdecoy.com default apiUrl (breaking for anyone relying on the old default), the shared adapter core, OpenTelemetry spans, and six newly recognised crawlers.
  • 0.15.0: a datacenter or VPN IP alone no longer forwards a request for server verification.

Checks

  • npm run build: all packages.
  • npm test: 9 turbo tasks passed (@webdecoy/node 401 tests; client, express, fastify, hono and nextjs suites).
  • npm run check:edge: edge-compatible.
  • Swept dist/*.d.ts for internal references; the only hit was the one removed here.

Publishing happens when the v0.15.1 tag is pushed after merge.

@cport1
cport1 merged commit 45bc3cc into main Sep 17, 2026
2 checks passed
@cport1
cport1 deleted the chore/release-0.15.1 branch September 17, 2026 01:23
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