Skip to content

Releases: informatics-isi-edu/deriva-qt

PyPi release 1.7.4

30 Oct 17:50
Compare
Choose a tag to compare

Bugfix Release

Full Changelog: v1.7.0...v1.7.4

PyPi release 1.7.0

15 Mar 22:11
Compare
Choose a tag to compare

This release synchronizes with release 1.7.0 of deriva-py.

  • Fix issue requiring type cast in json_editor.py.
  • Set credential member in AuthWidget when getting an auth session from a bearer token.

Full Changelog: v1.6.3...v1.7.0

PyPi release 1.6.3

24 Jul 23:14
Compare
Choose a tag to compare

This release synchronizes with release 1.6.3 of deriva-py.

  • Added bearer token compatibility to AuthWidget. This allows existing authentication flows to leverage bearer token authentication if already performed with deriva-globus-auth-utils login. Note that the logout behavior of AuthWidget will invalidate the auth session but it will not automatically revoke the bearer token. This must be performed with deriva-globus-auth-utils logout if a complete logout flow is desired. The AuthWidget will log when it is using a bearer token as opposed to a session cookie.
  • Fixed a bug in catalog configuration options panel(s) for non-integer based catalog names.

Full Changelog: v1.6.1...v1.6.3

PyPi release 1.6.1

01 Dec 21:09
Compare
Choose a tag to compare

This release synchronizes with release 1.6.1 of deriva-py.

Full Changelog: v1.6.0...v1.6.1

PyPi release 1.6.0

06 Oct 20:56
Compare
Choose a tag to compare

This release synchronizes with release 1.6.0 of deriva-py.

Full Changelog: v1.5.3...v1.6.0

PyPi release 1.5.3

07 Dec 19:05
Compare
Choose a tag to compare

Bugfix release.

This release synchronizes with release 1.5.3 of deriva-py.

Full Changelog: v1.5.0...v1.5.3

PyPi release 1.5.0

16 Apr 22:36
Compare
Choose a tag to compare

Minor feature and bugfix release.

Minimum Python3 version required is now 3.6.

The complete change list can be found here.

Change lists for previous releases can be found on the GitHub releases page here.

PyPi release 1.4.1

25 Nov 22:31
Compare
Choose a tag to compare

This release synchronizes with release 1.4.1 of deriva-py.

PyPi release 1.3.1

20 Oct 22:04
Compare
Choose a tag to compare

This release synchronizes with release 1.3.1 of deriva-py.

PyPi release 1.3.0

20 Jul 22:21
Compare
Choose a tag to compare

This release synchronizes with release 1.3.0 of deriva-py. It also sets the minimum required version of deriva-py to 1.0.0.