You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Cizz22 ed5275c237 feat: Configure Aeros license retrieval from Vault, falling back to environment variables defined in the new `.env.example`. 2 weeks ago
..
aeros_contribution chore: Remove debug print statements for component importance analysis. 2 weeks ago
aeros_equipment Refactor AEROS API integration and dependency management, enhance security middleware, and refine validation rules for query parameters and schema fields. 2 weeks ago
aeros_project feat: Add AEROS session timeout and streamline AEROS post request JSON handling and error checking. 2 weeks ago
aeros_simulation Refactor AEROS API integration and dependency management, enhance security middleware, and refine validation rules for query parameters and schema fields. 2 weeks ago
auth feat: Implement user context propagation and enhance error logging with unique IDs and user details. 2 weeks ago
dashboard_model update eaf 1 month ago
database Refactor AEROS API integration and dependency management, enhance security middleware, and refine validation rules for query parameters and schema fields. 2 weeks ago
__init__.py initialCommit 1 year ago
aeros_utils.py feat: Configure Aeros license retrieval from Vault, falling back to environment variables defined in the new `.env.example`. 2 weeks ago
api.py refactor: improve exception handling, introduce structured logging, and refine uvicorn access logging. 4 weeks ago
config.py feat: Configure Aeros license retrieval from Vault, falling back to environment variables defined in the new `.env.example`. 2 weeks ago
context.py feat: Implement user context propagation and enhance error logging with unique IDs and user details. 2 weeks ago
enums.py first commit 9 months ago
exceptions.py feat: Implement user context propagation and enhance error logging with unique IDs and user details. 2 weeks ago
logging.py feat: Implement user context propagation and enhance error logging with unique IDs and user details. 2 weeks ago
main.py feat: Implement user context propagation and enhance error logging with unique IDs and user details. 2 weeks ago
metrics.py initialCommit 1 year ago
middleware.py feat: Add 'items_per_page' to the set of recognized pagination size query parameters. 2 weeks ago
models.py feat: Add Pydantic field validation with max_length and pattern constraints to various schemas and models. 4 weeks ago
rate_limiter.py add session to scope job 1 year ago
utils.py feat: Integrate Vault for secret management and add comprehensive unit tests for core modules, schemas, and middleware. 2 weeks ago