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] updates changelog for 0.2.118 #13127

Merged
merged 6 commits into from
Jun 10, 2023

Conversation

iris-garden
Copy link
Contributor

No description provided.

@danking danking removed the WIP label Jun 5, 2023
jigold
jigold previously requested changes Jun 5, 2023
@@ -33,6 +33,18 @@ Please note that **forward compatibility should not be expected, especially
relating to file formats**: this means that it may not be possible to use
an earlier version of Hail to read files written in a later version.

## Version 0.2.118

Released 2023-05-30
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you change the date?


- (hail#13113) `hail.ggplot2.geom_point` now displays a legend group for a column even when it has only one value in it.
- (hail#13089) Requester pays buckets now work in `hailtop.fs` and `hl.hadoop_*`. This has been broken since at least 0.2.115.
- (hail#12995) Fixed bug causing poor performance and memory leaks for `Matrix.annotate_rows` aggregations.
Copy link
Contributor

Choose a reason for hiding this comment

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

What about #12569 as new features?
#13081 as a new feature?

I don't think #13126 is a bug fix, but @chrisvittal can chime in?

Copy link
Contributor

Choose a reason for hiding this comment

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

Also, #13089 and #13113 and #12995 haven't merged yet. Did you want to wait for those to merge or should we go ahead without those?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

#13113 was the reason I wanted to cut a release in the first place, so I'd like to wait for it to go in first.

Copy link
Collaborator

Choose a reason for hiding this comment

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

What about #12569 as new features? #13081 as a new feature?

I don't think #13126 is a bug fix, but @chrisvittal can chime in?

That is a bugfix. One partition pipelines that we execute on the driver that then failed because of transient errors would not retry.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added changelog messages for #12569 and #13126. I'll change the date as well once this is actually ready to go in. This PR is WIP pending the merge of at least #13113, #13147, and any other PRs that are necessary to make CI work again. We could also wait for #13089 and #12995, but I don't have strong opinions either way about that. @danking, thoughts?

Copy link
Contributor

@danking danking left a comment

Choose a reason for hiding this comment

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

@iris-garden your PR merged, let's fix up the change log and get this release out!

hail/python/hail/docs/change_log.md Outdated Show resolved Hide resolved
hail/python/hail/docs/change_log.md Outdated Show resolved Hide resolved
hail/python/hail/docs/change_log.md Show resolved Hide resolved
@danking
Copy link
Contributor

danking commented Jun 9, 2023

@iris-garden bump!

@danking danking merged commit 87b8d0a into hail-is:main Jun 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants