Releases: anaplaninc/anaplan-java-client
Anaplan Connect 4.0.0 Release
Features:
- OAuth 2.0 Support in Anaplan Connect
Bug Fixes:
-
Vulnerabilities fixed.
-
Illegal Error while exporting a saved view.
-
Boolean values from the JDBC connection
v3.0.1-rc
Features:
- Action-less add, update, upsert and delete operations for list items.
Bug Fixes:
-
Unclosed Socket Bug with Http/2.
-
Data Separator issue for Single Column Files.
-
Records with new lines skipped when exporting to database.
Anaplan Java Client v1.4.4
Features:
-
Added Retry mechanism for 5XX errors
-
Bugfix- NPE for 0 KB exports
-
Bugfix- Cyrillic characters processing around JDBC imports on windows OS.
-
Bugfix- JDBC exports for large processing of data
-
Removed the usage of loadclass parameter. User scripts will still work even if they provide this parameter.
Anaplan Java Client v1.4.3
Features:
-
Upgrades to public libraries
-
Upgrade to bouncycastle library for direct private key usage
Anaplan Java Client v1.4.2
Features:
-
Export Anaplan data to JDBC targets
-
Bug fix: Data corruption issue when uploading multi-byte chars (Shift-JIS, UTF-16LE etc) across chunks
-
Bug fix: AC throws null pointer exception with “-VI” command line option
-
Bug fix: AC throws exception if Java is installed in “program Files (x86)” Windows directory
-
Bug fix: Junk chars in AC terminal logs in Windows
-
Bug fix: AC forcing command line parameters for domain/workstation for Basic proxy authentication. Now domain/workstation is required for NTLM auth only
-
Bug fix: NULL pointer exception in case of 0 chunks (Anaplan export)
Anaplan Java Client v1.4.1
Features:
- BugFix to handle NullPointerException when Anaplan returns “Another row has already been processed with this key”
- BugFix - AC did not recognize different column separators
- Allow users to directly use Private key for authentication
- This version will automatically ignore extra text in CA public certificate / Private key. There is extra text appears before the “----BEGIN CERTIFICATE----” part. Users do not need to edit the files to remove these lines.