Skip to content
GWDataFind 1.0.0

Stable development release

Deprecations:

- [https://git.ligo.org/computing/gwdatafind/client/-/merge_requests/38]
  the `gwdatafind.http` module and the classes therein have been deprecated and replaced
  by the functional calls available from the top-level `gwdatafind` module;
  `gwdatafind.http` will be removed in GWDataFind 2.0.0.

- [https://git.ligo.org/computing/gwdatafind/client/-/merge_requests/50]
  support for Python 3.5 has been dropped

Notable changes:

- [https://git.ligo.org/computing/gwdatafind/client/-/merge_requests/38]
  the library was refactored to use `igwn_auth_utils.requests` for all HTTP
  access; this provides support for authorized queries using SciTokens

For full details of this release, see
<https://git.ligo.org/computing/gwdatafind/client/-/releases/1.1.0>