Skip to content

java-sdk-2.0.0

Compare
Choose a tag to compare
@germanattanasio germanattanasio released this 14 Nov 22:10
· 3778 commits to master since this release

v2.0.0

The v2.0.0 release introduces a new HTTP library which support HTTP+SPDY. We also took the chance to update the artifactid in maven (from java-wrapper to java-sdk).

CHANGES

  • Added a cookie handler
  • Added Retrieve and Rank
    • Switch to use objects to represents parameters instead of Map<String,Object> as discussed here.
    • Use OkHttp and switch away from HttpClient enhancement task #72
    • Tradeoff Analytics Example Out-Of-Sync duplicate #83
    • Unable to Execute Tradeoff Analytics bug tradeoff-analytics #82
    • Update API calls from Document Conversion enhancement #80
    • Date Format Exception for Android bug #76
    • Classification object should have getTopClassConfidence() natural-language-classifier #70
    • Add getter/setter to POJOs in AlchemyNews Alchemy #69
    • Doubt - how to retrieve documents from Alchemy News? Alchemy #68
    • Concept Insights: fix corpus id in createCorpus concept-insights #66
    • New Alchemy API does not support standard characters Alchemy #64
    • create a classifier from a csv file. natural-language-classifier #63
    • Uploading dialog file using java wrapper returns BadRequestException invalid #38
    • Remove Language Identification and Machine Translation enhancement task

V2.0.0 CONTRIBUTORS

  1. @gjs29: Added Retrieve and Rank. 👔👔
  2. @adityagai and @samir-patel: worked on Document Conversion. 🙈🙈