Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.7.6 #275

Merged
merged 4 commits into from
Jul 20, 2020
Merged

Release 0.7.6 #275

merged 4 commits into from
Jul 20, 2020

Conversation

c0c0n3
Copy link
Member

@c0c0n3 c0c0n3 commented Nov 7, 2019

New features

Bug fixes

Documentation

Important: Backward compatibility

This release breaks API backward compatibility. Existing 0.7.5 clients may not be able to work with this new Quantum Leap version without code changes. In detail: version 0.7.6 changes the URL of the version, health and config endpoints as indicated below:

  0.7.5           0.7.6
  -----           -----
/v2/version      /version
/v2/config       /config
/v2/health       /health

Note that the semantics of the endpoints remains the same as version 0.7.5.

@c0c0n3 c0c0n3 requested a review from chicco785 November 7, 2019 08:54
@c0c0n3
Copy link
Member Author

c0c0n3 commented Nov 7, 2019

@chicco785 should we release v 0.8 with this PR? i.e. should I complete the release notes and bump up the number returned by the version endpoint? Or should we hold off the release until we add more features?

@c0c0n3 c0c0n3 changed the title Note backward compat issue in release notes. Release 0.7.6 Jul 20, 2020
@c0c0n3
Copy link
Member Author

c0c0n3 commented Jul 20, 2020

should we release v 0.8 with this PR

we're going to have an intermediate release instead (0.7.6) in preparation for 0.8. We'll release 0.8 when we're done implementing timescale queries---see #324.

@c0c0n3
Copy link
Member Author

c0c0n3 commented Jul 20, 2020

@chicco785 forcing the merge since it looks like Travis integration is broken on the GitHub side---if you click through you'll see all builds passed with flying colours but for some obscure reason the status on the GitHub side never gets updated from pending...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant