Acumos Java Client Release Notes

Version 2.2.0 11-June 2019

  • H2O Model dump is not getting created with latest deployed JavaClient : ACUMOS-2998

Version 2.1.0 23-May 2019

  • Java Client needs to use the modeler’s default.proto to onboad generic java model : ACUMOS-1881
  • Support multiple java methods other than one single predict method : ACUMOS-1543

Version 2.0.0 04-April 2019

  • Modify acumos-java-client in accordance with task 2262 (create microcervice parameter) : ACUMOS-2264

Version 1.14.0 15-March 2019

  • Modify acumos-java-client in accordance with task 2262 (create microcervice parameter) : ACUMOS-2264
  • Modify acumos-java-client to take into account license file : ACUMOS-2277

Version 1.11.1 20-November 2018

  • API token authentication not working for java model when onboarded through CLI : ACUMOS-1916

Version 1.11.0 28-September 2018

Version 1.10.0 5-June 2018

  • Move protobuf library version to config out of code : ACUMOS-909
  • Password displayed at command line while onboarding H2O model : ACUMOS-954

Version 1.0.9 22-May 2018

  • Clean windows-specific code that constructs file paths ACUMOS-818

Version 1.0.8 March 2018

  • Generates the correct output datatype for output message based on model inspection (More datatypes will be supported in the future)

Version 1.0.7 March 2018

  • Bug fix in Web based onboarding. Wrong arguments were being read.

Version 1.0.6 March 2018

  • More test cases added

Version 1.0.5 March 2018

  • Fix : Now authentication url needed for web based onboarding

Version 1.0.4 March 2018

  • Fix for building fat jar and rename packages

Version 1.0.3 March 2018

  • Protobuf autogeneration implemented for H2o

Version 1.0.2 March 2018

  • Accepts csv file for protobuf generation for Generic java models

Version 1.0.1 January 2018

  • Hardening
  • Integration with Onboarding

Version 1.0.0 December 2017

  • Initial Release