Release 0.4.3¶
General changes¶
- Upgraded JDBI from 2.63.1 to 2.72. Release Notes.
- Upgraded HikariCP from 2.4.3 to 2.4.5. Changes.
- Validation error is throw if workflow definition includes more than 1 operators in a task.
- YAML loader detects duplicated keys in a single mapping object and throws an exception.
CLI changes¶
- Added
backfill,reschedule, andlogto usage message.
Client-mode changes¶
- Added
DigdagClient.getRevisions.
Server-mode changes¶
- Added
/api/repositories/{id}/revisionsREST API. - OperatorManager includes error message in task logs such as no-such-operator error.
- Fixed permission error when uuid-ossp module is already loaded on PostgreSQL.
- Fixed putAndLockRepository on PostgreSQL.
- insertAttempt validates existance of associated workflow definition and using foreign key validation.
Release Date¶
2016-03-28