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

NEWS.md: add release notes for v0.35.0 #4103

Merged
merged 1 commit into from
Feb 5, 2022

Conversation

grondo
Copy link
Contributor

@grondo grondo commented Feb 4, 2022

This is a rough draft of release notes for v0.35.0.

This assumes a couple pending PRs will go in. I added a short blurb about "better handling of situations where is broker is unresponsive but not disconnected", but I'm assuming @garlick will edit that for correctness and clarity.

Feel free to push any edits or additions directly.

@garlick
Copy link
Member

garlick commented Feb 5, 2022

Pushed a little update to the blurb at the top.

Copy link
Member

@garlick garlick left a comment

Choose a reason for hiding this comment

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

approving per offline discussion with @grondo

@codecov
Copy link

codecov bot commented Feb 5, 2022

Codecov Report

Merging #4103 (5a6d721) into master (a85ab39) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #4103      +/-   ##
==========================================
+ Coverage   83.83%   83.85%   +0.01%     
==========================================
  Files         374      374              
  Lines       54818    54818              
==========================================
+ Hits        45959    45965       +6     
+ Misses       8859     8853       -6     
Impacted Files Coverage Δ
src/common/libpmi/simple_client.c 86.33% <0.00%> (-3.28%) ⬇️
src/common/libpmi/pmi.c 91.50% <0.00%> (-1.89%) ⬇️
src/broker/overlay.c 88.44% <0.00%> (-0.61%) ⬇️
src/cmd/flux-mini.py 91.86% <0.00%> (-0.15%) ⬇️
src/common/libflux/message.c 94.60% <0.00%> (-0.14%) ⬇️
src/broker/state_machine.c 82.14% <0.00%> (+0.51%) ⬆️
src/modules/job-archive/job-archive.c 60.08% <0.00%> (+0.80%) ⬆️
src/common/libsubprocess/server.c 77.01% <0.00%> (+4.88%) ⬆️

@mergify mergify bot merged commit 5e4f9fc into flux-framework:master Feb 5, 2022
@grondo grondo deleted the news-0.35 branch February 25, 2022 21:36
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.

2 participants