Skip to content

Release 7.7.2

Latest

Choose a tag to compare

@mduft mduft released this 07 Aug 12:47
· 212 commits to master since this release

Features

  • Update Java (21.0.8+9) and all third party dependencies.

Improvements

  • Minor improvements in the documentation.
  • Improvements to the logic in the instance template stepper, allowing better navigation between the individual steps.
  • Slightly improved logging when starting proceses.
  • Show a hint in the data file and log file viewers when the file is detected to be binary content and cannot be displayed.
  • Slightly improve rendering of the client launcher table - more improvements/fixes to come in a future release.

Fixes

  • Fixed a major issue which would result in nodes "forgetting" the state of processes.
  • Fixed various issues where packages for unsupported/unknown operating systems would cause unexpected problems.
  • Fixed an issue in the nightly cleanup job which made it crash.
  • Fixed an issue where waiting for stale transactions would wait a wrong amount of time.
  • Fixed an issue in the client launcher which could result in stale applications not being cleaned up properly.
  • Fixed an issue which would not allow to use the first column of a table for grouping - mostly relevant for reports.
  • Fixed an issue where the state of "Repair and Prune" would carry over when selecting a different hive where it shouldn't.
  • Fixed an issue where pressing "Calculate" in the manual cleanup page twice would result in a broken page layout.
  • Fixed a major issue where it was possible to save invalid instance configuration through the popup preventing to leave the page if dirty.
  • Fixed an issue that prevented the user documentation from being included in the BDeploy release artifacts.