diff --git a/CHANGELOG.md b/CHANGELOG.md index da988e1..b5f323c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,3 +6,23 @@ Find changes for the upcoming release in the project's [changelog.d](https://git +# 2024-06-11 + +## Added + +- Added UWSInitAction class to initialise a UWS database +- Added scriv changelogs + +## Changed + +- Changed the build.gradle to use fixed version of the latest cadc libs +- Changed Dockerfile for lsst-tap-service to use cadc-tomcat base image + +## Deprecated + +- Deprecated AuthenticatorImpl class + +## Fixed + +- Fixed capabilities output (securityMethods) + diff --git a/changelog.d/20240608_000056_steliosvoutsinas_auth_update.md b/changelog.d/20240608_000056_steliosvoutsinas_auth_update.md deleted file mode 100644 index abcf586..0000000 --- a/changelog.d/20240608_000056_steliosvoutsinas_auth_update.md +++ /dev/null @@ -1,13 +0,0 @@ -### Added - -- Added UWSInitAction class to initialise a UWS database -- Added scriv changelogs - -### Changed - -- Changed the build.gradle to use fixed version of the latest cadc libs -- Changed Dockerfile for lsst-tap-service to use cadc-tomcat base image - -### Deprecated - -- Deprecated AuthenticatorImpl class diff --git a/changelog.d/20240608_220717_steliosvoutsinas_auth_update.md b/changelog.d/20240608_220717_steliosvoutsinas_auth_update.md deleted file mode 100644 index da35499..0000000 --- a/changelog.d/20240608_220717_steliosvoutsinas_auth_update.md +++ /dev/null @@ -1,3 +0,0 @@ -### Fixed - -- Fixed capabilities output (securityMethods) diff --git a/changelog.d/20240610_211726_steliosvoutsinas_auth_update.md b/changelog.d/20240610_211726_steliosvoutsinas_auth_update.md deleted file mode 100644 index d57e34c..0000000 --- a/changelog.d/20240610_211726_steliosvoutsinas_auth_update.md +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - -