Releases: lsst-sqre/lsst-tap-service
Releases · lsst-sqre/lsst-tap-service
Turn up debug logging
Turn up debug logging to hopefully find some more information on our IncompleteRead connection reset where the TAP service seems to be resetting the connection early.
1.3.1
Max configuration with unzip this time
1.3.0
Configuration of active connections from environment
1.2.1
More functions exposed from qserv. Fix logging.
1.2.0
Obstap geometry for qserv
1.1.2
Add in a patched dali jar file from the datalink repository built from a branch of my PR of my fork until it's accepted.
1.1.1
Datalink + ADQL parser improvements. Putting the ADQL parser improvements into a checked in jar file until we get the upstream PR accepted.
1.1.0
Support for datalink.
This allows for a payload of datalink snippets that say which columns are required, and what snippet should be injected that points to a different service. Those payloads are generated by the sdm_schemas repo.
1.0.20
Update authentication interface. This takes into account an upstream change for how the Authenticator class is defined up in the CADC code.