For now, when configuring a collection of owned types, the default name is in singular form. It will be better to be in plural form.
Message => Messages
It's quite easy to configure the name by a single line code, but this is indeed a slight improvement. This won't introduce break changes.