Releases: ga4gh/ga4gh-client
New schemas version release
Version 0.6.0a10
Features:
-
Added support for BigWig files in a new Continuous Data object (#63) New endpoints and message types include:
-
POST /continuoussets/search
-
GET /continuoussets/{id}
-
POST /continuous/search
-
Continuous (new)
-
ContinuousSet (new)
-
Add ability to list and join peer server networks (#60) New endpoints and message types include:
-
POST /peers/list
-
POST /peers/announce
-
GET /info
-
ListPeersResponse (new)
-
Peer (new)
-
AnnouncePeerResponse (new)
-
GetInfoResponse (new)
-
Remove feature_id from ExpressionLevel and add ability to search by the Name field (#67) Impacts
-
'POST /expressionlevels/search'
-
GET /expressionlevels/{id}
-
Replaced info fields with rich type Attributes fields (#46) Impacts the following message types:
-
TranscriptEffect
-
VariantAnnotation
-
Individual
-
Biosample
-
Experiment (new)
-
Analysis (new)
-
Dataset
-
ReadGroup
-
ReadGroupSet
-
ReadAlignment
-
Reference
-
ReferenceSet
-
RnaQuantificationSet
-
RnaQuantification
-
ExpressionLevel
-
Feature
-
VariantSetMetadata
-
CallSet
-
Call
-
Variant
-
Replace NCBI taxon ID integer with ontology term. Impacts the following message types:
-
Reference
-
ReferenceSet
-
Changed ontology term “id” to “term_id” (#48) Impacts the following message types:
-
OntologyTerm
Documentation:
- Created a basic Info page for the Pypi repository (#68)
Bugfix release
Release using the new release process as detailed in the server docs.
Bugfix release
GA4GH client API library
Moving version number to be consistent with the schema version with which this library is compatible
GA4GH Client API v0.0.5
The release includes some minor bug fixes relating to the protobuf compiler and the setup.py file.
Protobuf 3.1 support
Updates to include Protobuf 3.1 and schema v0.6.0a9 changes
Hierarchical namespace
Hierarchical namespace
Uses new ga4gh packages
Uses new ga4gh packages (ga4gh-common and ga4gh-schemas)
Initial release
Merge pull request #10 from dcolligan/release_0_0_1 Releasing 0.0.1