Skip to content

Releases: lsst-sqre/tap-postgres

1.18.6

12 Sep 18:46
Compare
Choose a tag to compare

What's Changed

  • Remove deprecated AuthenticatorImpl class by @stvoutsin in #41
  • Remove jcenter repo as it is obsolete and no longer used by cadc by @stvoutsin in #42
  • Switch RubinUploadManagerImpl to use UploadLimits by @stvoutsin in #43
  • Enable storage of results in non-GCS S3 buckets by @stvoutsin in #44
  • Prepare release 1.18.6 by @stvoutsin in #45

Full Changelog: 1.18.5...1.18.6

1.18.5

30 Jul 11:04
Compare
Choose a tag to compare

What's Changed

  • [DM-45303] Fix issue with ownerID missing by @stvoutsin in #40
  • Changed QueryJobManager to use the IdentityManager available via the AuthenticationUtil class (OpenID in our case)
  • Upgrade version of uws-server to 1.2.21

Full Changelog: 1.18.4...1.18.5

1.18.4

23 Jul 18:59
Compare
Choose a tag to compare

What's Changed

  • Changed accessURL for /tables to base from full by @stvoutsin in #39

Full Changelog: 1.18.3...1.18.4

1.18.3

16 Jul 20:28
Compare
Choose a tag to compare

Other changes

  • Upgrade log4j (Log4j vulnerability)
  • Modified scriv settings
  • Cleanup cadc dependencies & Fix stilts conflict issue by @stvoutsin in #38

Full Changelog: 1.18.2...1.18.3

1.18.2

13 Jul 07:12
Compare
Choose a tag to compare

Fixed

  • Fix Postgres data database init scripts

What's Changed

  • Add init script for sample data / fix bug with init scripts by @stvoutsin in #37

Full Changelog: 1.18.1...1.18.2

1.18.1

12 Jul 17:28
Compare
Choose a tag to compare

Changed

  • Fixed broken build due to centos base image EOL
  • Changed Pg scripts & versions to match Opencadc
  • Change PG database base image to fedora & upgrade Postgres to version 15 by @stvoutsin in #35

Full Changelog: 1.18.0...1.18.1

1.18.0

02 Jul 02:22
Compare
Choose a tag to compare

Changed

  • Change result handling, to use a redirect servlet. Addresses issue with async failing due to auth header propagation with clients like pyvo, topcat

Fixed

  • Fixed Capabilities handling. Use new CapGetAction & CapInitAction, modified by getting pathPrefix from ENV property

What's Changed

  • Bump docker/build-push-action from 5 to 6 by @dependabot in #33
  • Enable results redirect servlet for async TAP queries by @stvoutsin in #34

Full Changelog: 1.17.3...1.18.0

1.17.3

19 Jun 00:19
3efea2a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.17.2...1.17.3

1.17.2

12 Jun 17:50
f945d5c
Compare
Choose a tag to compare

Fixed

  • Fixed Capabilities based on standard, mainly Table Access and authentication related

Changed

  • Refactor UWSInitAction class a bit, make sure each call in the schema init process is separate

What's Changed

Full Changelog: 1.17.1...1.17.2

1.17.1

10 Jun 21:11
6e33b92
Compare
Choose a tag to compare

Fixed

  • Added PgsphereDeParser to AdqlQueryImpl / Fixes issue with queries having quotes around column names ("size")

What's Changed

  • Fix issue with quoted column names in recent tap-postgres release by @stvoutsin in #30

Full Changelog: 1.17.0...1.17.1