Skip to content
This repository has been archived by the owner on Oct 28, 2022. It is now read-only.

Release notes edits. Follow-on to PR #449. #511

Merged
merged 1 commit into from
Dec 15, 2015

Conversation

macieksmuga
Copy link
Contributor

Removed Experiment, Dataset and Fragment as requested in discussion of PR #449. I believe there are already some notes on the changed wire protocol semantics (dataSets -> dataSet in request objects, for example), I'll take a look to see what else needs to be added to that list.

@jeromekelleher
Copy link
Contributor

+1

@macieksmuga
Copy link
Contributor Author

I made some partial improvements to the changelog along @jeromekelleher's suggestions. A bit more to follow.

@jeromekelleher
Copy link
Contributor

I didn't realise this was a work in progress --- retracting earlier +1.


There is no longer one unitary namespace. Objects now reside in
"`org.ga4gh.models`", methods in "`org.ga4gh.methods`".

Updated the version number to `0.6.0-SNAPSHOT`.
Updated the version number to `0.6.a`.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the version number? I would vote for following PEP 440 and using either '0.6a1' or '0.6.0a1', depending on how many digits of precision we want.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

although we don't plan to provide bug fixes, lets go with '0.6.0a1'
anyway, just for consistency with the future

Jerome Kelleher notifications@github.com writes:

In doc/release-notes.md:

There is no longer one unitary namespace. Objects now reside in
"org.ga4gh.models", methods in "org.ga4gh.methods".

-Updated the version number to 0.6.0-SNAPSHOT.
+Updated the version number to 0.6.a.

What is the version number? I would vote for following PEP 440 and using either
'0.6a1' or '0.6.0a1', depending on how many digits of precision we want.


Reply to this email directly or view it on GitHub.*

@jeromekelleher
Copy link
Contributor

This is great, thanks @macieksmuga! Reinstating earlier +1, modulo the comment about the version number.

@david4096
Copy link
Member

+1

### Changed

Moved `GAException` to `methods.avdl`.
* New record type `ExternalIdentifier` introduced (not currently used - reserved for sequence annotations?)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would drop the editorial comment from the release notes, i.e. remove " - reserved for sequence annotations?" and resolve that separately.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch @calbach, thanks!

@calbach
Copy link
Contributor

calbach commented Dec 11, 2015

+1

@benedictpaten
Copy link
Contributor

+1

3 similar comments
@adamnovak
Copy link
Contributor

+1

@skeenan
Copy link
Member

skeenan commented Dec 12, 2015

+1

@sarahhunt
Copy link
Contributor

+1

@jeromekelleher
Copy link
Contributor

Looks like we have lots of +1s here, so we're good to merge. @macieksmuga, can you squash the commits please?

Release notes split into client-developer and internal changes info, per @jeromekelleher's suggestion.

Follow-on to PR ga4gh#449.
Resolves ga4gh#434.
macieksmuga added a commit that referenced this pull request Dec 15, 2015
Release notes edits.  Follow-on to PR #449.
@macieksmuga macieksmuga merged commit cf2bc1b into ga4gh:master Dec 15, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants