Release notes - XNAT - 1.9.3.7
Bug
XNAT-8776 Deleting an XNAT session that has assessors (with removeFiles=true) leaves an empty ASSESSORS/ directory stranded in the archive.
XNAT-8778 Async propagation of anon script from preference to config is suboptimal
XNAT-8779 Config service version numbers assigned non-atomically, collide under concurrent writers, and can regress
XNAT-8781 Activity Tab cookie grows unbounded, eventually causing HTTP 400 on all requests
XNAT-8782 Support stdout logging via opt-in switches, without WAR surgery or init-container rewrites
Feature
XNAT-8777 Support Anon-Script param on GradualDicomImporter
Container image
Non-root (uid:gid 1000:1000) container image wrapping this release's published WAR (Tomcat 9 / JDK 8):
docker pull ghcr.io/nrgxnat/xnat-web:1.9.3.7
Pinned by digest:
ghcr.io/nrgxnat/xnat-web@sha256:08f1a686123e8725e1cec1c6f4ef76a0e8e2309f0de0cc851e64d83ed71633f0
Published by the Build non-root XNAT image workflow.