Releases: criteo/cuttle
Releases · criteo/cuttle
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
- Fix the backfill executions screen
0.9.0
- Improve timeseries state JSON format
0.8.0
core:
- previous failures are available on Executions objects
cron: - fix the bug preventing running executions appear in the UI
0.7.0
- Timeseries performance (#362)
- Improved job selector by bumping
react-select
version - Improved jobs list by reducing api calls and component refreshes
- Improved job selector by bumping
- Post event stream (#363)
- BREAKING: Many API endpoints has been switched from event-stream (
GET
only) toPOST
polling - this allows cuttle to filter with many jobs
- BREAKING: Many API endpoints has been switched from event-stream (
- Pause/Resume Jobs (#364)
- Moves Pause/Resume All/Filtered jobs action to the Jobs Screen
Removes deprecated logger
0.6.0 Removes deprecated logger (#361)