Releases: lsst-sqre/lsst-tap-service
Releases · lsst-sqre/lsst-tap-service
3.6.0
What's Changed
- DM-51809: Create new database for each upload job by @stvoutsin in #163
- DM-52016: Prepare release 3.6.0 by @stvoutsin in #167
Full Changelog: 3.5.0...3.6.0
3.5.0
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
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
What's Changed
- DM-51772: Upgrade cadc-adql to version 1.16.0 by @stvoutsin in #160
- DM-51772: Prepare release 3.4.2 by @stvoutsin in #161
Full Changelog: 3.4.1...3.4.2
3.4.1
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
What's Changed
- DM-51713: Fix upload field type conversion by @stvoutsin in #154
Full Changelog: 3.3.1...3.4.0
3.3.1
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
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
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
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