Skip to content

Releases: criteo/cuttle

0.3.14

27 Jun 08:43
Compare
Choose a tag to compare
Set request timeout and bump version number (#288)

* Add a timeout parameter for HttpPlatform request method

* Bump version

Add to skip the 0.3.13 because this version was created (and then removed)
before the version number was bumped in build.sbt

0.3.12

16 May 14:38
589b5d5
Compare
Choose a tag to compare
0.3.12 Pre-release
Pre-release

This superseeds 0.3.11 which was corrupted and must not be used

0.3.10

30 Apr 14:36
15ca620
Compare
Choose a tag to compare
  • make job.run public

0.3.9

25 Apr 12:23
Compare
Choose a tag to compare
  • Fixed a bug in the statistics code
  • Fixed statuses on the stuck page

0.3.8

18 Apr 09:32
33451fe
Compare
Choose a tag to compare
  • add a force-success endpoint to allow to set to success a job for a period
  • allow to pause/resume jobs from job list page

0.3.7

05 Apr 12:22
Compare
Choose a tag to compare
  • Add GET /version endpoint to rest API #266
  • Add PK on execution_streams id #267

0.3.6

04 Apr 14:50
Compare
Choose a tag to compare
  • List executions count in the menu #258 #259
  • Fix calendar API #264
  • Fix workflow display #263

0.3.5

16 Mar 09:28
e59a686
Compare
Choose a tag to compare
  • UI: finished executions are now sorted starting from the most recent one
  • API: schema migration fo database changes is now exposed through utils.updateSchema
  • Bugfixes: fixed state inconsistencies for timeseries (#252), fixed workflow validation (#256)

0.3.4

13 Mar 12:38
ee68b60
Compare
Choose a tag to compare

0.3.3

19 Feb 16:19
Compare
Choose a tag to compare

Bumps lolhttp & thus fs2 to include fix typelevel/fs2#1089