From c3e1d87fa2a7e3bf92829001a03a57ee7b6a472b Mon Sep 17 00:00:00 2001 From: client-software-ci <129794699+client-software-ci@users.noreply.github.com> Date: Tue, 3 Feb 2026 21:13:11 +0000 Subject: [PATCH 1/2] chore(release): 0.10.7 Signed-off-by: client-software-ci <129794699+client-software-ci@users.noreply.github.com> --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 867210c..5ef1c09 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ ## 0.10.7 (2026-02-03) +### Features +* Implement FEATURE_BUNDLE_1 RFC 0004 ([`b9f3b8c`](https://github.com/OpenJobDescription/openjd-sessions-for-python/commit/b9f3b8cd42b5b0be208fa859956dfd8956d72cb8)) + + + +## 0.10.7 (2026-02-03) + + ### Features * Implement [FEATURE_BUNDLE_1 RFC 0004](https://github.com/OpenJobDescription/openjd-specifications/blob/mainline/rfcs/0004-enhanced-limits-and-capabilities.md), increasing limits for job parameter counts and name lengths, enabling format strings in integer properties, providing control over embedded file line endings, and adding syntax sugar From b26f8ebe9bced8e8a8d03ae3be8fdea9a129ac52 Mon Sep 17 00:00:00 2001 From: Mark <399551+mwiebe@users.noreply.github.com> Date: Tue, 3 Feb 2026 13:15:32 -0800 Subject: [PATCH 2/2] chore: Update changelog Signed-off-by: Mark <399551+mwiebe@users.noreply.github.com> --- CHANGELOG.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ef1c09..d43d51e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,21 +1,12 @@ ## 0.10.7 (2026-02-03) -### Features -* Implement FEATURE_BUNDLE_1 RFC 0004 ([`b9f3b8c`](https://github.com/OpenJobDescription/openjd-sessions-for-python/commit/b9f3b8cd42b5b0be208fa859956dfd8956d72cb8)) - - - -## 0.10.7 (2026-02-03) - - ### Features * Implement [FEATURE_BUNDLE_1 RFC 0004](https://github.com/OpenJobDescription/openjd-specifications/blob/mainline/rfcs/0004-enhanced-limits-and-capabilities.md), increasing limits for job parameter counts and name lengths, enabling format strings in integer properties, providing control over embedded file line endings, and adding syntax sugar to simplify templates that run simple scripts with common interpreters ([`b9f3b8c`](https://github.com/OpenJobDescription/openjd-sessions-for-python/commit/b9f3b8cd42b5b0be208fa859956dfd8956d72cb8)) - ## 0.10.6 (2025-12-08)