Yokohama Patch 3 Hotfix 3
The Yokohama Patch 3 Hotfix 3 release contains fixes to these problems.
- Build information:
- Build date: 06-11-2025_2210
Important:
For more information about how to upgrade an instance, see ServiceNow upgrades.
For more information about the release cycle, see the ServiceNow Release Cycle.
Note:
This ServiceNow AI Platform major family release is now available in ServiceNow's Regulated Market environments. For more information about services available in isolated environments, see KB0743854.
Fixed problem
| Problem | Short description | Description | Steps to reproduce |
|---|---|---|---|
|
Activity Stream PRB1893483 |
No activity displays in UI16 when a blank journal event is added to the Activity Stream | After upgrading to Yokohama, some records display 'No Activity' on the platform view. A null pointer exception displays. | |
|
Database Persistence - Data Scale PRB1898714 |
Connection becomes vulnerable to sharing when it is marked for recycle | When a connection is marked for recycle, it is returned to the pool and can be picked up for allocation, in which it will be marked as 'Assigned'. The connection is checked for recycling and a new physical connection is established. Glide marks the connection as 'Available', which allows it to serve other requesters in the pool, causing connection sharing. |
Notice that none of the connections are equal to the ID of the original connection, and if there is a connection with the same ID, sharing occurs. |
Fixes included
Unless any exceptions are noted, you can safely upgrade to this release version from any of the versions listed below. These prior versions contain PRB fixes that are also included with this release. Be sure to upgrade to the latest listed patch that includes all of the PRB fixes you are interested in.