Releases: lsst-sqre/mobu
Releases · lsst-sqre/mobu
4.4.5
Use a unique id for each query so we can track it more effectively through the system, and through qserv.
4.4.4
Add object list, fix typo in query.
4.4.3
Pass in username to query
4.4.1
Disable forced source queries
4.3.1
- Add more query annotations to TAP queries to make qserv statistics easier
4.3.0
- Make providing UIDs for users optional. If not provided, mobu will rely on Gafaelfawr assigning UIDs, which will be supported by the next release of Gafaelfawr.
- Update dependencies.
4.2.0
- Update TAP queries for the TAP runner with new queries and objects from the qserv team
- Drop support for Python prior to 3.10
- Upload Docker images to GitHub Container Registry
- Reset the image on each Jupyter lab spawn loop
- Update dependencies
4.1.1
- Add cachemachine_image_policy to allow toggling between available and desired images; desired is preferred where there is image streaming (e.g. IDF).