3.5.0 Now Available
3.5.0 has made it to GA!
3.5.0 Has Made it to GA; get it as a standalone installer or docker image.
Version 3.5.0
Release Date : 2016-11-18
Key Highlights
- Generate Interlok Config from YAML
- UI Log Monitor improvements
- Settings Editor ‘Change Type’ improvements
- Workflow & Service Clustering now available (via Vert.X)
- Service-Testing Framework: to allow unit testing of config XML
- Aggregating FTP Consumer which supports single and multi file pickup
- Support for alternative password encryption methods
Bugs
INTERLOK-243
- Enum config values don’t work with user friendly display nameINTERLOK-771
- VSC-Git Jars Not Delivered as part of baseline deliverableINTERLOK-1086
- UI Config - support TransactionManager for shared componentsINTERLOK-1106
- Change the default URL for javadocsINTERLOK-1188
- UI Doc - Link to ui user security doc page in the ui api doc page is brokenINTERLOK-1191
- Validation-api breaks Webservices and Restful componentsINTERLOK-1193
- XSLT Broken: java.lang.NoClassDefFoundError: org/apache/commons/lang3/StringUtilsINTERLOK-1195
- When loading an existing XML config into the UI and trying to apply it there is no OK box on both Safari and ChromeINTERLOK-1196
- When logging in there is a glass fish error reported on the UIINTERLOK-1197
- ClassCastException when using 3.4.1 with profiler based failoverINTERLOK-1198
- UI - Logging not working on edge because the event origin is undefinedINTERLOK-1204
- ant test does not work with openjdk-8-102 (azul systems)INTERLOK-1227
- removed dependency on jquery flot js filesINTERLOK-1248
- Typo in the add adpter button title
Improvements
INTERLOK-739
- Use Vert X as a wrapper for adapter componentsINTERLOK-912
- UI VCS - add SSH support for VCS ProfilesINTERLOK-1009
- Support alternative password encryption methodsINTERLOK-1133
- Sort out the browser tab titleINTERLOK-1138
- Add a MBean to FSConsumer to display “how many files there are to process”INTERLOK-1143
- JMS Translators - producer should default to the same message implementation as the consumerINTERLOK-1146
- Make logging monitor tabs re-orderableINTERLOK-1147
- UI API - Extend the REST API to “test service-collection”INTERLOK-1151
- Create an AggregatingFTPConsumerINTERLOK-1156
- UI Config - improve the change-type dropdown selectorINTERLOK-1167
- UI Config - Improve the auto generated component namesINTERLOK-1169
- UI - improve the welcome splash modal so it always fits on a single screenINTERLOK-1171
- UI Logging - impl a performance mode for the log monitor pageINTERLOK-1173
- UI Config - Generate Adapter Config from swagger.yamlINTERLOK-1175
- UI - Build Framework for Auto Generation of alertsINTERLOK-1176
- UI - Add tests for ConfigController and AlertServiceImplINTERLOK-1202
- UI Footer - Display UI vesion number in the page footerINTERLOK-1203
- interlok-json - Add JsonPath SyntaxIdentifier to be used in SyntaxBranchingServiceINTERLOK-1205
- Allow CloneMessageServiceList to override metadataINTERLOK-1207
- Interlok Service Testing FrameworkINTERLOK-1209
- AddTimestampMetadataService should have a “lastmsg” variable.INTERLOK-1211
- Extend FormattedMetadataDestination for key=valueINTERLOK-1215
- Interlok Service Test TemplateINTERLOK-1217
- Add support for SSH via proxies for vcs-gitINTERLOK-1218
- Interlok Service Test - WireMock HelperINTERLOK-1247
- Update JSonPathSplitterTest to create useful example-xmlINTERLOK-1250
- Change FileDataInputParameter & FileDataOutputParameter to use MessageDrivenDestination