Releases: informatics-isi-edu/deriva-qt
PyPi release 1.7.4
Bugfix Release
Full Changelog: v1.7.0...v1.7.4
PyPi release 1.7.0
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
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 withderiva-globus-auth-utils login
. Note that thelogout
behavior of AuthWidget will invalidate the auth session but it will not automatically revoke the bearer token. This must be performed withderiva-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
This release synchronizes with release 1.6.1
of deriva-py.
Full Changelog: v1.6.0...v1.6.1
PyPi release 1.6.0
This release synchronizes with release 1.6.0
of deriva-py.
Full Changelog: v1.5.3...v1.6.0
PyPi release 1.5.3
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
PyPi release 1.4.1
This release synchronizes with release 1.4.1
of deriva-py.
PyPi release 1.3.1
This release synchronizes with release 1.3.1
of deriva-py.
PyPi release 1.3.0
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
.