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 update #2037

Merged
merged 4 commits into from
Jan 24, 2023
Merged

Release update #2037

merged 4 commits into from
Jan 24, 2023

Conversation

sc336
Copy link
Contributor

@sc336 sc336 commented Jan 23, 2023

PR type: release

Summary

This PR updates version numbers etc. for the upcoming 2.7.0 release.

PR checklist

  • New features: code is well-documented
    • detailed docstrings (API documentation)
    • notebook examples (usage demonstration)
  • The bug case / new feature is covered by unit tests
  • Code has type annotations
  • Build checks
    • I ran the black isort formatter (make format)
    • I locally tested that the tests pass (make check-all)
  • Release management
    • RELEASE.md updated with entry for this change
    • New contributors: I've added myself to CONTRIBUTORS.md

@codecov
Copy link

codecov bot commented Jan 23, 2023

Codecov Report

Base: 98.01% // Head: 98.01% // No change to project coverage 👍

Coverage data is based on head (88d4893) compared to base (c3610b9).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2037    /-   ##
========================================
  Coverage    98.01%   98.01%           
========================================
  Files           96       96           
  Lines         5401     5401           
========================================
  Hits          5294     5294           
  Misses         107      107           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sc336 sc336 requested a review from uri-granta January 24, 2023 09:21
Copy link
Contributor

@uri-granta uri-granta left a comment

Choose a reason for hiding this comment

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

Thanks!

RELEASE.md Outdated

The main theme of this release is documentation, with a new suite of tutorials, several upgrades to notebooks and the removal of a rather annoying bug in the documentation site.

Perhaps more notably, `check_shapes` has been removed, and can now be found [here](https://github.com/GPflow/check_shapes). This change is breaking for those who are still getting `check_shapes` from `gpflow`. This intended to be the last release with breaking changes that is not a major version number; starting with the next release we will be moving to semantic versioning.
Copy link
Contributor

Choose a reason for hiding this comment

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

(I mean check_shapes was in experimental)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

That's a good point. Let me reword this.

@sc336 sc336 merged commit 6f07af5 into develop Jan 24, 2023
@sc336 sc336 deleted the sc336/2.7.0-release-update branch January 24, 2023 11:53
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.

2 participants