← Back to home
Comparison · Infra & APIs

Apache ShenYu vs Skipper

A side-by-side editorial comparison of Apache ShenYu and Skipper — release velocity, themes, recent moves, and the top alternatives to consider.

Apache ShenYu vs Skipper: at a glance

FeatureApache ShenYuSkipper
SectorInfra & APIsInfra & APIs
Velocity score0.05.0
Sparks · 30d00
Top themesapi-gateway, ai-proxy, mcp, token-limitinghttp-proxy, kubernetes-ingress, per-pr-releases, dependabot
Last editorial update2h ago1d ago
WebsiteVisit →Visit →

What is Apache ShenYu?

An API gateway that has quietly grown an LLM plugin family — and then stopped shipping.

Apache ShenYu's tracked releases run through the 2.7.0.x patch line and stop in November 2025. The consistent thread across those releases is a set of AI plugins accumulating alongside the traditional gateway ones: an AI proxy, an AI token limiter, an AI request transformer, and an MCP server plugin that shows up in the most recent entry through timeout and request-size fixes. The rest of each release is bug fixing and test coverage, with configuration synchronization through Nacos accounting for a recurring share of the defects.

Read the full Apache ShenYu trajectory →

What is Skipper?

One pull request per version tag, and most of them are dependency bumps.

Skipper cuts a release for essentially every merged pull request — six tags between 27 July and 7 August, each containing a single change. Two of the six are Dependabot bumps to CI actions and a fuzzing base image, two are test-only adjustments, and one fixes an error type assertion. Every entry carries the same boilerplate pointing at the multiarch image in GitHub's registry.

Read the full Skipper trajectory →

Apache ShenYu vs Skipper: editorial side-by-side

A
Apache ShenYu
INFRA · APIS
0.0

An API gateway that has quietly grown an LLM plugin family — and then stopped shipping.

◆ Current state

Apache ShenYu's tracked releases run through the 2.7.0.x patch line and stop in November 2025. The consistent thread across those releases is a set of AI plugins accumulating alongside the traditional gateway ones: an AI proxy, an AI token limiter, an AI request transformer, and an MCP server plugin that shows up in the most recent entry through timeout and request-size fixes. The rest of each release is bug fixing and test coverage, with configuration synchronization through Nacos accounting for a recurring share of the defects.

◆ Where it's heading

ShenYu is positioning as a gateway for model traffic as well as service traffic, and the pattern is telling — the AI plugins appear first as features and then, one release later, as bug reports, which is what real usage looks like. Rate limiting by token rather than by request is the specific piece that matters, since it is the unit LLM providers actually bill on. Against that, the release notes are undifferentiated pull-request lists and nothing has shipped in the tracked feed for over eight months.

◆ Prediction

Expect further hardening of the MCP server plugin, which is the newest and least settled of the AI additions. The gap since 2.7.0.3 should be checked against the project's actual activity before drawing conclusions from it.

S
Skipper
INFRA · APIS
5.0

One pull request per version tag, and most of them are dependency bumps.

◆ Current state

Skipper cuts a release for essentially every merged pull request — six tags between 27 July and 7 August, each containing a single change. Two of the six are Dependabot bumps to CI actions and a fuzzing base image, two are test-only adjustments, and one fixes an error type assertion. Every entry carries the same boilerplate pointing at the multiarch image in GitHub's registry.

◆ Where it's heading

The visible work is maintenance of an already-stable proxy rather than feature development. What the test changes hint at is where the correctness concerns sit: an OPA policy test updated to explicitly deny truncated request bodies, because oversized JSON cannot be fully parsed and a policy that ignores input.truncated_body can be bypassed. That is authorization-under-load hardening, and it is the most interesting thing in the window even though it landed as a test.

◆ Prediction

The per-PR tagging rhythm will continue producing several versions a week regardless of change size. Readers tracking this product should expect the meaningful changes to be a small minority of the tags.

Alternatives to Apache ShenYu and Skipper

Other Infra & APIs products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either Apache ShenYu or Skipper.

See all Apache ShenYu alternatives → · See all Skipper alternatives →

Recent activity from Apache ShenYu and Skipper

Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.

  1. 2d agoSkipperSkipper 0.27.45 fixes the proxy listener on an insecure address
  2. 3d agoSkipperSkipper 0.27.44 fixes an inverted mTLS test readiness check
  3. 4d agoSkipperSkipper 0.27.43 fixes an error type assertion
  4. 5d agoSkipperSkipper 0.27.42 hardens an OPA test against truncated bodies
  5. 13d agoSkipperSkipper 0.27.41 bumps actions/setup-python in CI
  6. 13d agoSkipperSkipper 0.27.40 bumps the ClusterFuzzLite base image
  7. 8mo agoApache ShenYuMCP server plugin fixes and Nacos sync cache corrections
  8. 11mo agoApache ShenYuAI request transformer plugin joins the proxy and token limiter
  9. 1y agoApache ShenYuJWT SPI extension and Dubbo method configuration land

Frequently asked questions

What is the difference between Apache ShenYu and Skipper?

They serve adjacent needs but don't currently overlap on shipped themes. Skipper is currently shipping more aggressively (velocity 5.0 vs 0.0), with 0 editorial sparks in the last 30 days against 0. See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is Apache ShenYu better than Skipper?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. Skipper is currently shipping more aggressively (velocity 5.0 vs 0.0), with 0 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other Infra & APIs products to evaluate alongside.

What are the best alternatives to Apache ShenYu?

Top Apache ShenYu alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "Apache ShenYu alternatives" section above for the current picks, or visit /alternatives/shenyu for the full list with editorial commentary on each.

What are the best alternatives to Skipper?

Top Skipper alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "Skipper alternatives" section above for the current picks, or visit /alternatives/skipper for the full list with editorial commentary on each.