Skip to content

Releases: lsst-ts/LOVE-manager

Release 5.5.0

03 Mar 15:22
Compare
Choose a tag to compare

This release contains the following PRs:

  • Bump twisted from 20.3.0 to 22.1.0 in /manager #139
  • Hotfix/update jenkinsfile #140
  • Refactor docker files path #141

Release 5.4.0

28 Jan 21:14
Compare
Choose a tag to compare

This release includes the following PRs:

  • Add endpoint to list EFD client instances #131
  • Bump python-ldap from 3.2.0 to 3.4.0 in /manager #132
  • Bump django from 3.1.13 to 3.1.14 in /manager #133
  • tickets/DM-31069 #135
  • Remove pillow in /manager #136
  • Bump numpy from 1.18.1 to 1.21.0 in /manager #137
  • Bump pillow from 8.3.2 to 9.0.0 in /manager #138

Release 5.3.0

26 Nov 16:12
Compare
Choose a tag to compare

This release includes the following PRs:

  • Bump pillow from 8.2.0 to 8.3.2 in /manager #123
  • Bump django from 3.0.14 to 3.1.13 in /manager #124
  • Add configuration variables for channels-redis #126
  • Bump babel from 2.8.0 to 2.9.1 in /manager #127
  • Error when trying to delete a view that hasn't a thumbnail uploaded #128
  • Authlist implementation #129
  • Allow manager to route traffic to different manager instances. #130

Release 5.1.0

30 Aug 22:17
Compare
Choose a tag to compare

This release includes the following PRs:

  • Bump urllib3 from 1.25.8 to 1.26.5 in /manager #117
  • Bump pillow from 8.1.1 to 8.2.0 in /manager #119
  • Document LOVE-producer configuration #121
  • Remove deprecated heartbeat function #122

Release 5.0.0

04 May 20:58
60b1c68
Compare
Choose a tag to compare

This release includes the next PRs:

  • Bump django from 3.0.12 to 3.0.14 in /manager #109
  • Bump autobahn from 20.3.1 to 20.12.3 in /manager #110
  • Bump py from 1.8.1 to 1.10.0 in /manager #111
  • Add new Dockerfile for only serving static files #112
  • Script logMessages is not compatible with the new Producer version #113
  • Environment variable set for LOVE_CSC_PRODUCER #115

Release 4.0.0

04 May 20:57
2405c03
Compare
Choose a tag to compare

This release includes the next PRs:

  • Bump cryptography from 2.8 to 3.2 in /manager #86
  • Lovecsc http refactor #87
  • ConfigFile api #88
  • Update jenkinsfile to publish documentation #89
  • Emergency contacts #90
  • Sonarqube fixes #91
  • Efd api #92
  • Black formatter fixes #93
  • Fix test_heartbeat.py #94
  • Include pre-commit config file #95
  • Bump cryptography from 3.2 to 3.3.2 in /manager #96
  • tickets/LOVE-29 #98

Release 3.0.0

19 Aug 13:26
d52d12c
Compare
Choose a tag to compare
v3.0.0

Release 3.0.0

Release 2.0.0

22 Apr 21:22
c1a56dd
Compare
Choose a tag to compare

Release corresponding to Milestone 6

Release 1.0.0

11 Sep 20:14
cfb98a6
Compare
Choose a tag to compare

This version contains:

REST API endpoints
Token-based authentication
Websocket channels subscription (token required to open connection)
Support for events, telemetries, commands and subscriptions
Custom global permissions models
Restriction of commands execution based on permissions
Support for Command acknowledgement


Changes to the last release (0.2.x)
New subscription parameter in subscription data

Release 0.2.1

21 Aug 20:51
1ced7b6
Compare
Choose a tag to compare

This version updates a library (twisted) and pushes images to LSSTTS Docker Hub