3.6.5 Now Available
3.6.5 has made it to GA!
3.6.5 Has Made it to GA; get it as a standalone installer or docker image.
Version 3.6.5
Release Date : 2017-10-11
Key Highlights
- A new Salesforce API Browser page that will aid you in building Interlok Config that interacts with a Salesforce API.
- The Config page has a new sidebar feature, that can be used to add components to Config via drag and drop.
- Improved OAUTH support for salesforce / google cloud / MS azure
- New Easy CSV / JSON insert via JDBC
- Service list supports ‘forward-search’ style branching
Bugs
INTERLOK-1743
- MetadataElement values may be “” but not nullINTERLOK-1745
- REST API returns 200 OK even if channel is not foundINTERLOK-1768
- UI Config - the settings editor metadata preview doesn’t handle shared servicesINTERLOK-1781
- UI - Adapter cannot be removed from dashboard if its having trouble to connectINTERLOK-1809
- UI Config - MetadataElement list don’t render corrrectly in the settings modalINTERLOK-1810
- vcs-git not in runtime-libraries.zipINTERLOK-1815
- Interlok-UI shouldn’t count services when doing the class descriptor tests.INTERLOK-1818
- UI Config sidebar - errors from dnd add appear in model window, not main windowINTERLOK-1825
- amazon-s3-connection should support a “region”INTERLOK-1826
- UI Config - Rendering Issue when input field hint password is in lower case.INTERLOK-1833
- VCS-Profile doesn’t allow you to specify a branchINTERLOK-1834
- UI Config - Drag and Drop Services not workingINTERLOK-1835
- UI Config - re-ordering a service created via the sidebar creates an unwanted copyINTERLOK-1844
- LogMessageService never logs the payload unless include-events=trueINTERLOK-1848
- Both javax.mail.jar + javax.mail-glassfish.jar in distributionINTERLOK-1849
- default-mail-consumer fails for null subjects.INTERLOK-1858
- Interlok still doesn’t report unchecked exceptions on startupINTERLOK-1872
- TemplateServiceImplTest testListService test failure on jenkinsINTERLOK-1894
- AdvancedRabbitMqImpl doesn’t mirror the getters/setters from RMQConnectionFactory exactly
Improvements
INTERLOK-1453
- UI - Isolate the UI code that generates the class definitions and implementation listsINTERLOK-1780
- UI “Add Adapter” Checkbox for no validation on addINTERLOK-1788
- Allow interlokuidb.properties properties to be overriden by system properties.INTERLOK-1789
- Allow empty/missing username + password in interlokuidb.propertiesINTERLOK-1819
- UI Config sidebar - the ‘add via sidebar’ needs to support the adding of shared componentsINTERLOK-1820
- UI Config sidebar - using templates with wizards, ignores the wizard and just addsINTERLOK-1850
- Support XSLT 3.0 by upgrading SaxonINTERLOK-1877
- Switch InstallAnywhere executables to use interlok-boot.jarINTERLOK-1118
- Remove use of @GenerateBeanInfo where required.INTERLOK-1275
- Doc Section/Page Request: “HTTP cookbook”INTERLOK-1456
- UI Config - Add components by dragging from open side panelINTERLOK-1604
- RawMailConsumer should have a header-handlerINTERLOK-1621
- UI Config - Improve the DynamicServiceLocator settings editor usageINTERLOK-1689
- service-list should support ‘forward-search’ style branchingINTERLOK-1727
- Add the ability to open from file system a config with x-include zip fileINTERLOK-1771
- JSON Aggregator implementationINTERLOK-1772
- Non Public jars should be marked as optional not compile dependenciesINTERLOK-1777
- Cleanup half removed features from the UIINTERLOK-1779
- CSV->JDBC insert serviceINTERLOK-1782
- Better ‘auth’ detection for vcs-gitINTERLOK-1786
- dynamic-jmx-service to execute the same JMX operation against different JMXServiceURLINTERLOK-1791
- JSON->JDBC InsertINTERLOK-1793
- MessageTypeTranslator allows setting property typeINTERLOK-1797
- UI - Salesforce - Make the salesforce public and add the ability to create service xml from itINTERLOK-1799
- Add MS Azure OAUTH implementationINTERLOK-1800
- Separate GCloud OAuth Provider from PubSub projectINTERLOK-1802
- Mobile UI - build the home page and add ui adapters pageINTERLOK-1806
- Separate SF oauth from apache-httpINTERLOK-1814
- Move com.adaptris.transport.* -> OFTP packageINTERLOK-1851
- Make MailboxClient return an IteratorINTERLOK-1852
- Add a S3-Delete / Copy operationINTERLOK-1857
- JdbcMapInsert should have a “descriptor” fileINTERLOK-1864
- adp-core-apt is broken in java 9INTERLOK-1870
- Replace StandardBootstrap for Java 9INTERLOK-1896
- Simpler way to generate Basic Authorization headerINTERLOK-1881
- UI Billboards/Videos - Promote the salesforce/sidebar-dnd via welcome splash/video-docsINTERLOK-1891
- UI Billboards - Update the season event billboard css image.