v.21.6upgrade-notes

Values of UUID Type Must Not Be Compared with Integer

Values of UUID type cannot be compared with integer. For example, instead of writing uuid != 0 type uuid != '00000000-0000-0000-0000-000000000000'.