Skip to content

Releases: lsst-sqre/lsst-tap-service

2.4.7

01 Aug 10:42
Compare
Choose a tag to compare

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

30 Jul 11:25
Compare
Choose a tag to compare

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

30 Jul 09:40
Compare
Choose a tag to compare

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

23 Jul 10:47
Compare
Choose a tag to compare

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

23 Jul 10:05
Compare
Choose a tag to compare

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

16 Jul 20:32
Compare
Choose a tag to compare

Changed

  • Remove unneeded cadc-libs

Fixed

Full Changelog: 2.4.1...2.4.2

2.4.1

15 Jul 21:59
Compare
Choose a tag to compare

Changed

  • Changed scriv settings to match tap-postgres
  • Remove unneeded cadc dependencies (issue with dali/stilts conflict)

Full Changelog: 2.4.0...2.4.1

2.4.0

02 Jul 16:56
494b400
Compare
Choose a tag to compare

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

18 Jun 23:22
85a66e0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.0...2.3.1

2.3.0

13 Jun 19:19
913fdb5
Compare
Choose a tag to compare

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