Skip to content

Commit 76df685

Browse files
author
MKLeb
committed
Generate Changelog for version 0.5.0
1 parent c287de9 commit 76df685

File tree

9 files changed

+33
-8
lines changed

9 files changed

+33
-8
lines changed

CHANGELOG.rst

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,39 @@ Backward incompatible (breaking) changes will only be introduced in major versio
1414
.. towncrier release notes start
1515
1616
17+
0.5.0 (2023-06-01)
18+
==================
19+
20+
Features
21+
--------
22+
23+
- `#54 <https://github.com/saltstack/pytest-skip-markers/issues/54>`_: Add a Jupyter notebook processor that allows running parameterized notebooks using `papermill`
24+
25+
26+
27+
Improvements
28+
------------
29+
30+
- `#46 <https://github.com/saltstack/pytest-skip-markers/issues/46>`_: Allow multiple collectors to feed data into the processors chain
31+
32+
- `#47 <https://github.com/saltstack/pytest-skip-markers/issues/47>`_: Forwarders always run concurrently now
33+
34+
- `#48 <https://github.com/saltstack/pytest-skip-markers/issues/48>`_: Create a test event collector(generator)
35+
36+
- `#49 <https://github.com/saltstack/pytest-skip-markers/issues/49>`_: Turn the `noop` processor into the `test` event processor(generator)
37+
38+
- `#50 <https://github.com/saltstack/pytest-skip-markers/issues/50>`_: Allow defining if a pipeline should restart or not when it ends or when it fails during processing.
39+
40+
- `#52 <https://github.com/saltstack/pytest-skip-markers/issues/52>`_: Chain processors asynchronously
41+
42+
43+
44+
Trivial/Internal Changes
45+
------------------------
46+
47+
- `#47 <https://github.com/saltstack/pytest-skip-markers/issues/47>`_: Add a timed test case to verify concurrency
48+
49+
1750
0.4.0 (2023-05-18)
1851
==================
1952

changelog/46.improvement.rst

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

changelog/47.improvement.rst

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

changelog/47.trivial.rst

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

changelog/48.improvement.rst

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

changelog/49.improvement.rst

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

changelog/50.improvement.rst

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

changelog/52.improvement.rst

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

changelog/54.feature.rst

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

0 commit comments

Comments
 (0)