v0.11.3
What's Changed
- Added credentials support to job configuration system
- All credentials (FlightDeck JWT, SkySpark URL/project/user/password, etc.) can now be provided via:
- CLI arguments (highest priority)
- Job files (middle priority)
- Environment variables (lowest priority)
- Enhanced pyproject.toml metadata for PyPI
- Fixed all linting issues in test files
Full Changelog: https://github.com/ACE-IoT-Solutions/ace-skyspark-cli/commits/v0.11.3