Thanos
Thanos is rebuilding Receive around multi-tenancy, and shipping it through a stuttering RC train.
A side-by-side editorial comparison of Apereo CAS and webpack — release velocity, themes, recent moves, and the top alternatives to consider.
CAS 8.0 is six release candidates deep with notes that describe nothing
Apereo CAS is working through a long v8.0.0 release-candidate series, reaching RC6 by late June 2026. The candidates are published with a fixed template — links to release notes, documentation, commit log and policies, plus contributor thanks — and no description of what each one changed, so the substance of the 8.0 cycle is not readable from the releases themselves. The one entry with real content is v7.3.7.1, a patch pointing at a published OIDC vulnerability advisory.
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.
Apereo CAS is working through a long v8.0.0 release-candidate series, reaching RC6 by late June 2026. The candidates are published with a fixed template — links to release notes, documentation, commit log and policies, plus contributor thanks — and no description of what each one changed, so the substance of the 8.0 cycle is not readable from the releases themselves. The one entry with real content is v7.3.7.1, a patch pointing at a published OIDC vulnerability advisory.
The observable pattern is a maintained v7 line receiving security patches while v8 advances through candidates at roughly monthly intervals with a small, stable set of contributors. Beyond that, the release notes are too thin to establish what 8.0 changes for operators, which matters for an identity product where upgrade planning depends on knowing exactly what moved.
Expect the RC series to continue at a monthly cadence toward an 8.0 release, and the v7 line to keep receiving security patches; what 8.0 actually delivers cannot be predicted from these entries.
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.
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 Apereo CAS or webpack.
Thanos is rebuilding Receive around multi-tenancy, and shipping it through a stuttering RC train.
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 Apereo CAS alternatives → · See all webpack 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 Apereo CAS alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "Apereo CAS alternatives" section above for the current picks, or visit /alternatives/apereo-cas for the full list with editorial commentary on each.
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.