Releases: anaplaninc/anaplan-mulesoft
Releases · anaplaninc/anaplan-mulesoft
Streaming Imports and bug-fixes
- Connector now does streaming Imports to Anaplan, so parsing the Incoming data is no longer required, which has made it faster. The API server is now responsible for parsing and returning any errors, which are reported via the Dump files.
- Bug fix to display the Dump-file contents for Process operations and not prematurely close the connection.
Upgrade to Devkit 3.7.1, performance improvements and unit-tests with CI integration.
- Updated Anaplan Connect dependency to use the latest stable release
- Optimized Import and Export performance
- Using Apache CSVParser and CSVPrinter to parse and create CSV and TSV files. Utilizing CSVFormat.TDF to parse TSV files.
- Cosmetic fix to tooltips.
- Updated the column-separator and delimiter to use
,and"as default values, instead of,and\\" - Updated documentation to reflect changes above.
- Added .gitignore
- Cleaned up pom.xml, removed old dependencies.
- Added unit-tests.
- Added TravisCI and Coveralls.io integration, to report build and coverage statuses, respectively.
Hotfix
Mulesoft Certified
Passed Mulesoft certification and this version has been uploaded to Mulesoft Power Exchange. Following are a brief list of changes:
- Added Javadocs
- Updated pom.xml and removed duplicate dependencies, clean up, etc.
- Added demo projects for functional testing.
- Introduced usage of .properties files to specify integration parameters.
- Introduced duplicate Ascii-Doc formatted documents for all corresponding PDF documentation.
Support for Processes and Bug fixes
Release 1.1
- Support for Processes
- Code fixes: renaming AnaplanResponse to MulesoftAnaplanResponse
- Updated documentation (pdf) with details to use Processes in the connector.
- Minor bug fixes.
First release of Anaplan Connector for Mulesoft ESB
Anaplan's Mulesoft Connector for use with the Mulesoft Anypoint Studio. The connector supports:
- Import of data into Anaplan
- Export of data from Anaplan
- Delete operations (Execute).
Support for Process will be in v1.1.0