Domino 6.1.2 (September 2025)

Improvements

This patch contains security updates and critical bug fixes.

Bug fixes

  • Multi-app URL routing works for projects with multiple apps, which means multiple apps under the same project are accessible at the same time.

  • BitBucket Data Center URIs with context paths are parsed correctly.

  • Windows users are able to connect to the SSH-enabled workspaces after successfully installing the Dom client on Windows.

  • Audit trail for Domino Flows is now enabled.

Known issues

  • After upgrading to version 6.1.1 from 6.1.0, Workspaces running in the local data plane with SSH enabled must be restarted once to retain SSH access.

  • Flows is only supported in Domino Cloud, AWS, and Azure. A future update will add support for Google Cloud and on-premises installs.

  • When annotating a Domino Flows sub workflow’s outputs as a Flows Artifact, the artifacts will not be properly exposed in the Artifacts UI for that Flow.

  • In Azure Blob Store deployments, Projects with many files may fail to sync through the Domino CLI. To work around this issue, do not disable file locking when prompted by Domino.

  • You cannot view the latest raw file if you click View Latest Raw File. In the navigation pane, go to Files and click a file to view its details.

  • If idle timeout is configured on a deployment, Domino may not recognize pages opened in spawned tabs (e.g., via Ctrl+Click) or outside of an iFrame as being active. Users may be unintentionally logged out despite activity in the spawned pages.

  • When uploading a large file to the Azure blob store by syncing a Workspace, you may encounter a Java Out of Memory error from Azure if the file/blob already exists. To work around this issue, use the Domino CLI to upload the file to the Project.

  • Model Monitoring data sources aren’t validated. If you enter an invalid bucket name and attempt to save, the entry will go through. However, you won’t be able to see metrics for that entry, because the name points to an invalid bucket.

  • When restarting an RStudio workspace with home directory persistence enabled, the user may see a notice stating that the previous session was abnormally terminated due to a crash. This notice is only due to how the new feature interacts with RStudio and does not result in any data loss.

  • Domino instances that make use of Azure Blob Storage may experience stalled Jobs within Projects with many large files.

  • If you attach a Git repository to a DFS Project that points to a tagged release, the tag won’t be honored when building a Domino endpoint in that Project. The build log will show an error similar to the following, and the model will be built using the default branch of your Git repository instead of the tagged branch:

    Jul 05 2023 14:36:27 -0500 #10 6.481 WARN [d.r.d.GitRepoUpdater] could not parse ref: v1.3.0 checking out default branch correlationId="iA2qWrYSLQ" thread="main"

    To work around this issue, use the branch name when building Domino endpoints instead of the release tag.

  • If an admin resets a user’s password, it invalidates all the user’s authentication tokens, including tokens used for long-running tasks like Jobs, Workspaces, or Apps. The user must create a new password, log back into Domino, and restart all executions. This also applies to CLI authentication; the user must re-login to their Domino CLI.

  • Data storage page fails to load when the dataplane agent in the remote data plane is scaled down to zero.

  • Nucleus Dispatcher restart hangs during Quartz Scheduler startup following a MongoDB replica set scale-down. As a workaround, manually remove the unavailable replica from the replica set using the Mongo CLI command.

  • One misconfigured endpoint causes the mlflow-deployments pod to crashloop and AI gateway to fail with 502 errors.

  • During a 48-hour soak test, the nginx-ingress-controller pods exhibited a gradual increase in memory usage while handling heavy Domino Endpoint workloads. The cause is under investigation.

Upgrade notes

  • OpenShift version compatibility updated to 1.31 (OpenShift 4.18).

  • GKE version compatibility remains at 1.32.

  • AKS version compatibility updated to 1.33.

  • EKS version compatibility updated to 1.33.

  • Keycloak version upgraded to 26.2.5.