Skip to content

Release 0.8.3 docs: README + CDN references - #109

Merged
fuhrysteve merged 1 commit into
masterfrom
release/0.8.3-docs
Jul 29, 2026
Merged

Release 0.8.3 docs: README + CDN references#109
fuhrysteve merged 1 commit into
masterfrom
release/0.8.3-docs

Conversation

@fuhrysteve

Copy link
Copy Markdown
Contributor

Docs-only follow-up to #107 / #108. No code, no version bump — 0.8.3 is already published to npm and tagged v0.8.3.

Dev PR: LakeEriePartners/stream-connect-js-sdk#10.

README

The ## Version and ## Change Log sections had stalled at 0.8.1. 0.8.2 was never added, so this fills that pre-existing gap as well as adding 0.8.3. The version ladder now runs 0.8.3 → 0.8.2 → 0.8.1 → 0.8.0 in both sections.

CDN references

docs/quickstart.md and docs/client-usage.md both pinned sdk-v-0.8.1.js as the current version. Bumped to 0.8.3, and the supported-forms list now includes the 0.8.2 and 0.8.1 pins that were missing. Also corrected "Three CDN forms are supported" — there were already four listed, and this makes six.

Added an explicit note that pinning means not picking up fixes automatically, using 0.8.3 as the concrete case: a pinned integration on 0.8.0–0.8.2 cannot connect Medical Mutual or SimplePay Health at all. Pinned integrations are precisely the ones that don't get this fix for free, so it's worth stating plainly.

Ordering

These docs advertise https://app.tpastream.com/static/js/sdk-v-0.8.3.js. That build is created by the CDN bake in the stream repo (LakeEriePartners/stream#15083), which is open but not yet merged — until it deploys, the pinned 0.8.3 URL 404s.

This matters here because developer-docs clones this repo's docs/ at docusaurus build time, so merging propagates to the public docs site on the next build. If that's likely to happen before the CDN bake deploys, hold this PR until #15083 is out.

The floating sdk.js pointer referenced throughout the docs is unaffected either way, and is how the overwhelming majority of CDN traffic loads the SDK (10,236 requests vs 42 for all pinned builds combined, over the last 14 days).

The README's Version and Change Log sections stopped at 0.8.1 -- 0.8.2
was never added, so this fills that gap as well as adding 0.8.3.

The CDN examples in quickstart.md and client-usage.md pinned 0.8.1 as
"current". Bumped to 0.8.3 and listed 0.8.2/0.8.1 as the intermediate
pins. Added a note that pinning means not picking up fixes
automatically, with 0.8.3 as the concrete example -- pinned
integrations on 0.8.0-0.8.2 cannot connect Medical Mutual or SimplePay
Health at all.

Also corrected "Three CDN forms are supported" -- there were already
four, and this makes six.

ORDERING: these docs advertise sdk-v-0.8.3.js, which does not exist
until the CDN bake lands in the stream repo (package.json alias +
assets/sdk_cdn/sdk-cdn-v083.jsx + webpack.common-sdk-cdn.js entry).
Land that first, or this documents a 404.
@fuhrysteve
fuhrysteve merged commit 232d9fe into master Jul 29, 2026
4 checks passed
@fuhrysteve
fuhrysteve deleted the release/0.8.3-docs branch July 29, 2026 16:04
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