v0.14.0
This release updates the packaged connect-swift version to the latest 0.14.0. It also updates wazero to 1.7.3.
This is also the first release where the WebAssembly binaries and published release binaries are signed using GitHub Artifact Attestations. You can use the gh
CLI to verify the binary downloaded by Go under ~/go/pkg/mod
, or the downloaded release artifacts, and if you verify the GitHub Actions workflow included in the attestation, you can confirm the source and steps used to build the binary. We hope this will make it more comfortable to adopt WebAssembly-based Go dependencies.