Keep up with latest product news
zpm enabling. docker enhancements
swagger support. Now available at http://localhost:52773/swagger-ui/index.html after installation
Show module repository
Use -show-repo modifier with search command to show repositories
zpm: USER>search -show-repo
CSP Applications
For REST applications no longer need to specify attributes: Directory and Path
Custom parameters to modules installation support
Add Default element in the module.xml to define a parameter and default value
<Defaults>
<Default Name="count" Value="7" />
</Defaults>
Use parameters in module.xml as ${count}
In install command use -Dcount=42 to pass a new value
Wiki documentation is added
Fix issue when extracted file size less than original
Read and discuss all the release news
Caché Monitor is now shipped with a private JRE (Java Runtime Environment). No longer dependencies to Oracle's java license model.
Show module repository
Use -show-repo
modifier with search
command to show repositories
zpm: USER>search -show-repo
CSP Applications
For REST applications no longer need to specify attributes: Directory and Path
Custom parameters to modules installation support
Add Default element in the module.xml to define a parameter and default value
<Defaults>
<Default Name="count" Value="7" />
</Defaults>
Use parameters in module.xml as ${count}
In install command use -Dzpm.count=42
to pass a new value
Wiki documentation is added
Fix analytics issue
Bug Fixes
Fixed an issue where Auto Created Series in a Finished Report Chart would not populate correctly when reopened