Skip to content

Releases: sdss/lvmapi

lvmapi 0.1.6

10 Oct 20:32
Compare
Choose a tag to compare

✨ Improved

  • Redirect /enclosure to /enclosure/status.
  • Add ?now query argument to /overwatcher/disable.
  • Allow setting Slack messsage colour as attachment.

lvmapi 0.1.5

26 Sep 22:53
Compare
Choose a tag to compare

πŸš€ New

  • Add routes to send night log email and retrieve it as plain text.

🏷️ Changed

  • Removed the alias /ephemeris for /ephemeris/summary.

lvmapi 0.1.4

24 Sep 23:00
Compare
Choose a tag to compare

πŸš€ New

  • Multiple new routes for /logs/night-logs.
  • Add /macros/shutdown_from_dupont route that bypasses authentication as long as the request comes from the DuPont subnet.

🏷️ Changed

  • By default do not return LN2 fill plots as base64 images.
  • Rename base route /log to /logs.

lvmapi 0.1.3

19 Sep 04:11
Compare
Choose a tag to compare

πŸš€ New

  • Added endpoints /spectrograph/fills/{pk}/metadata, /spectrograph/fills/list endpoints.

lvmapi 0.1.2

18 Sep 14:56
Compare
Choose a tag to compare

πŸš€ New

  • Added endpoints /spectrograph/fills/running, /spectrograph/fills/measurements, and /spectrograph/fills/register with associated functions.

✨ Improved

  • Improvements to the Slack posting routes.
  • Prevent redirects in the /alerts endpoint.

lvmapi 0.1.1

13 Sep 07:34
Compare
Choose a tag to compare

πŸ”§ Fixed

  • Update lvmopstools to 0.3.5 and use correct name for spectrograph_status function.

lvmapi 0.1.0

13 Sep 07:12
Compare
Choose a tag to compare

πŸš€ New

  • Initial release.