Release: Cortex v1.0.12
Closed this issue · 1 comments
dan-menlo commented
This release enhances security and introduces the option to configure API keys via the command-line interface, providing users with greater control over access management.
Features
- API Key Configuration via CLI and server parameter: Users can now configure API keys directly through the command-line interface, providing more flexibility in managing access to the server. This feature is accessible via the --api_keys option when starting the server.
- Public Endpoint for Events: The /events endpoint has been set as public, allowing easier access to event-related data without requiring authentication.
Changes and Improvements
- Removal of Python Engine: The Python engine has been removed from cortex.cpp
david-menloai commented
Cortex was released