File tree Expand file tree Collapse file tree 4 files changed +27
-9
lines changed Expand file tree Collapse file tree 4 files changed +27
-9
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,33 @@ Backward incompatible (breaking) changes will only be introduced in major versio
2020
2121.. towncrier release notes start
2222
23+ 1.0.0rc24 (2023-07-27)
24+ ======================
25+
26+ Improvements
27+ ------------
28+
29+ - Several improvements to reduce failure points:
30+
31+ * Log the exception instead of raising it.
32+ * Always populate the `*_dirs ` config settings, regardless of how salt-factories is being used
33+ * Improved the connect/disconnect behavior of the event listener client
34+ * The minimum supported Salt version is now 3005.0
35+ * The minimum supported Pytest version is now 7.0.0 (`#149 <https://github.com/saltstack/pytest-salt-factories/issues/149 >`_)
36+
37+
38+ Bug Fixes
39+ ---------
40+
41+ - Do not blindly overwrite the `retuner_address ` configuration key (`#146 <https://github.com/saltstack/pytest-salt-factories/issues/146 >`_)
42+
43+
44+ Trivial/Internal Changes
45+ ------------------------
46+
47+ - Start checking the code base with ruff (`#149 <https://github.com/saltstack/pytest-salt-factories/issues/149 >`_)
48+
49+
23501.0.0rc23 (2022-12-15)
2451======================
2552
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments