Skip to content

Releases: LabKey/labkey-api-java

v1.5.0

11 Jul 20:51

Choose a tag to compare

  • Update gradle and various dependencies
  • Update signature of Connection constructor
  • Issue 43380: ImportDataCommand missing options supported by the query-import.api endpoint
  • Remove CheckForStudyReloadCommand.

v1.4.0

10 Aug 23:48

Choose a tag to compare

  • Issue 43246: Lineage query NPE while processing an UploadedFile
  • Additional lineage options and support additional properties in response
  • Update dependency version numbers
  • Update to Gradle 7.1

v1.3.2

10 Aug 23:47

Choose a tag to compare

  • Fix selectedMetadataInputFormat serialization
  • Add some missing dependency declarations

v1.3.1

10 Aug 23:45

Choose a tag to compare

  • Fix pre-population of session ID and CSRF token in Connection
  • Identify target server with a URI instead of a String
  • Add support for Log4J 2

v1.3.0

17 Jun 05:11

Choose a tag to compare

  • 7368: Conditional Formats of Fields
  • Update FileNotificationCommand to do a POST, as now required
  • Add documentation