Skip to content

Releases: transferwise/cicada

0.10.2 (2026-07-02)

Choose a tag to compare

@naomiwise naomiwise released this 02 Jul 15:14
4f14e26

What's Changed

  • Prevent disabled taps from being included in smart scheduling calculations
  • Reset the smart_interval_mask when running spread_schedules
  • Modify evaluation criteria to disincentivise overlaps for the first minute of the run

0.10.1 (2026-06-23)

Choose a tag to compare

@naomiwise naomiwise released this 23 Jun 10:15
39fad73

Bugfix related to delete_schedules

0.10.0 (15.06.2026)

Choose a tag to compare

@naomiwise naomiwise released this 15 Jun 13:04
2645126

Adds smart scheduling feature (optimisation and rollback). Adds column to existing schedule table and creates new tables for smart scheduling feature.

0.9.0 (2025-10-15)

Choose a tag to compare

@louis-pie louis-pie released this 15 Oct 13:19
fa713e1

What's Changed

  • Properly handle quotes in commands, parameters and adhoc_parameters by @louis-pie in #157

Full Changelog: 0.8.3...0.9.0

0.8.3 (2024-07-19)

Choose a tag to compare

@louis-pie louis-pie released this 19 Jul 13:21
8e40c72

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)

Choose a tag to compare

@louis-pie louis-pie released this 24 Jun 11:02
40f7e3a

What's Changed

Full Changelog: 0.8.1...0.8.2

0.8.1 (2024-06-24)

Choose a tag to compare

@louis-pie louis-pie released this 24 Jun 10:01
11bfde6

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

Choose a tag to compare

@amofakhar amofakhar released this 09 Apr 10:16
6382e1a
  • 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

Choose a tag to compare

@louis-pie louis-pie released this 23 Jun 12:35
08a4e4a

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

Choose a tag to compare

@amofakhar amofakhar released this 27 Feb 15:59
eef3233
  • Bug fix for setup