You are viewing the documentation for Blueriq 16. Documentation for other versions is available in our documentation directory.
Please note the list of deprecated features is under construction and can be changed based on customer input.
Please note that this page reflects the state of the current version. Features that were removed from the product also have been removed from this list. Please visit older versions of this page to see what changed: Deprecated features 15
Deprecations List
Deprecated Item | Became deprecated in version | Will be removed in version | Recommended Alternative | How to migrate |
---|---|---|---|---|
Actions | v8.x | VERSION 17 | Events | Use events in your flow |
Specializing the data type of an attribute, the cardinality of a relation, or relation targets | v11.2 | VERSION 16 | - | Change the base definition or make copy the element with a different name in the desired module. |
Theming support | v13.0 | VERSION 17 | NPM Libraries | Create a custom front-end based on the NPM Libraries we provide. We prefer an Angular front-end for which we provide a Material theme default project that may be used as a starting point. These NPM libraries make use of the UI REST API V2, which could be used as an alternative if the NPM libraries do not fit your needs. |
Secure session cookie using environment variable | v14.7 | VERSION 15 | Configuration property | Set the blueriq.session.cookie.secure property. See Release 14.7 Upgrade Instructions. |
Runtime V1 api | v15 | VERSION 16 | Frontend API v2 | Use v2 frontend client which automatically uses v2 API's |
Studio Client | v15 | VERSION 16 | Blueriq Encore | Use Blueriq Encore |
Advanced Scheduler | v16 | VERSION 17 | Case Modelling | The Advanced Scheduler filled some gaps in the Process Modelling architecture with respect to scheduling in a clustered environment. One of the main principles in the Case Modelling architecture is scalability, which also incorporates scheduling. We therefore advice customers to migrate to this new architecture. |
Technical deprecations
Deprecated Item | Became deprecated in version | Will be removed in version | Recommended Alternative | How to migrate |
---|---|---|---|---|
MetaModel Generator plugin | Not yet | TBD | Not needed anymore. Via parameters | |
@AquimaProjectScope annotation | v15 | VERSION 16 | No alternative. We don't intend to support custom code for certain projects only, since Blueriq is a platform where any project can run on. | If certain custom components are only required for certain projects, we advise to run these on a separate Runtime with the required custom components included. |
Platform Support deprecations
Deprecated platforms can be found at the platform support page.
Overview
Content Tools
2 Comments
Daniel Venema
The secure session cookie deprecation was already announced to be removed in version 15 (Deprecated features). Is it 15 or 16?
Same goes for Theming Support: 15 or 17?
Geert Graat
Hi Daniel, setting the secure session cookie using an environment variable was already removed in R15, I changed that. The Theming support has shifted, so it is 17.