Skip to content

Releases: softprobe/softprobe

Release v0.0.22

15 Nov 10:46
f54cf28

Choose a tag to compare

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.22
  • softprobe/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

15 Nov 10:41
43973c3

Choose a tag to compare

v0.0.21

Release v0.0.20

09 Nov 05:08
a7f07c5

Choose a tag to compare

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.20
  • softprobe/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

09 Nov 02:49
8547abe

Choose a tag to compare

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.19
  • softprobe/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

08 Nov 20:21
01b8b31

Choose a tag to compare

fix(context): 跳过Next.js RSC/prefetch请求的跟踪上传

Release v0.1.5

09 Oct 07:16

Choose a tag to compare

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.5
  • softprobe/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