Releases: criteo/cuttle
Releases · criteo/cuttle
0.12.4
New API rawArchivedExecutions endpoint and readOnlyConnect function
- exposing an endpoint called rawArchivedExecutions
- creating readOnlyConnect method to bypass db transactor lock
0.12.2: Allows to override jdbc connectionString (#596)
- #596 allow to override jdbc connectionString.
0.12.1
0.12.0
Bump to 0.11.6
0.11.5
Bump to 0.11.5 (#535) * [build] Fix 'params' cannot be negated in scala 2.12 As per https://github.com/scala/bug/issues/10572 change -Ywarn-unused:-params into -Ywarn-unused:-explicits,-implicits * Bump to 0.11.5 (#534) Co-authored-by: Jon Alberdi <[email protected]>
Fix can pause specific jobs upon startup (#529)
Bump to 0.11.4 (#524) (#532) Co-authored-by: Jon Alberdi <[email protected]>