Skip to content

Releases: LabKey/labkey-api-java

v1.5.2

Choose a tag to compare

@labkey-adam labkey-adam released this 22 Jul 23:49
  • Add Connection.setUserAgent() and Connection.getUserAgent()
  • Set Java library user agent to "LabKey Java API"
  • Set SAS library user agent to "LabKey SAS API"

v1.5.1

Choose a tag to compare

@labkey-tchad labkey-tchad released this 11 Jul 20:52
46828f9
  • Fix NPE when saving assay protocol with transform scripts
  • Add derivationDataScope to PropertyDescriptor

v1.5.0

Choose a tag to compare

@labkey-tchad labkey-tchad released this 11 Jul 20:51
  • 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

Choose a tag to compare

@labkey-tchad labkey-tchad released this 10 Aug 23:48
  • 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

Choose a tag to compare

@labkey-tchad labkey-tchad released this 10 Aug 23:47
  • Fix selectedMetadataInputFormat serialization
  • Add some missing dependency declarations

v1.3.1

Choose a tag to compare

@labkey-tchad labkey-tchad released this 10 Aug 23:45
  • 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

Choose a tag to compare

@labkey-nicka labkey-nicka released this 17 Jun 05:11
  • 7368: Conditional Formats of Fields
  • Update FileNotificationCommand to do a POST, as now required
  • Add documentation