Skip to content

Releases: sot/kadi

Release 5.2.0

22 May 15:02
d6d7497
Compare
Choose a tag to compare

Includes the following merges:

  • PR #164: Allow start and stop in get_states() with cmds
  • PR #163: Add inclusive_stop kwarg to get_cmds

5.1.0

10 Apr 18:51
a3389dd
Compare
Choose a tag to compare

PR #161: Add acisfp_setpoint state
PR #162: Improve get_cmds_from_backstop
PR #159: Fix test to run on Windows

Includes the following merges:

  • PR #161: Add acisfp_setpoint state
  • PR #162: Improve get_cmds_from_backstop
  • PR #159: Fix test to run on Windows

Release 5.0.1

12 Feb 17:11
5686b37
Compare
Choose a tag to compare

Includes the following merges:

  • PR #157: Setting up automated builds
  • PR #156: Add .gitattributes and .git_archival.txt for setuptools_scm use
  • PR #154: Alerts to aca@head and remove OCC task_schedule configs

5.0.0

09 Jan 18:35
6af37fc
Compare
Choose a tag to compare

Includes:

#139 : Update_cmds fixes for py3
#138 : Fix ingest of non-load commands during a load stoppage (anomaly)
#146 : Migrate update_cmds task_schedule to ska3 idiom
#147 : Update mid-manvr test to use column comparisons and isclose
#152 : Add ACIS raw-mode SI modes to ACIS states
#143 : Py3 server with + event/cmd cron jobs processing with django 3.0

#143 includes setuptools_scm updates. Marked as version 5.0 because the event database (now events3.db3) is not back compatible.

Release 4.18.1

30 Sep 19:11
ef6d7ea
Compare
Choose a tag to compare

#134: Stop pushing to ftp in regular processing
#140: Fix PEP8 and flake8 and clean Py2-only cruft

Interface Impact

  • No changes in interface (ftp is already not used to sync)

Kadi web server package for host migration 2019-Sep

30 Aug 18:22
1dfaa4a
Compare
Choose a tag to compare

This is the version of kadi running on the web-kadi and web-kadi-test servers at the time of migration from kadi to web-kadi / web-kadi-test hosts for serving the web site.

Release 4.18

17 Sep 14:10
fb3514c
Compare
Choose a tag to compare

This release includes changes to stop pushing to ftp in regular processing (PR #134).

Release 4.17.0 (first Py3-only release, last release 3.16.4)

02 Jul 01:20
Compare
Choose a tag to compare

Release 4.17.0 (first Py3-only release, last release 3.16.4)

This release includes
#131 Add backstop handling to kadi.commands

Release 3.16.4

05 Mar 14:14
0b68a28
Compare
Choose a tag to compare

Release 3.16.4 with bugfix (PR #126) in dynamic commanded states .

Release 3.16.3 with small bugfix updates to kadi update processing

03 Dec 20:09
f0230f8
Compare
Choose a tag to compare

This includes
#124 Do event updates on a local copy and mv back
and
#121 Remove unused 'check' blocks in cmds task_schedule