We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b64fb1 commit 1f7bfbeCopy full SHA for 1f7bfbe
RELEASENOTES.md
@@ -2,4 +2,4 @@
2
- Allow CLI to fail fast when an unauthorized token is provided by preventing retry logic on 401 errors
3
- Improve performance when reclaiming a single mannequin with `reclaim-mannequin`
4
- Improve logging for `reclaim-mannequin` command
5
-- Log filename now contains the process id to make sure it is unique
+- Ensure that CLI runs have separate log files, even if they start at the same time, by adding the process ID to the filenames
0 commit comments