12.0.1 (2025-10-07) (e9a6b38)
wa-v2 – Patch Release Notes
This release addresses several issues identified in version 12.0.0:
-
Fixed missing parameter in HTTP request creation:
The environments path parameter was previously omitted from the message and messageStateless functions when generating HTTP requests. This parameter has now been properly included to ensure consistent request behavior. -
Added required environmentId parameter to session deletion:
ThedeleteSessionfunction now correctly requires theenvironmentIdparameter. This change was originally intended for the 12.0.0 release and has been implemented as part of this update.