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.
- Fixed
StackOverflowErrorcaused by infinite recursion betweenexecute()andensureConfigCurrent()when config refresh is enabled and a persistent failure occurs during a@SzConfigRetryablemethod.
- Initial stable pre-release version.
- Adds
SzAutoEnvironmentinterface soSzAutoCoreEnvironmentfunctionality can be proxied.