🚀 Major Features:
- Smart CI platform detection with Python scripts
- Commit message tag support: [ncp], [oci], [aws], [all]
- Automatic platform detection from changed files
- Test only affected platforms (saves CI time)
📦 Dependency Updates:
- Relaxed Azure SDK version constraints
- Relaxed Google Cloud SDK version constraints
- Updated Kubernetes client (29.0 → 32.0)
- Updated PyYAML (6.0 → 8.0)
🐛 Bug Fixes:
- Fixed JSON output format in GitHub Actions
- Fixed dependency version conflicts
- Fixed version synchronization issues
📚 Documentation:
- Added CI workflow usage guide
- Added release process documentation
- Added platform detection scripts