mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
6.6 KiB
6.6 KiB
Release Notes - Alfresco - Version Community Edition 201901 GA
New Features
-
ActiveMQ:
Alfresco ActiveMQ Docker images: GitHub Repo DockerHub Repo -
Alfresco Benchmark Framework:
The benchmark framework project provides a way to run highly scalable, easy-to-run Java-based load and benchmark tests on an Alfresco instance.
It comprises the following: Alfresco BM Manager and Alfresco BM Drivers.
The currently provided drivers are:
-
Java 11 support
ACS is now runnable with OpenJDK 11.0.1. It still remains compatible with JDK 1.8.
Bug
- [ALF-22049] - Alfresco does not start
- [ALF-22041] - EKS deployment - SOLR_ALFRESCO_HOST set to wrong host name
- [ALF-22031] - REST API calls silently rollback after the returning a success status
- [ALF-21963] - Workflow - backslash in nodeRef properties url.
- [ALF-21803] - Unable to add users to sites whose 'short name' is a substring of 'site'
- [ALF-21664] - Exception on workflow image by REST API
- [ALF-20854] - webdav error opening Spanish Accent files
Improvement
- [REPO-3668] - Renditions: Transform event consumer
- [REPO-7] - Embed ActiveMQ in the Platform
- [REPO-1957] - Transformations Improvement Plan
Deprecations
-
TransformService and RenditionService: All Java APIs related to TransformService and RenditionService have been deprecated; the ability to perform arbitrary transformations will be phased out as the new DBP Transform Service takes effect. Renditions can be triggered using the existing repository REST API but will be processed asynchronously using the new services.
Known issues
-
Due to the changes to the RenditionService the Media Management AMP is not supported yet.
Release Notes - Alfresco - Version Community Edition 201810 EA
Bug
- [ALF-21783] - ScriptAuthorityService: No way to get more than 100 results with some methods
- [ALF-21917] - Document list edit metadata incorrect url escaping
- [ALF-22001] - Faceted search does not work in Japanese
- [ALF-22030] - ADF UI freezes noticeably on a periodic basis during KeyCloak auth requests
Improvement
- [REPO-2491] - Renditions: Rendition Testing
- [REPO-3651] - AWS Load Tests: Infrastructure and Revamp
- [REPO-3663] - AWS Load Tests: Initial AWS Cost Estimation with BMF
- [REPO-3667] - Renditions: Transform event producer
- [REPO-3677] - AWS Services: Basic Deployment
- [REPO-3703] - AWS Services: Native Services of ACS
Release Notes - Alfresco - Version Community Edition 201808 EA
Bug
- [ALF-21992] - BehaviourFilterImpl.isEnabled(NodeRef, QName) is checking wrong QName in case of subClass
- [ALF-22006] - VersionServicePolicies cannot be disabled on a specific node
- [ALF-22007] - TransactionListeners are executed in unpredictable order
Improvement
- [ALF-22011] - Upgrade to XMLBeans 3.0.0