Json object field with name "tags" get converted to array after logstash mutate

Found that this is fixed in the latest version in this issue description. I was using 6.5.1. Now I switched to the latest 7.1.1 and it is working as expected. The tags field is preserved as it is.
It would be better if was available in the older versions as well.

Thanks @yaauie for the reply.