From: Spiros Dimopulos Date: Thu, 5 Mar 2026 22:07:58 +0000 (+0200) Subject: Prepare 8.3.0-RC.3 (#510) X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=fe6eb6ebda10814e4a546659bb911eb1da59a016;p=tmp%2Fjakarta-migration.git Prepare 8.3.0-RC.3 (#510) * NO-JIRA: Prepare 8.3.0-RC.3 * NO-JIRA: updated changelog --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c63b78b7..d93ac4ddb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ * Add contentPlaces, materialTechniqueDescription to ES mappings * Add blob alt text to media responses * Remove cspace_english namespace search +* Media Handling: Remove any query parameters from file name created, after uploading external media files ### Bug Fixes diff --git a/build.properties b/build.properties index c4d2a8b25..f3ea52228 100644 --- a/build.properties +++ b/build.properties @@ -9,7 +9,7 @@ host=127.0.0.1 # # Release version info # -release.version=8.3.0-RC.2 +release.version=8.3.0-RC.3 cspace.release=${release.version} cspace.instance.id=${env.CSPACE_INSTANCE_ID} @@ -27,7 +27,7 @@ cspace.im.root= # UI settings cspace.ui.package.name=cspace-ui cspace.ui.library.name=cspaceUI -cspace.ui.version=10.2.0-rc2.0 +cspace.ui.version=10.2.0-rc3.0 cspace.ui.build.branch=develop cspace.ui.build.node.ver=20 service.ui.library.name=${cspace.ui.library.name}-service diff --git a/cspace-ui/materials/build.properties b/cspace-ui/materials/build.properties index 99ee15044..b3e3d3b5d 100644 --- a/cspace-ui/materials/build.properties +++ b/cspace-ui/materials/build.properties @@ -3,7 +3,7 @@ tenant.ui.basename=/cspace/${tenant.shortname} tenant.ui.profile.plugin.package.name=cspace-ui-plugin-profile-materials tenant.ui.profile.plugin.library.name=cspaceUIPluginProfileMaterials -tenant.ui.profile.plugin.version=4.1.0 +tenant.ui.profile.plugin.version=4.1.1 tenant.ui.profile.plugin.build.branch=main # If not set, defaults to /gateway/${tenant.shortname} on the current host. diff --git a/pom.xml b/pom.xml index 43a608f2e..bca0e4f30 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ services - 8.3.0-RC.2 + 8.3.0-RC.3 UTF-8 ${revision} ${revision}