Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • 2.1.0

    Release: GWDataFind Client 2.1.0
    GWDataFind 2.1.0
    
    Changes:
    
    -   Support multiple APIs
        ([!88](https://git.ligo.org/computing/gwdatafind/client/-/merge_requests/88))
    -   Update function signatures in documentation
        ([!113](https://git.ligo.org/computing/gwdatafind/client/-/merge_requests/113))
    -   Deprecation support for Omega-format cache output
        ([!115](https://git.ligo.org/computing/gwdatafind/client/-/merge_requests/115))
    
    [Full details](https://git.ligo.org/computing/gwdatafind/client/-/releases/2.1.0)
  • 2.0.0

    Release: GWDataFind Client 2.0.0
    GWDataFind 2.0.0
    
    Major feature release.
    The major change in this release is the switch from `ligo-segments` to
    `igwn-segments`, meaning some API calls now return objects of a completely
    different type.
    
    Changes:
    
    -   Migrate from ligo-segments to igwn-segments
        [https://git.ligo.org/computing/gwdatafind/client/-/merge_requests/99]
    -   Remove old HTTPConnection interface
        [https://git.ligo.org/computing/gwdatafind/client/-/merge_requests/101]
    -   Add Cache object to simplify manipulating files for HTCondor file transfer
        [https://git.ligo.org/computing/gwdatafind/client/-/merge_requests/102
    -   Add verbose logging
        [https://git.ligo.org/computing/gwdatafind/client/-/merge_requests/110]
    -   Update requirements for pip install
        [https://git.ligo.org/computing/gwdatafind/client/-/merge_requests/111]
    
    For full details of this release, see
    <https://git.ligo.org/computing/gwdatafind/client/-/releases/2.0.0>.
    
  • 1.2.0

    Release: GWDataFind Client 1.2.0
    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.3

    Release: GWDataFind Client 1.1.3
    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.2

    Release: GWDataFind Client 1.1.2
    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.1

    Release: GWDataFind Client 1.1.1
    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.0

    Release: GWDataFind Client 1.1.0
    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.5

    Release: GWDataFind Client 1.0.5
    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.
    
  • 1.0.4

    1.0.4: bug-fix release
    
    This release includes the gw_data_find entry-point that used to live in glue
    This release is incompatible with lscsoft-glue < 1.61.0
    
  • 1.0.3

    1.0.3: bug-fix release
    
  • 1.0.2

    1.0.2: bug-fix release
    
  • 1.0.1

    1.0.1: bug-fix release
    
  • 1.0.0

    1.0.0: first release