Skip to content

1.2.1

Compare
Choose a tag to compare
@gamue gamue released this 15 Sep 08:56
· 18 commits to master since this release
  • Added Gzip support
  • Added timeout handling:
    • A timeout configuration can be added as 3rd parameter of the FFApi constructor
    • When a timeout occurs a FFApiException is thrown
  • Added isTimeout property to FFApiException
  • Updated Gradle Wrapper Version to 3.0
  • Added FFApi#refreshRecommenderDatabases api and runner example