Release Notes v34.2¶
Breaking Changes¶
-
In the library code of the datasource and Hexagon projects, the dependency on
insight-datasource-librarysupportandinsight-infor-librarysupportmust either be removed or changed to compileOnly.- The dependencies have been moved to the corresponding adapter.
-
From now on Hybrid-Installation for Maximo/MAS and openTALOS is default.
- Please see HYBRID
-
DockerImage wildfly-maximo is not longer supported and will be removed in the next release. If you use DockerImage wildfly-maximo then switch to wildfly-insight
-
The app has a new look. You can change all colors to suit your needs. See customize
-
To use the deep link function, colons, quotation marks, and slashes must be masked.
-
Endpoint
insight-server/data/<user>/...does not exist anymore and usages must be replaced byinsight-server/userdata/...Please check and adjust insight.properties especially propertydocument.meta.url
Push notications¶
- Insight Push is no longer active by default and may need to be enabled.
- A Google Cloud Services account must be requested and the authentication file (firebase-key.json) must be placed in the installation.
- For further installation details see Insight Push Notifications
- The insight.property
push.auth-tokenis no longer available.
Features¶
- insight.properties can be cleaned up. Please see clean-up-insightproperties
- new endpoint for health checks in cluster environments. Please see health check