CAST Extend local server for Microsoft Windows - Release Notes - 1.2
1.2.1-funcrel
New Features
| Summary | Details |
|---|
| Automated activity update | The “Automated activity update” service will now ensure that activity data is always kept up to date with the latest data published on extend. |
Other Updates
| Internal Id | Details |
|---|
| EXTPROXY-51 | Updated activity information for integration with AIP Console. |
| EXTPROXY-26 | Fixed an issue that would cause error when integrating with AIP Console to recover log message information. |
| EXTPROXY-54 | Fixed an issue that would incorrectly classify some platform components as extensions. |
| EXTPROXY-55 | Fixed an issue that could cause inconsistent determinator responses under certain conditions. |
Resolved Issues
| Customer Ticket Id | Details |
|---|
| 35516 | Fixed an issue related to inconsistent package ids between the Extend website and local server. |
| 35734 | Fixed an issue related to inconsistent package ids between the Extend website and local server. |
| 35424 | Fixed an issue related to inconsistent package ids between the Extend website and local server. |
1.2.0-funcrel
New Features
| Summary | Details |
|---|
| Log Message APIs | Log Message APIs now available for offline configurations and during connection interuptions when connected to extend.castsoftware.com. |
Other Updates
| Internal Id | Details |
|---|
| EXTPROXY-26 | Support for log messages with bundle updates. |
| EXTPROXY-47 | Added configuration property for log message API customization. |
| EXTPROXY-45 | Compatibility for Extend Package restrictions. |
Resolved Issues
| Customer Ticket Id | Details |
|---|
| 33718 | Resolved an issue that would cause a failed synchronization from a failed query to the Extend server, retry policy will only fail the synchronization after 3 failed consecutive queries. |
AJS.$('[data-macro-name="markdown-from-url"] code').each(function(i, block) { hljs.highlightBlock(block); });``AJS.$('[data-macro-name="markdown-from-url"] .language-mermaid').each(function(i, block) { const config = { startOnLoad:true, theme: 'default', flowchart:{ useMaxWidth:false, htmlLabels:true } }; mermaid.initialize(config); window.mermaid.init(undefined, block); });