v0.6.0
Note that with this release we moved from DockerHub to GitHub Container Registry for image hosting. The REGISTRY_BASE_URI has been updated in the .env file. If you are not using the .env for deployment, you will need to update REGISTRY_BASE_URI in your own deployment scripts. No other changes are required.
What's Changed
- Report preprocessing errors and consolidate site information collection by @TShapinsky in #437
- add ability to disable control points by @TShapinsky in #439
- Add Schedule Generation Tests and Support for more Schedule Types by @TShapinsky in #442
- Externalize Worker dependencies and improve CI speed by @TShapinsky in #423
- Create Alfalfa Gem from alfalfa-lib folder by @tanushree04 in #448
- Redis v4 Refactor by @axelstudios in #392
- Add download site button by @TShapinsky in #453
- Bump mongo to version 6 by @TShapinsky in #454
- Update AWS dependencies by @axelstudios in #452
- update to alfalfa lib gem by @tanushree04 in #455
- Bump redis from 3.5.3 to 4.5.4 by @dependabot in #429
- Ruby library tweaks by @TShapinsky in #456
- Prune dependencies in pyproject.toml by @TShapinsky in #460
- Bump version to 0.6.0 by @TShapinsky in #458
New Contributors
- @tanushree04 made their first contribution in #448
Full Changelog: v0.5.1...v0.6.0