-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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 notes for 2024.06.0 #9092
Conversation
I'll cut the release tomorrow morning (and merge this just before that). If there's any PRs to merge before the release, feel free to do so, and I'll do a final pass over the release notes before merging. |
Nice, thanks! |
the upstream-dev CI currently fails for similar reasons as the tests fixed in #9081. Since this is caused by changes in the (unreleased) |
@dcherian, it looks like the hypothesis CI triggers on |
No! |
+1 to just adding names and closing it out. Somehow I seem to have messed up the hypothesis action again. but that's not a blocker! |
I'll go ahead and do that, then |
* main: new whats-new section (pydata#9115) release v2024.06.0 (pydata#9113) release notes for 2024.06.0 (pydata#9092) [skip-ci] Try fixing hypothesis CI trigger (pydata#9112) Undo custom padding-top. (pydata#9107) add remaining core-dev citations [skip-ci][skip-rtd] (pydata#9110) Add user survey announcement to docs (pydata#9101) skip the `pandas` datetime roundtrip test with `pandas=3.0` (pydata#9104) Adds Matt Savoie to CITATION.cff (pydata#9103) [skip-ci] Fix skip-ci for hypothesis (pydata#9102) open_datatree performance improvement on NetCDF, H5, and Zarr files (pydata#9014)
* typo * update the version number * release notes * remove empty sections * update the list of contributors * core-dev spelling [skip-ci] * reflow * reword the release summary * note for `numpy` 2 compat * reword * punctuation [skip-ci] * list spacing [skip-ci] * broken PR link [skip-ci] * reword a entry * typo * update the release notes * core dev spelling [skip-ci]
* main: (48 commits) Add test for #9155 (#9161) Remove mypy exclusions for a couple more libraries (#9160) Include numbagg in type checks (#9159) Improve zarr chunks docs (#9140) groupby: remove some internal use of IndexVariable (#9123) Improve `to_zarr` docs (#9139) Split out distributed writes in zarr docs (#9132) Update zendoo badge link (#9133) Support duplicate dimensions in `.chunk` (#9099) Bump the actions group with 2 updates (#9130) adjust repr tests to account for different platforms (#9127) (#9128) Grouper refactor (#9122) Update docstring in api.py for open_mfdataset(), clarifying "chunks" argument (#9121) Add test for rechunking to a size string (#9117) Move Sphinx directives out of `See also` (#8466) new whats-new section (#9115) release v2024.06.0 (#9113) release notes for 2024.06.0 (#9092) [skip-ci] Try fixing hypothesis CI trigger (#9112) Undo custom padding-top. (#9107) ...
PRs to wait on:
I'll remove the empty sections before just before merging, so any PRs that are merged before that can still be included without merge conflicts.