We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d5f9d0 commit 53507dcCopy full SHA for 53507dc
NEWS.md
@@ -1,3 +1,25 @@
1
+flux-sched version 0.30.0 - 2023-11-07
2
+--------------------------------------
3
+
4
+### New Features
5
6
+ * resource: support resource expiration updates (#1105)
7
8
+### Fixes
9
10
+ * traverser: fix default job duration when no duration specified (#1104)
11
12
+### Cleanup
13
14
+ * shell: remove data-staging shell plugin (#1102)
15
16
+### Build/Testsuite
17
18
+ * ci: fix coverage build (#1106)
19
+ * ci: do not force configure --prefix to /usr (#1100)
20
+ * ci: remove deprecated syntax and update release action (#1097)
21
22
23
flux-sched version 0.29.0 - 2023-10-03
24
--------------------------------------
25
0 commit comments