File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 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
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 ) ).
Original file line number Diff line number Diff 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 >
You can’t perform that action at this time.
0 commit comments