-
Notifications
You must be signed in to change notification settings - Fork 121
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 v1.0.0-rc.3 #532
Release v1.0.0-rc.3 #532
Conversation
Codecov Report
@@ Coverage Diff @@
## main #532 +/- ##
=======================================
Coverage 94.25% 94.25%
=======================================
Files 71 71
Lines 10269 10269
Branches 1072 1072
=======================================
Hits 9679 9679
Misses 422 422
Partials 168 168
Continue to review full report at Codecov.
|
Several of us at Toitū Te Whenua Land Information New Zealand are very keen for the 1.0 release. Are there any things in particular which you would like feedback on? |
132c056
to
9ac2da6
Compare
At this point we are really trying to make sure we get any potentially breaking changes in prior to a 1.0 release. As far as I can tell, the only remaining issues that fit that description are #481 (since it will change the API for working with I'm currently working on #481 and plan on tackling #315 after that unless someone else gets to it first and then I would anticipate putting out a 1.0 release after that. @lossyrob Do you have any other thoughts on this? |
I think we'd be ready for a full release after the changes you mentioned, and it will be great to fully unblock a lot of downstream work for STAC 1.0 There is also the work of updating the quickstart, tutorials, and any out-of-date documentation that's left to be done. Since we can render the v1.0 release docs off of the 1.0 release branch and not a tag, those doc updates could happen after the tag and pypi release are made. |
Description:
Update version and CHANGELOG for v1.0.0-rc.3 release.
PR Checklist:
pre-commit run --all-files
)scripts/test
)