You are viewing the documentation for Blueriq 14. Documentation for other versions is available in our documentation directory.
1. Upgrade Instructions
For this release there are not specific upgrade instructions.
As a best practice
- backup your repository
- backup your database before running scripts
- backup your
spring.config.additional-location
directory ([Blueriq installation directory]\Runtime) - backup any config files you have altered under [Blueriq installation directory]\Services
before you start the upgrade.
2. Artifacts
The Blueriq artifacts are available under name: 14.11.41.6591
This release includes these versions of Blueriq components with a separate life cycle:
Component |
Version |
---|---|
Customer Data Service | 3.4.25 |
DCM Lists Service | 2.0.11 |
Material Theme | 1.1.11 |
Development tools frontend | 1.3.1 |
Document Renderer | 1.1.1 |
3. Libraries
For this release, the following libraries have been updated:
ArtifactId |
GroupId |
License |
Version in 14.11.40 |
Version in 14.11.41 |
---|---|---|---|---|
com.nimbusds |
9.31 |
9.37.3 |
4. Retirement announcement
For this release there are no specific retirement announcements.
For a full list of deprecated features, go to Deprecated features.
5. Bug fixes
Identifier |
Component |
Issue |
Solution |
---|---|---|---|
CSD-5097 |
|
Branches named 'master' could not be properly deleted in the Studio. They would appear to have been deleted, but reappear after a Studio server restart. |
The error was caused by a default repository setting in the history service which prevented branches named 'master' from being fully deleted. A fix has been implemented in the history service for newly created repositories. Existing repositories won't be fixed until the next scheduled maintenance cycle of the history service, or when restoring a repository from a backup. |
CSD-5026 |
|
The Studio's history data is periodically cleaned up to improve performance and disk space usage, but the resulting repository data was not verified to be complete. |
After a repository has been cleanup up, the resulting content is now checked to be complete. |
CSD-4912, CSD-4917 |
Encore, studio |
After deleting the last branch in a repository the repository becomes unusable. |
Deleting the last branch is no longer possible (disabled). To delete the last branch in a repository, the repository needs to be deleted and recreated. |
6. Known issues
For an overview of known issue please refer to: Known issues