RStudio v1.3.1093-1 Apricot Nasturtium

This is a patch release of RStudio 1.3, consisting primarily of bugfixes and small improvements.

Bugfixes

  • Fix an issue where a PAM session would be attempted for Launcher sessions when no password is available, potentially locking users out of their accounts (Pro #1831)
  • Fix an issue causing logs to fail to load in the admin panel when using the local time zone (Pro #1766)
  • Fix an issue where syslog and monitor log entries could contain newlines in them, preventing the admin logs page from properly displaying log entries (Pro #1782)
  • Fix an issue where failing to open the Slurm job output file could result in hanging tail -f child processes (Pro #1856)
  • Fix an issue where a delay in the creation of the Slurm job output file could result in a hanging “Determining session network” page when opening a session (Pro #1792)
  • Fix an issue where auth-none would not load sessions (#7575)
  • Fix session crashing on Windows desktop (#7637, #7652, #7665)
  • Fix an issue where launching many sessions simultaneously could cause a segfault (#7670)
  • Fix an issue where invalid logging statements were not properly skipped in the Admin log page, causing a crash of the rserver-admin process (#1766)
  • Fix an issue where sharing a project would cause extra rserver processes to be spawned into a hanging state, requiring external cleanup (Pro #1736)
  • Fix an issue where invalid logging statements were not properly skipped in the Admin log page, causing a crash of the rserver-admin process (Pro #1766)
  • Fix an issue where sessions running on Slurm compute nodes with names longer than 20 characters could not be entered (Pro #1906)
  • Fix an issue where users could not launch sessions via Kubernetes or Slurm if they belonged to a group that was innumerable (Pro #1895)
  • Fix an issue where users could not be added to shared projects when auth-required-user-group was set in some configurations (Pro #1944)
  • Fix an issue where global replace gave unexpected results outside of a project (#7736)
  • Fix an issue with session detection that could cause a failure to sign in when the authentication does not complete immediately (Pro #1104)