-
1.2.06d8e712f · ·
GWDataFind 1.2.0 Changes: - Add support for non-GWF file extensions (<https://git.ligo.org/computing/gwdatafind/client/-/merge_requests/83>) - Use argparse-manpage for manual generation (<https://git.ligo.org/computing/gwdatafind/client/-/merge_requests/80>) - Update references to gwosc.org (<https://git.ligo.org/computing/gwdatafind/client/-/merge_requests/87>) - Support multi-character site IDs (<https://git.ligo.org/computing/gwdatafind/client/-/merge_requests/91>) - Add support for EL9 (<https://git.ligo.org/computing/gwdatafind/client/-/merge_requests/90>) - Drop support for Debian Buster (<https://git.ligo.org/computing/gwdatafind/client/-/merge_requests/92>) - Add support for Python 3.11 and 3.12 (<https://git.ligo.org/computing/gwdatafind/client/-/merge_requests/93>) For full details of this release, see <https://git.ligo.org/computing/gwdatafind/client/-/releases/1.2.0>.
-
1.1.3e9403bcc · ·
GWDataFind 1.1.3 Changes: - https://git.ligo.org/computing/gwdatafind/client/-/merge_requests/77+ - https://git.ligo.org/computing/gwdatafind/client/-/merge_requests/78+ For full details of this release, see <https://git.ligo.org/computing/gwdatafind/client/-/releases/1.1.3>.
-
1.1.21cb7c8db · ·
GWDataFind 1.1.2 Packaging bug-fix release. Changes: - [computing/gwdatafind/client!75] update igwn-auth-utils requirement For full details of this release, see <https://git.ligo.org/computing/gwdatafind/client/-/releases/1.1.2>.
-
1.1.1eac0d384 · ·
GWDataFind 1.1.1 Bug-fix release. Bug fixes: - [https://git.ligo.org/computing/gwdatafind/client/-/merge_requests/72] fixes critical issue with deprecated `HTTPConnection` interface For full details of this release, see <https://git.ligo.org/computing/gwdatafind/client/-/releases/1.1.1>.
-
1.1.0cddb699b · ·
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>
-
1.0.5f5eb6e0b · ·
GWDataFind 1.0.5 Patch release in the GWDataFind 1.0.x series Changes: - remove support for Python 2 [!32] - add support for Python 3.10 [!37] - rename `LIGO_DATAFIND_SERVER` -> `GWDATAFIND_SERVER` [!29] - restructure binary packages for Debian and RHEL [!27,!35,!42] See <https://git.ligo.org/gwdatafind/gwdatafind/-/milestones/1> for a full list of changes/issues related to this milestone.