v1.13.0
What's Changed
Breaking Changes
- Refactor violations schema by @JoelCourtney in #1026
New Features
- Load simulation results from DB before scheduling + performance improvements by @adrienmaillard in #1051
- Scheduling edsl real resource tolerance by @jmdelfa in #1105
- Addition of two examples to SchedulingIntegrationTests to illustrate … by @jmdelfa in #1090
Bug Fixes
- Add missing Endpoints to Whitelist by @Mythicaeda in #1114
- Added a default empty object for parsed_json by @cohansen in #1108
- Allow Users to cancel pending Sim/Scheduling RQs by @Mythicaeda in #1118
Refactoring
- Add '/' Endpoint to Sequencing Server Whitelist by @Mythicaeda in #1115
- Replace Column List with '*' in Hasura Permissions by @Mythicaeda in #1130
- Pass user-id into Simulation/Scheduling Requests by @Mythicaeda in #1123
Testing
Build System and Dependencies
- Update JNISpice Jar by @Mythicaeda in #1102
Other Changes
Full Changelog: v1.12.0...v1.13.0