From cdebe474ed2bb4bd54d43218c22d45024fa0e6cf Mon Sep 17 00:00:00 2001 From: client-software-ci <129794699+client-software-ci@users.noreply.github.com> Date: Tue, 21 Jul 2026 20:28:21 +0000 Subject: [PATCH] chore(release): 0.9.6 Signed-off-by: client-software-ci <129794699+client-software-ci@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dcbeb90..dace691 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## 0.9.6 (2026-07-21) + + +### Bug Fixes +* decode subprocess output with errors="backslashreplace" to keep the reader thread alive (#275, #277) ([`8ffb2ed`](https://github.com/OpenJobDescription/openjd-adaptor-runtime-for-python/commit/8ffb2ed8929fdfe44058a0b7acea628cdb9bd422), [`67efbac`](https://github.com/OpenJobDescription/openjd-adaptor-runtime-for-python/commit/67efbaca674df3ff616ce3fb601a1ec39fa41ebf)) + + ## 0.9.5 (2026-06-18)