v3.7.0-rc3
Pre-release
Pre-release
wenyikuang
released this
16 Nov 20:38
·
971 commits
to develop
since this release
What's Changed
- Fix #5018 - C++ CLI: Calling a non existing method in a measure ends up with a crash and stack trace by @jmarrec in #5023
- Fixing run workflow with outdated measures by @jmarrec in #5015
- C++ CLI: Create results.json and handle analysis.json (create objectives.json) by @jmarrec in #5028
- Don't delete the osw when it is in the run dir by @kbenne in #5041
- Fix #5030 - C++ CLI: run.log is huge and missing the runner.registerWarning messages by @jmarrec in #5035
- Fix #5037 - Adjust log formatters for workflow (stdout + run.log) by @jmarrec in #5042
- Bump to rc3. by @wenyikuang in #5043
- Add missing
add_result_measure_info
so that out.osw step result have the same info as before by @jmarrec in #5044
Full Changelog: v3.7.0-rc2...v3.7.0-rc3