October 5, 2022 release notes

OPAL

array_contains()

array_contains() accepts an array and a value of any type, and returns true if the value is in the array.

now()

now() returns the current time, as a value of type timestamp.