Releases: lsst-sqre/lsst-tap-service
Releases · lsst-sqre/lsst-tap-service
2.4.7
What's Changed
- Revert uws connection pool settings to release 2.3.0 by @stvoutsin in #108
Full Changelog: 2.4.6...2.4.7
2.4.6
What's Changed
- Remove cadc-tap log package from logLevelPackages & Add header to log4j.xml by @stvoutsin in #112
Full Changelog: 2.4.5...2.4.6
2.4.5
What's Changed
- [DM-45303] Change authentication provider in QueryJobManager & fix issue with ownerID missing from uws by @stvoutsin in #111
- Added deprecated AuthenticatorImpl, this is only useful in case this version of TAP is used with the old Auth params/implementations
- Upgrade version of uws-server to 1.2.21
Full Changelog: 2.4.4...2.4.5
2.4.4
2.4.4 (2024-07-23)
What's Changed
- Change accessURL use for /tables to "base" by @stvoutsin in #110
- Allows us to add the 'lsst-token' to /tables as the security method
Full Changelog: 2.4.3...2.4.4
2.4.3
Release: 2.4.3 (2024-07-18)
What's Changed
- Use our start script as ENTRYPOINT and have that call cadc start script by @stvoutsin in #109
- Fixes issue where Datalink manifest was not being fetched to /tmp
Full Changelog: 2.4.2...2.4.3
2.4.2
Changed
- Remove unneeded cadc-libs
Fixed
- Fix starlink conflict by @stvoutsin in #107
Full Changelog: 2.4.1...2.4.2
2.4.1
Changed
- Changed scriv settings to match tap-postgres
- Remove unneeded cadc dependencies (issue with dali/stilts conflict)
- Cleanup dependecies & upgrade log4j by @stvoutsin in #106
Full Changelog: 2.4.0...2.4.1
2.4.0
Fixed
- Fixed Capabilities handling. Use new CapGetAction & CapInitAction, modified by getting pathPrefix from ENV property
Other Changes
- Change result handling, to use a redirect servlet. Addresses issue with async failing due to auth header propagation with clients like pyvo, topcat (#105)
- Bump docker/build-push-action from 5 to 6 by @dependabot in #102
Full Changelog: 2.3.1...2.4.0
2.3.1
2.3.0
New features
- Added UWSInitAction class to initialise a UWS database
- Added scriv changelogs
Other Changes
- Changed the build.gradle to use fixed version of the latest cadc libs
- Changed Dockerfile for lsst-tap-service to use cadc-tomcat base image
- Deprecated AuthenticatorImpl class
Bug Fixes
- Fixed capabilities output (securityMethods)
What's Changed
- Update Cadc libraries / Enable UWS init action / Switch to tomcat image by @stvoutsin in #101
Full Changelog: 2.2.1...2.3.0