3.4.0 Now Available
3.4.0 has made it to GA!
3.4.0 Has Made it to GA; get it as a standalone installer or docker image.
Version 3.4.0
Release Date : 2016-08-22
Key Highlights
- The Runtime Widgets now live in an improved grid framework
- The runtime widgets can now be grouped into many pages
- Added capability to import & export runtime widget settings
- Data persistence for platform widgets
- XA support (with configurable batches) for JMS
- SOCKS4/SOCKS5/HTTP proxy support for SFTP Connections
- Failover which does not rely on additional profiling components.
Bugs
INTERLOK-1006
- PropertyResolver throws a NPEINTERLOK-1012
- AWS does not expose Proxy configurationINTERLOK-1019
- JdbcDataCaptureService doesn’t support NamedParameterApplicatorINTERLOK-1021
- Simple failover doesn’t work with non-default locations for configINTERLOK-1032
- In the log monitor page switching between 2 tabs with different appender keep the previous tab dataINTERLOK-1050
- Test Service (BranchingServiceCollection) doesn’t branch!INTERLOK-1052
- VCS (git) integration does not hard-resetINTERLOK-1061
- Message Size Chart doesn’t allow you to “clear” from the widgetINTERLOK-1062
- When applying a message with no metadata to MetadataValueBranchingService the out message will have a blank nextServiceIdINTERLOK-1066
- Metrics Chart needs to “show” the date.INTERLOK-1071
- Sometimes getting an IllegalArgumentException with file-sorting + large number of files.INTERLOK-1091
- UI Config - The search box in the add component modal is too smallINTERLOK-1096
- When using a filtered-start for shared-components JNDI entries are not removedINTERLOK-1101
- XA : NullPointerException on adapter shutdownINTERLOK-1103
- Unable to stop adapter after XA channel restart
Improvements
INTERLOK-860
- UI Runtime - Change the colors of the adapter, channel and workflow bar when adding a new widget to refect the color of the coonfig pageINTERLOK-899
- UI Widgets - Add capability to save/load widget settingsINTERLOK-925
- UI Widgets - Widget data should persistINTERLOK-934
- UI - Trap JMX connection exceptionsINTERLOK-943
- UI Widgets - Have mulitple pages of widgetsINTERLOK-946
- UI Config - Use the default annotation to create help titles/popovers on default boolean labels etc.INTERLOK-963
- Simple FailoverINTERLOK-972
- UI Widgets - convert current charts to use c3INTERLOK-973
- UI Widgets - convert page to use a better grid frameworkINTERLOK-975
- Upgrade jacoco to the latest stable version 0.7.7.xINTERLOK-977
- UI Config - Improve settings editor select impl dropdownINTERLOK-981
- UI Widgets - create new widgets that cover dashboard featuresINTERLOK-997
- Add support for jsch ConfigRepository into a SftpConnectionINTERLOK-1000
- UI - Successful config apply should auto-close popupINTERLOK-1011
- Migrate interlok-optional to git + individual projects.INTERLOK-1013
- AWS does not report a version numberINTERLOK-1017
- CsvResultSetTranslator needs to support both include+exclude filters.INTERLOK-1020
- JDBC - DataCapture and Query Service common codeINTERLOK-1022
- Add explicit support for proxy servers into Apache HTTPINTERLOK-1025
- UI - Message count chart - Zero out server dataINTERLOK-1028
- Update the maven js/css ompressor pluginINTERLOK-1034
- JsonJavadocsController should serve the local javadoc instead of the remote one.INTERLOK-1036
- Refactor FixedIntevalPoller for extensibilityINTERLOK-1041
- Add the ability to set a maximum for SimpleSequenceNumberServiceINTERLOK-1055
- Move interlok-guassian-poller to interlok/adapterINTERLOK-1056
- Disable “remove component” user pref should also act on widgetsINTERLOK-1060
- GaussianIntervalPoller shouldn’t be allowed to set standard deviation of 0INTERLOK-1064
- Add proxy support to SFTPINTERLOK-1069
- Upgrade to bootsrap 3.3.7INTERLOK-1076
- Add tests for VcsControllerINTERLOK-1080
- Update the runtime page docINTERLOK-1083
- Create Encoding and Decoding serviceINTERLOK-1084
- Add option to suppress file deletion in AggregatingFsConsumer