Releases: LabKey/labkey-api-java
Releases · LabKey/labkey-api-java
v1.5.0
- Update gradle and various dependencies
- Update signature of
Connectionconstructor - Issue 43380:
ImportDataCommandmissing options supported by the query-import.api endpoint - Remove
CheckForStudyReloadCommand.
v1.4.0
- 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
- Fix selectedMetadataInputFormat serialization
- Add some missing dependency declarations
v1.3.1
- 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
- 7368: Conditional Formats of Fields
- Update FileNotificationCommand to do a POST, as now required
- Add documentation