HAPI Version 0.31.10
Pre-release
Pre-release
HAPI Version 0.31.10
hapi-connect: Changed the unique ID generation routine
from the intrinsic randomUUID() method to
one that utilizes the ed package (which is
already a dependency of the connect
package). Downstream projects are having
random issues with relying on the intrinsic
crypto instance.