Skip to content

v1.2.0

Compare
Choose a tag to compare
@Angelmmiguel Angelmmiguel released this 31 May 11:54
· 102 commits to main since this release
v1.2.0
9f9552d

Article about this release

Read the article

Install / Update

curl -fsSL https://workers.wasmlabs.dev/install | bash

Features

Fixes

  • fix: use open_ambient_dir instead of fs::File::open to load folders by @Angelmmiguel in #136
  • fix: set a global timeout per e2e test and check for the command output by @Angelmmiguel in #146
  • fix: add missing certs to the wws container by @Angelmmiguel in #148

Others

New Contributors

Container

docker pull ghcr.io/vmware-labs/wws:v1.2.0
# Or
podman pull ghcr.io/vmware-labs/wws:v1.2.0

Full Changelog: v1.1.1...v1.2.0