From 60df888b5cbb41e2f96059eaebcdc3157d34ef9c Mon Sep 17 00:00:00 2001 From: Stelios Voutsinas Date: Tue, 30 Jul 2024 03:49:15 -0700 Subject: [PATCH] .. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dedfde8..5694479 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,8 +12,8 @@ Find changes for the upcoming release in the project's [changelog.d](https://git ### Fixed - Changed QueryJobManager to use the IdentityManager available via the AuthenticationUtil class (OpenID in our case) -- Added deprecated AuthenticatorImpl, this is only useful in case this version of TAP is used with the old Auth params/implementations (Unlikely) - Upgrade version of uws-server to 1.2.21 +- Fixes issue with ownerID missing ## 1.18.4 (2024-07-19)