From 5427447b717ed4c6264c31a38c7a10a10980a326 Mon Sep 17 00:00:00 2001 From: Hans-Chrstian Date: Wed, 14 Aug 2024 15:24:04 +0200 Subject: [PATCH] Prepare for release v1.2.3 --- CHANGELOG.md | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e437f91..0e90622 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,11 +13,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### Added + +## [v1.2.3] - 2024-08-14 + +### What's Changed +* feat: Enhance creator parsing in DCAT profile by @hcvdwerf in https://github.com/GenomicDataInfrastructure/gdi-userportal-ckanext-fairdatapoint/pull/34 +* feat: renovate integration by @sehaartuc in https://github.com/GenomicDataInfrastructure/gdi-userportal-ckanext-fairdatapoint/pull/35 +* chore(deps): update redis docker tag to v7 by @LNDS-Sysadmins in https://github.com/GenomicDataInfrastructure/gdi-userportal-ckanext-fairdatapoint/pull/43 +* chore(deps): update fsfe/reuse-action action to v4 by @LNDS-Sysadmins in https://github.com/GenomicDataInfrastructure/gdi-userportal-ckanext-fairdatapoint/pull/42 +* chore(deps): update actions/checkout action to v4 by @LNDS-Sysadmins in https://github.com/GenomicDataInfrastructure/gdi-userportal-ckanext-fairdatapoint/pull/40 +* chore(deps): update ckan/ckan-solr docker tag to v2.11 by @LNDS-Sysadmins in https://github.com/GenomicDataInfrastructure/gdi-userportal-ckanext-fairdatapoint/pull/38 +* chore(deps): update ckan/ckan-postgres-dev docker tag to v2.11 by @LNDS-Sysadmins in https://github.com/GenomicDataInfrastructure/gdi-userportal-ckanext-fairdatapoint/pull/37 +* chore(deps): update oss-review-toolkit/ort-ci-github-action digest to 81698a9 by @LNDS-Sysadmins in https://github.com/GenomicDataInfrastructure/gdi-userportal-ckanext-fairdatapoint/pull/36 +* chore(deps): update dependency setuptools to v70 by @LNDS-Sysadmins in https://github.com/GenomicDataInfrastructure/gdi-userportal-ckanext-fairdatapoint/pull/41 +* 70 use correct scheming extension in tests by @hcvdwerf in https://github.com/GenomicDataInfrastructure/gdi-userportal-ckanext-fairdatapoint/pull/71 +* Make catalog harvesting optional by @Markus92 in https://github.com/GenomicDataInfrastructure/gdi-userportal-ckanext-fairdatapoint/pull/69 ## [v1.2.2] - 2024-06-28 -### Added +### What's changed - feat(ci): integrate SonarCloud analysis and coverage report closes #18 - fix: Security alert requests closes #30 - doc: Improved Readme.md \ No newline at end of file