Skip to content

Commit

Permalink
Update change log for release v7.5-beta.6
Browse files Browse the repository at this point in the history
  • Loading branch information
at055612 committed Jul 16, 2024
1 parent 0c40ab8 commit a03a561
Show file tree
Hide file tree
Showing 7 changed files with 17 additions and 120 deletions.
18 changes: 17 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,21 @@ DO NOT ADD CHANGES HERE - ADD THEM USING log_change.sh
~~~


## [v7.5-beta.6] - 2024-07-16

* Improve styling of Jobs screen so disabled jobs/nodes are greyed out.

* Add _Next Scheduled_ column to the detail pane of the Job screen.

* Add _Build Version_ and _Up Date_ columns to the Nodes screen. Also change the styling of the _Ping_ column so an enabled node with no ping stands out while a disabled node does not. Also change the row styling for disabled nodes.

* Add a Run now icon to the jobs screen to execute a job on a node immediately.

* Change the FS Volume and Index Volume tables to low-light CLOSED/INACTIVE volumes. Add tooltips to the path and last updated columns. Change the _Use%_ column to a percentage bar. Add red/green colouring to the _Full_ column values.

* Issue **#4327** : Add a Jobs pane to the Nodes screen to view jobs by node. Add linking between job nodes on the Nodes screen and the Jobs screen.


## [v7.5-beta.5] - 2024-07-11

* Fix lag on Jobs screen when changing the selected job in the top pane.
Expand Down Expand Up @@ -678,7 +693,8 @@ eval EventId = first(EventId)`, `evt` => `eval EventId = first(EventId)` and `st
* Issue **#3830** : Add S3 data storage option.


[Unreleased]: https://github.com/gchq/stroom/compare/v7.5-beta.5...HEAD
[Unreleased]: https://github.com/gchq/stroom/compare/v7.5-beta.6...HEAD
[v7.5-beta.6]: https://github.com/gchq/stroom/compare/v7.5-beta.5...v7.5-beta.6
[v7.5-beta.5]: https://github.com/gchq/stroom/compare/v7.5-beta.4...v7.5-beta.5
[v7.5-beta.4]: https://github.com/gchq/stroom/compare/v7.5-beta.3...v7.5-beta.4
[v7.5-beta.3]: https://github.com/gchq/stroom/compare/v7.5-beta.2...v7.5-beta.3
Expand Down
19 changes: 0 additions & 19 deletions unreleased_changes/20240624_150700_115__0.md

This file was deleted.

19 changes: 0 additions & 19 deletions unreleased_changes/20240624_161905_639__0.md

This file was deleted.

19 changes: 0 additions & 19 deletions unreleased_changes/20240625_172456_307__0.md

This file was deleted.

19 changes: 0 additions & 19 deletions unreleased_changes/20240703_151606_152__0.md

This file was deleted.

19 changes: 0 additions & 19 deletions unreleased_changes/20240712_163310_320__0.md

This file was deleted.

24 changes: 0 additions & 24 deletions unreleased_changes/20240715_195720_136__4327.md

This file was deleted.

0 comments on commit a03a561

Please sign in to comment.