Skip to content

Releases: ConfigButler/krm-stream

gateway: v0.2.1

Choose a tag to compare

@github-actions github-actions released this 15 Jul 19:24
4a12571

0.2.1 (2026-07-15)

Miscellaneous Chores

  • gateway: Synchronize krm-stream versions

gateway/kube: v0.2.1

Choose a tag to compare

@github-actions github-actions released this 15 Jul 19:24
4a12571

0.2.1 (2026-07-15)

Miscellaneous Chores

  • gateway/kube: Synchronize krm-stream versions

@configbutler/krm-stream: v0.2.1

Choose a tag to compare

@github-actions github-actions released this 15 Jul 19:24
4a12571

0.2.1 (2026-07-15)

Documentation

  • bless staging whole-object create + delete (edit/create/delete in one review + save) (#16) (a16d803)

krm-stream: v0.1.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 07:56
567943f

0.1.0 (2026-07-14)

⚠ BREAKING CHANGES

  • gateway.RedactedPlaceholder is removed, and a redacted value is no longer present on the wire in any form. A consumer that rendered the placeholder from the object must render it from redactedPaths instead (the TS client exposes store.redactedPaths(uid)). No back-compat shim: there are no users yet, and keeping the landmine around to be polite to nobody would be the whole mistake repeated.

Features

  • add KRM resource streaming library (#1) (f415a97)
  • seed krm-stream — protocol, conformance corpus, both skeletons (0f5c65b)

gateway: v0.2.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 11:02
3d2309d

0.2.0 (2026-07-14)

⚠ BREAKING CHANGES

  • applyStreamEvent returns StreamChange rather than Path[], and onChange receives a StreamChange rather than Path[]. Read .flashed for the previous value.
  • gateway: ScopeFromQuery and ScopePolicy.Validate return error rather than *StreamError. Callers reading .Code directly use errors.As instead.

Features

  • export gateway.Project, and return the whole StreamChange from applyStreamEvent (#10) (915abff)

Bug Fixes

  • gateway: return error, not *StreamError, from the exported scope API (#9) (53f7fbd)

gateway: v0.1.1

Choose a tag to compare

@github-actions github-actions released this 14 Jul 08:31
e4ed804

0.1.1 (2026-07-14)

Miscellaneous Chores

  • gateway: Synchronize krm-stream versions

gateway: v0.1.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 07:56
567943f

0.1.0 (2026-07-14)

⚠ BREAKING CHANGES

  • gateway.RedactedPlaceholder is removed, and a redacted value is no longer present on the wire in any form. A consumer that rendered the placeholder from the object must render it from redactedPaths instead (the TS client exposes store.redactedPaths(uid)). No back-compat shim: there are no users yet, and keeping the landmine around to be polite to nobody would be the whole mistake repeated.

Features

  • add KRM resource streaming library (#1) (f415a97)
  • seed krm-stream — protocol, conformance corpus, both skeletons (0f5c65b)

gateway/kube: v0.2.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 11:02
3d2309d

0.2.0 (2026-07-14)

⚠ BREAKING CHANGES

  • gateway: ScopeFromQuery and ScopePolicy.Validate return error rather than *StreamError. Callers reading .Code directly use errors.As instead.

Bug Fixes

  • gateway: return error, not *StreamError, from the exported scope API (#9) (53f7fbd)

gateway/kube: v0.1.1

Choose a tag to compare

@github-actions github-actions released this 14 Jul 08:31
e4ed804

0.1.1 (2026-07-14)

Miscellaneous Chores

  • gateway/kube: Synchronize krm-stream versions

gateway/kube: v0.1.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 07:56
567943f

0.1.0 (2026-07-14)

⚠ BREAKING CHANGES

  • gateway.RedactedPlaceholder is removed, and a redacted value is no longer present on the wire in any form. A consumer that rendered the placeholder from the object must render it from redactedPaths instead (the TS client exposes store.redactedPaths(uid)). No back-compat shim: there are no users yet, and keeping the landmine around to be polite to nobody would be the whole mistake repeated.

Features

  • add KRM resource streaming library (#1) (f415a97)