Skip to content

Releases: transferwise/cicada

0.8.3 (2024-07-19)

19 Jul 13:21
8e40c72
Compare
Choose a tag to compare

What's Changed

  • Switch to using sslmode=require for connections to backend DB by @louis-pie in #151

Full Changelog: 0.8.2...0.8.3

0.8.2 (2024-06-24)

24 Jun 11:02
40f7e3a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.1...0.8.2

0.8.1 (2024-06-24)

24 Jun 10:01
11bfde6
Compare
Choose a tag to compare

What's Changed

  • Switch to using sslmode=prefer for connections to backend DB by @louis-pie in #146
  • Minor bug fixes

Full Changelog: 0.7.0...0.8.1

0.7.0

09 Apr 10:16
6382e1a
Compare
Choose a tag to compare
  • Added a new command to get list of all schedules
  • Added a new command to delete a schedule by id
  • Added a new command to get the version

0.6.0

23 Jun 12:35
08a4e4a
Compare
Choose a tag to compare

What's Changed

  • Schedule unspecified new schedules on latest available server by @louis-pie in #135

Full Changelog: 0.5.1...0.6.0

0.5.1

27 Feb 15:59
eef3233
Compare
Choose a tag to compare
  • Bug fix for setup

0.5.0

24 Feb 14:24
7e26912
Compare
Choose a tag to compare
  • Sending slack alerts for not 0 return codes

0.4.1

06 Jan 11:34
bb75d03
Compare
Choose a tag to compare

What's Changed

  • Add --only_enabled_servers option to spread_schedules by @louis-pie in #113

Full Changelog: 0.4.0...0.4.1

0.4.0

09 Nov 21:43
8d21ff1
Compare
Choose a tag to compare
  • abort_running to only SIGTERM the process that has been launched by Cicada, and not any child processes.

0.3.3

19 Jul 15:00
dcf0dcf
Compare
Choose a tag to compare
  • Don't keep database connection open while running job