Releases: wasmCloud/wash
Releases · wasmCloud/wash
runtime-operator/v0.1.5
Go package release
What's Changed
- chore(examples): update workloaddeployment.yaml for http-hello-world by @ericgregory in #252
- feat: Add
workload_idto WorkloadStartRequest proto by @lxfontes in #253 - feat: Artifact & Compilation Caching by @lxfontes in #269
Full Changelog: runtime-operator/v0.1.4...runtime-operator/v0.1.5
Operator / Gateway / Helm v2.0.0-rc.7
What's Changed
- chore(examples): update workloaddeployment.yaml for http-hello-world by @ericgregory in #252
- feat: Add
workload_idto WorkloadStartRequest proto by @lxfontes in #253 - NATS Client TLS Authentication by @lxfontes in #255
- fix: Send Host port number to Operator by @lxfontes in #266
- feat: docker-compose k3s setup by @lxfontes in #267
- feat: Artifact & Compilation Caching by @lxfontes in #269
Full Changelog: v2.0.0-rc.5...v2.0.0-rc.7
wash-v2.0.0-rc.7
What's Changed
- chore: additional clippy by @ricochet in #246
- chore: Lock rust version to 1.91 by @lxfontes in #251
- fix: uncessary generics by @dman-os in #247
- chore: forbid unsafe #235 by @ricochet in #248
- chore: Remove 'doctor' and 'dev' file watching by @lxfontes in #249
- chore(examples): update workloaddeployment.yaml for http-hello-world by @ericgregory in #252
- feat: Add
workload_idto WorkloadStartRequest proto by @lxfontes in #253 - NATS Client TLS Authentication by @lxfontes in #255
- fix(wash): use cli context for relative paths by @ricochet in #256
- fix: pin rust-oci-wasm to latest by @ricochet in #257
- feat(rt): add error handling
workload_startby @if0ne in #258 - chore: improve tests by @ricochet in #262
- chore: update to wasmtime 41 by @ricochet in #261
- feat: Opentelemetry Setup by @lxfontes in #263
- fix: Send Host port number to Operator by @lxfontes in #266
- fix: avoid port collision in HttpServer tests by @ricochet in #264
- feat: docker-compose k3s setup by @lxfontes in #267
- feat: template cloning trigger (
wash new) by @lxfontes in #268 - feat: Artifact & Compilation Caching by @lxfontes in #269
- feat: fine grained wasmtime configuration by @lxfontes in #270
- chore: Reorganizing Cargo Workspace by @lxfontes in #272
- fix: many cli oddities by @lxfontes in #273
- fix(runtime): add wasmtime gc features to fix build on non-windows by @jtakakura in #275
- chore: prepare rc7 by @lxfontes in #276
New Contributors
Full Changelog: wash-v2.0.0-rc.6...wash-v2.0.0-rc.7
What's Changed
- chore: additional clippy by @ricochet in #246
- chore: Lock rust version to 1.91 by @lxfontes in #251
- fix: uncessary generics by @dman-os in #247
- chore: forbid unsafe #235 by @ricochet in #248
- chore: Remove 'doctor' and 'dev' file watching by @lxfontes in #249
- chore(examples): update workloaddeployment.yaml for http-hello-world by @ericgregory in #252
- feat: Add
workload_idto WorkloadStartRequest proto by @lxfontes in #253 - NATS Client TLS Authentication by @lxfontes in #255
- fix(wash): use cli context for relative paths by @ricochet in #256
- fix: pin rust-oci-wasm to latest by @ricochet in #257
- feat(rt): add error handling
workload_startby @if0ne in #258 - chore: improve tests by @ricochet in #262
- chore: update to wasmtime 41 by @ricochet in #261
- feat: Opentelemetry Setup by @lxfontes in #263
- fix: Send Host port number to Operator by @lxfontes in #266
- fix: avoid port collision in HttpServer tests by @ricochet in #264
- feat: docker-compose k3s setup by @lxfontes in #267
- feat: template cloning trigger (
wash new) by @lxfontes in #268 - feat: Artifact & Compilation Caching by @lxfontes in #269
- feat: fine grained wasmtime configuration by @lxfontes in #270
- chore: Reorganizing Cargo Workspace by @lxfontes in #272
- fix: many cli oddities by @lxfontes in #273
- fix(runtime): add wasmtime gc features to fix build on non-windows by @jtakakura in #275
- chore: prepare rc7 by @lxfontes in #276
New Contributors
Full Changelog: wash-v2.0.0-rc.6...wash-v2.0.0-rc.7
wash-v2.0.0-rc.6
What's Changed
- chore(examples): refactor http-hello-world to use wstd by @ericgregory in #206
- fix(docs): update wash new command in readme by @ericgregory in #208
- chore: Config Updates ( TOML / JSON / YAML ) by @lxfontes in #205
- fix: Refresh go.sum (operator repository move leftover) by @lxfontes in #211
- chore(docs): update readme quickstart for rc.6 by @ericgregory in #212
- feat: add automatic fixture rebuild on example changes by @Aditya1404Sal in #217
- fix: call publish_with_reply when reply_to is present by @gabber235 in #216
- fix: prevent cargo cache invalidation in wash-runtime build script by @Aditya1404Sal in #220
- chore: Adding example / fixture wasm artifacts to .gitignore by @lxfontes in #222
- fix: docker / canary builds by @lxfontes in #223
- feat: Pull Request Template by @lxfontes in #226
- feat: Blobby + Blobstore for wash dev by @lxfontes in #225
- feat(dev): add in-memory plugin by @ricochet in #150
- chore: Multi-Wasm development refactor by @lxfontes in #209
- virtual TCP/UDP loopback by @rvolosatovs in #214
- feat: basic auth args for oci commands by @if0ne in #227
- fix(rt): incorrect Ctx for inter-component call by @if0ne in #218
- chore: Removing Project Inference by @lxfontes in #228
- chore: Simplifying dockerfile by @lxfontes in #231
- chore: Moving all plugins under wash_runtime::plugin by @lxfontes in #232
- feat: Filesystem implementation for blobstore & keyvalue by @lxfontes in #233
- fix(rt): plugins binding for service by @if0ne in #240
- feat: qrcode example by @lxfontes in #234
- fix: cargo machete on qrcode example by @lxfontes in #244
- fix: linked components by @if0ne in #243
- chore: log host interfaces by @ricochet in #238
- fix: add config for http-hello-world by @ricochet in #239
- chore: lint unwrap and expect by @ricochet in #236
- warnings as errors by @ricochet in #237
- chore: disallow panics and panics from indexing by @ricochet in #241
- chore: Release Candidate 6 by @lxfontes in #245
New Contributors
- @Aditya1404Sal made their first contribution in #217
- @gabber235 made their first contribution in #216
Full Changelog: v2.0.0-rc.5...wash-v2.0.0-rc.6
What's Changed
- chore(examples): refactor http-hello-world to use wstd by @ericgregory in #206
- fix(docs): update wash new command in readme by @ericgregory in #208
- chore: Config Updates ( TOML / JSON / YAML ) by @lxfontes in #205
- fix: Refresh go.sum (operator repository move leftover) by @lxfontes in #211
- chore(docs): update readme quickstart for rc.6 by @ericgregory in #212
- feat: add automatic fixture rebuild on example changes by @Aditya1404Sal in #217
- fix: call publish_with_reply when reply_to is present by @gabber235 in #216
- fix: prevent cargo cache invalidation in wash-runtime build script by @Aditya1404Sal in #220
- chore: Adding example / fixture wasm artifacts to .gitignore by @lxfontes in #222
- fix: docker / canary builds by @lxfontes in #223
- feat: Pull Request Template by @lxfontes in #226
- feat: Blobby + Blobstore for wash dev by @lxfontes in #225
- feat(dev): add in-memory plugin by @ricochet in #150
- chore: Multi-Wasm development refactor by @lxfontes in #209
- virtual TCP/UDP loopback by @rvolosatovs in #214
- feat: basic auth args for oci commands by @if0ne in #227
- fix(rt): incorrect Ctx for inter-component call by @if0ne in #218
- chore: Removing Project Inference by @lxfontes in #228
- chore: Simplifying dockerfile by @lxfontes in #231
- chore: Moving all plugins under wash_runtime::plugin by @lxfontes in #232
- feat: Filesystem implementation for blobstore & keyvalue by @lxfontes in #233
- fix(rt): plugins binding for service by @if0ne in #240
- feat: qrcode example by @lxfontes in #234
- fix: cargo machete on qrcode example by @lxfontes in #244
- fix: linked components by @if0ne in #243
- chore: log host interfaces by @ricochet in #238
- fix: add config for http-hello-world by @ricochet in #239
- chore: lint unwrap and expect by @ricochet in #236
- warnings as errors by @ricochet in #237
- chore: disallow panics and panics from indexing by @ricochet in #241
- chore: Release Candidate 6 by @lxfontes in #245
New Contributors
- @Aditya1404Sal made their first contribution in #217
- @gabber235 made their first contribution in #216
Full Changelog: v2.0.0-rc.5...wash-v2.0.0-rc.6
runtime-operator/v0.1.4
Go module release
Operator / Gateway / Helm v2.0.0-rc.5
chore: Prepare 2.0.0-rc5 (#203) * chore: Prepare 2.0.0-rc5 Signed-off-by: Lucas Fontes <lucas@cosmonic.com> * fix: chart canary Signed-off-by: Lucas Fontes <lucas@cosmonic.com> * fix: chart helmfile Signed-off-by: Lucas Fontes <lucas@cosmonic.com> --------- Signed-off-by: Lucas Fontes <lucas@cosmonic.com>
wash-v2.0.0-rc.5
What's Changed
- feature: Runtime Gateway ( HTTP Ingress ) by @lxfontes in #202
- fix: allow more than 1 workload under the same hostname by @lxfontes in #204
- chore: Prepare 2.0.0-rc5 by @lxfontes in #203
Full Changelog: wash-v2.0.0-rc.4...wash-v2.0.0-rc.5
What's Changed
- feature: Runtime Gateway ( HTTP Ingress ) by @lxfontes in #202
- fix: allow more than 1 workload under the same hostname by @lxfontes in #204
- chore: Prepare 2.0.0-rc5 by @lxfontes in #203
Full Changelog: wash-v2.0.0-rc.4...wash-v2.0.0-rc.5
wash-v2.0.0-rc.4
What's Changed
- feat: imagePullSecret by @ricochet in #146
- feat: NATS blobstore by @lxfontes in #153
- feat: expose workload id in workload_start api by @szkabaroli in #155
- chore(docs): Update commands in README by @ericgregory in #158
- chore: update to Wasmtime 38 by @rvolosatovs in #130
- feat: add http-hello-world example by @ericgregory in #160
- feat: Bundle HTTP Implementation with Runtime by @lxfontes in #156
- feat(wash): insecure option for oci commands by @if0ne in #163
- feat(host): Generating the Host ID in HostBuilder by @if0ne in #159
- feat: Custom Build commands by @lxfontes in #169
- feat: host config by @if0ne in #164
- feat: Moving Operator here! by @lxfontes in #171
- Remove wash new from templates by @ricochet in #172
- fix: Point Go Lint to the correct repo by @lxfontes in #173
- chore: Assimilating Runtime-Operator by @lxfontes in #174
- fix: OCI Pull timeout by @lxfontes in #175
- fix: Runtime Operator Resiliency Pass by @lxfontes in #176
- chore: washlet action logs by @lxfontes in #177
- Fix Helm chart to respect nats.enabled flag by @casualjim in #182
- feat: webgpu example by @lxfontes in #186
- fix: Respect 'WASH_VERSION' env var during install by @lxfontes in #191
- fix: Plugin volume mount by @lxfontes in #192
- chore(runtime-operator): VolumeMounts & read-only volumes by @lxfontes in #194
- fix: call http handler in separate task by @if0ne in #195
- feat(wash/oci): check cached digest by @if0ne in #178
- fix(runtime): init in dep order by @ricochet in #185
- chore: version from 1.0.0-rc.4 to 2.0.0-rc.4 by @ricochet in #196
- fix: wash 2 rc4 CI fixes by @lxfontes in #197
- fix(ci): add rust-src component for cargo-zigbuild musl builds by @ricochet in #199
- fix: pin to stable now by @ricochet in #200
- ci: pin to latest download-artifacts by @ricochet in #201
New Contributors
- @szkabaroli made their first contribution in #155
- @rvolosatovs made their first contribution in #130
- @if0ne made their first contribution in #163
- @casualjim made their first contribution in #182
Full Changelog: wash-v2.0.0-rc.3...wash-v2.0.0-rc.4
What's Changed
- feat: imagePullSecret by @ricochet in #146
- feat: NATS blobstore by @lxfontes in #153
- feat: expose workload id in workload_start api by @szkabaroli in #155
- chore(docs): Update commands in README by @ericgregory in #158
- chore: update to Wasmtime 38 by @rvolosatovs in #130
- feat: add http-hello-world example by @ericgregory in #160
- feat: Bundle HTTP Implementation with Runtime by @lxfontes in #156
- feat(wash): insecure option for oci commands by @if0ne in #163
- feat(host): Generating the Host ID in HostBuilder by @if0ne in #159
- feat: Custom Build commands by @lxfontes in #169
- feat: host config by @if0ne in #164
- feat: Moving Operator here! by @lxfontes in #171
- Remove wash new from templates by @ricochet in #172
- fix: Point Go Lint to the correct repo by @lxfontes in #173
- chore: Assimilating Runtime-Operator by @lxfontes in #174
- fix: OCI Pull timeout by @lxfontes in #175
- fix: Runtime Operator Resiliency Pass by @lxfontes in #176
- chore: washlet action logs by @lxfontes in #177
- Fix Helm chart to respect nats.enabled flag by @casualjim in #182
- feat: webgpu example by @lxfontes in #186
- fix: Respect 'WASH_VERSION' env var during install by @lxfontes in #191
- fix: Plugin volume mount by @lxfontes in #192
- chore(runtime-operator): VolumeMounts & read-only volumes by @lxfontes in #194
- fix: call http handler in separate task by @if0ne in #195
- feat(wash/oci): check cached digest by @if0ne in #178
- fix(runtime): init in dep order by @ricochet in #185
- chore: version from 1.0.0-rc.4 to 2.0.0-rc.4 by @ricochet in #196
- fix: wash 2 rc4 CI fixes by @lxfontes in #197
- fix(ci): add rust-src component for cargo-zigbuild musl builds by @ricochet in #199
- fix: pin to stable now by @ricochet in #200
- ci: pin to latest download-artifacts by @ricochet in #201
New Contributors
- @szkabaroli made their first contribution in #155
- @rvolosatovs made their first contribution in #130
- @if0ne made their first contribution in #163
- @casualjim made their first contribution in #182
Full Changelog: wash-v2.0.0-rc.3...wash-v2.0.0-rc.4
wash-v2.0.0-rc.3
What's Changed
- fix: add missing cleanup and timeouts by @ricochet in #147
- fix: Pass runtime hostname ( not friendly_name ) by @lxfontes in #151
Full Changelog: wash-v1.0.0-rc.2...wash-v2.0.0-rc.3
What's Changed
- fix: add missing cleanup and timeouts by @ricochet in #147
- fix: Pass runtime hostname ( not friendly_name ) by @lxfontes in #151
Full Changelog: wash-v1.0.0-rc.2...wash-v2.0.0-rc.3
wash-v1.0.0-rc.2
What's Changed
- fix: noninteractive check by @ricochet in #144
- fix(windows): disable windows for webgpu by @ricochet in #143
- Pass additional arguments to build commands by @f4z3r in #94
- chore: rev webgpu by @ricochet in #145
- chore: bump webgpu by @ricochet in #148
- release: v1.0.0-rc.2 by @ricochet in #149
Full Changelog: wash-v1.0.0-rc.1...wash-v1.0.0-rc.2
What's Changed
- fix: noninteractive check by @ricochet in #144
- fix(windows): disable windows for webgpu by @ricochet in #143
- Pass additional arguments to build commands by @f4z3r in #94
- chore: rev webgpu by @ricochet in #145
- chore: bump webgpu by @ricochet in #148
- release: v1.0.0-rc.2 by @ricochet in #149
Full Changelog: wash-v1.0.0-rc.1...wash-v1.0.0-rc.2