You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,18 @@
1
+
## 0.10.14 (2026-08-11)
2
+
3
+
4
+
### Features
5
+
* support running Sessions as a jobRunAsUser on macOS (#335) ([`2df2d99`](https://github.com/OpenJobDescription/openjd-sessions-for-python/commit/2df2d999e359d5a14d333d9948209c3a1634ab44))
6
+
* support running Sessions as a jobRunAsUser on macOS ([`2df2d99`](https://github.com/OpenJobDescription/openjd-sessions-for-python/commit/2df2d999e359d5a14d333d9948209c3a1634ab44))
7
+
8
+
### Bug Fixes
9
+
* wait for the stdout-filter thread in test_def_via_stdout_fails_session_action_on_error ([`2df2d99`](https://github.com/OpenJobDescription/openjd-sessions-for-python/commit/2df2d999e359d5a14d333d9948209c3a1634ab44))
10
+
* raise an actionable error when no interpreter is reachable on macOS ([`2df2d99`](https://github.com/OpenJobDescription/openjd-sessions-for-python/commit/2df2d999e359d5a14d333d9948209c3a1634ab44))
11
+
***scripts**: narrow the permission grant and remove the TMPDIR override ([`2df2d99`](https://github.com/OpenJobDescription/openjd-sessions-for-python/commit/2df2d999e359d5a14d333d9948209c3a1634ab44))
12
+
* restore SIGPIPE/SIGXFSZ in the shim, harden TMPDIR creation ([`2df2d99`](https://github.com/OpenJobDescription/openjd-sessions-for-python/commit/2df2d999e359d5a14d333d9948209c3a1634ab44))
13
+
***scripts**: make --cleanup-only actually remove a leftover temp root ([`2df2d99`](https://github.com/OpenJobDescription/openjd-sessions-for-python/commit/2df2d999e359d5a14d333d9948209c3a1634ab44))
0 commit comments