Workflows CDK v0.1.0
Release v0.1.0 - Initial Feature Release
🚀 First feature-complete release of the Workflows CDK
Key Features
- File-based routing system inspired by Next.js
- Automatic route discovery and registration
- Built-in error handling with Sentry integration
- Standardized request/response handling
- Environment-aware configuration
- Type-safe error management
- CORS support out of the box
Core Components
- Router: Automatic route discovery and registration
- Request: Enhanced request handling with data/credentials access
- Response: Standardized response formatting
- ManagedError: Structured error handling with Sentry integration
Breaking Changes
- Initial stable release, establishing API contract
Dependencies
- Flask 2.0.3
- Werkzeug 2.2
- Sentry SDK 2.0.0
- Pydantic 2.0+
- PyYAML 6.0+
For detailed usage instructions, see the README.md
Full Changelog: https://github.com/stacksyncdata/workflows-cdk/commits/v0.1.0