Skip to content

Commit 220d4ea

Browse files
committed
Update.
1 parent 81142e2 commit 220d4ea

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
([\#1975](https://github.com/ubccr/xdmod/pull/1975)).
88
- Fix various bugs found when testing strict SQL modes
99
([\#1947](https://github.com/ubccr/xdmod/pull/1947)).
10+
- Show unknown users the Summary tab instead of the Dashboard tab
11+
([\#2065](https://github.com/ubccr/xdmod/pull/2065)).
1012
- Enhancements
1113
- Add the ability to support multiple organizations and to assign
1214
organizations to people and to resources
@@ -38,6 +40,8 @@
3840
[\#1968](https://github.com/ubccr/xdmod/pull/1968)).
3941
- Add an order to the raw data exported from the Resource Specifications
4042
realm ([\#1979](https://github.com/ubccr/xdmod/pull/1979)).
43+
- Add support for ingesting Slurm logs in JSON format
44+
([\#1963](https://github.com/ubccr/xdmod/pull/1963)).
4145
- Maintenance / Code Quality
4246
- Remove the "Job Size: Normalized" metric
4347
([\#1981](https://github.com/ubccr/xdmod/pull/1981)).

html/about/release_notes/xdmod.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ <h2 id="XXXX-XX-XX-v11-5-0">XXXX-XX-XX v11.5.0</h2>
77
<li><p>Bug Fixes</p><ul>
88
<li>Fix bugs when updating user organizations.</li>
99
<li>Fix various bugs found when testing strict SQL modes.</li>
10+
<li>Show unknown users the Summary tab instead of the Dashboard
11+
tab.</li>
1012
</ul></li>
1113
<li><p>Enhancements</p><ul>
1214
<li>Add the ability to support multiple organizations and to assign
@@ -25,6 +27,7 @@ <h2 id="XXXX-XX-XX-v11-5-0">XXXX-XX-XX v11.5.0</h2>
2527
<li>Improve ingestion performance.</li>
2628
<li>Add an order to the raw data exported from the Resource
2729
Specifications realm.</li>
30+
<li>Add support for ingesting Slurm logs in JSON format.</li>
2831
</ul></li>
2932
<li><p>Maintenance / Code Quality</p><ul>
3033
<li>Remove the "Job Size: Normalized" metric.</li>

0 commit comments

Comments
 (0)