These functions in the namespace clojure.java.process are mentioned in the doc string for the namespace, and have doc strings, but do not have metadata {:added "1.12"}
as do other new public docstring'ed functions in that namespace:
- stdin
- stdout
- stderr
- exit-ref
I did not find any other such functions anywhere else that are new in Clojure 1.12.0 vs. Clojure 1.11.1.