We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b23e006 commit 1552fe8Copy full SHA for 1552fe8
1 file changed
CHANGELOG.md
@@ -1,6 +1,23 @@
1
Changelog
2
=========
3
4
+[1.19.0] - 2026-05-07
5
+--------------------
6
+
7
+### New Features
8
9
+- feat: add initial support for sle16+ (#863)
10
11
+### Bug Fixes
12
13
+- fix: handle_exceptions is not a valid parameter (#864)
14
15
+### Other Changes
16
17
+- test: ensure integration pytest works in collection mode (#865)
18
+- ci: bump actions/github-script from 8 to 9 (#866)
19
+- refactor: log-to-syslog in debug_flags will log internal trace msgs to syslog [citest_skip] (#867)
20
21
[1.18.0] - 2026-04-28
22
--------------------
23
0 commit comments