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
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,9 +9,13 @@ Find changes for the upcoming release in the project's [changelog.d directory](h
9
9
<aid='changelog-0.6.4'></a>
10
10
## 0.6.4 (2024-08-16)
11
11
12
-
### Other changes
12
+
### New features
13
+
14
+
- Set the default `DAF_BUTLER_CACHE_DIRECTORY` path to a sibling directory of the `TMPDIR` directory if moved into the scratch directory instead of using a subdirectory.
15
+
16
+
### Bug fixes
13
17
14
-
-Decouple `DAF_BUTLER_CACHE_DIRECTORY` from `TMPDIR`
18
+
-When using a scratch directory as the root of directory of temporary files, set the mode on that directory to 0700 if it has to be created.
0 commit comments