- Change APIs Pause, Resume and Run to execute only with HTTP POST - Bug fix
1.2.1
- Improve serialization and deserialization of triggers
1.2.0
- Add REST API to add a new job - Add REST API to delete a job - Add REST API to update a job - Add REST API to pause a job - Add REST API to resume a job
1.1.0
- Add new configuration attribute called SCHEDULER_VIEWS_ENABLED, default is False. From this version, the views are not loaded anymore by default. - Add more parameters to the job definition.