Releases: softprobe/softprobe
Release v0.0.22
SP-Istio Agent Release v0.0.22
What's Changed
This release includes the SP-Istio transparent cache WASM extension for Istio.
Docker Images
softprobe/softprobe:v0.0.22softprobe/sp-envoy:v0.0.22
WASM Binary
The WASM binary is attached to this release and can be used directly with Envoy or Istio.
SHA256: $(cat target/wasm32-unknown-unknown/release/sp_istio_agent.wasm.sha256)
Deployment
Update your WasmPlugin configuration to use this version:
apiVersion: extensions.istio.io/v1alpha1
kind: WasmPlugin
metadata:
name: sp-istio-agent
namespace: istio-system
spec:
url: https://github.com/your-org/sp-istio/releases/download/v0.0.22/sp_istio_agent.wasm
sha256: $(cat target/wasm32-unknown-unknown/release/sp_istio_agent.wasm.sha256)Integration Test Results
✅ All integration tests passed
✅ End-to-end telemetry pipeline validated
✅ Softprobe backend connectivity verified
v0.0.21
Release v0.0.20
SP-Istio Agent Release v0.0.20
What's Changed
This release includes the SP-Istio transparent cache WASM extension for Istio.
Docker Images
softprobe/sp-istio-wasm:v0.0.20softprobe/sp-envoy:v0.0.20
WASM Binary
The WASM binary is attached to this release and can be used directly with Envoy or Istio.
SHA256: $(cat target/wasm32-unknown-unknown/release/sp_istio_agent.wasm.sha256)
Deployment
Update your WasmPlugin configuration to use this version:
apiVersion: extensions.istio.io/v1alpha1
kind: WasmPlugin
metadata:
name: sp-istio-agent
namespace: istio-system
spec:
url: https://github.com/your-org/sp-istio/releases/download/v0.0.20/sp_istio_agent.wasm
sha256: $(cat target/wasm32-unknown-unknown/release/sp_istio_agent.wasm.sha256)Integration Test Results
✅ All integration tests passed
✅ End-to-end telemetry pipeline validated
✅ Softprobe backend connectivity verified
Release v0.0.19
SP-Istio Agent Release v0.0.19
What's Changed
This release includes the SP-Istio transparent cache WASM extension for Istio.
Docker Images
softprobe/sp-istio-wasm:v0.0.19softprobe/sp-envoy:v0.0.19
WASM Binary
The WASM binary is attached to this release and can be used directly with Envoy or Istio.
SHA256: $(cat target/wasm32-unknown-unknown/release/sp_istio_agent.wasm.sha256)
Deployment
Update your WasmPlugin configuration to use this version:
apiVersion: extensions.istio.io/v1alpha1
kind: WasmPlugin
metadata:
name: sp-istio-agent
namespace: istio-system
spec:
url: https://github.com/your-org/sp-istio/releases/download/v0.0.19/sp_istio_agent.wasm
sha256: $(cat target/wasm32-unknown-unknown/release/sp_istio_agent.wasm.sha256)Integration Test Results
✅ All integration tests passed
✅ End-to-end telemetry pipeline validated
✅ Softprobe backend connectivity verified
v0.1.17: Merge pull request #29 from softprobe/filter_static
fix(context): 跳过Next.js RSC/prefetch请求的跟踪上传
Release v0.1.5
SP-Istio Agent Release v0.1.5
What's Changed
This release includes the SP-Istio transparent cache WASM extension for Istio.
Docker Images
softprobe/sp-istio-wasm:v0.1.5softprobe/sp-envoy:v0.1.5
WASM Binary
The WASM binary is attached to this release and can be used directly with Envoy or Istio.
SHA256: $(cat target/wasm32-unknown-unknown/release/sp_istio_agent.wasm.sha256)
Deployment
Update your WasmPlugin configuration to use this version:
apiVersion: extensions.istio.io/v1alpha1
kind: WasmPlugin
metadata:
name: sp-istio-agent
namespace: istio-system
spec:
url: https://github.com/your-org/sp-istio/releases/download/v0.1.5/sp_istio_agent.wasm
sha256: $(cat target/wasm32-unknown-unknown/release/sp_istio_agent.wasm.sha256)Integration Test Results
✅ All integration tests passed
✅ End-to-end telemetry pipeline validated
✅ Softprobe backend connectivity verified