Skip to content

Releases: chriskinsman/tilloo

3.3.0

30 Sep 17:51
7267212
Compare
Choose a tag to compare
  • Moved to official @kubernetes-client/javascript
  • Refactored RabbitMQ startup in scheduler

3.2.0

22 Sep 01:12
Compare
Choose a tag to compare
  • Moved from disqueue to rabbitmq
  • Moved to Async/Await
  • Updated dependencies

1.0.5

13 Oct 23:10
Compare
Choose a tag to compare

Added

  • Nothing

Changed

  • Behavior of expireruns. If a mongodb timeout is encountered it will keep trying to expire other records
  • Switched out deprecated mongoose mpromises library for native nodejs one

1.0.4

22 Apr 00:35
Compare
Choose a tag to compare

Added

  • Index on runs.createdAt to help in expiring

Changed

1.0.3

07 Apr 18:21
Compare
Choose a tag to compare

Added

  • Notification plugin model. This allows you to create your own notification plugins to send job failure / recovery messages to your monitoring platform of choice.

Changed

  • Mandrill notification moved to plugin model. The Mandrill plugin is included by default and should not require any config changes.

1.0

08 Nov 14:55
Compare
Choose a tag to compare
1.0

We have now been running this in our production environment for almost 8 months with very few changes. It is pretty solid so I am going to declare this 1.0.

Added:

  • Option to specify number of failures before an alert is sent
  • Confirmation before deleting a job in the web ui
  • cli option to backup and restore jobs from a json file

Updated:

  • Angular material table version

1.0 RC2

24 Mar 20:51
Compare
Choose a tag to compare
1.0 RC2 Pre-release
Pre-release

Icon fixes

1.0 RC1

24 Mar 17:18
Compare
Choose a tag to compare
1.0 RC1 Pre-release
Pre-release

Initial release candidate