Skip to content

Commit d91af44

Browse files
committed
Generate Changelog for version 1.0.0rc24
1 parent 34f1f71 commit d91af44

File tree

4 files changed

+27
-9
lines changed

4 files changed

+27
-9
lines changed

CHANGELOG.rst

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff 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+
2350
1.0.0rc23 (2022-12-15)
2451
======================
2552

changelog/146.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/149.improvement.rst

Lines changed: 0 additions & 7 deletions
This file was deleted.

changelog/149.trivial.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)