4.7.0 — 2026-04-28¶
← 4.7.1 | 4.6.0 → | ↑ 4.x series
Added¶
Adapters - MinIO¶
- MinIO Copy Object - Implemented
copy_objectmethod in MinioAdapter.- Supports copying objects within and between buckets
- Added comprehensive BDD tests
Configuration¶
- Advanced CORS Configuration - Added advanced CORS configuration options.
- Extended
ConfigTemplatewith CORS-related settings - Added comprehensive BDD tests for CORS functionality
- Extended
Changed¶
Environment¶
- Example Environment - Updated
.env.examplewith new CORS configuration variables.- Added CORS-related environment variable documentation
Tests - App Utils¶
- Enhanced App Utils Tests - Added extensive BDD tests for advanced CORS configuration.
- 89 new scenario steps added