HighlightsOur goal is to swiftly introduce new features, prioritizing speed over waiting for major releases unless absolutely necessary. This approach ensures a gradual impact and shortens time to market. Unlike minor updates, major releases may involve breaking changes like removing outdated features or upgrading technology. Highlights of release 17.0: - Technology upgrades (JDK 21, OpenAPI 3.1, Keycloak 24.0, .NET 8) keeping Blueriq secure and stable.
- Removal of deprecated features, toggles, and properties marking the end of a transition period.
- Improved flexibility for secured REST connections using OAuth2
- Improved readability of logging
EnhancementsEnhancement | Details |
---|
OAuth2 clients a la Spring Security | We changed the way you configure an OAuth2 client on REST connections. Now you can define OAuth2 clients separately and reference them from multiple connection if you wantdesired. See Release 17.0 Upgrade Instructions for more details.
| Default HTTP timeouts | The default read timeout for AQ_RestServiceCall and AQ_SoapServiceCall has been changed to 5 seconds (was 15 seconds). The advantage is that a request will now fail faster if it takes long, so that the user doesn't have to wait so long. If you have service calls that take longer than 5 seconds, you can override the timeout per connection. See Connections Properties for more information. | Timeouts for CMIS | We introduced properties to set the connection timeout and the read timeout for CMIS. Both default to 5 seconds. See CMIS Properties on how to change them. | Improved readability of logging | Logging for flows, processes, and certain service calls throughout Blueriq applications has been improved by improving the consistency of log levels and actual log statements. |
DocumentationDocumentation on the new features and improvements of this release is linked in the respective topics. Our Platform support is updated. Changes are: - Blueriq Java components now require Java 21 to run.
- Oracle 21C (Innovation Release)
Discontinued- Java 17 support is stopped, from Blueriq 17 onwards Java 21 or higher is mandatory.
Upgrade Instructions Info |
---|
title | OAuth2 token support on REST connections |
---|
| In order to use your REST connections that use a OAuth2 token to authenticate correctly, after the upgrade you will need to migrate all the properties to the new structure as described in the "OAuth2 clients a la Spring Security" enhancement. |
Please review the Release 17.0 Upgrade Instructions. UI Text Box |
---|
| As a best practice - backup your repository
- backup your database before running scripts
- backup your directory ([Blueriq installation directory]\Runtime)
- backup any config files you have altered under [Blueriq installation directory]\Services
before you start the upgrade. |
Artifacts The Blueriq artifacts are available under name: 17.0.0.33 This release includes these versions of Blueriq components with a separate life cycle: Component | Version |
---|
Customer Data Service | 5.0.1 | DCM Lists Service | 4.0.0 | Material Theme | 1.3.3 | Development tools frontend | 2.0.0 | DCM Maintenance App | 5.0.1 | Audit Consumer | 1.0.1 | DCM Dashboard Service | 2.0.1 | Gateway Service | 1.0.1 | Document Renderer | 2.2.0 |
Blueriq LibrariesThere are no specific Library updates for this release. LibrariesIn this release, the set of third party libraries that is used by Blueriq was updated. When your installation of Blueriq includes custom components (artifacts that do not ship with Blueriq, such as proprietary plugins), those components should be tested for compatibility with these changes. Retirement announcementFor a full list of deprecated features, go to Deprecated features. Removed legacy properties can be found in the Release 17.0 Upgrade Instructions. Bug fixes Include Page |
---|
| Blueriq 17.0 Bug Fixes |
---|
| Blueriq 17.0 Bug Fixes |
---|
|
Known issuesFor an overview of known issue please refer to: Known issues |