Skip to main content

Release 26.01 (Final)

ยท One min read

Technical Release Details: https://github.com/esnet/StackV/releases/tag/26.01

Release 26.01 is a polishing follow-up to our previous alpha release, 25.12. The main improvements for this release are related to system and model stability, but there are a number of usability and interface changes present as well.

๐Ÿšง Known Issuesโ€‹

  • The observed performance issues during some high-concurrency operations remains under investigation, though they should be improved from the previous release. Avoiding large-batch service provisioning or spacing out requests should alleviate any related problems.

โœจ New Featuresโ€‹

  • (Beta) A new health monitor has been added in the prototype stage, for now focused on piloting how to internally trace and track health metrics such as dynamic entity counts or stage timings.

๐Ÿ› Bug Fixesโ€‹

  • Major improvements to persistence performance and stability, specifically focused on the VersionGroup and VersionItem entities.
  • Cleaned up various NPEs in async sections of orchestration.
  • Fixed performance losses and major glitching of visualization rendering.
  • Improved behavior and UX of visualization features introduced in 25.12.