Release Notes
Enhancements
- Fix broken cross links in the documentation (3196)
- Display Python imports in the first tutorial example (3195)
- Use long options in places in the documentation (3197)
- Add EUM24 slides (3191)
Bug fixes
- Do not use CLI defaults for options that are backed by a configuration option (3206)
- Make version hash suffix calculation more robust (3204)
- Fix perflog header formatting when `perflog_compat` is used (3201)
- Fix logging crash when log format is `%(check_ALL)s` (3202)
- Retrieve the test job's nodelist when using the `squeue` backend (3184)
Other
- Bump version of `requests` package (3205)