From 76baad4e887991f4564e8d5fb4a3743db9af8adb Mon Sep 17 00:00:00 2001 From: client-software-ci <129794699+client-software-ci@users.noreply.github.com> Date: Mon, 14 Sep 2026 20:32:50 +0000 Subject: [PATCH 1/2] chore(release): 0.11.12 Signed-off-by: client-software-ci <129794699+client-software-ci@users.noreply.github.com> --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a912424..3cacaac9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +## 0.11.12 (2026-09-14) + + + +### Bug Fixes +* **deps**: Accept a stepEnvironment name reused across steps on the v1 path (#363) ([`d8174e3`](https://github.com/OpenJobDescription/openjd-model-for-python/commit/d8174e3c3c13346627e1ed43a37e983b21429e29)) +* validate instantiated job models with the template's extension context (#362) ([`ebac419`](https://github.com/OpenJobDescription/openjd-model-for-python/commit/ebac4191d0cbabc8747ed004afc92b5ff43e418e)) +* **sessions**: Escape strings in the sessions __repr__ output (#361) ([`a3d4f4e`](https://github.com/OpenJobDescription/openjd-model-for-python/commit/a3d4f4e45814520032cc7d3ea8f72260325806db)) +* **sessions**: Escape strings in the sessions __repr__ output ([`a3d4f4e`](https://github.com/OpenJobDescription/openjd-model-for-python/commit/a3d4f4e45814520032cc7d3ea8f72260325806db)) +* **sessions**: Address review findings on the repr escaping ([`a3d4f4e`](https://github.com/OpenJobDescription/openjd-model-for-python/commit/a3d4f4e45814520032cc7d3ea8f72260325806db)) + + ## 0.11.11 (2026-09-10) From 090b4570a16f679a6dc0f7bd7a939ab4d7e74dac Mon Sep 17 00:00:00 2001 From: wyongzhi <276409147+wyongzhi@users.noreply.github.com> Date: Mon, 14 Sep 2026 13:41:54 -0700 Subject: [PATCH 2/2] chore(release): Drop duplicate #361 changelog entries parsed from the squash body Signed-off-by: wyongzhi <276409147+wyongzhi@users.noreply.github.com> --- CHANGELOG.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3cacaac9..a6424a44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,6 @@ * **deps**: Accept a stepEnvironment name reused across steps on the v1 path (#363) ([`d8174e3`](https://github.com/OpenJobDescription/openjd-model-for-python/commit/d8174e3c3c13346627e1ed43a37e983b21429e29)) * validate instantiated job models with the template's extension context (#362) ([`ebac419`](https://github.com/OpenJobDescription/openjd-model-for-python/commit/ebac4191d0cbabc8747ed004afc92b5ff43e418e)) * **sessions**: Escape strings in the sessions __repr__ output (#361) ([`a3d4f4e`](https://github.com/OpenJobDescription/openjd-model-for-python/commit/a3d4f4e45814520032cc7d3ea8f72260325806db)) -* **sessions**: Escape strings in the sessions __repr__ output ([`a3d4f4e`](https://github.com/OpenJobDescription/openjd-model-for-python/commit/a3d4f4e45814520032cc7d3ea8f72260325806db)) -* **sessions**: Address review findings on the repr escaping ([`a3d4f4e`](https://github.com/OpenJobDescription/openjd-model-for-python/commit/a3d4f4e45814520032cc7d3ea8f72260325806db)) ## 0.11.11 (2026-09-10)