All notable changes to the StreamKernel project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
This release marks the transition from a monolithic prototype to an Enterprise Multi-Module Architecture under Apache License 2.0.
- Multi-Module Structure: Separation of \spi, \core, \plugins, and \�pp.
- High-Performance Source: \source-synthetic\ plugin with Lock-Free Ring Buffer (>13M EPS).
- Enterprise Security: \security-opa\ plugin with Fail-Closed logic and caching.
- Configuration: Profile-based configuration via \SK_CONFIG_PATH.
- License: Switched from MIT to Apache License 2.0.
- Identity: Repository ownership transferred to IntuitiveDesigns.
- Initial proof-of-concept prototype.