Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 754 Bytes

File metadata and controls

23 lines (15 loc) · 754 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, markdownlint, and this project adheres to Semantic Versioning.

[0.5.1] - 2026-02-25

Fixed in version 0.5.1

  • Fixed StackOverflowError caused by infinite recursion between execute() and ensureConfigCurrent() when config refresh is enabled and a persistent failure occurs during a @SzConfigRetryable method.

[0.5.0] - 2025-12-03

Changes in version 0.5.0

  • Initial stable pre-release version.
  • Adds SzAutoEnvironment interface so SzAutoCoreEnvironment functionality can be proxied.