Releases: cristofima/AWS-AutoML-Lite
Releases · cristofima/AWS-AutoML-Lite
1.1.0
What's Changed
- refactor: enhance security and improve error handling in training and frontend components by @cristofima in #14
- feat: add theme toggle, ONNX export, model comparison, and real-time job updates by @cristofima in #16
- fix(frontend/compare): wrap useSearchParams in Suspense boundary for Next.js 16 compatibility by @cristofima in #17
- feat: add dataset stats overview and job metadata tracking with tags and notes by @cristofima in #18
- refactor(frontend): job status updates to use polling by @cristofima in #20
- feat: add serverless model deployment and ONNX predictions by @cristofima in #21
- test(backend): add type hints and implement unit and integration tests by @cristofima in #22
- docs: add documentation and testing for v1.1.0 release by @cristofima in #23
- perf(backend): enhance backend for reproducible builds and modular structure by @cristofima in #24
- refactor: remove feature importance in frontend and backend by @cristofima in #25
- perf: enhance training module and UI features by @cristofima in #26
- perf: implement ETag-based caching and job details handling improvements by @cristofima in #27
- docs: enhance documentation with new screenshots and updates by @cristofima in #28
- docs: update README with revised cost estimates and architecture diagram outputs by @cristofima in #29
Full Changelog: v1.0.0...v1.1.0
1.0.0
What's Changed
- feat: implement AWS Batch infrastructure and AutoML training pipeline by @cristofima in #1
- perf: enhance dataset handling, training logic, and reporting features by @cristofima in #3
- refactor(backend): enhance training report clarity and improve model prediction usability by @cristofima in #5
- ci(frontend): enhance frontend deployment with AWS Amplify by @cristofima in #6
- ci: transition frontend deployment to AWS Amplify by @cristofima in #8
- refactor: enhance frontend structure and backend dataset insights by @cristofima in #9
- docs: enhance visual documentation for AWS AutoML Lite UI by @cristofima in #10
- docs: update CI/CD documentation and cost estimates; add architecture diagrams by @cristofima in #11
- docs: update architecture cost comparison details by @cristofima in #12
- docs: update documentation for prerequisites and contribution guidelines by @cristofima in #13
New Contributors
- @cristofima made their first contribution in #1
Full Changelog: https://github.com/cristofima/AWS-AutoML-Lite/commits/v1.0.0