OpenMRS Core 2.8.x
Build: #68 was successful
Job: Deploy to docker JDK 21 was successful
Code commits
openmrs-core-2.8.x
-
Ian Bacher c6b7481ed0daf20bc5b91a6b6537f2e6fc6cd7d5
TRUNK-6466: Restore proxies as list
Turns out we were using the list `remove()` function guarantee of only
removing a single result at a time