Skip to content

Commit 35080d5

Browse files
authored
Merge pull request #4316 from garlick/news39
NEWS.md: add items for 0.39.0 release
2 parents 4fb4cc1 + d42e7da commit 35080d5

File tree

1 file changed

+52
-0
lines changed

1 file changed

+52
-0
lines changed

NEWS.md

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,55 @@
1+
flux-core version 0.39.0 - 2022-05-06
2+
-------------------------------------
3+
4+
## New Features
5+
6+
* job-list: support new "all" attribute to get all job attributes (#4324)
7+
* flux-overlay: replace --no-color with --color=WHEN (#4322)
8+
* flux-overlay: add -H, --highlight option (#4322)
9+
* flux-shutdown: add --gc garbage collection option (#4303)
10+
* content: track RFC 10 protocol changes (#4299)
11+
* flux-dmesg: colorize output and add -H, --human option (#4289)
12+
* job-manager: add inactive job purge capability (#4286)
13+
* libutil: support "ms" suffix for Flux Standard Duration (#4284)
14+
* add flux-resource info subcommand (#4272)
15+
16+
## Fixes
17+
18+
* python: uri: fix intermittent failure of fallback pid resolver (#4320)
19+
* flux-job: fix purge usage message (#4318)
20+
* use correct type in content-sqlite, misc. content test cleanup (#4315)
21+
* job-archive: use safer pragmas (#4307)
22+
* select safer content.sqlite consistency pragmas (#4294)
23+
* sched-simple: do not allocate down nodes with --exclusive (#4292)
24+
* python: fix return from `flux.importer.import_plugins()` when no plugins
25+
found (#4288)
26+
* fix hang when job with an interactive pty fails early (#4283)
27+
* broker: prevent downstream peers from connecting during shutdown (#4277)
28+
29+
## Cleanup
30+
31+
* flux-shutdown(1): document new options (#4323)
32+
* README: add libarchive prerequisite (#4319)
33+
* content-s3: cosmetic cleanup (#4314)
34+
* job-list: misc cleanups (#4297)
35+
* broker: suppress online message with no members (#4298)
36+
* job-manager: introduce config callback (#4279)
37+
* libev: update to version 4.33 (#4282)
38+
* libflux: convert `flux_conf_error_t` to `flux_error_t` (#4278)
39+
* resource: stop collecting/reducing hwloc XML (#4263)
40+
* flux-hwloc: remove command (#4262)
41+
* flux-resource: remove ranks from default status output (#4271)
42+
* libsubprocess: remove prefix on server setup (#4268)
43+
44+
## Testsuite
45+
46+
* testsuite: increase test timeout (#4321)
47+
* teststuite: document and fixup LONGTEST tests (#4305)
48+
* testsuite: minor README fixes / updates (#4291)
49+
* docker: update default flux-security version to v0.6.0 (#4274)
50+
* testsuite: fix failing tests on parallel testsuite runs (#4275)
51+
* ci: add build for Fedora 35 (#4270)
52+
153
flux-core version 0.38.0 - 2022-04-04
254
-------------------------------------
355

0 commit comments

Comments
 (0)