0.2.1 (July 11, 2025)
SECURITY
- Added support for CORS (strict, development, disabled), default mode is strict. See #108
- Added support for CORS allowed origins, default is empty. See #108
- Added support for stateless streamable HTTP mode, see #108
IMPROVEMENTS
- Improved the HTTP retry to the registry. See #109