Skip to content

chore(core/protocols): expose v2 JSON codecs - #8232

Merged
kuhe merged 1 commit into
mainfrom
kuhe/feat/json
Jul 29, 2026
Merged

chore(core/protocols): expose v2 JSON codecs#8232
kuhe merged 1 commit into
mainfrom
kuhe/feat/json

Conversation

@kuhe

@kuhe kuhe commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Issue

follows #8202

Description

prepare JSON v2 codecs for future release

Testing

CI

Checklist

  • If the PR is a feature, add integration tests (*.integ.spec.ts) or E2E tests.
    • It's not a feature.
  • My E2E tests are resilient to concurrent i/o.
    • I didn't write any E2E tests.
  • I added access level annotations e.g. @public, @internal tags and enabled doc generation on the package. Remember that access level annotations go below the description, not above.
    • I didn't add any public functions.
  • Streams - how do they work?? My WebStream readers/locks are properly lifecycled. Node.js stream backpressure is handled. Error handling.
    • No streams here.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@kuhe
kuhe requested a review from a team as a code owner July 27, 2026 20:43
@kuhe
kuhe force-pushed the kuhe/feat/json branch 4 times, most recently from c57e6f2 to 6fe33c4 Compare July 28, 2026 16:56
@kuhe kuhe changed the title feat(core/protocols): switch to v2 JSON codecs chore(core/protocols): expose v2 JSON codecs Jul 28, 2026
@kuhe
kuhe force-pushed the kuhe/feat/json branch 2 times, most recently from a4c53ac to 8fe15fa Compare July 28, 2026 18:46
@kuhe
kuhe force-pushed the kuhe/feat/json branch 2 times, most recently from 351e25b to ea4361b Compare July 28, 2026 19:44
@kuhe
kuhe force-pushed the kuhe/feat/json branch from ea4361b to 7f8388a Compare July 28, 2026 20:22
@kuhe
kuhe merged commit e6fa556 into main Jul 29, 2026
7 checks passed
@kuhe
kuhe deleted the kuhe/feat/json branch July 29, 2026 02:15
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.

2 participants