Tags: xepozz/runtime
Tags
Merge pull request wippyai#546 from wippyai/fix/postmerge-source-refi… …nements feat(runtime): expose atomic deployment sources
Merge pull request wippyai#546 from wippyai/fix/postmerge-source-refi… …nements feat(runtime): expose atomic deployment sources
Merge pull request wippyai#542 from wippyai/investigate/runtime-memor… …y-growth-20260731 fix(wasm): bound retained guest memory for warm synchronous workers
build(deps): bump tailscale.com from 1.100.0 to 1.102.0 (wippyai#528) * build(deps): bump tailscale.com from 1.100.0 to 1.102.0 Bumps [tailscale.com](https://github.com/tailscale/tailscale) from 1.100.0 to 1.102.0. - [Release notes](https://github.com/tailscale/tailscale/releases) - [Commits](tailscale/tailscale@v1.100.0...v1.102.0) --- updated-dependencies: - dependency-name: tailscale.com dependency-version: 1.102.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * ci: use Go 1.26.5 for tailscale update --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Wolfy-J <wolfy.jd@gmail.com>
Merge pull request wippyai#523 from wippyai/fix/exec-close-reaps-child fix(exec): close() reaps the child process instead of leaving a zombie
fix(runtime): harden lifecycle and boundary behavior (wippyai#531) * docs(test): define runtime expansion gate * test(system): cover health registry state transitions * test(temporal): replace synthetic workflow execution tests * fix(http): fail closed on malformed relay headers * fix(runtime): bound WASI IO allocations and cleanup * refactor(lua): centralize engine setting resolution * fix(api): harden adapter and store boundary contracts * fix(service): close local data boundary leaks * fix(service): linearize network client ownership * fix(cli): make loading and pack output fail closed * docs(test): reconcile expansion contracts * fix(runtime): harden WASI HTTP ownership boundaries * fix(runtime): harden WASI socket async adoption * fix(system): enforce lifecycle rollback and ownership * test(lint): satisfy expansion checks * docs(test): record expansion verification * docs(test): record code audit * fix(runtime): close review-found behavior gaps * test(boot): verify supervised shutdown context * docs(test): record review fixes and platform evidence * fix(supervisor): bound managed shutdown work * fix(supervisor): propagate shutdown deadline cause * docs(test): reconcile gate with final evidence * fix(supervisor): bound retry shutdown phase * docs(test): record gate v3 review fixes * fix(supervisor): bound queued stop requests * docs(test): record final review fixes * test(supervisor): disable retry jitter in shutdown proof * docs(test): record exhausted review gate * docs(test): accept verified post-review correction * test(lua): use platform-native absolute cache path * docs(test): record green cross-platform CI
feat(cluster): add rolling-safe internode relay endpoints (wippyai#512) * feat(cluster): add rolling-safe internode relay endpoints Advertise additive relay metadata for upgraded peers while retaining the v1 endpoint used by existing nodes during a rolling upgrade. * fix(cluster): validate advertised relay endpoints * test(cluster): cover invalid relay metadata --------- Co-authored-by: Wolfy-J <wolfy.jd@gmail.com>
feat(cluster): add rolling-safe internode relay endpoints (wippyai#512) * feat(cluster): add rolling-safe internode relay endpoints Advertise additive relay metadata for upgraded peers while retaining the v1 endpoint used by existing nodes during a rolling upgrade. * fix(cluster): validate advertised relay endpoints * test(cluster): cover invalid relay metadata --------- Co-authored-by: Wolfy-J <wolfy.jd@gmail.com>
build(deps): bump github.com/rabbitmq/amqp091-go from 1.12.0 to 1.13.0 ( wippyai#513) Bumps [github.com/rabbitmq/amqp091-go](https://github.com/rabbitmq/amqp091-go) from 1.12.0 to 1.13.0. - [Release notes](https://github.com/rabbitmq/amqp091-go/releases) - [Changelog](https://github.com/rabbitmq/amqp091-go/blob/main/CHANGELOG.md) - [Commits](rabbitmq/amqp091-go@v1.12.0...v1.13.0) --- updated-dependencies: - dependency-name: github.com/rabbitmq/amqp091-go dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request wippyai#510 from wippyai/fix/preserve-managed-entr… …y-provenance fix(registry): preserve module provenance on updates
PreviousNext