Skip to content

Releases: lsst-sqre/lsst-tap-service

Increase connection pool size

12 May 19:48
c05d247
Compare
Choose a tag to compare
Merge pull request #42 from lsst-sqre/tickets/DM-24845

[DM-24845] Increase connection pool size

DESC DC2 TAP_SCHEMA data

28 Apr 02:16
0639dc4
Compare
Choose a tag to compare
Merge pull request #41 from lsst-sqre/tickets/DM-24632

[DM-24632] Fix datatype from char[] to char

Allow control of logControl permissions through secret

09 Jan 21:00
c55a7da
Compare
Choose a tag to compare

This uses the vault secret for TAP to give a properties file, with a list that contains what users can modify the log control.

1.0.4 Better UCDs for TAP_SCHEMA

07 Jan 18:28
ba5b529
Compare
Choose a tag to compare

Fixes DM-18557 and includes the TAP_SCHEMA metadata changes requested.

1.0.3 Complete SciSQL function support

19 Dec 21:24
34527b4
Compare
Choose a tag to compare

Brings in the whole list of scisql functions, which allows users to use these in their queries sent to the TAP service.

1.0.2 Configurable async buckets

17 Dec 22:46
b5a8933
Compare
Choose a tag to compare

This fixes an issue where the bucket we were using was kicked out from under us. But because it wasn't easily configurable (it was hardcoded in two places), instead of just updating the URL I've made it configurable. This is associated with helm chart version 0.1.5.

1.0.1 TAP_SCHEMA ordering

05 Dec 01:21
31751ef
Compare
Choose a tag to compare

This includes some changes to the TAP_SCHEMA metadata to help the portal sort the metadata shown more efficiently, helping to hint at the desired order.