From c9ce149791e1179bf5bfd7a229ed040536f38da2 Mon Sep 17 00:00:00 2001 From: mulhern Date: Wed, 17 Sep 2025 16:38:49 -0400 Subject: [PATCH 1/3] Update changelog Signed-off-by: mulhern --- CHANGES.txt | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index ed5bb93..ca03474 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,29 @@ +dbus-python-client-gen 0.8.4 +============================ +Recommended development environment: Fedora 41 + +- Remove license classifier deprecated by PEP 639: + https://github.com/stratis-storage/dbus-python-client-gen/pull/112 + +- Tidies and Maintenance: + https://github.com/stratis-storage/dbus-python-client-gen/pull/114 + https://github.com/stratis-storage/dbus-python-client-gen/pull/113 + https://github.com/stratis-storage/dbus-python-client-gen/pull/110 + https://github.com/stratis-storage/dbus-python-client-gen/pull/108 + https://github.com/stratis-storage/dbus-python-client-gen/pull/106 + https://github.com/stratis-storage/dbus-python-client-gen/pull/105 + https://github.com/stratis-storage/dbus-python-client-gen/pull/104 + https://github.com/stratis-storage/dbus-python-client-gen/pull/103 + https://github.com/stratis-storage/dbus-python-client-gen/pull/102 + https://github.com/stratis-storage/dbus-python-client-gen/pull/101 + https://github.com/stratis-storage/dbus-python-client-gen/pull/100 + https://github.com/stratis-storage/dbus-python-client-gen/pull/99 + https://github.com/stratis-storage/dbus-python-client-gen/pull/98 + https://github.com/stratis-storage/dbus-python-client-gen/pull/97 + https://github.com/stratis-storage/dbus-python-client-gen/pull/96 + https://github.com/stratis-storage/dbus-python-client-gen/pull/95 + + dbus-python-client-gen 0.8.3 ============================ Recommended development environment: Fedora 38 From 4bcbd13bc41180372894da8b5c135e24ac95c358 Mon Sep 17 00:00:00 2001 From: mulhern Date: Sun, 25 Jan 2026 19:20:02 -0500 Subject: [PATCH 2/3] Update changelog Signed-off-by: mulhern --- CHANGES.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index ca03474..f1c0bad 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,11 +1,15 @@ dbus-python-client-gen 0.8.4 ============================ -Recommended development environment: Fedora 41 +Recommended development environment: Fedora 42 - Remove license classifier deprecated by PEP 639: https://github.com/stratis-storage/dbus-python-client-gen/pull/112 - Tidies and Maintenance: + https://github.com/stratis-storage/dbus-python-client-gen/pull/118 + https://github.com/stratis-storage/dbus-python-client-gen/pull/117 + https://github.com/stratis-storage/dbus-python-client-gen/pull/116 + https://github.com/stratis-storage/dbus-python-client-gen/pull/115 https://github.com/stratis-storage/dbus-python-client-gen/pull/114 https://github.com/stratis-storage/dbus-python-client-gen/pull/113 https://github.com/stratis-storage/dbus-python-client-gen/pull/110 From 9e3c74b26c417f19b3e83b059e70fcf136379b72 Mon Sep 17 00:00:00 2001 From: mulhern Date: Thu, 29 Jan 2026 11:43:27 -0500 Subject: [PATCH 3/3] Update changelog Signed-off-by: mulhern --- CHANGES.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index f1c0bad..2f6b3d4 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -2,10 +2,14 @@ dbus-python-client-gen 0.8.4 ============================ Recommended development environment: Fedora 42 +- Allow passing timeout value to a generated D-Bus function: + https://github.com/stratis-storage/dbus-python-client-gen/pull/119 + - Remove license classifier deprecated by PEP 639: https://github.com/stratis-storage/dbus-python-client-gen/pull/112 - Tidies and Maintenance: + https://github.com/stratis-storage/dbus-python-client-gen/pull/120 https://github.com/stratis-storage/dbus-python-client-gen/pull/118 https://github.com/stratis-storage/dbus-python-client-gen/pull/117 https://github.com/stratis-storage/dbus-python-client-gen/pull/116