Releases: lsst-sqre/lsst-tap-service
Releases · lsst-sqre/lsst-tap-service
Increase connection pool size
Merge pull request #42 from lsst-sqre/tickets/DM-24845 [DM-24845] Increase connection pool size
DESC DC2 TAP_SCHEMA data
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
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
Fixes DM-18557 and includes the TAP_SCHEMA metadata changes requested.
1.0.3 Complete SciSQL function support
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
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
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.