Skip to content

Releases: anaplaninc/anaplan-mulesoft

Streaming Imports and bug-fixes

29 Apr 22:05

Choose a tag to compare

  • 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.

29 Jan 20:44

Choose a tag to compare

  • 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

18 Aug 15:02

Choose a tag to compare

Hotfix for Issue #44

Mulesoft Certified

26 Jun 05:57

Choose a tag to compare

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

19 Mar 20:41

Choose a tag to compare

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

19 Feb 22:11

Choose a tag to compare

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