DB Connection idle timeout isn't honored in Lucee 6

Having same issue in trying to upgrade from Lucee 5 to 6.1.0.243. Keep seeing increasing # of datasource connections and eventually Postgresql complains “remaining connections reserved for superuser”. Only a server restart resolves the issue (temporarily). Using a combo of Hibernate ORM and reqular SQL queries. @Joe_Rinehart Were you able to find any solution / workaround?