Release Notes > Version 9.3 Release Notes > Analytics Server 9.3.6 Release Notes
Analytics Server 9.3.6 Release Notes
The following sections describe the enhancements, bug fixes, and known issues in Analytics Server 9.3.6.
Enhancements
Enhancement Description
Reference #
ThingWorx Analytics: Security Improvements
Fixed potential security issues, including items proactively identified by vulnerability scanning software or PTC Quality Assurance testing. Please upgrade as soon as possible to take advantage of these important improvements.
ThingWorx Analytics: Zookeeper upgrade
Zookeeper is upgraded to version 3.8.0
TA-8934
Bug Fixes
Bug Fix Description
Reference #
Analytics Server: Change in PMML's xmlns namespce URI to https:// from http://
Recently with the change in PMML's specification, namespace URIs are now using https:// protocol prefixes instead of http://
Due to the change in PMML, there is the potential inability to import new PMML Models as the newer PMML specification of v2.1+ will have a different namespace URI using https:// Using http:// URI format will lead to schema validation issues. A code fix has been added to fix the issue for jpmml library version 1.4
TA-8896
Known Issues
Known Issue Description
Reference #
Analytics Manager: Thing property values do not update properly when the Save button is clicked
When using a Java Edge SDK analysis agent in ThingWorx Composer, if you update a Thing property value and click Save to see the updated alert property values, the updated values may fail to display as expected. This issue will be resolved in a future release. As a work around, disable the analysis event and then re-enable it.
TA-8242
Deprecation of Functionality
Deprecated functionality description
Confidence Model Scoring for Boolean and Categorical Goals
In ThingWorx Analytics Server 8.5, confidence models for Boolean and categorical goals could be created during training. When these confidence models are scored, the scoring output includes confidence interval information along with the prediction results. In a future release, the confidence interval information will no longer be returned as part of the scoring results for confidence models created in Analytics Server 8.5 with Boolean or categorical goals. In preparation for future upgrades, you should update any application code that is related to scoring these types of models. Ensure that your application code does not rely on the confidence interval results.
End of .NET SDK support for ThingWorx Analytics Manager
Starting with ThingWorx Analytics Server 9.4, PTC will no longer be supporting or shipping the .NET SDK for Analytics Manager.
ThingWorx Analytics Manager will only provide and support the JAVA SDK method of building custom Analytics Agents.
The .NET SDK for Analytics Manager Agents will no longer be support or included in ThingWorx Analytics Server software releases.
Was this helpful?