v1.0.8-beta
Pre-release
Pre-release
dennis-brinley
released this
22 Oct 22:17
·
8 commits
to main
since this release
UI Changes
- Revamped UI for better usability
- Pagination for all items
- Reporting errors and session timeouts
- Improved user navigation between the different objects.
- Truncated very long app domain descriptions and implemented "show more" feature.
- General code cleanup.
- re-compile with latest release of solace-sap-codegen project (see below): https://github.com/SolaceLabs/solace-ep-codegen
Generated code changes
- Added baseline exception scripts to generated code
- On error (HTTP or AEM), an exception block will be invoked by the input process
- Exception block invokes a script written in groovy and is intended to enhance logging
- There are some pending changes to the groovy script that will be included in a later release
Important
- There have been some problems with forcing the javascript to refresh inside of the browser. This problem has been observed using Google Chrome browser.
- Symptom of the problem is that selecting an application domain does not open up the next option to select an application.
- If you experience this problem (and before it is fixed in code), you can force the browser to refresh the script by holding down the
Control
button and clicking theReload
button on your browser.