3.12.0 — 2025-09-21¶
← 3.13.0 | 3.11.1 → | ↑ 3.x series
Added¶
Temporal Workflow Scheduling Enhancement¶
- Schedule Management Methods - Added comprehensive schedule management capabilities to Temporal adapter
- Added
create_schedule()method for creating workflow schedules with configurable specifications - Added
stop_schedule()method for deleting and stopping existing schedules - Enhanced Temporal integration with ScheduleActionStartWorkflow support
- Improved workflow scheduling capabilities with ScheduleSpec configuration
- Enhanced temporal workflow orchestration with automated scheduling support
- Added
Performance Optimization¶
- Redis Hiredis Extension - Enhanced Redis performance with native C extension support
- Updated Redis dependency to include hiredis extension for improved performance
- Added high-performance Redis protocol parsing with native C implementation
- Enhanced Redis connection speed and throughput for better scalability
- Improved Redis adapter performance with reduced memory usage and faster operations
Changed¶
CI/CD Infrastructure¶
- GitHub Actions Updates - Updated workflow dependencies for improved reliability
- Updated tj-actions/changed-files from version 46 to 47 for enhanced file change detection
- Improved CI/CD pipeline reliability with latest action features
- Enhanced workflow performance with optimized file change tracking