Skip to content

Releases: LabKey/labkey-api-python

0.7.0

10 May 18:06
Compare
Choose a tag to compare
  • Domain API, see labkey.domain
  • Fix for error response handling #12. Thanks to @thusharaw for this contribution.

0.6.1

28 Feb 22:16
Compare
Choose a tag to compare
  • Support non-JSON response formats

0.6.0

11 Sep 20:04
Compare
Choose a tag to compare
  • Support api_key in utils.create_server_context.
  • Support verify_ssl in utils.create_server_context. Thanks to @pescobar for this contribution.
  • Remove SafeTLSAdapter in favor of normal TLS convention.
  • Improve exception messaging when raising ServerContextError.

0.5.0

19 Apr 16:11
Compare
Choose a tag to compare
  • Security API, see labkey.security
  • ServerContext now a class, support for CSRF
  • Fix for LSID handling in Experiment objects
  • Documentation updates

0.4.3

13 Jan 04:03
Compare
Choose a tag to compare
  • Reintroduce portions of messageboard, wiki APIs (unsupported, not recommended for public use)
  • Documentation updates

0.4.2

15 Mar 20:17
Compare
Choose a tag to compare
v0.4.2

Release 0.4.2

0.4.1

17 Nov 20:23
Compare
Choose a tag to compare
v0.4.1

Release 0.4.1

0.4.0

11 Nov 21:34
Compare
Choose a tag to compare

New support for experiment save and load batch APIs. Switch to using more standard .netrc credential model. Update API to be PEP 8 compliant.

0.3.0

20 Aug 20:34
Compare
Choose a tag to compare

Basic support for LabKey query, wiki, and message board APIs.