Skip to content

Commit

Permalink
Merge pull request #5873 from garlick/rel61.1
Browse files Browse the repository at this point in the history
NEWS.md: add release notes for 0.61.1
  • Loading branch information
mergify[bot] committed Apr 9, 2024
2 parents 91419b7 + 1cf9046 commit e985a91
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,29 @@
flux-core version 0.61.1 - 2024-04-09
-------------------------------------

## Fixes:

* broker: reduce log noise (#5869)
* shutdown: unload perilog plugin during shutdown (#5871)
* fix broker crash in `resource.status` RPC handling when excluded ranks
are also down (#5870)
* broker: avoid slow offline child UUID lookup (#5867)
* resource: round timestamp of drained ranks (#5866)
* fix more performance issues in `flux resource` (#5865)
* resource: improve `resource.status` response time with many drained ranks
(#5863)

## Cleanup

* minor cleanup in job-manager journal and job-list (mostly inline docs)
(#5850)
* job-list: remove jobspec/R update dead code (#5853)

## Documentation

* doc: add path to 'manpages' to conf.py (#5855)
* doc: fix whitespace issues in admin guide (#5854)

flux-core version 0.61.0 - 2024-04-02
-------------------------------------

Expand Down

0 comments on commit e985a91

Please sign in to comment.