Skip to content

Releases: weblyzard/weblyzard_api

New John Doe client and dependency security update

06 Jan 17:03
Compare
Choose a tag to compare
  • new John Doe client
  • update jackson-databind to 2.8.11.3 to account for a severe security issue in the library
  • migrated to junit5 for unit testing

Transparent compression for web requests and generic annotation service

22 Nov 08:05
e4eeac6
Compare
Choose a tag to compare
  • added transparent compression support to all web service classes
  • added an AnnotationService web client
  • use checkstyle to enforce coding guidelines

Security: updated jackson-databind to 2.9.7

24 Oct 08:01
Compare
Choose a tag to compare

Update jackson-databind to 2.9.7 to account for a severe security issue in the library.

Layout-based document format and improved Java client API

05 Oct 08:22
e9cb9f1
Compare
Choose a tag to compare

This version of the Java API introduces

  1. a layout-based document format that provides a more efficient representation of the document's structure and is used for complex information extraction tasks such as slot filling
  2. an improve Java client API which uses WebserviceClientConfig objects for configuration
  3. java-examples illustrating the use of the client API.

Note: this release requires Java 10+

java-api-0.1.0.1

02 Sep 19:09
Compare
Choose a tag to compare

This release corresponds to version 0.1.0.1 of the weblyzard java api.