v0.15.0
Pre-release
Pre-release
The v0.15.0
of the containerd-shim-spin
brings in the latest improvements from Spin v2.6.0
along with the following enhancements:
- OTEL support for monitoring spin apps #112
- Support for archive layers for Spin apps with a large number of static assets #121
- K0s installation in the node installer #135
- The ability to configure a Spin application's listen address #138
What's Changed
- chore(deps): bump serde from 1.0.199 to 1.0.201 by @dependabot in #110
- Run tests with spin-registry-push as well by @rajatjindal in #90
- Integrate spin_telemetry to support OTel by @calebschoepp in #112
- chore(deps): bump anyhow from 1.0.82 to 1.0.83 by @dependabot in #113
- chore(deps): bump hyper from 1.2.0 to 1.3.1 by @dependabot in #91
- Add installation documentation to the README by @kate-goldenring in #116
- chore(deps): bump anyhow from 1.0.83 to 1.0.86 by @dependabot in #117
- chore(deps): bump serde_json from 1.0.116 to 1.0.117 by @dependabot in #118
- chore(*): bump rust to 1.78.0 by @Mossaka in #120
- chore(deps): bump wat from 1.206.0 to 1.208.0 by @dependabot in #119
- chore(deps): bump serde from 1.0.201 to 1.0.203 by @dependabot in #125
- chore(deps): bump containerd-shim-wasm from 0.5.0 to 0.6.0 by @dependabot in #126
- chore(deps): bump wat from 1.208.0 to 1.208.1 by @dependabot in #127
- add warning if the unsupported version of cross is installed by @rajatjindal in #122
- chore(deps): bump wat from 1.208.1 to 1.209.1 by @dependabot in #131
- chore(deps): bump redis from 0.25.3 to 0.25.4 by @dependabot in #132
- chore(deps): bump tokio from 1.37.0 to 1.38.0 by @dependabot in #133
- chore(deps): bump url from 2.5.0 to 2.5.1 by @dependabot in #136
- feat: k0s support for node installer by @Ajpantuso in #135
- Support setting HTTP trigger listen address in env var by @kate-goldenring in #138
- chore(deps): bump wat from 1.209.1 to 1.210.0 by @dependabot in #141
- chore(shim/Cargo.toml): bump spin to 2.6.0 and wasmtime to 21.0.1 by @vdice in #144
- chore(deps): bump url from 2.5.1 to 2.5.2 by @dependabot in #146
- chore(deps): bump wat from 1.210.0 to 1.211.1 by @dependabot in #145
- feat(shim): support archive layers by @vdice in #121
- Pin trigger dependencies to tagged releases by @kate-goldenring in #148
- chore: bump versions for 0.15.0 release by @kate-goldenring in #150
New Contributors
- @calebschoepp made their first contribution in #112
- @Ajpantuso made their first contribution in #135
Full Changelog: v0.14.1...v0.15.0