Apereo CAS
CAS 8.0 is six release candidates deep with notes that describe nothing
A side-by-side editorial comparison of webpack and Thanos — release velocity, themes, recent moves, and the top alternatives to consider.
webpack is absorbing its own loader ecosystem — TypeScript, CSS and HTML now build natively.
webpack 5.109 flips experiments.typescript, experiments.css, experiments.html and experiments.asyncWebAssembly to "auto", so a project on Node 22.6+ compiles TypeScript, CSS and HTML with no loader registered at all. The same release adds built-in build progress via infrastructureLogging.progress, resource hints (preload/prefetch/modulepreload/preconnect) on by default for ESM output, and CommonJS module concatenation. Underneath, the 5.108 line is a sustained parser-performance campaign — struct-of-arrays HTML ASTs, dropped unused CSS value tokens, lower peak memory.
Thanos is rebuilding Receive around multi-tenancy, and shipping it through a stuttering RC train.
Thanos is working through the 0.42.0 release candidates, where the headline work is on Receive: tenant lifecycle handling, per-endpoint configuration, and fanout information surfaced in Thanos Query. The line also adopted Go's *os.Root API, which rc.2 exists mainly to clean up after. The release pipeline itself has been unreliable — rc.0 was skipped outright because base image SHA updates broke it, so rc.1 and rc.2 carry identical feature notes.
webpack 5.109 flips experiments.typescript, experiments.css, experiments.html and experiments.asyncWebAssembly to "auto", so a project on Node 22.6+ compiles TypeScript, CSS and HTML with no loader registered at all. The same release adds built-in build progress via infrastructureLogging.progress, resource hints (preload/prefetch/modulepreload/preconnect) on by default for ESM output, and CommonJS module concatenation. Underneath, the 5.108 line is a sustained parser-performance campaign — struct-of-arrays HTML ASTs, dropped unused CSS value tokens, lower peak memory.
The direction is unmistakable: webpack is deleting the reason its configs became notorious. Every capability that used to require ts-loader, css-loader or html-webpack-plugin is being pulled into core and defaulted on, which is the only credible answer to zero-config rivals that never asked users to assemble a loader chain. Alongside that, a bun target and repeated Bun/Deno compatibility guards show webpack no longer assumes Node is the only runtime it must run under.
Expect the "auto" experiments to graduate out of the experiments namespace into stable top-level options, and expect the loader-shaped surface area to keep shrinking as more of the pipeline lands in core.
Thanos is working through the 0.42.0 release candidates, where the headline work is on Receive: tenant lifecycle handling, per-endpoint configuration, and fanout information surfaced in Thanos Query. The line also adopted Go's *os.Root API, which rc.2 exists mainly to clean up after. The release pipeline itself has been unreliable — rc.0 was skipped outright because base image SHA updates broke it, so rc.1 and rc.2 carry identical feature notes.
The centre of gravity is multi-tenant operation. Per-endpoint configuration and tenant lifecycle handling are what an operator needs to run one Thanos install for many teams rather than one per team, and the Query fanout view is the observability that makes such a topology debuggable. The parallel fixes to multi-tier query setups — preserving external label matchers across Query A → Query B → Sidecar chains — point at the same reality: deployments are getting deeper, not just wider.
A 0.42.0 stable should follow once the *os.Root regressions settle. The RC notes are cumulative and the feed is quiet since June, so treat cadence here as release-train artefact rather than a slowdown in the project.
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 webpack or Thanos.
CAS 8.0 is six release candidates deep with notes that describe nothing
LibreELEC's changelog stops dead at the 12.0 release in May 2024
Node-RED 5.0 rebuilt the editor, and the patches since are settling it in
Jaeger folds its MCP server into the query service and drops Elasticsearch 6
Biome's patch train is really a type-aware linting project in disguise
Ten releases in 48 hours, nearly all of them tightening who can do what, for how long
See all webpack alternatives → · See all Thanos alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
They serve adjacent needs but don't currently overlap on shipped themes. webpack is currently shipping more aggressively (velocity 6.3 vs 0.0), with 1 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.
Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. webpack is currently shipping more aggressively (velocity 6.3 vs 0.0), with 1 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.
Top webpack alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "webpack alternatives" section above for the current picks, or visit /alternatives/webpack for the full list with editorial commentary on each.
Top Thanos alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "Thanos alternatives" section above for the current picks, or visit /alternatives/thanos for the full list with editorial commentary on each.