Skip to content

Releases: lsst-sqre/lsst-tap-service

3.6.0

06 Aug 19:04
6135c64
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.5.0...3.6.0

3.5.0

01 Aug 21:25
b28b2dc
Compare
Choose a tag to compare

What's Changed

  • DM-51834: Add support for unicodeChar for uploaded tables by @stvoutsin in #164
  • DM-52011: Upgrade cadc-gms library to 1.0.17 by @stvoutsin in #165
  • DM-51730: Enable setting the availability via a system property by @stvoutsin in #158
  • DM-51595: Use jobPersist instead of jobUpdater.setPhase to update job by @stvoutsin in #153
  • DM-52011: Prepare release 3.5.0 by @stvoutsin in #166

Full Changelog: 3.4.3...3.5.0

3.4.3

15 Jul 22:26
d4e95cf
Compare
Choose a tag to compare

What's Changed

  • DM-51807: Replace dashes with underscores in usernames used for uploads by @stvoutsin in #162

Full Changelog: 3.4.2...3.4.3

3.4.2

10 Jul 21:31
d8a28fe
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.4.1...3.4.2

3.4.1

08 Jul 19:01
42d0c6e
Compare
Choose a tag to compare

What's Changed

  • Update CHANGELOG with 3.x changes by @stvoutsin in #155
  • DM-51734: Delete main zip file by @stvoutsin in #156
  • DM-51737: Upgrade cadc-adql to version 1.15.0 which fixes issue where maxrec and limit don't work together by @stvoutsin in #157
  • Prepare release 3.4.1 by @stvoutsin in #159

Full Changelog: 3.4.0...3.4.1

3.4.0

03 Jul 20:12
ea0c953
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.3.1...3.4.0

3.3.1

26 Jun 21:58
c9db488
Compare
Choose a tag to compare

What's Changed

  • DM-51583: Change default timeout for sync queries to 60 seconds by @stvoutsin in #152

Full Changelog: 3.3.0...3.3.1

3.3.0

26 Jun 17:30
7219e3f
Compare
Choose a tag to compare

What's Changed

  • DM-51561: Change sync timeout to return a 200 with a VOTable Error instead of the 503 with retry-after by @stvoutsin in #151

Full Changelog: 3.2.0...3.3.0

3.2.0

19 Jun 01:17
d8b28ff
Compare
Choose a tag to compare

What's Changed

  • DM-51463: Fix issue with binary2 uploaded table appearing empty by @stvoutsin in #150
  • Fixes issue with binary2 uploaded table appearing empty, by removing deprecated rowlimit-based upload constructor
  • Also fixes logging issue, by removing Sentry logging for now
  • Update capabilities to show proper file size limit

Full Changelog: 3.1.0...3.2.0

3.1.0

18 Jun 00:33
0f6b234
Compare
Choose a tag to compare

What's Changed

  • DM-51382 Make URL Rewriting optional, read urlRewriteRules from env by @stvoutsin in #149
  • Read URL_REWRITE_RULES from env and use to determine whether a table-column needs to be formatted/rewritten.
  • Fix some formatting issues
  • Reduce logging
  • Remove upstream patch classes
  • Upgrade uws uws-server and cadc-rest libraries

Full Changelog: 3.0.0...3.1.0