github.com/hernad/nomad@v1.6.112/.changelog/16287.txt (about)

     1  ```release-note:bug
     2  server: Fixed a bug where deregistering a job that was already garbage collected would create a new evaluation
     3  ```
     4  
     5  ```release-note:bug
     6  server: Fixed a bug where the `system reconcile summaries` command and API would not return any scheduler-related errors
     7  ```
     8  
     9  ```release-note:bug
    10  server: Fixed a bug where node updates that produced errors from service discovery or CSI plugin updates were not logged
    11  ```