Releases: wasmCloud/wasmcloud-otp
Releases · wasmCloud/wasmcloud-otp
v0.57.3
v0.57.2
⚠️ NOTE
This version of the host contains a bug around using our built-in logging and numbergen capability providers and denies invocations to those providers. Please use v0.57.1 in the meantime while we work on a fix.
What's Changed
- Return better error message when call alias is not found by @mattwilkinsonn in #460
- remove duplicate actor instances from host inventory by @connorsmith256 in #463
- Audited logs for usefulness and clarity by @brooksmtownsend in #462
- Emit provider start failed when identical provider exists by @brooksmtownsend in #467
- Adding WASI support by @autodidaddict in #465
- Puts js_domain in host info for providers. Adds cluster key (issuer) to host probes by @autodidaddict in #468
- (Helm) Allow insecure registries and latest tag, for local/homeserver development by @handicraftsman in #471
- add more validation to control interface server by @connorsmith256 in #464
- style(web): add values column in link def table by @rovast in #470
- Bumped wasmcloud_host version to 0.57.2 by @brooksmtownsend in #473
New Contributors
- @mattwilkinsonn made their first contribution in #460
- @handicraftsman made their first contribution in #471
Full Changelog: v0.57.1...v0.57.2
v0.57.1
What's Changed
- account for missing/nil values in control interface commands by @connorsmith256 in #455
- Hide modals when pressing 'esc' button by @drowzy in #453
- Added configurable host and port to the dashboard by @brooksmtownsend in #457
- Changed host_core release to copy musl nif by @brooksmtownsend in #454
- Fixed x86 musl nif build error by @brooksmtownsend in #458
- Corrected nil port parse by @brooksmtownsend in #459
New Contributors
Full Changelog: v0.57.0...v0.57.1
v0.57.0
What's Changed
- Mix releases, aarch64 host_core tarball, better Makefiles by @brooksmtownsend in #451
- fix createTooltip error by @rovast in #449
- Added support for configurable control interface topic by @brooksmtownsend in #452
Full Changelog: v0.56.0...v0.57.0
wasmcloud-host-0.6.3
A Helm chart for running wasmCloud hosts on Kubernetes
v0.56.0
What's Changed
- fix helm by @Taction in #443
- fix(web): fix dropdown duplicated ids by @rovast in #445
- Evaluate operations against a policy enforcer over NATS by @brooksmtownsend in #442
- bump host version to v0.56.0 by @connorsmith256 in #446
New Contributors
Full Changelog: v0.55.2...v0.56.0
wasmcloud-host-0.6.2
A Helm chart for running wasmCloud hosts on Kubernetes
v0.55.2
What's Changed
- Remove "Status" field from Actor panel by @brooksmtownsend in #433
- Propagating trace context into Tasks by @autodidaddict in #434
- chore(*): Updates owners to current list of project maintainers by @thomastaylor312 in #438
- Changing Actor RPC from cast to call, adding rudimentary performance tests with Benchee by @brooksmtownsend in #440
- Release 0.55.2 by @brooksmtownsend in #441
Full Changelog: v0.55.1...v0.55.2
v0.55.1
What's Changed
- Removed a testing artifact for docker CI by @brooksmtownsend in #426
- Bumped chart to 0.55 by @brooksmtownsend in #424
- Actor termination candidates now filtered by optional annotations by @autodidaddict in #428
- gracefully restart an actor's RPC supervisor by @connorsmith256 in #429
- Updated sample placeholders in washboard by @brooksmtownsend in #432
- Removed dependencies on openssl in host_core by @brooksmtownsend in #431
Full Changelog: v0.55.0...v0.55.1
v0.55.0
Breaking Changes
- Added OCI_REGISTRY environment variable and docs by @brooksmtownsend in #423
- send log messages to stderr by @connorsmith256 in #418
New Features
- Add IPv6 support for NATS connections by @protochron in #408
- Refactor to consumer supervisors for RPC subscriptions by @autodidaddict in #420
- Use round robin to dispatch RPC to actor instances by @autodidaddict in #422
- Add extended information to host ping reply and heartbeats by @autodidaddict in #415
OpenTelemetry Tracing support
- Initial implementation of open tracing support by @autodidaddict in #400
- Control interface server continues pre-existing traces by @autodidaddict in #403
- Propagating selected env vars to providers by @autodidaddict in #406
- Move trace context from invocation structure to nats headers by @autodidaddict in #407
- fix(host_core): Makes sure trace id is propagated on every request by @thomastaylor312 in #411
Fixes and Misc
- bump nats version to fix jetstream kv topic prefix by @connorsmith256 in #404
- fix(host_core): Makes sure the structured_logging_enabled is a bool by @thomastaylor312 in #410
- Rework release CI/CD for efficiency by @brooksmtownsend in #409
- Renamed structured logging field by @brooksmtownsend in #425
- Fix various issues regarding RPC timeouts by @brooksmtownsend in #405
Full Changelog: v0.54.6...v0.55.0