The most important changes in version 3.2.0 are:
Bitwise shift, and, or and exclusive or operators have been added as well as the ability to input hexadecimal integer constants.
Additionally, bitwise set and clear assignments have been added.
Two new functions, dbseconds() and ociseconds() have been added; they return respectively the time spent on the database side and on the clienside when executing select OCI calls.
To make the the rwloadsim scripting language more similar to bash and to make calls to built-in statements and user declared procedures appear identical, there is no longer a requirement to have parentheses around the arguments to procedure calls.
The standard oltp workload has evolved gradually in particular in the area of reporting.