While https://github.com/FasterXML/jackson-databind/issues/5369 was implemented for Java Collection types (via https://github.com/FasterXML/jackson-databind/pull/5370), Scala module should (eventually) add support through `ScalaIteratorSerializer` and `ScalaIterableSerializer`.